MCPcopy Create free account

hub / github.com/codecombat/codecombat / functions

Functions6,441 in github.com/codecombat/codecombat

Functionget
(attr)
test/app/core/api/fetch-json.spec.js:14
Functionget
(slug)
test/app/views/play/CampaignView.spec.coco.js:68
Functionget
({ courseID: modelID }, options)
app/core/api/ai_models.js:4
Functionget
({ courseID }, options)
app/core/api/courses.js:12
Functionget
({ courseInstanceID }, options)
app/core/api/course-instances.js:12
Functionget
({ classroomID }, options)
app/core/api/classrooms.js:12
Functionget
(jobId, other, options = {})
app/core/api/background-job.js:15
Functionget
({ campaignHandle }, options)
app/core/api/campaigns.js:16
Functionget
({ courseID }, options)
app/core/api/ai_scenarios.js:4
FunctiongetAIJuniorProject
({ projectHandle }, options = {})
app/core/api/ai-junior-projects.js:17
FunctiongetAIJuniorProjects
(options = {})
app/core/api/ai-junior-projects.js:15
FunctiongetAIJuniorProjectsForScenarioAndUser
({ scenarioHandle, userId }, options = {})
app/core/api/ai-junior-projects.js:19
FunctiongetAIJuniorScenario
({ scenarioHandle }, options = {})
app/core/api/ai-junior-scenarios.js:11
FunctiongetAIJuniorScenarios
(options = {})
app/core/api/ai-junior-scenarios.js:9
FunctiongetAILeagueStats
app/core/api/clans.js:24
FunctiongetAPCSPFile
(fileName, options)
app/core/api/apcsp.js:11
FunctiongetActiveClassrooms
(state, _getters, _rootState, rootGetters)
app/core/store/modules/teacherDashboard.js:155
FunctiongetActiveLicenses
(state, _getters, _rootState, rootGetters)
app/core/store/modules/schoolAdminDashboard.js:128
FunctiongetActiveLicenses
(state, _getters, _rootState, rootGetters)
app/core/store/modules/teacherDashboard.js:249
FunctiongetAdministratedTeacherClassroomData
(state, _getters, _rootState, rootGetters)
app/core/store/modules/schoolAdminDashboard.js:156
FunctiongetAdministratedTeacherData
(state, _getters, _rootState, rootGetters)
app/core/store/modules/schoolAdminDashboard.js:149
FunctiongetAdministratedTeachers
(state, _getters, _rootState, rootGetters)
app/core/store/modules/schoolAdminDashboard.js:142
FunctiongetAiProjectsMapCurrentClassroom
(state, _getters, _rootState, rootGetters)
app/core/store/modules/teacherDashboard.js:237
FunctiongetAll
(options = {})
app/core/api/ai_models.js:9
FunctiongetAll
(options, other)
app/core/api/courses.js:17
FunctiongetAll
(options)
app/core/api/clas.js:12
FunctiongetAll
(options)
app/core/api/api-clients.js:35
FunctiongetAll
(options)
app/core/api/o-auth.js:36
FunctiongetAll
(options)
app/core/api/campaigns.js:12
FunctiongetAll
(options)
app/core/api/skipped-contacts.js:13
FunctiongetAll
(options, other)
app/core/api/ai_scenarios.js:9
FunctiongetAllAdministratedClassrooms
(_state, getters, _rootState, rootGetters)
app/core/store/modules/schoolAdminDashboard.js:164
FunctiongetAllCinematics
()
ozaria/site/api/cinematic.js:27
FunctiongetAllClassroomLevels
(options)
app/core/api/courses.js:47
FunctiongetAllClassrooms
(_state, getters, _rootState, rootGetters)
app/core/store/modules/teacherDashboard.js:176
FunctiongetAllCutscenes
()
ozaria/site/api/cutscene.js:21
FunctiongetAllInteractives
()
ozaria/site/api/interactive.js:26
FunctiongetAllSounds
(state, getters)
app/core/store/modules/audio.js:99
MethodgetAnalyticsInvoices
app/views/admin/AnalyticsSubscriptionsView.js:425
FunctiongetAnnouncements
({ commit }, options)
app/core/store/modules/announcements.js:80
FunctiongetAnonymizationStatus
(league, supermodel)
app/core/utils.js:51
FunctiongetApiClientId
()
app/core/api/api-clients.js:85
FunctiongetApiClientIdFromEmail
(email)
app/core/utils.js:1257
FunctiongetArchivedClassrooms
(state, _getters, _rootState, rootGetters)
app/core/store/modules/teacherDashboard.js:162
MethodgetAutoClanSlug
(idOrSlug, kind)
app/models/Clan.js:20
MethodgetBanner
()
app/views/HomeCNView.js:89
FunctiongetByClient
(clientId, options)
app/core/api/prepaids.js:65
FunctiongetByCreator
(creatorId, options)
app/core/api/prepaids.js:58
FunctiongetByEmail
({ email }, options)
app/core/api/users.js:18
FunctiongetByHandle
(clientID, options)
app/core/api/api-clients.js:56
FunctiongetByHandle
(handle, options)
app/core/api/users.js:14
FunctiongetByIdOrSlug
(idOrSlug, options)
app/core/api/levels.js:20
FunctiongetByName
(clientName, options)
app/core/api/api-clients.js:28
FunctiongetByName
(providerName, options)
app/core/api/o-auth.js:29
MethodgetByName
(name)
app/collections/Products.js:31
FunctiongetByOriginal
(original, options)
app/core/api/levels.js:15
FunctiongetByPath
(target, path)
app/core/utils.js:691
FunctiongetByStudentsAndLevels
({ earliestCreated, studentIds, levelOriginals, project }, options)
app/core/api/level-sessions.js:19
FunctiongetCapstoneInfo
(_state, getters, _rootState, rootGetters)
ozaria/site/store/BaseCurriculumGuide.js:60
FunctiongetCh1Avatar
* @returns {object|undefined} avatar schema object or undefined if not defined.
app/core/store/modules/me.js:109
FunctiongetChatMessages
()
app/core/api/chat_message.js:13
MethodgetChildSchema
(key)
app/core/treema-ext.js:554
MethodgetChildSchema
(key)
app/views/editor/level/systems/SystemsTabView.js:264
FunctiongetClanByDistrict
app/core/api/clans.js:11
FunctiongetClanByDistrictId
app/core/api/clans.js:12
FunctiongetClanBySchool
app/core/api/clans.js:10
MethodgetCodeLanguageName
()
app/views/user/AnonCertificatesView.js:83
MethodgetCodeLanguageName
()
app/views/user/AllCoursesCertificatesView.js:162
MethodgetCodeLanguageName
()
app/views/user/CertificatesView.js:155
FunctiongetCollapsedModulesForCurrentCourse
(state, getters)
app/core/store/modules/teacherDashboard.js:263
FunctiongetCommon
({ levelSlug, startDay, endDay }, options)
app/core/api/user-code-problems.js:15
FunctiongetCompletions
(editor, session, pos, prefix, callback)
app/views/play/level/tome/editor/snippets.js:184
FunctiongetComponentName
(state)
app/core/store/modules/schoolAdminDashboard.js:125
FunctiongetComponentName
(state)
app/core/store/modules/teacherDashboard.js:146
FunctiongetConcepts
()
app/core/api/concept.js:13
MethodgetConcepts
()
app/views/user/AnonCertificatesView.js:101
FunctiongetConnectionsCount
(options)
app/core/api/roblox.js:11
MethodgetContainersForActions
(actionNames)
app/models/ThangType.js:681
FunctiongetContentDescription
()
ozaria/site/store/BaseCurriculumGuide.js:120
FunctiongetCorrectName
(session)
app/core/utils.js:41
FunctiongetCourseBundlePrice
(coursePrices, seats)
app/core/utils.js:868
FunctiongetCourseInstances
({ userID, campaignSlug }, options)
app/core/api/users.js:98
FunctiongetCourseLevels
({ classroomID, courseID }, options)
app/core/api/classrooms.js:46
FunctiongetCoursePraise
()
app/core/utils.js:880
FunctiongetCourseUnitMapUrl
(state, getters, _rootState)
ozaria/site/store/BaseCurriculumGuide.js:108
FunctiongetCoursesCurrentClassroom
(state, getters, _rootState, rootGetters)
app/core/store/modules/teacherDashboard.js:197
FunctiongetCredits
(action)
app/core/api/user-credits.js:3
FunctiongetCurrentClassroom
(state, _getters, _rootState, rootGetters)
app/core/store/modules/teacherDashboard.js:183
FunctiongetCurrentCourse
(_state, getters, _rootState, rootGetters)
ozaria/site/store/BaseCurriculumGuide.js:51
FunctiongetCurrentModuleHeadingInfo
(_state, getters, _rootState, _rootGetters)
ozaria/site/store/BaseCurriculumGuide.js:88
FunctiongetCurrentModuleNames
(_state, getters, _rootState, _rootGetters)
ozaria/site/store/BaseCurriculumGuide.js:75
MethodgetCurrentView
()
app/views/editor/level/LevelEditView.js:602
MethodgetDataForReplacementView
()
app/views/editor/level/settings/SettingsTabView.js:52
MethodgetDefaultActions
()
app/models/ThangType.js:146
MethodgetDependencies
(allComponents)
app/models/LevelComponent.js:92
FunctiongetDirectory
({ path }, options)
app/core/api/files.js:12
FunctiongetDisplayCurrency
(currency)
app/views/payment/paymentPriceHelper.js:7
FunctiongetDisplayPermission
(permission)
app/lib/classroom-utils.js:1
FunctiongetDisplayPermission
(permission)
ozaria/site/common/utils.js:37
MethodgetDisplayPermission
()
app/models/Classroom.js:481
← previousnext →3,901–4,000 of 6,441, ranked by callers