MCPcopy Create free account

hub / github.com/Axinom/mosaic-media-template / functions

Functions1,868 in github.com/Axinom/mosaic-media-template

↓ 1 callersFunctionmain
* Wrapper script around `graphile-migrate watch` to run it in a separate process from `tsc -w` during development watch mode.
services/entitlement/service/scripts/migrate-watch.ts:9
↓ 1 callersFunctionmain
()
services/entitlement/service/scripts/setup-webhooks.ts:32
↓ 1 callersFunctionmain
()
services/entitlement/service/scripts/update-geo-db.ts:5
↓ 1 callersFunctionmain
()
services/entitlement/service/scripts/db-reset-shadow.ts:9
↓ 1 callersFunctionmain
()
services/entitlement/service/scripts/token.ts:11
↓ 1 callersFunctionmain
()
services/entitlement/service/scripts/setup.ts:10
↓ 1 callersFunctionmain
()
services/entitlement/service/scripts/db-uncommit.ts:6
↓ 1 callersFunctionmain
()
services/entitlement/service/scripts/test-reset-dbs.ts:12
↓ 1 callersFunctionmain
()
services/entitlement/service/scripts/codegen-zapatos.ts:7
↓ 1 callersFunctionmain
()
services/channel/service/scripts/db-reset.ts:10
↓ 1 callersFunctionmain
()
services/channel/service/scripts/db-commit.ts:5
↓ 1 callersFunctionmain
* Wrapper script around `graphile-migrate watch` to run it in a separate process from `tsc -w` during development watch mode.
services/channel/service/scripts/migrate-watch.ts:9
↓ 1 callersFunctionmain
()
services/channel/service/scripts/db-reset-shadow.ts:9
↓ 1 callersFunctionmain
()
services/channel/service/scripts/setup.ts:10
↓ 1 callersFunctionmain
()
services/channel/service/scripts/db-uncommit.ts:5
↓ 1 callersFunctionmain
()
services/channel/service/scripts/test-reset-dbs.ts:12
↓ 1 callersFunctionmain
()
services/channel/service/scripts/codegen-zapatos.ts:7
↓ 1 callersFunctionmain
()
services/catalog/service/scripts/db-reset.ts:11
↓ 1 callersFunctionmain
()
services/catalog/service/scripts/db-commit.ts:6
↓ 1 callersFunctionmain
* Wrapper script around `graphile-migrate watch` to run it in a separate process from `tsc -w` during development watch mode.
services/catalog/service/scripts/migrate-watch.ts:9
↓ 1 callersFunctionmain
()
services/catalog/service/scripts/db-reset-shadow.ts:9
↓ 1 callersFunctionmain
()
services/catalog/service/scripts/db-uncommit.ts:6
↓ 1 callersFunctionmain
()
services/catalog/service/scripts/test-reset-dbs.ts:12
↓ 1 callersFunctionmain
()
services/catalog/service/scripts/codegen-zapatos.ts:7
↓ 1 callersFunctionmain
()
scripts/sync-package-jsons.ts:145
↓ 1 callersFunctionmain
()
scripts/update-mosaic-packages.ts:126
↓ 1 callersFunctionmain
()
scripts/quick-deploy-service.ts:483
↓ 1 callersFunctionmain
()
scripts/setup-hosting.ts:16
↓ 1 callersFunctionmakeVideoCopy
( containerClient: ContainerClient, index: number, ingestScopeName: string, sampleVideoUrl: string, )
services/media/service/scripts/ingest-gen.ts:477
↓ 1 callersFunctionmapProviderTypes
(providerTypes?: FastProviderData[])
services/channel/workflows/src/stations/Channels/ProgramManagement/ProgramManagementProvider/ProgramManagementProvider.tsx:68
↓ 1 callersFunctionmapValidationData
( originalData: SnapshotValidationResult[], snapshotState: SnapshotState, )
services/media/workflows/src/Stations/Publishing/PublishingSnapshotDetails/ValidationResultMapper/ValidationResultMapper.ts:26
↓ 1 callersFunctionmapValidationValidations
( originalValidations?: PublishValidationMessage[], )
services/channel/workflows/src/util/Publishing/ValidationResultsTable.tsx:24
↓ 1 callersFunctionmediaResult
()
services/channel/service/src/publishing/common/localization/get-validation-and-localizations.spec.ts:24
↓ 1 callersMethodmovieIsDeleted
( movieId: number, ownerClient: ClientBase, )
services/media/service/src/domains/movies/localization/localizable-movie-image-db-message-handlers.ts:116
↓ 1 callersFunctiononChangeHandler
(action: ProgramFormAction)
services/channel/workflows/src/stations/Channels/ProgramManagement/ProgramManagementFormContent/ProgramManagementFormContent.tsx:261
↓ 1 callersFunctiononProviderCloseHandler
()
services/channel/workflows/src/stations/Channels/ProgramManagement/EntityProvider/EntityProvider.tsx:18
↓ 1 callersFunctiononScheduleChangeHandler
(scheduleAction: ScheduleAction)
services/channel/workflows/src/stations/Channels/ProgramManagement/ProgramManagementFormContent/ProgramManagementFormContent.tsx:201
↓ 1 callersFunctiononSelectionHandler
(items: ItemSelectEventArgs<Video>)
services/channel/workflows/src/stations/Channels/ProgramManagement/VideoScheduleExplorer/VideoScheduleExplorer.tsx:46
↓ 1 callersFunctionparseArgs
(args: CliArgs)
services/media/service/scripts/ingest-gen.ts:794
↓ 1 callersFunctionparseHeaders
(rawHeaders: string)
services/media/workflows/src/apolloClient/customFetch.ts:17
↓ 1 callersFunctionparseHeaders
(rawHeaders: string)
services/channel/workflows/src/apolloClient/customFetch.ts:17
↓ 1 callersFunctionparseYarnLockFile
(s: string)
scripts/sync-package-jsons.ts:40
↓ 1 callersMethodpopulateHeader
( originalEvent: ChannelPublishedEvent, )
services/vod-to-live/service/src/domains/smil/generator/channel-smil-generator.ts:45
↓ 1 callersMethodpopulateHeader
( originalEvent: PlaylistPublishedEvent, )
services/vod-to-live/service/src/domains/smil/generator/playlist-smil-generator.ts:150
↓ 1 callersFunctionpopulateSeedData
( pgPool: OwnerPgPool, config: Config, logger: Logger = new Logger({ context: `populateSeedData` }), )
services/media/service/src/domains/populate-seed-data.ts:13
↓ 1 callersFunctionpredefinedOrderSorter
( predefinedOrder: T[keyof T][] = [], items: T[] = [], sortProperty: keyof T, )
services/media/workflows/src/transformNavigation/transformNavigation.ts:83
↓ 1 callersFunctionprintAdminPortalURL
* Prints the URL to the Mosaic Admin Portal to open up the Custom Service details station.
scripts/quick-deploy-service.ts:455
↓ 1 callersMethodprocessProgram
* Transforms a playlist program into SMIL parallels with the insertion of ads. * @param program the playlist program (VOD video). * @returns -th
services/vod-to-live/service/src/domains/smil/generator/playlist-smil-generator.ts:192
↓ 1 callersFunctionpublishResult
()
services/media/service/src/domains/collections/localization/get-collection-localizations-metadata.spec.ts:17
↓ 1 callersFunctionpublishResult
()
services/media/service/src/domains/movies/localization/get-movie-localizations-metadata.spec.ts:17
↓ 1 callersFunctionpublishResult
()
services/media/service/src/domains/movies/localization/get-movie-genre-localizations-metadata.spec.ts:17
↓ 1 callersFunctionpublishResult
()
services/media/service/src/domains/tvshows/localization/get-season-localizations-metadata.spec.ts:17
↓ 1 callersFunctionpublishResult
()
services/media/service/src/domains/tvshows/localization/get-tvshow-genre-localizations-metadata.spec.ts:17
↓ 1 callersFunctionpublishResult
()
services/media/service/src/domains/tvshows/localization/get-tvshow-localizations-metadata.spec.ts:17
↓ 1 callersFunctionpublishResult
()
services/media/service/src/domains/tvshows/localization/get-episode-localizations-metadata.spec.ts:17
↓ 1 callersFunctionpublishResult
()
services/media/service/src/domains/common/utils/get-localizations-metadata.spec.ts:24
↓ 1 callersFunctionpublishResult
()
services/channel/service/src/publishing/common/localization/get-validation-and-localizations.spec.ts:23
↓ 1 callersFunctionreadDumpFiles
()
scripts/import-pg-dump.ts:140
↓ 1 callersFunctionregisterChannelsHandlers
( config: Config, )
services/catalog/service/src/domains/channels/register-channels-messaging.ts:63
↓ 1 callersFunctionregisterChannelsMessaging
( inboxWriter: RabbitMqInboxWriter, config: Config, )
services/catalog/service/src/domains/channels/register-channels-messaging.ts:24
↓ 1 callersFunctionregisterCollectionsHandlers
( config: Config, )
services/catalog/service/src/domains/collections/register-collections-messaging.ts:28
↓ 1 callersFunctionregisterCollectionsMessaging
(inboxWriter: RabbitMqInboxWriter, config: Config)
services/catalog/service/src/domains/collections/register-collections-messaging.ts:15
↓ 1 callersFunctionregisterImageTypes
( storeOutboxMessage: StoreOutboxMessage, loginClient: ClientBase, config: Config, )
services/media/service/src/domains/register-image-types.ts:12
↓ 1 callersFunctionregisterImageTypes
( storeOutboxMessage: StoreOutboxMessage, client: ClientBase, config: Config, )
services/channel/service/src/common/setup/register-image-types.ts:14
↓ 1 callersFunctionregisterLocalizationEntityDefinitions
( storeOutboxMessage: StoreOutboxMessage, loginClient: ClientBase, config: Config, )
services/media/service/src/domains/register-localization-entity-definitions.ts:12
↓ 1 callersFunctionregisterLocalizationEntityDefinitions
( storeOutboxMessage: StoreOutboxMessage, client: ClientBase, config: Config, )
services/channel/service/src/common/setup/register-localization-entity-definitions.ts:20
↓ 1 callersFunctionregisterMessaging
( app: Express, ownerPool: OwnerPgPool, config: Config, shutdownActions: ShutdownActionsMiddleware, )
services/media/service/src/messaging/register-messaging.ts:120
↓ 1 callersFunctionregisterMessaging
( app: Express, ownerPool: OwnerPgPool, config: Config, shutdownActions: ShutdownActionsMiddleware, )
services/entitlement/service/src/messaging/register-messaging.ts:29
↓ 1 callersFunctionregisterMessaging
( app: Express, config: Config, shutdownActions: ShutdownActionsMiddleware, )
services/channel/service/src/messaging/register-messaging.ts:75
↓ 1 callersFunctionregisterMessaging
( config: Config, storage: AzureStorage, virtualChannelApi: VirtualChannelApi, keyServiceApi: KeyServi
services/vod-to-live/service/src/messaging/register-messaging.ts:21
↓ 1 callersFunctionregisterMessaging
( app: Express, ownerPool: OwnerPgPool, config: Config, shutdownActions: ShutdownActionsMiddleware, )
services/catalog/service/src/domains/register-messaging.ts:37
↓ 1 callersFunctionregisterMoviesHandlers
( config: Config, )
services/catalog/service/src/domains/movies/register-movies-messaging.ts:40
↓ 1 callersFunctionregisterMoviesMessaging
( inboxWriter: RabbitMqInboxWriter, config: Config, )
services/catalog/service/src/domains/movies/register-movies-messaging.ts:16
↓ 1 callersFunctionregisterRabbitMqMessaging
( app: Express, ownerPool: OwnerPgPool, storeInboxMessage: StoreInboxMessage, config: Config, inboxL
services/media/service/src/messaging/register-messaging.ts:389
↓ 1 callersFunctionregisterRabbitMqMessaging
( app: Express, ownerPool: OwnerPgPool, config: Config, inboxConfig: PollingListenerConfig, inboxLog
services/entitlement/service/src/messaging/register-messaging.ts:111
↓ 1 callersFunctionregisterRabbitMqMessaging
( app: MessagingRegistry, ownerPool: OwnerPgPool, config: Config, inboxConfig: PollingListenerConfig,
services/channel/service/src/messaging/register-messaging.ts:216
↓ 1 callersFunctionregisterTransactionalInboxHandlers
( config: Config, inboxConfig: PollingListenerConfig, storeOutboxMessage: StoreOutboxMessage, storeInb
services/media/service/src/messaging/register-messaging.ts:185
↓ 1 callersFunctionregisterTransactionalInboxHandlers
( config: Config, inboxConfig: PollingListenerConfig, storeOutboxMessage: StoreOutboxMessage, ownerPoo
services/channel/service/src/messaging/register-messaging.ts:134
↓ 1 callersFunctionregisterTvshowsHandlers
( config: Config, )
services/catalog/service/src/domains/tvshows/register-tvshows-messaging.ts:60
↓ 1 callersFunctionregisterTvshowsMessaging
( inboxWriter: RabbitMqInboxWriter, config: Config, )
services/catalog/service/src/domains/tvshows/register-tvshows-messaging.ts:20
↓ 1 callersFunctionregisterTypes
( storeOutboxMessage: StoreOutboxMessage, loginPool: LoginPgPool, config: Config, )
services/media/service/src/domains/register-types.ts:9
↓ 1 callersFunctionregisterTypes
( storeOutboxMessage: StoreOutboxMessage, loginPool: LoginPgPool, config: Config, )
services/channel/service/src/common/setup/register-types.ts:9
↓ 1 callersFunctionregisterVideoCuePointTypes
( storeOutboxMessage: StoreOutboxMessage, loginClient: ClientBase, config: Config, )
services/media/service/src/domains/register-video-cue-point-types.ts:15
↓ 1 callersFunctionregisterVideoCuePointTypes
( storeOutboxMessage: StoreOutboxMessage, client: ClientBase, config: Config, )
services/channel/service/src/common/setup/register-video-cue-point-types.ts:12
↓ 1 callersFunctionremoveDuplicatesBy
( array: T[], keySelector: (item: T) => K | null | undefined, )
services/media/workflows/src/Util/FilterUtils.ts:111
↓ 1 callersFunctionremoveProperties
( obj: GraphQLFieldConfigMap<unknown, unknown>, keysToRemove: string[], )
services/catalog/service/src/graphql/plugins/omit-from-query-root-plugin.ts:55
↓ 1 callersFunctionresetTemplate1Connections
(rootPgPool: Pool)
scripts/helpers/db-test-helpers.ts:207
↓ 1 callersFunctionresult
()
services/media/service/src/domains/common/utils/get-images-metadata.spec.ts:10
↓ 1 callersFunctionresult
()
services/media/service/src/domains/common/utils/get-videos-metadata.spec.ts:13
↓ 1 callersFunctionresult
()
services/channel/service/src/publishing/common/image/get-validation-and-images.spec.ts:9
↓ 1 callersFunctionresult
()
services/channel/service/src/publishing/common/video/get-validation-and-videos.spec.ts:13
↓ 1 callersFunctionroundTo5thDecimal
(num: number)
services/channel/workflows/src/stations/Channels/ProgramManagement/hooks/useCalculatedTimes.tsx:126
↓ 1 callersFunctionrun
* This script updates all `@axinom/mosaic-*` packages in all workspaces to the `prerelease` tag (by default). * It is also possible to use `latest`.
scripts/update-mosaic-packages.ts:114
↓ 1 callersFunctionsaveIngestFile
( args: ParsedCliArgs, contents: unknown, )
services/media/service/scripts/ingest-gen.ts:632
↓ 1 callersMethodsaveIngestItemSteps
( orchestrationData: OrchestrationData[], ctx: Queryable, )
services/media/service/src/ingest/handlers/start-ingest-item-handler.ts:161
↓ 1 callersFunctionscanMigrations
* Scans all migrations and returns SQL statements that contain the :DB_NAME placeholder. * @param migrationsDir - path to committed migrations
scripts/helpers/db-test-helpers.ts:180
↓ 1 callersFunctionscheduleUpdate
(config: Config, logger: Logger)
services/entitlement/service/src/update-geo-database.ts:110
↓ 1 callersMethodseasonIsDeleted
( seasonId: number, ownerClient: ClientBase, )
services/media/service/src/domains/tvshows/localization/localizable-season-image-db-message-handlers.ts:116
↓ 1 callersFunctionseasonSelectResult
()
services/media/service/src/domains/tvshows/localization/localizable-episode-db-message-handlers.spec.ts:53
↓ 1 callersMethodsendCommands
( ingestItems: ingest_items.JSONSelectable[], ownerClient: ClientBase, jwtToken: string | undefine
services/media/service/src/ingest/handlers/start-ingest-handler.ts:278
← previousnext →701–800 of 1,868, ranked by callers