MCPcopy Create free account

hub / github.com/artem-malko/react-ssr-template / functions

Functions352 in github.com/artem-malko/react-ssr-template

↓ 2 callersFunctionuseNewsItemById
(params: UseNewsItemParams)
src/application/entities/domain/news/model/fetch/useNewsItemById.ts:12
↓ 2 callersFunctionuseOutsideClick
({ sourceRef, additionalRef, isShown, hide }: Params)
src/lib/hooks/useOutsideClick.ts:39
↓ 2 callersFunctionusePlatformAPI
()
src/framework/infrastructure/platform/shared/context.tsx:7
↓ 2 callersFunctionusePopup
(popupCreator: () => Omit<Popup, 'id'>, deps: any[])
src/application/shared/kit/popup/infrastructure/hook.ts:10
↓ 2 callersFunctionusePopupActions
()
src/application/shared/kit/popup/infrastructure/hook.ts:42
↓ 2 callersFunctionuseRefetchAllUserQueries
()
src/application/entities/domain/user/model/refetch/useRefetchAllUserQueries.ts:5
↓ 2 callersFunctionuseRefetchQuery
()
src/lib/hooks/useRefetchQuery.ts:4
↓ 2 callersFunctionuseResetCacheOnUnmount
({ key, queryId, isErrorCodeOkToResetCacheCheck, }: Params)
src/framework/infrastructure/query/useResetCacheOnUnmount.ts:14
↓ 2 callersFunctionuseSomethingWentWrongToast
()
src/application/shared/hooks/useSomethingWentWrongToast.tsx:5
↓ 2 callersFunctionuseToggleGlass
()
src/application/shared/kit/glass/hook.ts:7
↓ 2 callersFunctionuseUserByIdFetcher
()
src/application/entities/domain/user/model/fetch/useUserById.ts:16
↓ 2 callersFunctionwaitForResolve
(callback: () => any)
src/lib/tests/wait.ts:11
↓ 2 callersFunctionwrapWithImmediateScript
* Creates script, which executes right before the next chunk * so nothing else can observe it. Including React. * * This script has to be removed a
src/framework/applications/server/utils/reactStreamRenderEnhancer.ts:196
↓ 1 callersFunctionabortAny
(signals: AbortSignal[])
src/framework/infrastructure/request/utils/abortController.ts:42
↓ 1 callersFunctionactionCreator
(s: string)
src/framework/infrastructure/signal/tests/integration.spec.ts:97
↓ 1 callersFunctionaddStoreSubscribers
(store: Store<AnyAppState>)
src/framework/applications/client/utils/addStoreSubscribers.ts:7
↓ 1 callersFunctionafterAppRendered
({ config, logger }: Params)
src/framework/applications/client/utils/afterAppRendered.ts:10
↓ 1 callersMethodapply
(compiler: Compiler)
src/framework/infrastructure/css/webpack/plugin/index.ts:29
↓ 1 callersFunctionback
(url: string)
src/framework/infrastructure/router/redux/middlewares/historyActons.ts:37
↓ 1 callersFunctionbindRouteConfigToPathCreator
()
src/framework/infrastructure/router/bindRouteConfigToPathCreator.ts:27
↓ 1 callersFunctionbuildClientApplicationConfig
( clientApplicationConfig: Config, )
src/framework/config/generator/server.ts:37
↓ 1 callersFunctionbuildServerApplicationConfig
( serverApplicationConfig: Config, )
src/framework/config/generator/server.ts:24
↓ 1 callersFunctionbuildServerConfig
(serverConfig: Config)
src/framework/config/generator/server.ts:14
↓ 1 callersFunctioncalcHorizontalAlignmentStyles
(params: CalcPositionParams)
src/application/shared/kit/popover/utils.ts:223
↓ 1 callersFunctioncalcVerticalAlignmentStyles
(params: CalcPositionParams)
src/application/shared/kit/popover/utils.ts:282
↓ 1 callersFunctioncamel2unix
* utils.camel2unix('someprefix','base2ApiUrl'); => * SOMEPREFIX_BASE_2_API_URL
src/framework/config/utils/parseEnvParams.ts:91
↓ 1 callersFunctioncleanup
()
src/framework/infrastructure/tests/dom/env/index.js:39
↓ 1 callersMethodclearStore
()
src/framework/infrastructure/css/webpack/store.ts:4
↓ 1 callersFunctioncompileQueryParam
(paramName: string, paramValue: string)
src/framework/infrastructure/router/compileURL.ts:136
↓ 1 callersFunctioncompileQueryString
* compile a raw query string from URLQueryParams * queryStringParams like: * { * param_1: [value_1], * param_2: [value_2, value_3], * param
src/framework/infrastructure/router/compileURL.ts:118
↓ 1 callersFunctioncreateApplicationRouteHandler
({ MainComp, router, serverApplicationConfig, clientApplicationConfig, appLogger, defa
src/framework/applications/server/createApplicationRouteHandler.tsx:99
↓ 1 callersFunctioncreateClientGlobalErrorHandlers
(appLogger: AppLogger)
src/framework/infrastructure/logger/clientLog.ts:6
↓ 1 callersFunctioncreateClientSessionObject
()
src/framework/applications/client/utils/createClientSessionObject.ts:4
↓ 1 callersFunctioncreateCombinedAbortController
(networkTimeout: number, userSignal?: AbortSignal | null)
src/framework/infrastructure/request/utils/abortController.ts:5
↓ 1 callersFunctioncreateCookieAPI
()
src/lib/cookies/client.ts:5
↓ 1 callersFunctioncreateJSResourcePathGetter
(params: { publicPath: string; staticResourcesPathMapping: { [chunkName: string]: string[] }; })
src/framework/infrastructure/webpack/getFullPathForStaticResource.ts:16
↓ 1 callersFunctioncreateJsonResponse
({ status, statusText, body, headers }: CreateJsonResponseParams)
src/framework/infrastructure/request/utils/tests.ts:9
↓ 1 callersFunctioncreateLazyComponentLoader
( logError: (error: Error) => void = process.env.NODE_ENV === 'development' ? console.error : noopFunc, de
src/framework/infrastructure/lazy/index.tsx:38
↓ 1 callersFunctioncreateNavigationMiddleware
( URLCompiler: URLCompiler, )
src/framework/infrastructure/router/redux/middlewares/index.ts:7
↓ 1 callersFunctioncreateNavigator
(compileURL: (appContext: AnyAppContext) => string)
src/framework/infrastructure/router/redux/middlewares/navigate.ts:13
↓ 1 callersFunctioncreateOnFinishHadler
({ res, renderTimeoutId, queryClient, }: OnFinishHadlerCreatorParams)
src/framework/applications/server/utils/createOnFinishHadler.ts:9
↓ 1 callersFunctioncreateRaiseErrorStore
()
src/framework/infrastructure/raise/store.ts:4
↓ 1 callersFunctioncreateReducer
(initialState: AnyAppState, options: CreateReducerOptions)
src/framework/infrastructure/router/redux/store/reducer.ts:11
↓ 1 callersFunctioncreateRouteConfigCreator
()
src/framework/infrastructure/router/createRouteConfigCreator.ts:13
↓ 1 callersFunctioncreateRouterErrorHandlerMiddleware
({ onErrorFallbackHTML, }: Params)
src/framework/applications/server/middlewares/routerErrorHandler.ts:9
↓ 1 callersFunctioncreateServerSessionObject
(req: Request, res: Response)
src/framework/applications/server/utils/createServerSessionObject.ts:10
↓ 1 callersFunctioncreateStubedCookieAPI
()
src/framework/infrastructure/platform/cookie/stub/index.ts:5
↓ 1 callersFunctioncreateStubedWindowAPI
()
src/framework/infrastructure/platform/window/stub/index.ts:5
↓ 1 callersFunctioncreateTitleMiddleware
({ queryClient, windowApi, getTitle, }: Params<Page>)
src/framework/applications/client/store/middleware/title.ts:14
↓ 1 callersFunctioncreateURLPathParser
( routes: Routes<AnyPage<PageName>>, handle404Error: () => AnyPage<PageName>, )
src/framework/infrastructure/router/parseURL.ts:51
↓ 1 callersFunctioncreateUniversalAppLoggerCreator
(path: string)
src/framework/infrastructure/logger/index.ts:21
↓ 1 callersFunctioncreateWindowApi
(window: Window)
src/framework/infrastructure/platform/window/client.ts:3
↓ 1 callersFunctioncreateWindowApi
()
src/framework/infrastructure/platform/window/server.ts:3
↓ 1 callersFunctioncssify
( styleObject: Style, hash: string, dir: 'ltr' | 'rtl', cacheModificator = '', )
src/framework/infrastructure/css/generator/utils.ts:166
↓ 1 callersFunctioncssifyKeyFrames
* Need to cssify keyframes in separate function, cause it has it's own special structure like: * @keyframes keyframesName { * from: React.CSSPrope
src/framework/infrastructure/css/generator/utils.ts:155
↓ 1 callersFunctioncurrentUrl
()
src/framework/infrastructure/router/redux/middlewares/historyActons.ts:33
↓ 1 callersFunctiondebounce
(func: T, timeout: number)
src/lib/lodash/index.ts:41
↓ 1 callersFunctiondehydrateQuery
* This is just a copy from react-query repo
src/framework/applications/server/utils/reactStreamRenderEnhancer.ts:12
↓ 1 callersFunctiondynamicImportRetryCreator
( loader: () => Promise<T>, options?: { retriesCount?: number; retriesInterval?: number; onErr
src/framework/infrastructure/lazy/retry.ts:15
↓ 1 callersMethodemitStats
(compilation: Compilation)
webpack/plugins/dependencyManager/plugin.ts:40
↓ 1 callersFunctionexecNodeJSModule
( loaderContext: LoaderContext<T>, code: string, filename: string, // paths from resolve section in we
src/framework/infrastructure/css/webpack/loader/index.ts:25
↓ 1 callersFunctionextractContentTypeFromHeaders
(headers: RequestParams<T>['headers'])
src/framework/infrastructure/request/utils/prepareFetchParams.ts:69
↓ 1 callersFunctionextractFileNameByResourceType
* staticResourcesPathMapping — is an assetsByChunkName mapping from webpack * This function will extract certain file with selected resourceType *
src/framework/infrastructure/webpack/getFullPathForStaticResource.ts:36
↓ 1 callersFunctiongetAllDepsForModule
* Process of all module children recursively
src/framework/infrastructure/css/webpack/loader/index.ts:82
↓ 1 callersFunctiongetColor
(color?: Color)
src/lib/console/colorize.ts:16
↓ 1 callersFunctiongetDehydratedQueryStateFromDom
(queryId: string)
src/framework/infrastructure/query/getDehydratedQueryStateFromDom.ts:1
↓ 1 callersFunctiongetNewsItemDataFromCache
({ queryClient, newsItemId }: Params)
src/application/entities/domain/news/model/cache/getNewsItemDataFromCache.ts:13
↓ 1 callersFunctiongetPageMetadata
(params: { queryClient: QueryClient; page: Page; URLQueryParams: URLQueryParams; })
src/application/entry/server/metadata/getMetadata.ts:34
↓ 1 callersFunctiongetPositionViewAttrs
(params: CalcPositionParams)
src/application/shared/kit/popover/utils.ts:40
↓ 1 callersFunctiongetQueryStringParams
* Parse a raw query string like param_1=value_1&param_2=value_2&param_2=value_3&param_3 * This query string will be parsed to: * { * param_1: [va
src/framework/infrastructure/router/parseURL.ts:192
↓ 1 callersFunctiongetRequestContentType
(body?: RequestParams<T>['body'])
src/framework/infrastructure/request/utils/getRequestContentType.ts:12
↓ 1 callersFunctiongetStatusFromAbortReason
(reason: AbortSignal['reason'], fallback: number)
src/framework/infrastructure/request/utils/abortController.ts:26
↓ 1 callersFunctiongetStatusTextFromAbortReason
(reason: AbortSignal['reason'], fallback: string)
src/framework/infrastructure/request/utils/abortController.ts:30
↓ 1 callersFunctiongetTitle
({ page })
src/application/pages/users/metadata.ts:6
↓ 1 callersFunctiongetTitle
({ page })
src/application/pages/newsItem/metadata.ts:8
↓ 1 callersFunctiongetTitle
({ page })
src/application/pages/error/metadata.ts:6
↓ 1 callersFunctiongetTitle
({ page })
src/application/pages/news/metadata.ts:6
↓ 1 callersFunctionhandleLogFromClient
( req: Request, { sidCookieName, userCookieName, }: { sidCookieName: string; userCookieN
src/framework/infrastructure/logger/serverLog.ts:10
↓ 1 callersFunctionhandler
(e: KeyboardEvent)
src/application/shared/kit/popup/popup/index.tsx:84
↓ 1 callersMethodhasStyles
()
src/framework/infrastructure/css/provider/serverStore.ts:49
↓ 1 callersFunctioninitLogger
()
src/framework/infrastructure/logger/init/server.ts:4
↓ 1 callersFunctionisBlob
(object: any)
src/framework/infrastructure/request/utils/is.ts:39
↓ 1 callersFunctionisHostBot
(host: string)
src/framework/applications/server/middlewares/searchBots.ts:19
↓ 1 callersFunctionisNeededToBePreloaded
(name: string, originModuleName: string | undefined)
webpack/plugins/dependencyManager/plugin.ts:183
↓ 1 callersFunctionisParsedError
(error: unknown)
src/framework/infrastructure/request/utils/is.ts:75
↓ 1 callersFunctionisPathMatchesAlias
(path: string, alias: string)
src/framework/infrastructure/css/webpack/loader/index.ts:13
↓ 1 callersFunctionisRequestError
(error: Error)
src/framework/infrastructure/request/utils/is.ts:67
↓ 1 callersFunctionisSignalActionWithActionInPayload
( action: UnknownAction, )
src/framework/infrastructure/signal/utils.ts:9
↓ 1 callersFunctionisSignalActionWithSelectorsInPayload
( action: UnknownAction, )
src/framework/infrastructure/signal/utils.ts:21
↓ 1 callersFunctionloadAllStylesOnClient
(params: { fileName: string })
src/framework/infrastructure/css/loadAllStylesOnClient.ts:4
↓ 1 callersFunctionloader
(this: LoaderContext<LoaderParams>, source: string)
src/framework/infrastructure/css/webpack/loader/index.ts:137
↓ 1 callersFunctionlogClientUncaughtException
(error: Error)
src/framework/infrastructure/logger/clientLog.ts:8
↓ 1 callersFunctionlogServerUncaughtException
(error: Error)
src/framework/applications/server/logs/logServerUncaughtException.ts:6
↓ 1 callersFunctionmain
()
tools/removeOldFiles.js:6
↓ 1 callersFunctionmodifyStyles
* Polyfil styles with paddingStart and etc for old browsers * Add prefixes
src/framework/infrastructure/css/generator/utils.ts:22
↓ 1 callersFunctionnoopFunc
()
src/lib/lodash/index.ts:2
↓ 1 callersFunctiononClick
(e: React.MouseEvent<HTMLAnchorElement>)
src/application/entities/ui/navigation/ui/link/index.tsx:63
↓ 1 callersFunctiononError
* If there is an error while generating the shell, * both onError and onShellError will fire. * onError is used for erro
src/framework/applications/server/createApplicationRouteHandler.tsx:407
↓ 1 callersFunctiononHistoryMove
(cb: (appContext: AnyAppContext) => void)
src/framework/infrastructure/router/redux/middlewares/historyActons.ts:45
↓ 1 callersFunctiononRecoverableErrorHandler
(args)
src/application/entry/client/index.tsx:43
← previousnext →101–200 of 352, ranked by callers