MCPcopy Create free account

hub / github.com/canopyclimate/golive / functions

Functions1,499 in github.com/canopyclimate/golive

↓ 1 callersMethodbuildDiffHTML
(container, html, phxUpdate, targetContainer)
public/js/index.js:3199
↓ 1 callersFunctionbuiltinFuncs
builtinFuncsOnce lazily computes & caches the builtinFuncs map. TODO: revert this back to a global map once golang.org/issue/2559 is fixed.
internal/text/template/funcs.go:72
↓ 1 callersMethodcachedFindComponent
(cid, cdiff, oldc, newc, cache)
public/js/index.js:3281
↓ 1 callersFunctioncamelCase
(string)
public/js/index.js:239
↓ 1 callersFunctioncanCompare
canCompare reports whether v1 and v2 are both the same kind, or one is nil. Called only when dealing with nillable types, or there's about to be an er
internal/text/template/funcs.go:452
↓ 1 callersMethodcancel
()
public/js/index.js:2111
↓ 1 callersFunctionchanMap
()
internal/fmtsort/sort_test.go:222
↓ 1 callersMethodcheckPipeline
(pipe *PipeNode, context string)
internal/text/template/parse/parse.go:509
↓ 1 callersFunctioncleanupFromEl
(fromEl, curFromNodeChild, curFromNodeKey)
public/js/index.js:2721
↓ 1 callersMethodclearActionLine
()
internal/text/template/parse/parse.go:383
↓ 1 callersMethodclearFiles
(inputEl)
public/js/index.js:2202
↓ 1 callersMethodcommand
command: operand (space operand)* space-separated arguments up to a pipeline character or right delimiter. we consume the pipe character but leave
internal/text/template/parse/parse.go:688
↓ 1 callersMethodcommit
commit applies changes to actions and template calls needed to contextually autoescape content and adds any derived templates to the set.
htmltmpl/escape.go:921
↓ 1 callersMethodcomponentPatch
(diff, cid)
public/js/index.js:4171
↓ 1 callersMethodcomponentToString
(cid)
public/js/index.js:3334
↓ 1 callersMethodcomprehensionToBuffer
(rendered, templates, output)
public/js/index.js:3366
↓ 1 callersMethodcomputeOutCtx
computeOutCtx takes a template and its start context and computes the output context while storing any inferences in e.
htmltmpl/escape.go:676
↓ 1 callersMethodconnectParams
(liveReferer)
public/js/index.js:3809
↓ 1 callersMethodconnectionState
()
public/js/index.js:1206
↓ 1 callersFunctioncontainsSpecialScriptTag
(s []byte)
htmltmpl/escape.go:746
↓ 1 callersFunctioncontextAfterText
contextAfterText starts in context c, consumes some tokens from the front of s, then returns the context after those tokens and the unprocessed suffix
htmltmpl/escape.go:834
↓ 1 callersMethodcontinueControl
Continue: {{continue}} Continue keyword is past.
internal/text/template/parse/parse.go:441
↓ 1 callersFunctioncreateElementNS
(name, namespaceURI)
public/js/index.js:2519
↓ 1 callersFunctioncreateFragmentFromRange
(str)
public/js/index.js:2480
↓ 1 callersFunctioncreateFragmentFromTemplate
(str)
public/js/index.js:2475
↓ 1 callersFunctioncreateFragmentFromWrap
(str)
public/js/index.js:2488
↓ 1 callersFunctioncreateValueFuncs
createValueFuncs turns a FuncMap into a map[string]reflect.Value
internal/text/template/funcs.go:80
↓ 1 callersFunctiondebug
(view, kind, msg, obj)
public/js/index.js:1519
↓ 1 callersMethoddestroyAllViews
()
public/js/index.js:5114
↓ 1 callersMethoddestroyDescendent
(id)
public/js/index.js:4094
↓ 1 callersFunctiondetectDuplicateIds
()
public/js/index.js:1508
↓ 1 callersMethoddispatch
(ctx context.Context, msg *phx.Msg)
live/liveview.go:363
↓ 1 callersMethoddispatchClickAway
(e, clickStartedAt)
public/js/index.js:5327
↓ 1 callersMethoddisplayError
()
public/js/index.js:4331
↓ 1 callersMethoddoMutableMerge
(target, source)
public/js/index.js:3311
↓ 1 callersMethoddropActiveElement
(view)
public/js/index.js:5152
↓ 1 callersMethoddropPendingRefs
()
public/js/index.js:3939
↓ 1 callersFunctioneatTagName
eatTagName returns the largest j such that s[i:j] is a tag name and the tag type.
htmltmpl/transition.go:602
↓ 1 callersMethodelseControl
Else: {{else}} Else keyword is past.
internal/text/template/parse/parse.go:608
↓ 1 callersMethodendControl
End: {{end}} End keyword is past.
internal/text/template/parse/parse.go:599
↓ 1 callersMethodendpointURL
()
public/js/index.js:738
↓ 1 callersFunctionescFnsEq
escFnsEq reports whether the two escaping functions are equivalent.
htmltmpl/escape.go:370
↓ 1 callersMethodescape
escape escapes a template node.
htmltmpl/escape.go:136
↓ 1 callersMethodescapeAction
escapeAction escapes an action template node.
htmltmpl/escape.go:169
↓ 1 callersFunctionescapeSpecialScriptTags
(s []byte)
htmltmpl/escape.go:750
↓ 1 callersMethodescapeTemplate
escapeTemplate escapes a {{template}} call node.
htmltmpl/escape.go:626
↓ 1 callersMethodevalBool
(typ reflect.Type, n parse.Node)
internal/text/template/exec.go:970
↓ 1 callersMethodevalCommand
(dot reflect.Value, cmd *parse.CommandNode, final reflect.Value)
internal/text/template/exec.go:557
↓ 1 callersMethodevalComplex
(typ reflect.Type, n parse.Node)
internal/text/template/exec.go:1025
↓ 1 callersMethodevalFloat
(typ reflect.Type, n parse.Node)
internal/text/template/exec.go:1014
↓ 1 callersMethodevalInteger
(typ reflect.Type, n parse.Node)
internal/text/template/exec.go:992
↓ 1 callersMethodevalString
(typ reflect.Type, n parse.Node)
internal/text/template/exec.go:981
↓ 1 callersMethodevalUnsignedInteger
(typ reflect.Type, n parse.Node)
internal/text/template/exec.go:1003
↓ 1 callersFunctioneventConstructor
()
public/js/index.js:1307
↓ 1 callersMethodexecute
(wr io.Writer, data any)
internal/text/template/exec.go:226
↓ 1 callersMethodexecuteTree
(data any)
internal/text/template/golive.go:23
↓ 1 callersMethodexpectOneOf
expectOneOf consumes the next token and guarantees it has one of the required types.
internal/text/template/parse/parse.go:182
↓ 1 callersMethodextract
(diff)
public/js/index.js:3227
↓ 1 callersMethodextractMeta
(el, meta, value)
public/js/index.js:4480
↓ 1 callersMethodflushSendBuffer
()
public/js/index.js:1265
↓ 1 callersMethodformsForRecovery
(html)
public/js/index.js:4731
↓ 1 callersMethodgetBindingPrefix
()
public/js/index.js:5020
↓ 1 callersMethodgetComponent
(diff, cid)
public/js/index.js:3261
↓ 1 callersMethodgetDescendentByEl
(el)
public/js/index.js:4087
↓ 1 callersMethodgetEntryDataURL
(inputEl, ref, callback)
public/js/index.js:2172
↓ 1 callersMethodgetHookCallbacks
(name)
public/js/index.js:5011
↓ 1 callersMethodgetSession
()
public/js/index.js:3822
↓ 1 callersMethodgetSocket
()
public/js/index.js:4870
↓ 1 callersMethodgetStatic
()
public/js/index.js:3825
↓ 1 callersFunctiongetStyleProp
(name)
public/js/index.js:256
↓ 1 callersFunctiongetVendorProp
(name)
public/js/index.js:244
↓ 1 callersMethodgetViewByEl
(el)
public/js/index.js:5107
↓ 1 callersMethodgoLivePostprocessNames
()
internal/text/template/golive.go:75
↓ 1 callersFunctiongoodName
goodName reports whether the function name is a valid identifier.
internal/text/template/funcs.go:124
↓ 1 callersFunctionhandleClick
(element, targetModifierKey)
public/js/index.js:1326
↓ 1 callersMethodhandleInfo
handleInfo receives internal messages then runs: HandleInfo => Render on the View before sending a diff back to the client
live/liveview.go:690
↓ 1 callersFunctionhandleNodeAdded
(el)
public/js/index.js:2701
↓ 1 callersMethodhandleUpload
(ctx context.Context, up *phx.UploadMsg)
live/liveview.go:710
↓ 1 callersMethodhasUploadsInProgress
(formEl)
public/js/index.js:2176
↓ 1 callersMethodheartbeatTimeout
()
public/js/index.js:1111
↓ 1 callersMethodhideLoader
()
public/js/index.js:3866
↓ 1 callersFunctionindexTree
(node)
public/js/index.js:2687
↓ 1 callersFunctionindirect
indirect returns the value, after dereferencing as many times as necessary to reach the base type (or nil).
htmltmpl/content.go:116
↓ 1 callersMethodinitAdapterUpload
(resp, onError, liveSocket2)
public/js/index.js:2245
↓ 1 callersFunctioninitMaxExecDepth
()
internal/text/template/exec.go:27
↓ 1 callersMethodinputsAwaitingPreflight
(formEl)
public/js/index.js:2229
↓ 1 callersFunctionisCSSSpace
isCSSSpace reports whether b is a CSS space char as defined in wc.
htmltmpl/css.go:149
↓ 1 callersMethodisClosed
()
public/js/index.js:620
↓ 1 callersMethodisComponentOnlyDiff
(diff)
public/js/index.js:3255
↓ 1 callersMethodisDebugDisabled
()
public/js/index.js:4843
↓ 1 callersMethodisDone
()
public/js/index.js:1475
↓ 1 callersFunctionisEqualObj
(obj1, obj2)
public/js/index.js:1542
↓ 1 callersFunctionisHTMLSpaceOrASCIIAlnum
(c byte)
htmltmpl/url.go:181
↓ 1 callersFunctionisHexInt
(s string)
internal/text/template/exec.go:627
↓ 1 callersFunctionisInTag
isInTag return whether s occurs solely inside an HTML tag.
htmltmpl/context.go:170
↓ 1 callersMethodisMember
(topic, event, payload, joinRef)
public/js/index.js:583
↓ 1 callersMethodisPreflighted
(fileEl, file)
public/js/index.js:2071
↓ 1 callersMethodisProfileEnabled
()
public/js/index.js:4837
↓ 1 callersFunctionisRuneInt
(s string)
internal/text/template/exec.go:623
↓ 1 callersMethodjoinDead
()
public/js/index.js:4261
← previousnext →601–700 of 1,499, ranked by callers