Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/firebase/quickstart-js
/ functions
Functions
299 in github.com/firebase/quickstart-js
⨍
Functions
299
◇
Types & classes
83
Method
constructor
( public dialogRef: MatDialogRef<SubmitReviewModalComponent>, @Inject(MAT_DIALOG_DATA) private data: s
firestore/src/app/submit-review-modal/submit-review-modal.component.ts:39
Method
constructor
( public dialogRef: MatDialogRef<FilterDialogComponent>, @Inject(MAT_DIALOG_DATA) public data: DialogD
firestore/src/app/filter-dialog/filter-dialog.component.ts:33
Method
constructor
(store: Firestore)
firestore/src/app/homepage/hompage.service.ts:61
Method
constructor
( public dialog: MatDialog, public dialogRef: MatDialogRef<FilterDialogComponent>)
firestore/src/app/homepage/homepage.component.ts:108
Method
constructor
(private route: ActivatedRoute, public dialog: MatDialog)
firestore/src/app/restuarant-page/restuarant-page.component.ts:37
Method
constructor
( public dialogRef: MatDialogRef<SignInModalComponent>, @Inject(MAT_DIALOG_DATA) public data: SignInOp
firestore/src/app/sign-in-modal/sign-in-modal.component.ts:50
Method
constructor
(private router: Router)
firestore/src/app/restaurant-card/restaurant-card.component.ts:33
Function
countTokensInPrompt
( modelInstance: GenerativeModel, parts: Part[], history: Content[] = [], params?: { systemInstruc
ai/ai-react-app/src/services/firebaseAIService.ts:132
Function
deleteTokenFromFirebase
()
messaging/main.ts:98
Method
determineStarColor
(starIndex: number)
firestore/src/app/submit-review-modal/submit-review-modal.component.ts:61
Function
fetchConfig
()
remote-config/main.ts:30
Method
getRestaurantCollectionData
()
firestore/src/app/homepage/homepage.component.spec.ts:52
Method
getRestaurantsGivenConstraints
( constraints: QueryConstraint[])
firestore/src/app/homepage/homepage.component.spec.ts:75
Function
handleBackendChange
(event: React.ChangeEvent<HTMLInputElement>)
ai/ai-react-app/src/components/Layout/LeftSidebar.tsx:47
Function
handleButtonClick
()
ai/ai-react-app/src/components/Common/FileUploader.tsx:49
Function
handleCardClick
()
dataconnect/app/src/components/moviecard.tsx:76
Function
handleClearClick
(event: React.MouseEvent)
ai/ai-react-app/src/components/Common/FileUploader.tsx:54
Function
handleCustomPersonaChange
( e: React.ChangeEvent<HTMLTextAreaElement>, )
ai/ai-react-app/src/components/Layout/LeftSidebar.tsx:79
Function
handleFavoriteToggle
(e: React.MouseEvent)
dataconnect/app/src/components/moviecard.tsx:55
Function
handleFavoriteToggle
(e: React.MouseEvent)
dataconnect/app/src/pages/Movie.tsx:70
Function
handleFileChange
(event: ChangeEvent<HTMLInputElement>)
ai/ai-react-app/src/components/Common/FileUploader.tsx:31
Function
handleFileSelect
(evt: Event)
auth/exampletokengenerator/auth.ts:73
Function
handleFileSelect
(e: Event)
storage/main.ts:28
Function
handleGenerateClick
()
auth/exampletokengenerator/auth.ts:24
Function
handleGenerativeModelChange
( event: React.ChangeEvent<HTMLSelectElement>, )
ai/ai-react-app/src/components/Layout/RightSidebar.tsx:84
Function
handlePersonaChange
(e: React.ChangeEvent<HTMLSelectElement>)
ai/ai-react-app/src/components/Layout/LeftSidebar.tsx:51
Function
handleReviewDelete
(e: React.MouseEvent)
dataconnect/app/src/pages/Movie.tsx:104
Function
handleReviewSubmit
(e: React.FormEvent)
dataconnect/app/src/pages/Movie.tsx:88
Function
handleSearch
(e: React.FormEvent<HTMLFormElement>)
dataconnect/app/src/pages/AdvancedSearch.tsx:21
Function
handleSearch
(e: React.FormEvent<HTMLFormElement>)
dataconnect/app/src/pages/VectorSearch.tsx:11
Function
handleSignIn
()
dataconnect/app/src/components/navbar.tsx:19
Function
handleSignOut
()
dataconnect/app/src/components/navbar.tsx:24
Function
handleSignUp
* Handles the sign up button press.
auth/email-password.ts:80
Function
handleSuggestion
(suggestion: string)
ai/ai-react-app/src/views/ChatView.tsx:140
Function
handleSuggestion
(suggestion: string)
ai/ai-react-app/src/views/NanoBananaView.tsx:162
Function
handleTemperatureChange
( event: React.ChangeEvent<HTMLInputElement>, )
ai/ai-react-app/src/components/Layout/RightSidebar.tsx:94
Function
handleToggleChange
(event: React.ChangeEvent<HTMLInputElement>)
ai/ai-react-app/src/components/Layout/RightSidebar.tsx:141
Function
handleTopKChange
(event: React.ChangeEvent<HTMLInputElement>)
ai/ai-react-app/src/components/Layout/RightSidebar.tsx:112
Function
handleTopPChange
(event: React.ChangeEvent<HTMLInputElement>)
ai/ai-react-app/src/components/Layout/RightSidebar.tsx:104
Method
launchAuthAction
()
firestore/src/app/sign-in-modal/sign-in-modal.component.ts:61
Method
ngOnInit
()
firestore/src/app/restuarant-page/restuarant-page.component.ts:43
Method
ngOnInit
()
firestore/src/app/review-list/review-list.component.ts:32
Method
onApplyClick
()
firestore/src/app/filter-dialog/filter-dialog.component.ts:42
Function
onAuthChanged
* Triggers every time there is a change in the Firebase auth state (i.e. user signed-in or user signed out).
database/scripts/main.ts:543
Function
onAuthStateChangedHandler
(user: User | null)
functions/public/scripts/main.ts:140
Function
onCancel
* Handles cancel button click. * @param {!Event} e The cancel on click event.
auth/mfa-password.ts:501
Method
onCancelClick
()
firestore/src/app/submit-review-modal/submit-review-modal.component.ts:44
Method
onCancelClick
()
firestore/src/app/filter-dialog/filter-dialog.component.ts:46
Function
onEnrollClick
* Handles the enroll button click.
auth/mfa-password.ts:225
Function
onEnrollSendCode
* Handles send code button click for second factor enrollment. * @param {!Event} e The send code for enrollment on click event.
auth/mfa-password.ts:348
Function
onEnrollVerifyCode
* Handles verify code button click for second factor enrollment. * @param {!Event} e The verify code for enrollment on click event.
auth/mfa-password.ts:382
Function
onNewMessage
(snap: DataSnapshot)
functions/public/scripts/main.ts:151
Function
onSelect
* Handles the multi-factor hints selection for sign-in. * @param {!Event} e The phone number dropdown on change event.
auth/mfa-password.ts:335
Function
onSignInClick
* Function called when clicking the Login/Logout button.
auth/phone-simple.ts:25
Function
onSignInSendCode
* Handles send code button click for second factor sign-in. * @param {!Event} e The send code for sign-in on click event.
auth/mfa-password.ts:414
Function
onSignInSubmit
* Function called when clicking the Login/Logout button.
auth/phone-simple-popup.ts:43
Function
onSignInSubmit
* Function called when clicking the Login/Logout button.
auth/phone-visible.ts:66
Function
onSignInVerifyCode
* Handles verify code button click for second factor sign-in. * @param {!Event} e The verify code for sign-in on click event.
auth/mfa-password.ts:444
Function
onSignOutClick
* Signs out the user when the sign-out button is clicked.
auth/phone-invisible.ts:146
Function
onSignOutClick
* Signs out the user when the sign-out button is clicked.
auth/phone-visible.ts:147
Function
onSignOutClick
* Signs out the user when the sign-out button is clicked.
auth/phone-simple.ts:36
Function
onStarClicked
()
database/scripts/main.ts:317
Method
onSubmitClick
()
firestore/src/app/submit-review-modal/submit-review-modal.component.ts:48
Function
onUnenroll
* Handles unenroll icon click for enrolled second factors. * @param {!Event} e The unenroll on click event.
auth/mfa-password.ts:470
Function
onVerifyCodeSubmit
* Function called when clicking the "Verify Code" button.
auth/phone-invisible.ts:102
Function
onVerifyCodeSubmit
* Function called when clicking the "Verify Code" button.
auth/phone-visible.ts:103
Method
openCreateAccountDialog
()
firestore/src/app/homepage/homepage.component.ts:99
Method
openDialog
()
firestore/src/app/restuarant-page/restuarant-page.component.ts:39
Method
openSignInDialog
()
firestore/src/app/homepage/homepage.component.ts:94
Function
passwordSignIn
* Signs in the user with email and password.
auth/mfa-password.ts:112
Function
passwordSignUp
* Creates a user with email and password.
auth/mfa-password.ts:134
Function
requestPermission
()
messaging/main.ts:83
Function
sanitizeText
(text: string)
functions/functions/src/sanitizer.ts:33
Function
sendEmailVerificationToUser
* Sends an email verification to the current user.
auth/mfa-password.ts:159
Function
sendPasswordReset
* Sends a password reset email to the user.
auth/mfa-password.ts:172
Function
sendPasswordReset
()
auth/email-password.ts:115
Function
sendVerificationEmailToUser
* Sends an email verification to the user.
auth/email-password.ts:108
Function
signIn
()
functions/public/scripts/main.ts:128
Function
signOutCurrentUser
* Signs out the current user.
auth/mfa-password.ts:148
Method
signOutWithFirebase
()
firestore/src/app/homepage/homepage.component.ts:104
Function
signUserOut
()
functions/public/scripts/main.ts:135
Function
startSignIn
* Starts the sign-in process.
auth/chromextension/credentials.js:82
Function
toggleSignIn
* Handles the sign in button press.
auth/email-password.ts:46
Function
toggleSignIn
* Handles the sign in button press.
auth/anon.ts:32
Function
toggleSignIn
* Function called when clicking the Login/Logout button.
auth/google-popup.ts:36
Function
toggleSignIn
* Function called when clicking the Login/Logout button.
auth/facebook-popup.ts:36
Function
toggleSignIn
* Function called when clicking the Login/Logout button.
auth/twitter-popup.ts:39
Function
toggleSignIn
* Function called when clicking the Login/Logout button.
auth/facebook-redirect.ts:37
Function
toggleSignIn
* Function called when clicking the Login/Logout button.
auth/github-redirect.ts:37
Function
toggleSignIn
* Handle the sign in button press.
auth/customauth.ts:35
Function
toggleSignIn
* Function called when clicking the Login/Logout button.
auth/apple-redirect.ts:37
Function
toggleSignIn
* Function called when clicking the Login/Logout button.
auth/github-popup.ts:36
Function
toggleSignIn
* Function called when clicking the Login/Logout button.
auth/microsoft-redirect.ts:37
Function
toggleSignIn
* Function called when clicking the Login/Logout button.
auth/apple-popup.ts:35
Function
toggleSignIn
* Function called when clicking the Login/Logout button.
auth/twitter-redirect.ts:40
Function
toggleSignIn
* Handles the sign in button press.
auth/email-link.ts:36
Function
toggleSignIn
* Function called when clicking the Login/Logout button.
auth/google-redirect.ts:37
Function
toggleSignIn
* Function called when clicking the Login/Logout button.
auth/microsoft-popup.ts:36
Function
updateReview
(dcOrVars, vars)
dataconnect/app/src/lib/dataconnect-sdk/esm/index.esm.js:72
← previous
201–299 of 299, ranked by callers