MCPcopy Create free account

hub / github.com/acikyazilimagi/deprem-yardim-frontend / functions

Functions178 in github.com/acikyazilimagi/deprem-yardim-frontend

FunctionMapButtons
({ drawerData }: Props)
src/components/Drawer/components/MapButtons.tsx:72
FunctionMapClusterStyle
()
src/components/Map/Cluster/ClusterStyle.tsx:30
FunctionMapContent
()
src/components/Map/Content.tsx:30
FunctionMapControls
()
src/components/Map/Controls/index.tsx:130
FunctionMapEvents
()
src/components/Map/Content.tsx:25
FunctionMapLayerControl
(props: IMapLayerControlProps)
src/components/Map/Controls/index.tsx:87
FunctionMapTypeMapLayerViewComponent
()
src/components/MTMLView/MTMLView.tsx:70
FunctionMapZoomControl
()
src/components/Map/Controls/index.tsx:52
FunctionMyApp
(props: MyAppProps)
src/pages/_app.tsx:21
FunctionNHome
(props: INHome)
src/pages/index.tsx:34
FunctionNotFoundPage
()
src/pages/404.tsx:6
FunctionPlaceholderTweet
({ source, reason }: Props)
src/components/Drawer/components/channels/twitter/PlaceholderTweet.tsx:12
FunctionSnackbarCloseButton
({ key })
src/components/Snackbar/SnackbarCloseButton.tsx:11
FunctionSnackbarProvider
(props: { children: ReactNode })
src/components/Snackbar/Snackbar.tsx:5
FunctionTimeLabel
({ timeLabel }: { timeLabel: string })
src/components/Drawer/NewDrawer.tsx:52
FunctionTwitterButton
({ data }: { data: ChannelData })
src/components/Drawer/NewDrawer.tsx:29
FunctionUIElementsOverlay
()
src/pages/index.tsx:21
FunctionbuildEslintCommand
(filenames)
.lintstagedrc.js:3
Functionclose
()
src/components/Drawer/components/LayerContent.tsx:20
FunctioncomputeTimestamp
(option: FilterOption)
src/utils/filterTime.ts:63
Methodconstructor
(message?: string)
src/errors/index.ts:4
Methodconstructor
()
src/errors/index.ts:12
Methodconstructor
()
src/errors/index.ts:19
Methodconstructor
(props: ApiClientProps)
src/services/ApiClient.ts:27
FunctionenqueueError
(message, options = {})
src/components/Snackbar/useSnackbar.ts:30
FunctionenqueueSuccess
(message, options = {})
src/components/Snackbar/useSnackbar.ts:18
FunctionenqueueWarning
(message, options = {})
src/components/Snackbar/useSnackbar.ts:26
MethodfetchReasons
()
src/services/ApiClient.ts:64
MethodgetDerivedStateFromError
(error: Error)
src/components/ErrorBoundary/index.tsx:33
FunctiongetFetchAreaBounds
(bounds: L.LatLngBounds)
src/utils/getFetchAreaBounds.ts:4
FunctiongetLocationById
(locationId: number)
src/services/location.ts:5
FunctiongetServerSideProps
(context: any)
src/pages/index.tsx:54
FunctiongetStaticProps
(context: any)
src/pages/404.tsx:17
FunctionhandleChange
(event: SelectChangeEvent)
src/components/LocaleSwitch/LocaleSwitch.tsx:32
FunctionhandleClickCopyFullText
()
src/components/Drawer/components/channels/twitter/FeedChannelTwitter.tsx:20
FunctionhandleDoubleClick
(event: React.MouseEvent)
src/components/DoubleClickStopPropagation.tsx:10
FunctionintensityExtractor
(p: Point)
src/components/Map/LayerControl.tsx:15
FunctionlatitudeExtractor
(p: Point)
src/components/Map/LayerControl.tsx:14
FunctionlongitudeExtractor
(p: Point)
src/components/Map/LayerControl.tsx:13
FunctionopenAppleMapsUrl
(lat: number, lng: number)
src/components/Drawer/components/MapButtons.tsx:36
FunctionopenGoogleMapsDirectionUrl
(lat: number, lng: number)
src/components/Drawer/components/MapButtons.tsx:40
FunctionopenGoogleMapsUrl
(lat: number, lng: number)
src/components/Drawer/components/MapButtons.tsx:32
FunctionopenTweetUrl
(tweetId: string)
src/components/Drawer/components/MapButtons.tsx:28
Functionrefetch
()
src/components/Button/Cooldown.tsx:27
Methodrender
()
src/components/ErrorBoundary/index.tsx:47
Methodrender
()
src/pages/_document.tsx:7
FunctionsafeGetLocalStorage
(key: string)
src/components/Map/utils.ts:22
FunctionsafeSetLocalStorage
(key: string, value: string)
src/components/Map/utils.ts:30
FunctiontransformAhbapResponse
(res)
src/services/responses/ahbap.ts:28
FunctiontransformBabalaResponse
( res )
src/services/responses/babala.ts:33
FunctiontransformDepremIOResponse
( res )
src/services/responses/depremio.ts:28
FunctiontransformFoodResponse
(res)
src/services/responses/food.ts:29
FunctiontransformHospitalResponse
( res )
src/services/responses/hospital.ts:29
FunctiontransformPharmacyResponse
( res )
src/services/responses/pharmacy.ts:30
FunctiontransformSafePlaceResponse
(res)
src/services/responses/safe-place.ts:33
FunctiontransformSatelliteResponse
(res)
src/services/responses/satellite.ts:35
FunctiontransformTeleteyitResponse
(res)
src/services/responses/teleteyit.ts:37
FunctiontransformTeyitEnkazResponse
(res)
src/services/responses/teyit-enkaz.ts:32
FunctiontransformTeyitYardimResponse
(res)
src/services/responses/teyit-yardim.ts:31
FunctiontransformTwitterResponse
( res )
src/services/responses/twitter.ts:31
FunctionuseAreasMarkerData
()
src/stores/areasStore.ts:32
FunctionuseAreasStoreError
()
src/stores/areasStore.ts:35
FunctionuseCoordinates
()
src/stores/urlStore.ts:54
FunctionuseDrawerData
()
src/stores/mapStore.ts:86
FunctionuseErrors
()
src/stores/errorStore.ts:13
FunctionuseFetchLocations
( updaterFunction: Dispatch<SetStateAction<ChannelData[]>> )
src/hooks/useFetchLocations.ts:12
FunctionuseIsDrawerOpen
()
src/stores/mapStore.ts:85
FunctionuseIsFooterBannerOpen
()
src/stores/commonStore.ts:23
FunctionuseMapClickHandlers
()
src/hooks/useMapClickHandlers.ts:10
FunctionusePopUpData
()
src/stores/mapStore.ts:91
FunctionusePrevious
(value: T)
src/hooks/usePrevious.ts:3
FunctionuseSendRequest
()
src/stores/areasStore.ts:34
FunctionuseSetIsFooterBannerOpen
()
src/stores/commonStore.ts:26
FunctionuseShouldFetchNextOption
()
src/stores/areasStore.ts:36
FunctionuseURL
()
src/stores/urlStore.ts:57
FunctionuseURLActions
()
src/stores/urlStore.ts:53
FunctionuseVerifiedLocations
()
src/hooks/useVerifiedLocations.tsx:39
FunctionvalueToOption
(value: string)
src/utils/filterTime.ts:59
← previous101–178 of 178, ranked by callers