MCPcopy Create free account

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

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

↓ 1 callersFunctionserviceAccountSetup
( idServiceAuthBaseUrl: string, devServiceAccountClientId: string, devServiceAccountClientSecret: string
scripts/setup-hosting.ts:71
↓ 1 callersFunctionsetCustomCorsHeaders
( options: PostgraphileOptionsBuilder, )
services/entitlement/service/src/graphql/postgraphile-options.ts:118
↓ 1 callersFunctionsetCustomCorsHeaders
( options: PostgraphileOptionsBuilder, )
services/catalog/service/src/graphql/postgraphile-options.ts:72
↓ 1 callersFunctionsetGetProviders
(app: PiletApi)
services/channel/workflows/src/externals/getProviders.ts:9
↓ 1 callersFunctionsetIsLocalizationEnabledDbFunction
( isLocalizationEnabled: boolean, pool: OwnerPgPool, )
services/channel/service/src/localization/set-is-localization-enabled-db-function.ts:14
↓ 1 callersFunctionsetupEntitlementWebhookEndpoint
( app: Express, config: Config, )
services/entitlement/service/src/domains/video/video-playback-middlewares.ts:96
↓ 1 callersFunctionsetupManifestWebhookEndpoint
( app: Express, config: Config, )
services/entitlement/service/src/domains/video/video-playback-middlewares.ts:152
↓ 1 callersFunctionsetupPostGraphile
( app: Express, ownerPool: OwnerPgPool, loginPool: LoginPgPool, config: Config, authConfig: Authenti
services/media/service/src/graphql/postgraphile-middleware.ts:18
↓ 1 callersFunctionsetupPostGraphile
( app: Express, config: Config, authConfig: AuthenticationConfig, )
services/entitlement/service/src/graphql/postgraphile-middleware.ts:9
↓ 1 callersFunctionsetupPostGraphile
( app: Express, ownerPool: OwnerPgPool, loginPool: LoginPgPool, config: Config, authConfig: Authenti
services/channel/service/src/graphql/postgraphile-middleware.ts:163
↓ 1 callersFunctionsortPrograms
( programs: ProgramsConnection, )
services/channel/workflows/src/stations/Channels/ProgramManagement/helpers/sort-programs.ts:18
↓ 1 callersFunctionstartProxy
()
services/media/workflows/src/mocks/id-proxy-injector.js:29
↓ 1 callersFunctionstreamToString
(stream: Stream)
services/media/service/src/ingest/plugins/start-ingest-endpoint-plugin.ts:32
↓ 1 callersFunctionstringToStream
(value: string)
services/media/service/src/tests/ingest/upload.db.spec.ts:70
↓ 1 callersFunctionsyncPermissions
( config: Pick< Config, | 'idServiceAuthBaseUrl' | 'serviceAccountClientId' | 'serviceAccoun
services/media/service/src/domains/permission-definition.ts:188
↓ 1 callersFunctionsyncPermissions
( config: Pick< Config, | 'idServiceAuthBaseUrl' | 'serviceAccountClientId' | 'serviceAccoun
services/channel/service/src/domains/permission-definition.ts:53
↓ 1 callersFunctiontoDetailedImage
(image: GqlImage)
services/channel/service/src/publishing/common/image/get-validation-and-images.ts:72
↓ 1 callersFunctiontoggleAll
(isOpen: boolean)
services/channel/workflows/src/stations/Channels/ProgramManagement/hooks/useOpenItems.tsx:60
↓ 1 callersFunctiontransformFilters
( filters: FilterValues<PlaylistsData>, )
services/channel/workflows/src/stations/Channels/PlaylistsExplorer/Playlists.filters.tsx:76
↓ 1 callersFunctiontransformFilters
( filters: FilterValues<ChannelsData>, )
services/channel/workflows/src/stations/Channels/ChannelsExplorer/Channels.filters.tsx:68
↓ 1 callersFunctiontraverseEnvFiles
(directory: string)
scripts/create-data-dump.ts:65
↓ 1 callersMethodtvshowIsDeleted
( tvshowId: number, ownerClient: ClientBase, )
services/media/service/src/domains/tvshows/localization/localizable-tvshow-image-db-message-handlers.ts:116
↓ 1 callersFunctiontvshowSelectResult
()
services/media/service/src/domains/tvshows/localization/localizable-season-db-message-handlers.spec.ts:53
↓ 1 callersFunctionupdateMetadata
(value: ProgramManagementContextMetadata)
services/channel/workflows/src/stations/Channels/ProgramManagement/ProgramManagementProvider/ProgramManagementProvider.tsx:46
↓ 1 callersFunctionupdatePackageJson
( packageJson: { [x: string]: Record<string, string> }, yarnLock: Record<string, YarnLockItem>, )
scripts/sync-package-jsons.ts:92
↓ 1 callersFunctionupdatePackageJson
(wsPath: string, tag: DistTagType)
scripts/update-mosaic-packages.ts:98
↓ 1 callersFunctionupdateSection
(sectionName: string)
scripts/sync-package-jsons.ts:98
↓ 1 callersFunctionuploadDeploymentManifest
( serviceId: | 'media-service' | 'catalog-service' | 'entitlement-service' | 'channel-servic
scripts/quick-deploy-service.ts:405
↓ 1 callersFunctionuploadFetch
( url: string | URL | Request, options: CustomFetchOptions, )
services/media/workflows/src/apolloClient/customFetch.ts:33
↓ 1 callersFunctionuploadFetch
( url: string, options: CustomFetchOptions, )
services/channel/workflows/src/apolloClient/customFetch.ts:33
↓ 1 callersFunctionuseActions
(snapshotId: number)
services/media/workflows/src/Stations/Publishing/PublishingSnapshotDetails/PublishingSnapshotDetails.tsx:192
↓ 1 callersFunctionuseActions
( id: number, seasonId: number, )
services/media/workflows/src/Stations/Seasons/SeasonLicensingDetails/SeasonLicensingDetailsForm.tsx:162
↓ 1 callersFunctionuseActions
( id: number, tvshowId: number, )
services/media/workflows/src/Stations/TvShows/TvShowLicensingDetails/TvShowLicensingDetailsForm.tsx:161
↓ 1 callersFunctionuseActions
( id: number, movieId: number, )
services/media/workflows/src/Stations/Movies/MovieLicensingDetails/MovieLicensingDetailsForm.tsx:159
↓ 1 callersFunctionuseActions
( id: number, episodeId: number, )
services/media/workflows/src/Stations/Episodes/EpisodeLicensingDetails/EpisodeLicensingDetailsForm.tsx:162
↓ 1 callersFunctionuseActions
( programId: string, playlistId: string, channelId: string, )
services/channel/workflows/src/stations/Channels/ProgramManagement/ProgramDetails/ProgramDetails.actions.tsx:6
↓ 1 callersFunctionuseActions
( channelId: string, isPublished: boolean, )
services/channel/workflows/src/stations/Channels/ChannelDetails/ChannelDetails.actions.tsx:13
↓ 1 callersFunctionuseActions
( channelId: string, playlistId: string, isPublished: boolean, )
services/channel/workflows/src/stations/Channels/PlaylistDetails/PlaylistDetails.actions.tsx:12
↓ 1 callersFunctionuseActions
( id: string, publishValidationStatus: PublishValidationStatus | undefined, publishHash: string | undefi
services/channel/workflows/src/stations/Channels/PlaylistPublishing/PlaylistPublishing.actions.tsx:11
↓ 1 callersFunctionuseActions
( id: string, publishValidationStatus: PublishValidationStatus | undefined, publishHash: string | undefi
services/channel/workflows/src/stations/Channels/ChannelPublishing/ChannelPublishing.actions.tsx:11
↓ 1 callersFunctionuseAddOptions
( onActionClicked, excludes, sortOrder, )
services/media/workflows/src/Stations/Collections/CollectionEntityManagement/EntitySelectField/EntityDataListDataEntry/EntityDataListDataEntry.actions.ts:8
↓ 1 callersFunctionuseBulkCreateCollectionSnapshotsMutation
(baseOptions?: Apollo.MutationHookOptions<BulkCreateCollectionSnapshotsMutation, BulkCreateCollectionSnapshots
services/media/workflows/src/generated/graphql.tsx:19365
↓ 1 callersFunctionuseBulkCreateEpisodeSnapshotsMutation
(baseOptions?: Apollo.MutationHookOptions<BulkCreateEpisodeSnapshotsMutation, BulkCreateEpisodeSnapshotsMutati
services/media/workflows/src/generated/graphql.tsx:20462
↓ 1 callersFunctionuseBulkCreateMovieSnapshotsMutation
(baseOptions?: Apollo.MutationHookOptions<BulkCreateMovieSnapshotsMutation, BulkCreateMovieSnapshotsMutationVa
services/media/workflows/src/generated/graphql.tsx:21897
↓ 1 callersFunctionuseBulkCreateSeasonSnapshotsMutation
(baseOptions?: Apollo.MutationHookOptions<BulkCreateSeasonSnapshotsMutation, BulkCreateSeasonSnapshotsMutation
services/media/workflows/src/generated/graphql.tsx:23486
↓ 1 callersFunctionuseBulkCreateTvShowSnapshotsMutation
(baseOptions?: Apollo.MutationHookOptions<BulkCreateTvShowSnapshotsMutation, BulkCreateTvShowSnapshotsMutation
services/media/workflows/src/generated/graphql.tsx:24716
↓ 1 callersFunctionuseBulkDeleteCollectionsMutation
(baseOptions?: Apollo.MutationHookOptions<BulkDeleteCollectionsMutation, BulkDeleteCollectionsMutationVariable
services/media/workflows/src/generated/graphql.tsx:19266
↓ 1 callersFunctionuseBulkDeleteEpisodesMutation
(baseOptions?: Apollo.MutationHookOptions<BulkDeleteEpisodesMutation, BulkDeleteEpisodesMutationVariables>)
services/media/workflows/src/generated/graphql.tsx:20363
↓ 1 callersFunctionuseBulkDeleteMoviesMutation
(baseOptions?: Apollo.MutationHookOptions<BulkDeleteMoviesMutation, BulkDeleteMoviesMutationVariables>)
services/media/workflows/src/generated/graphql.tsx:21798
↓ 1 callersFunctionuseBulkDeleteSeasonsMutation
(baseOptions?: Apollo.MutationHookOptions<BulkDeleteSeasonsMutation, BulkDeleteSeasonsMutationVariables>)
services/media/workflows/src/generated/graphql.tsx:23387
↓ 1 callersFunctionuseBulkDeleteTvShowsMutation
(baseOptions?: Apollo.MutationHookOptions<BulkDeleteTvShowsMutation, BulkDeleteTvShowsMutationVariables>)
services/media/workflows/src/generated/graphql.tsx:24617
↓ 1 callersFunctionuseBulkPublishCollectionsMutation
(baseOptions?: Apollo.MutationHookOptions<BulkPublishCollectionsMutation, BulkPublishCollectionsMutationVariab
services/media/workflows/src/generated/graphql.tsx:19299
↓ 1 callersFunctionuseBulkPublishEpisodesMutation
(baseOptions?: Apollo.MutationHookOptions<BulkPublishEpisodesMutation, BulkPublishEpisodesMutationVariables>)
services/media/workflows/src/generated/graphql.tsx:20396
↓ 1 callersFunctionuseBulkPublishMoviesMutation
(baseOptions?: Apollo.MutationHookOptions<BulkPublishMoviesMutation, BulkPublishMoviesMutationVariables>)
services/media/workflows/src/generated/graphql.tsx:21831
↓ 1 callersFunctionuseBulkPublishSeasonsMutation
(baseOptions?: Apollo.MutationHookOptions<BulkPublishSeasonsMutation, BulkPublishSeasonsMutationVariables>)
services/media/workflows/src/generated/graphql.tsx:23420
↓ 1 callersFunctionuseBulkPublishSnapshotsMutation
(baseOptions?: Apollo.MutationHookOptions<BulkPublishSnapshotsMutation, BulkPublishSnapshotsMutationVariables>
services/media/workflows/src/generated/graphql.tsx:22324
↓ 1 callersFunctionuseBulkPublishTvShowsMutation
(baseOptions?: Apollo.MutationHookOptions<BulkPublishTvShowsMutation, BulkPublishTvShowsMutationVariables>)
services/media/workflows/src/generated/graphql.tsx:24650
↓ 1 callersFunctionuseBulkUnpublishCollectionsMutation
(baseOptions?: Apollo.MutationHookOptions<BulkUnpublishCollectionsMutation, BulkUnpublishCollectionsMutationVa
services/media/workflows/src/generated/graphql.tsx:19332
↓ 1 callersFunctionuseBulkUnpublishEpisodesMutation
(baseOptions?: Apollo.MutationHookOptions<BulkUnpublishEpisodesMutation, BulkUnpublishEpisodesMutationVariable
services/media/workflows/src/generated/graphql.tsx:20429
↓ 1 callersFunctionuseBulkUnpublishMoviesMutation
(baseOptions?: Apollo.MutationHookOptions<BulkUnpublishMoviesMutation, BulkUnpublishMoviesMutationVariables>)
services/media/workflows/src/generated/graphql.tsx:21864
↓ 1 callersFunctionuseBulkUnpublishSeasonsMutation
(baseOptions?: Apollo.MutationHookOptions<BulkUnpublishSeasonsMutation, BulkUnpublishSeasonsMutationVariables>
services/media/workflows/src/generated/graphql.tsx:23453
↓ 1 callersFunctionuseBulkUnpublishSnapshotsMutation
(baseOptions?: Apollo.MutationHookOptions<BulkUnpublishSnapshotsMutation, BulkUnpublishSnapshotsMutationVariab
services/media/workflows/src/generated/graphql.tsx:22357
↓ 1 callersFunctionuseBulkUnpublishTvShowsMutation
(baseOptions?: Apollo.MutationHookOptions<BulkUnpublishTvShowsMutation, BulkUnpublishTvShowsMutationVariables>
services/media/workflows/src/generated/graphql.tsx:24683
↓ 1 callersFunctionuseCalculatedTimes
( formData: ProgramManagementFormData, )
services/channel/workflows/src/stations/Channels/ProgramManagement/hooks/useCalculatedTimes.tsx:16
↓ 1 callersFunctionuseChannelImagesQuery
(baseOptions: Apollo.QueryHookOptions<ChannelImagesQuery, ChannelImagesQueryVariables>)
services/channel/workflows/src/generated/graphql.tsx:3223
↓ 1 callersFunctionuseChannelQuery
(baseOptions: Apollo.QueryHookOptions<ChannelQuery, ChannelQueryVariables>)
services/channel/workflows/src/generated/graphql.tsx:3041
↓ 1 callersFunctionuseChannelVideoQuery
(baseOptions: Apollo.QueryHookOptions<ChannelVideoQuery, ChannelVideoQueryVariables>)
services/channel/workflows/src/generated/graphql.tsx:3335
↓ 1 callersFunctionuseCollectionDetailsActions
( id: number, )
services/media/workflows/src/Stations/Collections/CollectionDetails/CollectionDetails.actions.tsx:15
↓ 1 callersFunctionuseCollectionImagesQuery
(baseOptions: Apollo.QueryHookOptions<CollectionImagesQuery, CollectionImagesQueryVariables>)
services/media/workflows/src/generated/graphql.tsx:19110
↓ 1 callersFunctionuseCollectionQuery
(baseOptions: Apollo.QueryHookOptions<CollectionQuery, CollectionQueryVariables>)
services/media/workflows/src/generated/graphql.tsx:18815
↓ 1 callersFunctionuseCollectionRelatedEntities
( collectionId: number, )
services/media/workflows/src/Stations/Collections/CollectionEntityManagement/CollectionEntityRelationMapper/CollectionEntityRelationMapper.ts:15
↓ 1 callersFunctionuseCollectionRelatedEntitiesQuery
(baseOptions: Apollo.QueryHookOptions<CollectionRelatedEntitiesQuery, CollectionRelatedEntitiesQueryVariables>
services/media/workflows/src/generated/graphql.tsx:19070
↓ 1 callersFunctionuseCollectionsActions
()
services/media/workflows/src/Stations/Collections/CollectionsExplorer/Collections.actions.ts:21
↓ 1 callersFunctionuseCreateChannelMutation
(baseOptions?: Apollo.MutationHookOptions<CreateChannelMutation, CreateChannelMutationVariables>)
services/channel/workflows/src/generated/graphql.tsx:2991
↓ 1 callersFunctionuseCreateCollectionMutation
(baseOptions?: Apollo.MutationHookOptions<CreateCollectionMutation, CreateCollectionMutationVariables>)
services/media/workflows/src/generated/graphql.tsx:18750
↓ 1 callersFunctionuseCreateEpisodeMutation
(baseOptions?: Apollo.MutationHookOptions<CreateEpisodeMutation, CreateEpisodeMutationVariables>)
services/media/workflows/src/generated/graphql.tsx:19401
↓ 1 callersFunctionuseCreateEpisodesLicenseMutation
(baseOptions?: Apollo.MutationHookOptions<CreateEpisodesLicenseMutation, CreateEpisodesLicenseMutationVariable
services/media/workflows/src/generated/graphql.tsx:20148
↓ 1 callersFunctionuseCreateMovieGenresSnapshotMutation
(baseOptions?: Apollo.MutationHookOptions<CreateMovieGenresSnapshotMutation, CreateMovieGenresSnapshotMutation
services/media/workflows/src/generated/graphql.tsx:21457
↓ 1 callersFunctionuseCreateMovieMutation
(baseOptions?: Apollo.MutationHookOptions<CreateMovieMutation, CreateMovieMutationVariables>)
services/media/workflows/src/generated/graphql.tsx:20748
↓ 1 callersFunctionuseCreateMoviesLicenseMutation
(baseOptions?: Apollo.MutationHookOptions<CreateMoviesLicenseMutation, CreateMoviesLicenseMutationVariables>)
services/media/workflows/src/generated/graphql.tsx:21583
↓ 1 callersFunctionuseCreatePlaylistMutation
(baseOptions?: Apollo.MutationHookOptions<CreatePlaylistMutation, CreatePlaylistMutationVariables>)
services/channel/workflows/src/generated/graphql.tsx:3435
↓ 1 callersFunctionuseCreateSeasonMutation
(baseOptions?: Apollo.MutationHookOptions<CreateSeasonMutation, CreateSeasonMutationVariables>)
services/media/workflows/src/generated/graphql.tsx:22426
↓ 1 callersFunctionuseCreateSeasonsLicenseMutation
(baseOptions?: Apollo.MutationHookOptions<CreateSeasonsLicenseMutation, CreateSeasonsLicenseMutationVariables>
services/media/workflows/src/generated/graphql.tsx:23173
↓ 1 callersFunctionuseCreateTvShowGenresMutation
(baseOptions?: Apollo.MutationHookOptions<CreateTvShowGenresMutation, CreateTvShowGenresMutationVariables>)
services/media/workflows/src/generated/graphql.tsx:24236
↓ 1 callersFunctionuseCreateTvShowMutation
(baseOptions?: Apollo.MutationHookOptions<CreateTvShowMutation, CreateTvShowMutationVariables>)
services/media/workflows/src/generated/graphql.tsx:23522
↓ 1 callersFunctionuseCreateTvshowsLicenseMutation
(baseOptions?: Apollo.MutationHookOptions<CreateTvshowsLicenseMutation, CreateTvshowsLicenseMutationVariables>
services/media/workflows/src/generated/graphql.tsx:24362
↓ 1 callersFunctionuseEntityDataListDataEntry
( options: UseEntityDataListDataEntryOptions, )
services/media/workflows/src/Stations/Collections/CollectionEntityManagement/EntitySelectField/EntityDataListDataEntry/EntityDataListDataEntry.tsx:16
↓ 1 callersFunctionuseEpisodeDataListDataEntry
( options: UseEpisodeDataListDataEntryOptions, )
services/media/workflows/src/Stations/Episodes/EpisodeSelection/EpisodeDataList/EpisodeDataListEntry.tsx:18
↓ 1 callersFunctionuseEpisodeDetailsActions
(id: number)
services/media/workflows/src/Stations/Episodes/EpisodeDetails/EpisodeDetails.actions.ts:15
↓ 1 callersFunctionuseEpisodeFilterData
()
services/media/workflows/src/Stations/Episodes/EpisodeExplorerBase/EpisodeExplorer.filters.ts:185
↓ 1 callersFunctionuseEpisodeImagesQuery
(baseOptions: Apollo.QueryHookOptions<EpisodeImagesQuery, EpisodeImagesQueryVariables>)
services/media/workflows/src/generated/graphql.tsx:20058
↓ 1 callersFunctionuseEpisodeQuery
(baseOptions: Apollo.QueryHookOptions<EpisodeQuery, EpisodeQueryVariables>)
services/media/workflows/src/generated/graphql.tsx:19498
↓ 1 callersFunctionuseEpisodeVideosQuery
(baseOptions: Apollo.QueryHookOptions<EpisodeVideosQuery, EpisodeVideosQueryVariables>)
services/media/workflows/src/generated/graphql.tsx:20326
↓ 1 callersFunctionuseEpisodesActions
()
services/media/workflows/src/Stations/Episodes/EpisodesExplorer/Episodes.actions.ts:21
↓ 1 callersFunctionuseEpisodesCastsFilterOptionsQuery
(baseOptions?: Apollo.QueryHookOptions<EpisodesCastsFilterOptionsQuery, EpisodesCastsFilterOptionsQueryVariabl
services/media/workflows/src/generated/graphql.tsx:19944
↓ 1 callersFunctionuseEpisodesLicenseQuery
(baseOptions: Apollo.QueryHookOptions<EpisodesLicenseQuery, EpisodesLicenseQueryVariables>)
services/media/workflows/src/generated/graphql.tsx:20186
↓ 1 callersFunctionuseEpisodesProductionCountriesFilterOptionsQuery
(baseOptions?: Apollo.QueryHookOptions<EpisodesProductionCountriesFilterOptionsQuery, EpisodesProductionCountr
services/media/workflows/src/generated/graphql.tsx:20018
↓ 1 callersFunctionuseEpisodesTagsFilterOptionsQuery
(baseOptions?: Apollo.QueryHookOptions<EpisodesTagsFilterOptionsQuery, EpisodesTagsFilterOptionsQueryVariables
services/media/workflows/src/generated/graphql.tsx:19981
↓ 1 callersFunctionuseImageTypes
( nodes: ImageNodes[] = [], )
services/media/workflows/src/Stations/Seasons/SeasonImageManagement/SeasonImageManagementForm.tsx:182
↓ 1 callersFunctionuseImageTypes
( nodes: ImageNodes[] = [], )
services/media/workflows/src/Stations/TvShows/TvShowImageManagement/TvShowImageManagementForm.tsx:182
← previousnext →801–900 of 1,868, ranked by callers