MCPcopy Create free account

hub / github.com/PalisadoesFoundation/talawa-api / functions

Functions1,648 in github.com/PalisadoesFoundation/talawa-api

↓ 12 callersFunctioncreateOrganizationEventAndFolder
(params: { adminUserId: string; isDefaultFolder?: boolean; })
test/graphql/types/Mutation/updateAgendaFolder.test.ts:59
↓ 12 callersFunctioncreateRegularUser
* Creates a regular user and returns their credentials
test/graphql/types/Mutation/updateCommentVote.test.ts:119
↓ 12 callersFunctioncreateTestCategory
(authToken: string, organizationId: string)
test/graphql/types/ActionItem/organization.test.ts:116
↓ 12 callersFunctioncreateTestEventAndVolunteer
( authToken: string, organizationId: string, userId: string, )
test/graphql/types/ActionItem/organization.test.ts:137
↓ 12 callersFunctioncreateTestEventVolunteerGroup
( eventId: string, leaderId: string, creatorId: string, name = "Test Group", description = "Test group de
test/graphql/types/Mutation/updateEventVolunteerGroup.test.ts:162
↓ 12 callersFunctioncreateTestOrganization
()
test/drizzle/tables/blockedUser.test.ts:20
↓ 12 callersFunctioncreateTestOrganization
()
test/graphql/types/Mutation/updateEventVolunteerGroup.test.ts:82
↓ 12 callersFunctioncreateTestUser
()
test/graphql/types/Mutation/deleteEventVolunteer.test.ts:104
↓ 12 callersMethoddeactivatePlugin
* Deactivate a plugin
src/plugin/manager/core.ts:336
↓ 12 callersFunctionensureAdminAuth
()
test/graphql/types/Mutation/ReadNotification.test.ts:27
↓ 12 callersFunctionexecuteWithMetrics
( context: TContext, operationName: string, resolver: () => Promise<TResult>, )
src/graphql/utils/withQueryMetrics.ts:103
↓ 12 callersFunctiongetAdminAuth
()
test/graphql/types/ActionItem/organization.test.ts:54
↓ 12 callersFunctiongetAdminAuth
()
test/graphql/types/Mutation/createTagFolder.test.ts:25
↓ 12 callersFunctiongetAdminTokenAndUserId
()
test/graphql/types/Query/event.test.ts:68
↓ 12 callersFunctiongetColumnName
( col: (typeof tableConfig.indexes)[0]["config"]["columns"][0] | undefined, )
test/drizzle/tables/agendaItemUrl.test.ts:171
↓ 12 callersFunctiongetRecurringEventInstancesByIds
( instanceIds: string[], drizzleClient: ServiceDependencies["drizzleClient"], logger: ServiceDependencies["
src/graphql/types/Query/eventQueries/recurringEventInstanceQueries.ts:132
↓ 12 callersFunctiongracefulCleanup
(signal?: string)
scripts/setup/setup.ts:147
↓ 12 callersMethodhgetall
(key: string)
test/utilities/leakyBucket.test.ts:208
↓ 12 callersFunctioninitializeEnvFile
(answers: SetupAnswers)
scripts/setup/setup.ts:498
↓ 12 callersMethodinstallPlugin
* Install a plugin
src/plugin/manager/core.ts:322
↓ 12 callersMethodmget
* Batch get multiple keys. * @param keys - Array of cache keys. * @returns Array of values in the same order as keys (null for missing).
src/services/caching/CacheService.ts:39
↓ 12 callersFunctionobservabilitySetup
( answers: SetupAnswers, )
scripts/setup/setup.ts:292
↓ 12 callersFunctionresolveActionItemsPaginated
( parent: EventType, args: ActionItemsArgs, ctx: GraphQLContext, )
src/graphql/types/Event/actionItems.ts:59
↓ 12 callersFunctionresolveItems
( parent: AgendaFolderType, args: AgendaItemsArgs, ctx: GraphQLContext, )
src/graphql/types/AgendaFolder/items.ts:56
↓ 12 callersFunctionvenueCreator
( parent: VenueType, _args: Record<string, never>, ctx: GraphQLContext, )
src/graphql/types/Venue/creator.ts:6
↓ 11 callersFunctionEventVolunteerGroupUpdatedAtResolver
( parent: EventVolunteerGroupType, _args: Record<string, never>, ctx: GraphQLContext, )
src/graphql/types/EventVolunteerGroup/updatedAt.ts:7
↓ 11 callersFunctionEventVolunteerUpdatedAtResolver
( parent: EventVolunteerType, _args: Record<string, never>, ctx: GraphQLContext, )
src/graphql/types/EventVolunteer/updatedAt.ts:7
↓ 11 callersFunctionadvertisementUpdatedAtResolver
( parent: AdvertisementType, _args: Record<string, never>, ctx: GraphQLContext, )
src/graphql/types/Advertisement/updatedAt.ts:6
↓ 11 callersFunctionassertSecretsPresent
(envConfig: EnvConfig)
src/createServer.ts:64
↓ 11 callersFunctionbuildTestApp
()
test/fastifyPlugins/auth.test.ts:16
↓ 11 callersFunctioncreateChat
( organizationId: string, userToken: string, )
test/graphql/types/Mutation/createChatMessage.test.ts:96
↓ 11 callersFunctioncreateGraphQLConnectionWithWhereSchema
( whereSchema: T, )
src/utilities/graphqlConnection/schemas.ts:36
↓ 11 callersFunctioncreateMockRecurrenceRule
(overrides = {})
test/workers/eventGeneration/jobDiscovery.test.ts:98
↓ 11 callersFunctioncreateMockWindowConfig
(overrides = {})
test/workers/eventGeneration/jobDiscovery.test.ts:50
↓ 11 callersFunctioncreateOrgEventFolderCategory
(adminToken: string)
test/graphql/types/Mutation/createAgendaItem.test.ts:83
↓ 11 callersFunctioncreateOrganization
(adminAuthToken: string)
test/graphql/types/Mutation/createTag.test.ts:74
↓ 11 callersFunctioncreateOrganizationAndGetId
(authToken: string)
test/graphql/types/Mutation/updateEntireRecurringEventSeries.test.ts:42
↓ 11 callersFunctioncreateOrganizationMembership
( adminAuthToken: string, memberId: string, organizationId: string, role: "regular" | "administrator" = "r
test/graphql/types/Mutation/createFundCampaignPledge.test.ts:94
↓ 11 callersFunctioncreateRecurringEventWithInstances
( organizationId: string, creatorId: string, )
test/graphql/types/Mutation/updateEntireRecurringEventSeries.test.ts:65
↓ 11 callersFunctioncreateRegularUser
( role: "regular" | "administrator" = "regular", )
test/graphql/types/Query/fundCampaignPledge.test.ts:61
↓ 11 callersFunctioncreateTestEvent
(organizationId: string)
test/graphql/types/Mutation/updateEventVolunteerGroup.test.ts:119
↓ 11 callersFunctioncreateTestOrganization
()
test/graphql/types/Mutation/createEventVolunteer.test.ts:78
↓ 11 callersFunctioncreateTestOrganization
(authToken: string, userId: string)
test/graphql/types/Query/event.test.ts:99
↓ 11 callersFunctiondetectOS
()
src/install/utils/osDetection.ts:13
↓ 11 callersFunctioneventAttendeeUserResolver
( parent: EventAttendeeType, _args: Record<string, never>, ctx: GraphQLContext, )
src/graphql/types/EventAttendee/user.ts:8
↓ 11 callersFunctioneventUpdatedAtResolver
( parent: EventType, _args: Record<string, never>, ctx: GraphQLContext, )
src/graphql/types/Event/updatedAt.ts:7
↓ 11 callersFunctiongetPluginsResolver
( _: unknown, args: { input?: { pluginId?: string | null; isActivated?: boolean | null; isInstall
src/graphql/types/Query/plugins.ts:50
↓ 11 callersFunctiongetRecurringEventInstancesInDateRange
( input: GetRecurringEventInstancesInput, drizzleClient: ServiceDependencies["drizzleClient"], logger: Serv
src/graphql/types/Query/eventQueries/recurringEventInstanceQueries.ts:51
↓ 11 callersFunctiongetUserAuthToken
( emailAddress: string, password: string, )
test/graphql/types/Mutation/createChatMembership.test.ts:76
↓ 11 callersFunctionhandlePromptError
(err: unknown)
scripts/setup/setup.ts:483
↓ 11 callersMethodrebuildSchema
()
test/plugin/manager/core.test.ts:22
↓ 11 callersFunctionsetupAuthorizedMocks
()
test/graphql/types/FundCampaign/creator.test.ts:14
↓ 11 callersMethodshouldScanFile
(filePath: string)
scripts/validate_error_handling.ts:402
↓ 11 callersFunctiontraceable
( model: string, op: string, fn: () => Promise<T>, )
src/utilities/db/traceableQuery.ts:20
↓ 11 callersFunctionupdateEnvVariable
( config: Record<string, string | number | undefined>, options: UpdateEnvOptions = {}, )
scripts/setup/envFileManager.ts:182
↓ 10 callersFunctionEventVolunteerEventResolver
( parent: EventVolunteerType, _args: Record<string, never>, ctx: GraphQLContext, )
src/graphql/types/EventVolunteer/event.ts:18
↓ 10 callersFunctionEventVolunteerGroupCreatorResolver
( parent: EventVolunteerGroupType, _args: Record<string, never>, ctx: GraphQLContext, )
src/graphql/types/EventVolunteerGroup/creator.ts:10
↓ 10 callersFunctionEventVolunteerGroupEventResolver
( parent: EventVolunteerGroupType, _args: Record<string, never>, ctx: GraphQLContext, )
src/graphql/types/EventVolunteerGroup/event.ts:10
↓ 10 callersFunctionEventVolunteerGroupUpdaterResolver
( parent: EventVolunteerGroupType, _args: Record<string, never>, ctx: GraphQLContext, )
src/graphql/types/EventVolunteerGroup/updater.ts:10
↓ 10 callersFunctionUserStateResolver
( parent: UserType, _args: unknown, ctx: GraphQLContext, )
src/graphql/types/User/state.ts:21
↓ 10 callersFunctionaddressLine2Resolver
( parent: UserType, _args: Record<string, never>, ctx: GraphQLContext, )
src/graphql/types/User/addressLine2.ts:18
↓ 10 callersMethodcacheWindowedMetrics
* Cache aggregated metrics for a time window (hourly or daily). * * @param metrics - The aggregated metrics to cache * @param windowType - Type
src/services/metrics/metricsCache.ts:214
↓ 10 callersFunctioncleanupOrg
(orgId: string)
test/graphql/types/Tag/folder.test.ts:162
↓ 10 callersFunctioncreateMockCache
* Create a mock CacheService for testing.
test/services/caching/wrappers.test.ts:8
↓ 10 callersFunctioncreateMockCtx
()
test/graphql/types/ActionItem/eventVolunteersAndGroups.test.ts:25
↓ 10 callersFunctioncreateMockWindowConfig
(overrides = {})
test/workers/eventCleanupWorker.test.ts:29
↓ 10 callersFunctioncreateOrganization
(adminAuthToken: string)
test/graphql/types/Mutation/createTagFolder.test.ts:74
↓ 10 callersFunctioncreateOrganization
()
test/graphql/types/Mutation/createChatMessage.test.ts:37
↓ 10 callersFunctioncreatePluginContext
(dependencies: { db: unknown; graphql: unknown; pubsub: unknown; logger: ILogger; })
src/plugin/registry.ts:18
↓ 10 callersFunctioncreateRegularUser
* Helper function to create a regular user for testing
test/graphql/types/Comment/hasUserVoted.test.ts:99
↓ 10 callersFunctioncreateTestComment
* Helper function to create a test organization, post, and comment.
test/graphql/types/Mutation/createCommentVote.test.ts:35
↓ 10 callersFunctioncreateTestComment
* Creates a test comment on a post
test/graphql/types/Mutation/deleteCommentVote.test.ts:79
↓ 10 callersFunctioncreateTestEvent
(organizationId: string)
test/graphql/types/Mutation/acceptEventInvitations.test.ts:139
↓ 10 callersFunctioncreateTestFund
(authToken: string, organizationId: string)
test/graphql/types/Fund/organization.test.ts:108
↓ 10 callersFunctioncreateTestOrganization
()
test/drizzle/tables/actionItemCategories.test.ts:61
↓ 10 callersFunctioncreateTestOrganization
(authToken: string)
test/graphql/types/ActionItem/organization.test.ts:73
↓ 10 callersFunctioncreateTestOrganization
* Helper function to create an organization with the admin as a member. * This is required before creating events or venues.
test/graphql/types/Mutation/createVenueBooking.test.ts:71
↓ 10 callersFunctioncreateTestOrganization
* Creates a test organization
test/graphql/types/Mutation/deleteCommentVote.test.ts:38
↓ 10 callersFunctioncreateTestOrganization
()
test/graphql/types/Mutation/acceptEventInvitations.test.ts:77
↓ 10 callersFunctioncreateTestOrganization
* Helper function to create an organization with the admin as a member. * This is required before creating events or venues.
test/graphql/types/Mutation/deleteVenueBooking.test.ts:87
↓ 10 callersFunctioncreateTestOrganization
* Creates a test organization
test/graphql/types/Mutation/deletePostVote.test.ts:43
↓ 10 callersFunctioncreateTestPost
* Creates a test post in an organization
test/graphql/types/Mutation/deleteCommentVote.test.ts:61
↓ 10 callersFunctioncreateTestPost
* Creates a test post in an organization
test/graphql/types/Mutation/deletePostVote.test.ts:66
↓ 10 callersFunctioncreateTestUser
( adminAuthToken: string, role: "regular" | "administrator" = "regular", )
test/graphql/types/Mutation/createFundCampaignPledge.test.ts:48
↓ 10 callersFunctioncreateTestUser
* Creates a test user for voting scenarios
test/graphql/types/Comment/upVotesCount.test.ts:59
↓ 10 callersFunctioncreateTestUser
* Creates a test user for voting scenarios
test/graphql/types/Comment/downVotesCount.test.ts:59
↓ 10 callersFunctioncreateUserAndGetToken
(userDetails = {})
test/graphql/types/Query/actionItemsByVolunteerGroup.test.ts:38
↓ 10 callersFunctioncreateUserAndGetToken
(userDetails = {})
test/graphql/types/Query/organizationUsers.test.ts:40
↓ 10 callersFunctioncreateUserWithCleanup
()
test/graphql/types/Mutation/adminUpdateUserPassword.test.ts:17
↓ 10 callersFunctiondetectLinuxDistro
()
src/install/utils/osDetection.ts:32
↓ 10 callersFunctionextractDocComments
( content: string, )
test/scripts/check_tsdoc.test.ts:43
↓ 10 callersFunctionextractPluginZip
( zipPath: string, pluginId: string, structure: PluginZipStructure, )
src/utilities/pluginInstaller/extraction.ts:13
↓ 10 callersFunctiongenerateInstancesForRecurringEvent
( input: GenerateInstancesInput, drizzleClient: ServiceDependencies["drizzleClient"], logger: ServiceDepend
src/services/eventGeneration/eventGeneration.ts:25
↓ 10 callersFunctiongenerateRefreshToken
()
src/utilities/refreshTokenUtils.ts:17
↓ 10 callersFunctiongetAdminAuth
()
test/graphql/types/Tag/folder.test.ts:41
↓ 10 callersFunctiongetAdminAuth
()
test/graphql/types/Mutation/adminUpdateUserPassword.test.ts:33
↓ 10 callersFunctiongetAdminAuthToken
()
test/graphql/types/Query/fund.test.ts:36
↓ 10 callersMethodgetExtensionRegistry
* Get extension registry
src/plugin/manager/core.ts:443
↓ 10 callersFunctiongetTier
(name: keyof typeof rateLimitTiers)
src/config/rateLimits.ts:26
↓ 10 callersFunctionisPluginSystemInitialized
()
src/plugin/registry.ts:68
← previousnext →301–400 of 1,648, ranked by callers