MCPcopy Create free account

hub / github.com/juicycleff/ultimate-backend / functions

Functions1,080 in github.com/juicycleff/ultimate-backend

↓ 126 callersMethodget
* Get a configuration by key path. It will return default value if path is missing * @param path * @param defaultValue
packages/common/src/lib/config/config.interface.ts:43
↓ 97 callersMethoderror
({ title, slug, bodyLines }: CLIErrorMessageConfig)
packages/cli/src/utils/output.ts:115
↓ 70 callersMethodlog
({ title, bodyLines }: CLIWarnMessageConfig)
packages/cli/src/utils/output.ts:199
↓ 35 callersMethodgetInstanceId
* @returns The unique instance ID as registered.
packages/common/src/lib/client/service-instance.ts:27
↓ 32 callersFunctionrunSchematic
(schematicName: string, options: any, tree: Tree)
packages/plugin-nx/src/utils/testing.ts:19
↓ 30 callersMethodgetState
* @returns service instance state
packages/common/src/lib/client/service-instance.ts:82
↓ 24 callersMethodlog
(message: any, context?: string, show?: boolean)
packages/common/src/lib/utils/logger.util.ts:23
↓ 24 callersMethodset
* Set config value by key path * @param path * @param value * @param forceUpdate
packages/common/src/lib/config/config.interface.ts:95
↓ 22 callersMethoddescription
* A human readable name to the implementation * @returns description of the client
packages/common/src/lib/client/discovery/discovery-client.ts:33
↓ 18 callersMethodclient
()
packages/event-store/src/lib/interface/broker-client.interface.ts:26
↓ 18 callersMethodforRoot
(options?: EtcdModuleOptions)
packages/etcd/src/lib/etcd.module.ts:34
↓ 17 callersMethodaddNewline
()
packages/create-ub-project/src/utils/output.ts:107
↓ 17 callersMethodaddNewline
()
packages/cli/src/utils/output.ts:107
↓ 17 callersFunctioncleaDepsTree
(obj, replacement)
tools/scripts/dependencies.js:140
↓ 16 callersMethodaction
(...args)
packages/cli/src/interfaces/command.interface.ts:28
↓ 15 callersMethodgetMetadata
* @returns the key / value pair associated with the service id.
packages/common/src/lib/client/service-instance.ts:62
↓ 14 callersMethodcreate
( lb: LoadBalancerClient, brakes: Brakes, config: ClientOptions, force?: boolean )
packages/client/src/lib/client.factory.ts:31
↓ 14 callersFunctionrun
(options: NestSchematicsSchema)
packages/plugin-nx/src/schematics/nestjs-schematics/nestjs-schematics.ts:36
↓ 14 callersMethodwatch
(path: string, callback: (value: any) => void)
packages/common/src/lib/config/config.interface.ts:31
↓ 13 callersFunctionbuildField
(filter, prototype, value: FilterableFieldMetadata)
packages/core/src/lib/features/graphql/inputs/filter.builder.ts:36
↓ 12 callersMethodbuild
()
packages/common/src/lib/client/service-registry/service-registry.builder.ts:36
↓ 12 callersMethoderror
(message: any, trace?: string, context?: string, show?: boolean)
packages/common/src/lib/utils/logger.util.ts:19
↓ 12 callersMethodgetService
()
packages/common/src/lib/client/service-registry/registration.ts:24
↓ 12 callersMethodwarn
({ title, slug, bodyLines }: CLIWarnMessageConfig)
packages/cli/src/utils/output.ts:140
↓ 11 callersFunctionstringToObjectType
(rawString: string)
packages/common/src/lib/utils/string-type-validator.utils.ts:96
↓ 10 callersMethodconnect
(broker: any)
packages/event-store/src/lib/interface/broker-client.interface.ts:24
↓ 10 callersFunctionhandleRetry
( retryAttempts = 9, retryDelay = 3000, context = 'handleRetry' )
packages/common/src/lib/utils/retry.util.ts:5
↓ 9 callersFunctionFilterableField
( typeOrOptions?: ReturnTypeFunc | FilterableOption, filterOption?: FilterableOption )
packages/core/src/lib/features/graphql/decorator/filterable.decorator.ts:28
↓ 9 callersMethodmerge
* merge config object * @param path
packages/common/src/lib/config/config.interface.ts:55
↓ 9 callersMethodrequest
( path: string, method: 'GET' | 'POST' | 'PUT' | 'HEAD' | 'DELETE' | 'OPTIONS' | 'TRACE', options?
packages/client/src/lib/transports/http.client.ts:137
↓ 8 callersMethoddiscoveryOptions
(options: DiscoveryOptions)
packages/common/src/lib/client/service-registry/service-registry.builder.ts:32
↓ 8 callersMethodgetHost
* @returns hostname of the registered service
packages/common/src/lib/client/service-instance.ts:37
↓ 8 callersMethodgetPort
* @returns port of the registered service
packages/common/src/lib/client/service-instance.ts:42
↓ 8 callersMethodgetScheme
* @returns the scheme of the service.
packages/common/src/lib/client/service-instance.ts:57
↓ 8 callersMethodgetServiceId
* @returns the service ID as registered
packages/common/src/lib/client/service-instance.ts:32
↓ 8 callersMethodserviceName
(name: string)
packages/common/src/lib/client/service-registry/service-registry.builder.ts:14
↓ 7 callersFunctionbuildFilters
( args, parentKey?: string, keywords: OperatorKeywords = {}, resolvers: Resolvers = {} )
packages/core/src/lib/features/parsers/mongo.parser.ts:204
↓ 7 callersFunctiongetCoreMetadataStorage
()
packages/core/src/lib/metadata-store/get-storage.ts:23
↓ 7 callersMethodhost
(host: string)
packages/common/src/lib/client/service-registry/service-registry.builder.ts:20
↓ 7 callersMethodinstanceId
(id: string)
packages/common/src/lib/client/service-registry/service-registry.builder.ts:18
↓ 7 callersFunctionisComputable
( key: string, resolvers: Record<string, unknown> )
packages/core/src/lib/features/parsers/mongo.parser.ts:76
↓ 7 callersMethodread
(key: string)
packages/event-store/src/lib/adapter.interface.ts:24
↓ 6 callersFunctionExtendMetadata
( metadataKey: K, metadataValue: V )
packages/common/src/lib/utils/metadata.utils.ts:23
↓ 6 callersFunctionInjectConfigModuleOptions
()
packages/common/src/lib/config/index.ts:28
↓ 6 callersFunctionInjectConfigStore
()
packages/common/src/lib/config/index.ts:30
↓ 6 callersMethoddecrementActiveRequests
()
packages/common/src/lib/health/service-instance.state.ts:89
↓ 6 callersMethoddelete
( path: string, options?: Partial<HttpGotOptions> )
packages/client/src/lib/transports/http.client.ts:83
↓ 6 callersFunctionfilter
(options: NestSchematicsSchema)
packages/plugin-nx/src/schematics/nestjs-schematics/nestjs-schematics.ts:65
↓ 6 callersFunctiongetClientProvider
(option: EventStoreModuleOptions)
packages/event-store/src/lib/utils.ts:35
↓ 6 callersMethodhandleError
(error: Error)
packages/event-store/src/lib/broker/stan.broker.ts:308
↓ 6 callersMethodheartbeatOptions
(options: HeartbeatOptions)
packages/common/src/lib/client/service-registry/service-registry.builder.ts:34
↓ 6 callersMethodwriteOutputTitle
({ label, title, }: { label?: string; title: string; })
packages/create-ub-project/src/utils/output.ts:83
↓ 6 callersMethodwriteOutputTitle
({ label, title, }: { label?: string; title: string; })
packages/cli/src/utils/output.ts:83
↓ 6 callersMethodwriteToStdOut
(str: string)
packages/create-ub-project/src/utils/output.ts:79
↓ 6 callersMethodwriteToStdOut
(str: string)
packages/cli/src/utils/output.ts:79
↓ 5 callersFunctionLoadBalancerStrategy
(name?: string)
packages/loadbalancer/src/lib/decorators/loadbalancer-strategy.decorator.ts:24
↓ 5 callersMethodclose
()
packages/common/src/lib/interfaces/service-store.interface.ts:41
↓ 5 callersMethoderror
({ title, slug, bodyLines }: CLIErrorMessageConfig)
packages/create-ub-project/src/utils/output.ts:115
↓ 5 callersFunctiongetConnectionToken
(name?: string)
packages/couchbase/src/lib/utils/couchbase.utils.ts:30
↓ 5 callersMethodincrementFailureCounts
()
packages/common/src/lib/health/service-instance.state.ts:64
↓ 5 callersFunctionisValidJson
(rawString: string)
packages/common/src/lib/utils/string-type-validator.utils.ts:54
↓ 5 callersFunctionisValidToml
(rawString: string)
packages/common/src/lib/utils/string-type-validator.utils.ts:67
↓ 5 callersFunctionisValidYaml
(rawString: string)
packages/common/src/lib/utils/string-type-validator.utils.ts:35
↓ 5 callersMethodlog
({ title, bodyLines }: CLIWarnMessageConfig)
packages/create-ub-project/src/utils/output.ts:199
↓ 5 callersMethodport
(port: number)
packages/common/src/lib/client/service-registry/service-registry.builder.ts:22
↓ 5 callersMethodregister
* Registers a registration. A registration contains information about an instance, such as host and port. * * @param registration registration m
packages/common/src/lib/client/service-registry/service-registry.ts:34
↓ 5 callersMethodstart
(port?: number, host?: string)
packages/core/src/lib/features/app-setup/ub-service.builder.ts:408
↓ 5 callersMethodversion
(version: string)
packages/common/src/lib/client/service-registry/service-registry.builder.ts:24
↓ 5 callersMethodwrite
(key: string, value: number)
packages/event-store/src/lib/adapter.interface.ts:23
↓ 4 callersMethodadd
* add a service to the checks loop * * @param instanceId instance id
packages/common/src/lib/health/ttl-scheduler.ts:20
↓ 4 callersMethodchoose
* Chooses a ServiceInstance from the LoadBalancer for the specified service. * @param serviceId The service ID to look up the LoadBalancer. * @r
packages/loadbalancer/src/lib/interface/service-instance-chooser.interface.ts:28
↓ 4 callersFunctionenumComparisonFilterBuilder
( TClass?: ClassType<Partial<T>> )
packages/core/src/lib/features/graphql/inputs/filter-types.input.ts:66
↓ 4 callersFunctionexecAndWait
(command: string, cwd: string)
packages/create-ub-project/bin/create-ub-project.ts:350
↓ 4 callersMethodgetIpAddress
* Get the ip address.
packages/common/src/lib/utils/iplist.ts:8
↓ 4 callersMethodhandleError
( subscription: ExtendedPersistentSubscription | ExtendedStandardSubscription, error: Error )
packages/event-store/src/lib/broker/event-store.broker.ts:304
↓ 4 callersFunctionisPrimitive
(val)
packages/core/src/lib/features/parsers/mongo.parser.ts:64
↓ 4 callersMethodmetadata
(metadata: PlainObject)
packages/common/src/lib/client/service-registry/service-registry.builder.ts:28
↓ 4 callersFunctionobjectToStringFormat
(rawString: string, object: any)
packages/common/src/lib/utils/string-type-validator.utils.ts:113
↓ 4 callersFunctionserviceToInstance
(service: Service)
packages/common/src/lib/utils/instance-converter.util.ts:22
↓ 4 callersMethodsetConnectionFailedTime
(message = '')
packages/common/src/lib/health/service-instance.state.ts:98
↓ 4 callersMethodsetServices
(name: string, services: ServiceInstance[])
packages/common/src/lib/client/service-registry/service.store.ts:85
↓ 4 callersMethodstatus
(status: string)
packages/common/src/lib/client/service-registry/service-registry.builder.ts:26
↓ 4 callersMethodtags
(tags: string[])
packages/common/src/lib/client/service-registry/service-registry.builder.ts:16
↓ 4 callersFunctionvalidateOptions
( options: RegistryConfiguration )
packages/cloud/src/lib/utils/validate-options.ts:4
↓ 4 callersMethodwriteOptionalOutputBody
(bodyLines?: string[])
packages/create-ub-project/src/utils/output.ts:99
↓ 4 callersMethodwriteOptionalOutputBody
(bodyLines?: string[])
packages/cli/src/utils/output.ts:99
↓ 3 callersFunctionbuildCommands
(program: Command, commands: ICommand[])
packages/cli/src/utils/build-commands.ts:23
↓ 3 callersMethodclose
()
packages/event-store/src/lib/interface/broker-client.interface.ts:28
↓ 3 callersMethodcompileTemplate
()
packages/config/src/lib/config.store.ts:50
↓ 3 callersMethodcreateBrake
(name: string, action: (...args: any) => Promise<any>)
packages/brakes/src/lib/brakes.factory.ts:37
↓ 3 callersMethodgetBrakes
(name: string)
packages/brakes/src/lib/brakes.resolver.ts:31
↓ 3 callersFunctiongetModelToken
(model: string)
packages/couchbase/src/lib/utils/couchbase.utils.ts:26
↓ 3 callersMethodgetToken
()
packages/consul/src/lib/service-registry/consul-service-registry.ts:81
↓ 3 callersMethodgetUri
* @returns service universal resource indifier
packages/common/src/lib/client/service-instance.ts:52
↓ 3 callersMethodincrementActiveRequests
()
packages/common/src/lib/health/service-instance.state.ts:80
↓ 3 callersMethodincrementRequestCounts
()
packages/common/src/lib/health/service-instance.state.ts:72
↓ 3 callersFunctionisOperator
( key: string, keywords: Record<string, unknown> )
packages/core/src/lib/features/parsers/mongo.parser.ts:57
↓ 3 callersMethodisSecure
* @returns whether the registered service is secure
packages/common/src/lib/client/service-instance.ts:47
↓ 3 callersMethodprepare
( nameOrAction: string | Function, actionOrFallback: BrakesFallback | Function, fall?: BrakesFallb
packages/brakes/src/lib/brakes.class.ts:37
↓ 3 callersMethodremove
(instanceId: string)
packages/common/src/lib/health/ttl-scheduler.ts:32
next →1–100 of 1,080, ranked by callers