MCPcopy Create free account

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

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

↓ 12 callersFunctioncreateGeometry
(res: APIResponseObject)
src/utils/geometry.ts:2
↓ 9 callersFunctioncapitalize
(str: string)
src/utils/helpers.ts:4
↓ 9 callersFunctionuseLocation
( apiChannels: APIChannel[], channelName: ClientChannel, options: HandleLocationResponseOptions )
src/hooks/useLocation.ts:28
↓ 5 callersFunctiongetHashStorage
()
src/utils/zustand.ts:4
↓ 5 callersFunctionuseMapActions
()
src/stores/mapStore.ts:87
↓ 4 callersFunctionenqueueSnackbar
(message, options = {})
src/components/Snackbar/useSnackbar.ts:14
↓ 4 callersMethodfetchAreas
(options: FetchAreasOptions)
src/services/ApiClient.ts:31
↓ 3 callersFunctionparseChannelData
( item: APIResponse, options: HandleLocationResponseOptions )
src/hooks/useLocation.ts:67
↓ 2 callersFunctioncopyToClipBoard
(text)
src/hooks/useCopyToClipboard.ts:10
↓ 2 callersFunctioncreateEmotionCache
()
src/utils/createEmotionCache.ts:8
↓ 2 callersFunctiondateDifferenceSeconds
(date1: number, date2: number)
src/utils/date.ts:100
↓ 2 callersFunctiongenerateGoogleMapsUrl
(lat: number, lng: number)
src/components/Drawer/components/MapButtons.tsx:16
↓ 2 callersFunctiongetTypeLabel
(type: string)
src/components/Drawer/components/channels/twitter/FeedChannelAhbap.tsx:7
↓ 2 callersFunctionisNaN
(value: unknown)
src/utils/helpers.ts:1
↓ 2 callersFunctionuseCopyToClipboard
()
src/hooks/useCopyToClipboard.ts:7
↓ 2 callersFunctionuseSnackbarHook
()
src/components/Snackbar/useSnackbar.ts:11
↓ 2 callersFunctionuseWindowSize
()
src/hooks/useWindowSize.ts:3
↓ 1 callersFunctionchipColorSelector
(item: string)
src/components/UserGuide/UserGuide.tsx:53
↓ 1 callersFunctiondataFetcher
(url: string | URL)
src/services/dataFetcher.ts:1
↓ 1 callersFunctionenqueueInfo
(message, options = {})
src/components/Snackbar/useSnackbar.ts:22
↓ 1 callersFunctionexpandCoordinatesBy
(coordinates: L.LatLngBounds, value: number)
src/hooks/useMapEvents.ts:10
↓ 1 callersFunctionfetchIcon
(count: number)
src/components/Map/Cluster/GenericClusterGroup.tsx:9
↓ 1 callersMethodfetchLocationByID
(id: number)
src/services/ApiClient.ts:73
↓ 1 callersFunctionfindTagByClusterCount
(clusterCount: number)
src/components/Tag/Tag.types.ts:57
↓ 1 callersFunctiongenerateAppleMapsUrl
(lat: number, lng: number)
src/components/Drawer/components/MapButtons.tsx:20
↓ 1 callersFunctiongenerateTweetUrl
(tweetId: string)
src/components/Drawer/components/MapButtons.tsx:24
↓ 1 callersFunctiongenerateURL
( apiChannels: APIChannel[], reason: string | null, timestamp: number | undefined )
src/hooks/useLocation.ts:84
↓ 1 callersFunctiongetCookie
(name: string)
src/utils/cookie.ts:5
↓ 1 callersFunctiongetTimeAgo
(value: string, locale: string = "tr")
src/utils/date.ts:7
↓ 1 callersFunctionhandleResize
()
src/hooks/useWindowSize.ts:10
↓ 1 callersFunctionhasError
(hasError: boolean, error: unknown)
src/components/ErrorBoundary/index.tsx:16
↓ 1 callersFunctionisChannelExist
(channel?: string)
src/components/Drawer/components/channels/FeedContent.tsx:41
↓ 1 callersFunctionisMaintenanceError
(error: Error)
src/components/ErrorBoundary/index.tsx:24
↓ 1 callersFunctionisTypeError
(error: Error)
src/components/ErrorBoundary/index.tsx:20
↓ 1 callersFunctionisValidReasons
( reasons: string | undefined )
src/utils/isValidReasons.ts:1
↓ 1 callersFunctionlabelID
()
src/components/Filter/FilterControl.tsx:11
↓ 1 callersFunctionlocationsURL
(locationId?: number)
src/utils/urls.ts:4
↓ 1 callersFunctiononClick
(reference: number)
src/components/Drawer/components/OtherRecordsInSameLocation.tsx:19
↓ 1 callersFunctiononMarkerClick
(_e: any, markerData: ChannelData)
src/components/Map/Content.tsx:41
↓ 1 callersFunctionparseExtraParams
(extraParamsStr: string)
src/hooks/useLocation.ts:17
↓ 1 callersFunctionsetChannelError
(error: Error)
src/hooks/useLocation.ts:41
↓ 1 callersFunctionsetCookie
(_locale: string)
src/components/LocaleSwitch/LocaleSwitch.tsx:29
↓ 1 callersFunctionsetCookie
( name: string, value: string, path: string, expireHours?: number )
src/utils/cookie.ts:17
↓ 1 callersFunctionuseAreasActions
()
src/stores/areasStore.ts:33
↓ 1 callersFunctionuseChannelFilterMenuOption
()
src/stores/urlStore.ts:59
↓ 1 callersFunctionuseDevice
()
src/stores/mapStore.ts:92
↓ 1 callersFunctionuseDisasterVictimsData
()
src/features/location-categories/disaster-victims/useDisasterVictimsData.ts:10
↓ 1 callersFunctionuseEventType
()
src/stores/mapStore.ts:93
↓ 1 callersFunctionuseHeatmapPoints
(locations: ChannelData[])
src/components/Map/LayerControl.tsx:22
↓ 1 callersFunctionuseHelpRequestsData
()
src/features/location-categories/help-requests/useHelpRequestsData.ts:10
↓ 1 callersFunctionuseMapEvents
()
src/hooks/useMapEvents.ts:20
↓ 1 callersFunctionuseMapLayers
()
src/stores/mapStore.ts:88
↓ 1 callersFunctionuseMapType
()
src/stores/mapStore.ts:89
↓ 1 callersFunctionusePersistentLanguage
(expiresIn: number = ONE_DAY)
src/hooks/usePersistentLangauge.ts:8
↓ 1 callersFunctionuseReasoningFilterMenuOption
()
src/stores/urlStore.ts:55
↓ 1 callersFunctionuseServicesData
()
src/features/location-categories/services/useServicesData.ts:9
↓ 1 callersFunctionuseSetError
()
src/stores/errorStore.ts:11
↓ 1 callersFunctionuseTimeStamp
()
src/stores/urlStore.ts:58
FunctionAttributionComponent
(props: AttributionComponentProps)
src/components/Attributions/Attributions.tsx:8
FunctionButtonControl
({ classNames, children, title, position, icon, onClick, }: Props)
src/components/Map/Controls/ButtonControl.tsx:12
FunctionCloseByRecord
({ drawerData }: Props)
src/components/Drawer/components/OtherRecordsInSameLocation.tsx:9
FunctionControl
({ children, position, container }: Props)
src/components/Map/Controls/Control.tsx:18
FunctionCooldownButtonComponent
()
src/components/Button/Cooldown.tsx:15
FunctionCoordinates
({ coordinates }: { coordinates: string })
src/components/Drawer/NewDrawer.tsx:65
FunctionCustomErrorPage
({ title, detail })
src/pages/_error.tsx:14
FunctionDataSourcesInfo
(props: DataSourcesInfoProps)
src/components/DataSourcesInfo/DataSourcesInfo.tsx:10
FunctionDoubleClickStopPropagation
({ children, }: DoubleClickStopPropagationProps)
src/components/DoubleClickStopPropagation.tsx:7
FunctionDrawer
({ data, onCopyBillboard }: DrawerProps)
src/components/Drawer/NewDrawer.tsx:123
FunctionDrawerContent
({ data, onCopyBillboard, }: { data: NonNullable<DrawerProps["data"]>; onCopyBillboard: DrawerProps["o
src/components/Drawer/NewDrawer.tsx:164
FunctionDrawerContent
({ children }: { children: ReactNode })
src/components/Drawer/components/channels/DrawerContent.tsx:3
FunctionDrawerIDLabel
({ id }: { id: number })
src/components/Drawer/NewDrawer.tsx:25
FunctionEmbedTweet
({ source, reason }: Props)
src/components/Drawer/components/channels/twitter/EmbedTweet.tsx:12
FunctionFeedChannelAhbap
({ properties: { type = "", description = "", icon = "" }, }: FeedChannelAhbapProps)
src/components/Drawer/components/channels/twitter/FeedChannelAhbap.tsx:12
FunctionFeedChannelBabala
({ properties }: FeedChannelBabalaProps)
src/components/Drawer/components/channels/babala/FeedChannelBabala.tsx:8
FunctionFeedChannelGeneric
({ channel, properties }: ChannelData)
src/components/Drawer/components/channels/FeedChannelGeneric.tsx:7
FunctionFeedChannelPharmacy
(props: FeedChannelPharmacyProps)
src/components/Drawer/components/channels/FeedChannelPharmacy.tsx:6
FunctionFeedChannelSafePlaces
(props: FeedChannelSafePlacesProps)
src/components/Drawer/components/channels/FeedChannelSafePlaces.tsx:5
FunctionFeedChannelSatellite
(props: FeedChannelSatelliteProps)
src/components/Drawer/components/channels/FeedChannelSatellite.tsx:11
FunctionFeedChannelTeleteyit
(props: FeedChannelTeleteyitProps)
src/components/Drawer/components/channels/FeedChannelTeleteyit.tsx:5
FunctionFeedChannelTwitter
({ properties }: FeedChannelTwitterProps)
src/components/Drawer/components/channels/twitter/FeedChannelTwitter.tsx:14
FunctionFeedContent
({ content }: Props)
src/components/Drawer/components/channels/FeedContent.tsx:49
FunctionFilter
(props: Props)
src/components/Filter/Filter.tsx:10
FunctionFilterButtonComponent
(props: IFilterButtonProps)
src/components/Button/Filter.tsx:19
FunctionFilterControl
(props: PropsWithChildren<Props>)
src/components/Filter/FilterControl.tsx:13
FunctionFilterDisasterVictim
()
src/features/location-categories/disaster-victims/FilterDisasterVictim.tsx:9
FunctionFilterHeader
({ onClose, title }: HeaderProps)
src/components/Filter/FilterHeader.tsx:9
FunctionFilterHelpRequest
()
src/features/location-categories/help-requests/FilterHelpRequest.tsx:13
FunctionFilterService
()
src/features/location-categories/services/FilterService.tsx:12
FunctionGenericClusterGroup
({ data, onMarkerClick }: Props)
src/components/Map/Cluster/GenericClusterGroup.tsx:33
FunctionGoogleMapsStuff
({ children, data, onCopyBillboard, }: PropsWithChildren<{ data: ChannelData; onCopyBillboard: (_cli
src/components/Drawer/NewDrawer.tsx:74
FunctionHeadWithMeta
(props: IHeadWithMeta)
src/components/HeadWithMeta/HeadWithMeta.tsx:18
FunctionHelpViewComponent
()
src/components/UserGuide/UserGuide.tsx:49
FunctionHelpViewControl
()
src/components/Map/Controls/index.tsx:113
FunctionLayerButton
({ onClick, image, title, checked, }: LayerButtonProps)
src/components/Map/Controls/LayerButton.tsx:20
FunctionLayerButton
({ onClick, image, title, checked, }: LayerButtonProps)
src/components/Drawer/components/LayerButton.tsx:12
FunctionLayerContent
()
src/components/Drawer/components/LayerContent.tsx:15
FunctionLayerControl
({ locations, onMarkerClick }: Props)
src/components/Map/LayerControl.tsx:37
FunctionLocaleSwitchComponent
()
src/components/LocaleSwitch/LocaleSwitch.tsx:22
FunctionMap
({ children, className, ...rest }: MapProps)
src/components/Map/Dynamic.tsx:12
FunctionMap
(props: MapProps)
src/components/Map/Map.tsx:15
next →1–100 of 178, ranked by callers