MCPcopy Create free account

hub / github.com/FirebaseExtended/experimental-extensions / functions

Functions308 in github.com/FirebaseExtended/experimental-extensions

↓ 1 callersFunctiongetCurrentMetadata
* Get the metadata for an object, returning undefined if the object does not exist. * This is a wrapper around `getMetadata` that returns undefined i
storage-mirror-firestore/functions/src/mirror.ts:56
↓ 1 callersFunctiongetExperimentalBlurb
(extensionId)
generate-experimental-readme.js:11
↓ 1 callersFunctiongetSentiment
(input_value)
firestore-sentiment-analysis/functions/index.js:105
↓ 1 callersFunctionhandleCreateDocument
(snapshot)
firestore-sentiment-analysis/functions/index.js:63
↓ 1 callersFunctionhandleDeleteDocument
()
firestore-sentiment-analysis/functions/index.js:70
↓ 1 callersFunctionhandleDocumentCreate
( docSnapshot: admin.firestore.DocumentSnapshot )
firestore-nlp-extension/functions/src/index.ts:120
↓ 1 callersFunctionhandleUpdateDocument
(before, after)
firestore-sentiment-analysis/functions/index.js:72
↓ 1 callersFunctionhandleUpdateDocument
( beforeDocSnapshot: admin.firestore.DocumentSnapshot, afterDocSnapshot: admin.firestore.DocumentSnapshot
firestore-nlp-extension/functions/src/index.ts:91
↓ 1 callersFunctionisNlpTaskSuccessResult
( result: NlpTaskResult )
firestore-nlp-extension/functions/src/index.ts:185
↓ 1 callersMethodisProperMentionType
( mentionType: | protos.google.cloud.language.v1.EntityMention.Type | keyof typeof protos.goog
firestore-nlp-extension/functions/src/nlpTaskHandler.ts:220
↓ 1 callersFunctionisStale
(write)
firestore-schedule-writes/functions/lib/index.js:43
↓ 1 callersFunctionisStale
(write: QueuedWrite)
firestore-schedule-writes/functions/src/index.ts:79
↓ 1 callersFunctionisValidPrefixDocument
* Returns whether a Prefix Document in Firestore has all the valid extension fields. * @param snapshot The Firestore snapshot.
storage-mirror-firestore/functions/lib/mirror.js:395
↓ 1 callersFunctionisValidPrefixDocument
* Returns whether a Prefix Document in Firestore has all the valid extension fields. * @param snapshot The Firestore snapshot.
storage-mirror-firestore/functions/src/mirror.ts:483
↓ 1 callersFunctionmirrorObjectPath
(objectName: string)
storage-mirror-firestore/functions/src/mirror.ts:84
↓ 1 callersFunctionmirrorPath
(path)
storage-mirror-firestore-utilities/lib/driver.js:495
↓ 1 callersFunctionmirrorPath
(path: string)
storage-mirror-firestore-utilities/bin/driver.ts:636
↓ 1 callersFunctionmockDocumentSnapshotFactory
(documentSnapshot)
firestore-leaderboard/extension/functions/__tests__/mocks/firestore.ts:27
↓ 1 callersFunctionmockUpdateLeaderboard
()
firestore-leaderboard/extension/functions/__tests__/mocks/update.ts:19
↓ 1 callersFunctionobjectNameToFirestorePath
(constants, bucket, name)
storage-mirror-firestore-utilities/lib/driver.js:130
↓ 1 callersFunctionobjectNameToFirestorePath
( constants: CheckConstants, bucket: string, name: string )
storage-mirror-firestore-utilities/bin/driver.ts:126
↓ 1 callersFunctiononObjectChange
( object: functions.storage.ObjectMetadata, eventType: string )
storage-mirror-firestore/functions/src/mirror.ts:130
↓ 1 callersFunctionperformNLPTask
( taskName: string, input: string )
firestore-nlp-extension/functions/src/index.ts:159
↓ 1 callersFunctionperformOperations
(bucket, set, setId, taskId)
storage-mirror-firestore-utilities/functions/lib/index.js:52
↓ 1 callersFunctionperformOperations
( bucket: Bucket, set: OperationSet, setId: number, taskId: string )
storage-mirror-firestore-utilities/functions/src/index.ts:62
↓ 1 callersFunctionprocessWrite
(ref, write)
firestore-schedule-writes/functions/lib/index.js:50
↓ 1 callersFunctionprocessWrite
( ref: FirebaseFirestore.DocumentReference, write: QueuedWrite )
firestore-schedule-writes/functions/src/index.ts:89
↓ 1 callersFunctionpublishEvent
(leaderboardPath: string)
firestore-leaderboard/extension/functions/src/index.ts:53
↓ 1 callersFunctionpushTasks
(config, tasksInQueue)
storage-mirror-firestore-utilities/lib/driver.js:384
↓ 1 callersFunctionpushTasks
(config: WriteConfig, tasksInQueue: number)
storage-mirror-firestore-utilities/bin/driver.ts:467
↓ 1 callersFunctionresetStuck
()
firestore-schedule-writes/functions/lib/index.js:101
↓ 1 callersFunctionresetStuck
()
firestore-schedule-writes/functions/src/index.ts:151
↓ 1 callersFunctionrunDefaultReadmeScript
()
generate-experimental-readme.js:37
↓ 1 callersFunctionselectFileSize
(max, min)
storage-mirror-firestore-utilities/lib/driver.js:358
↓ 1 callersFunctionselectFileSize
(max: number, min: number)
storage-mirror-firestore-utilities/bin/driver.ts:433
↓ 1 callersFunctionselectOperation
()
storage-mirror-firestore-utilities/lib/driver.js:346
↓ 1 callersFunctionselectOperation
()
storage-mirror-firestore-utilities/bin/driver.ts:422
↓ 1 callersFunctionsettle
(resolve, reject, d, v)
storage-mirror-firestore-utilities/lib/driver.js:16
↓ 1 callersMethodshouldKeepEntity
( entity: protos.google.cloud.language.v1.IEntity )
firestore-nlp-extension/functions/src/nlpTaskHandler.ts:166
↓ 1 callersMethodsize
* Returns the current size of this Promise Queue.
storage-mirror-firestore-utilities/lib/driver.js:39
↓ 1 callersMethodsize
* Returns the current size of this Promise Queue.
storage-mirror-firestore-utilities/bin/driver.ts:28
↓ 1 callersFunctionupdateCheckSpinner
(state)
storage-mirror-firestore-utilities/lib/driver.js:736
↓ 1 callersFunctionupdateCheckSpinner
(state: CheckState)
storage-mirror-firestore-utilities/bin/driver.ts:917
↓ 1 callersFunctionupdateCleanSpinner
(state)
storage-mirror-firestore-utilities/lib/driver.js:1025
↓ 1 callersFunctionupdateCleanSpinner
(state: CleanState)
storage-mirror-firestore-utilities/bin/driver.ts:1302
↓ 1 callersFunctionupdateLeaderboardDocument
( change: functions.Change<admin.firestore.DocumentSnapshot> )
firestore-leaderboard/extension/functions/src/index.ts:64
↓ 1 callersFunctionupdateWriteSpinner
(state)
storage-mirror-firestore-utilities/lib/driver.js:268
↓ 1 callersFunctionupdateWriteSpinner
(state: WriteState)
storage-mirror-firestore-utilities/bin/driver.ts:323
↓ 1 callersFunctionvalidateDocument
(constants, snapshot, file)
storage-mirror-firestore-utilities/lib/driver.js:944
↓ 1 callersFunctionvalidateDocument
( constants: CheckConstants, snapshot: FirebaseFirestore.DocumentSnapshot, file: File )
storage-mirror-firestore-utilities/bin/driver.ts:1180
MethodDebugLog
Output text to the debug log text field, as well as the console.
firestore-leaderboard/client_sample/Assets/Firebase/Sample/Leaderboard/UIHandler.cs:307
MethodDisableUI
()
firestore-leaderboard/client_sample/Assets/Firebase/Sample/Leaderboard/UIHandler.cs:321
MethodDisplayLeaderBoard
(IDictionary<string, object> leaderboard)
firestore-leaderboard/client_sample/Assets/Firebase/Sample/Leaderboard/UIHandler.cs:115
MethodEnableUI
()
firestore-leaderboard/client_sample/Assets/Firebase/Sample/Leaderboard/UIHandler.cs:326
MethodFetchLeaderboardAsync
Fetch the leaderboard document and display.
firestore-leaderboard/client_sample/Assets/Firebase/Sample/Leaderboard/UIHandler.cs:146
MethodGUIDisplayControls
Render the buttons and other controls.
firestore-leaderboard/client_sample/Assets/Firebase/Sample/Leaderboard/UIHandler.cs:340
MethodGUIDisplayLog
Render the log output in a scroll view.
firestore-leaderboard/client_sample/Assets/Firebase/Sample/Leaderboard/UIHandler.cs:332
MethodHandleSignInWithUser
Called when a sign-in without fetching profile data completes.
firestore-leaderboard/client_sample/Assets/Firebase/Sample/Leaderboard/UIHandler.cs:252
MethodInitializeFirebase
Handle initialization of the necessary firebase modules:
firestore-leaderboard/client_sample/Assets/Firebase/Sample/Leaderboard/UIHandler.cs:87
MethodLogTaskCompletion
Log the result of the specified task, returning true if the task completed successfully, false otherwise.
firestore-leaderboard/client_sample/Assets/Firebase/Sample/Leaderboard/UIHandler.cs:275
MethodOnDestroy
()
firestore-leaderboard/client_sample/Assets/Firebase/Sample/Leaderboard/UIHandler.cs:94
MethodOnGUI
Render the GUI:
firestore-leaderboard/client_sample/Assets/Firebase/Sample/Leaderboard/UIHandler.cs:380
MethodSigninAnonymouslyAsync
Attempt to sign in anonymously.
firestore-leaderboard/client_sample/Assets/Firebase/Sample/Leaderboard/UIHandler.cs:262
MethodStart
When the app starts, check to make sure that we have the required dependencies to use Firebase, and if not, add them if possible.
firestore-leaderboard/client_sample/Assets/Firebase/Sample/Leaderboard/UIHandler.cs:59
MethodUpdate
Exit if escape (or back, on mobile) is pressed.
firestore-leaderboard/client_sample/Assets/Firebase/Sample/Leaderboard/UIHandler.cs:78
MethodUpdateUserScoreAsync
Update User Score by Uid.
firestore-leaderboard/client_sample/Assets/Firebase/Sample/Leaderboard/UIHandler.cs:196
FunctionabortingStaleEvent
(path, eventTime, existingTime)
storage-mirror-firestore/functions/lib/logs.js:27
FunctionabortingStaleEvent
( path: string, eventTime: any, existingTime: any )
storage-mirror-firestore/functions/src/logs.ts:28
FunctionchangeDelete
()
firestore-leaderboard/extension/functions/src/logs/index.ts:32
FunctionchangeUpdate
()
firestore-leaderboard/extension/functions/src/logs/index.ts:36
MethodcheckSDKs
()
firestore-leaderboard/client_sample/Assets/Firebase/Sample/Leaderboard/UIHandler.cs:100
FunctioncomparingLeaderboardSize
(size: number, configSize: number)
firestore-leaderboard/extension/functions/src/logs/index.ts:83
Functioncomplete
()
firestore-nlp-extension/functions/src/logs/index.ts:17
Functioncomplete
()
firestore-leaderboard/extension/functions/src/logs/index.ts:40
Functioncomplete
()
firestore-shorten-urls-dynamic-links/functions/lib/logs.js:21
Functioncomplete
()
firestore-shorten-urls-dynamic-links/functions/src/logs.ts:19
Functionconstructor
( protected urlFieldName: string, protected shortUrlFieldName: string )
firestore-shorten-urls-dynamic-links/functions/src/abstract-shortener.ts:25
Methodconstructor
(private readonly config: NlpTaskHandlerConfig)
firestore-nlp-extension/functions/src/nlpTaskHandler.ts:40
Methodconstructor
(urlFieldName, shortUrlFieldName)
firestore-shorten-urls-dynamic-links/functions/lib/abstract-shortener.js:31
Methodconstructor
()
firestore-shorten-urls-dynamic-links/functions/lib/index.js:35
Methodconstructor
(urlFieldName, shortUrlFieldName, dynamicLinkUrlPrefix, dynamicLinkSuffixLength)
firestore-shorten-urls-dynamic-links/functions/lib/index.js:62
Methodconstructor
()
firestore-shorten-urls-dynamic-links/functions/src/index.ts:36
Methodconstructor
( urlFieldName: string, shortUrlFieldName: string, private dynamicLinkUrlPrefix: string, priva
firestore-shorten-urls-dynamic-links/functions/src/index.ts:69
Methodconstructor
()
storage-mirror-firestore-utilities/lib/driver.js:31
Methodconstructor
()
storage-mirror-firestore-utilities/bin/driver.ts:20
Functioncontext
(m)
storage-mirror-firestore/functions/lib/logs.js:81
Functioncontext
(m: functions.EventContext)
storage-mirror-firestore/functions/src/logs.ts:104
FunctiondeleteEntryInLeaderboard
(path: string, entry_id: string)
firestore-leaderboard/extension/functions/src/logs/index.ts:64
FunctiondeleteEntryInLeaderboardComplete
( path: string, entry_id: string )
firestore-leaderboard/extension/functions/src/logs/index.ts:68
FunctiondocDoesNotExist
(path)
storage-mirror-firestore/functions/lib/logs.js:57
FunctiondocDoesNotExist
(path: string)
storage-mirror-firestore/functions/src/logs.ts:76
FunctiondocumentCreatedNoInput
()
firestore-nlp-extension/functions/src/logs/index.ts:21
FunctiondocumentCreatedNoUrl
()
firestore-shorten-urls-dynamic-links/functions/lib/logs.js:25
FunctiondocumentCreatedNoUrl
()
firestore-shorten-urls-dynamic-links/functions/src/logs.ts:23
FunctiondocumentCreatedWithInput
()
firestore-nlp-extension/functions/src/logs/index.ts:28
FunctiondocumentCreatedWithUrl
()
firestore-shorten-urls-dynamic-links/functions/lib/logs.js:29
FunctiondocumentCreatedWithUrl
()
firestore-shorten-urls-dynamic-links/functions/src/logs.ts:29
FunctiondocumentUpdateNoScoreChange
()
firestore-leaderboard/extension/functions/src/logs/index.ts:48
FunctiondocumentUpdatedChangedInput
()
firestore-nlp-extension/functions/src/logs/index.ts:57
FunctiondocumentUpdatedChangedUrl
()
firestore-shorten-urls-dynamic-links/functions/lib/logs.js:33
← previousnext →101–200 of 308, ranked by callers