MCPcopy Create free account

hub / github.com/JetBrains/kotlin-web-site / functions

Functions532 in github.com/JetBrains/kotlin-web-site

↓ 1 callersFunctionplayAnimation
()
blocks/main/latest-news/mascot/index.tsx:71
↓ 1 callersFunctionprocessRedirectEntry
(entry, fileName)
scripts/generate-redirect-pages.js:26
↓ 1 callersFunctionprocess_header_ids
(tree)
src/processors/processors.py:103
↓ 1 callersFunctionprocess_markdown_html
(tree)
src/processors/processors.py:59
↓ 1 callersFunctionq
(e,n,t)
pdf/prism.js:3
↓ 1 callersMethodquickSearchIsVisible
()
test/component/global-search.ts:13
↓ 1 callersFunctionr
()
pdf/prism.js:3
↓ 1 callersFunctionrebaseRelativeUrl
* Converts relative URLs to absolute URLs or hash-only references. * Handles migration from old Kotlin grammar documentation paths.
blocks/grammar/markdown.tsx:18
↓ 1 callersFunctionredirect_to_map
(redirects_list)
kotlin-website.py:61
↓ 1 callersFunctionrender
* @param {Array} data * @param {HTMLElement} target [optional] * @returns {DocumentFragment}
static/js/util/render.js:58
↓ 1 callersFunctionrenderIcon
(network: SocialNetwork)
components/social-share/social-share.tsx:78
↓ 1 callersFunctionrenderTemplate
(dropdown)
static/js/com/dropdown/index.js:113
↓ 1 callersFunctionreplaceEnv
(value)
scripts/dokka/generate-templates.js:14
↓ 1 callersFunctionrespond_with_package_list
(page_path)
kotlin-website.py:378
↓ 1 callersMethodrestoreItemsState
()
static/js/com/nav-tree/index.js:91
↓ 1 callersFunctionreverse
(theme: Theme)
blocks/case-studies/card/case-studies-card.tsx:15
↓ 1 callersFunctionsaveImage
(index, imageUrl)
scripts/latest-news/index.js:62
↓ 1 callersFunctionsaveState
({osValue = '', gradleValue = ''} = {})
static/js/page/code-blocks.js:68
↓ 1 callersFunctionscanLlmsFolder
* Return list of .txt files with their titles
scripts/llms/generate-llms-index.mjs:31
↓ 1 callersFunctionscrollToTargetElement
()
hooks/useDeferredAnchorScroll.ts:45
↓ 1 callersFunctionsetCookie
(name, value, lifespan, access_path)
static/js/com/banners-rotator.js:189
↓ 1 callersMethodsetItemsStateInfo
(info)
static/js/com/nav-tree/index.js:86
↓ 1 callersFunctionset_replace_simple_code
(v: bool)
src/processors/processors.py:24
↓ 1 callersFunctionskipNonProduction
(message?: string)
test/utils.ts:103
↓ 1 callersFunctionskipProduction
(message?: string)
test/utils.ts:99
↓ 1 callersFunctionsortBy
(direction: 'asc' | 'desc')
blocks/community/event-list/event-list.tsx:188
↓ 1 callersFunctionthrottle
(func, ms)
static/js/util/throttle.js:1
↓ 1 callersFunctiontoId
(label: typeof LIST_OF_SECTION[number][0])
test/e2e/teach/why.spec.ts:16
↓ 1 callersFunctiontoggleEmail
(val)
static/js/page/dokka-template/feedback.js:10
↓ 1 callersFunctiontogglePlatform
(id: CasePlatform)
blocks/case-studies/filter/case-studies-filter.tsx:28
↓ 1 callersFunctiontoggleSubmit
(val)
static/js/page/dokka-template/feedback.js:19
↓ 1 callersFunctiontrackEvent
(event)
static/js/page/common.js:12
↓ 1 callersFunctiontransformBookCover
* Transform book cover HTML with version number
scripts/pdf/cover.js:42
↓ 1 callersFunctiontruncateText
(str: string, limit: number)
utils/truncate.ts:1
↓ 1 callersFunctionurlToFilePath
* Convert a redirect URL to its corresponding file system path
scripts/generate-redirect-pages.js:19
↓ 1 callersFunctionuseDeferredAnchorScroll
(isLayoutReady: boolean)
hooks/useDeferredAnchorScroll.ts:17
↓ 1 callersFunctionuseFilteredCases
()
blocks/case-studies/filter/use-filtered-cases.tsx:16
↓ 1 callersFunctionvalidate_links_weak
(page, page_path)
kotlin-website.py:268
↓ 1 callersFunctionwalkTroughTemplates
* Use the next example to define ktl component in ftl templates: {% ktl_component "COMPONENT_NAME" [PROPS] %}
scripts/dokka/generate-templates.js:50
FunctionAdditionalMaterials
({})
blocks/server-side/additional-materials/additional-materials.tsx:10
FunctionBanner
* @constructor * @param params * @param {Object} params * @param {String} params.id * @param {Banner.TYPE} params.type * @param {HTMLElement|jQue
static/js/com/banners-rotator.js:21
FunctionBlockScheme
(props)
blocks/main/kotlin-plus-ai/block-scheme.tsx:3
FunctionCard
({ className, title, url, imageName, children, ...props }: CodeShareCardProps)
blocks/multiplatform/choose-share/blocks/what/card.tsx:20
FunctionCard
({ title, description })
blocks/server-side/card/card.tsx:13
FunctionCardStack
()
blocks/kotlin-effect/card-stack/card-stack.tsx:26
FunctionCaseStudies
()
blocks/multiplatform/case-studies/grid.tsx:36
FunctionCaseStudiesFilter
()
blocks/case-studies/filter/case-studies-filter.tsx:19
FunctionCaseStudiesGrid
({ className, mode, showCopyLinkButton })
blocks/case-studies/grid/case-studies-grid.tsx:24
FunctionCaseStudiesHero
()
blocks/case-studies/hero/case-studies-hero.tsx:6
FunctionCaseStudiesSection
({ className, ...props })
blocks/case-studies/grid/case-studies-grid.tsx:18
FunctionCaseStudy
({ content, caseType, frontmatter }: CaseStudyProps)
pages/case-studies/[id].tsx:58
FunctionCaseStudyCard
blocks/case-studies/card/case-studies-card.tsx:25
FunctionCaseStudyCardText
({ className, mode, showCopyLinkButton, ...item })
blocks/case-studies/card/case-studies-card.tsx:33
FunctionCaseStudyCtaBlock
({ url }: CaseStudyCtaBlockProps)
blocks/case-studies/cta-block/case-study-cta-block.tsx:11
FunctionCaseStudyPageContent
({ content })
blocks/case-studies/page-content/case-study-page-content.tsx:12
FunctionCaseStudyPageHero
({ frontmatter })
blocks/case-studies/page-hero/case-study-page-hero.tsx:16
FunctionChooseShare
()
blocks/multiplatform/choose-share/index.tsx:6
FunctionChooseShareWhat
({ className }: { className?: string })
blocks/multiplatform/choose-share/blocks/what/index.tsx:58
FunctionChooseShareWhere
({ className }: { className?: string })
blocks/multiplatform/choose-share/blocks/where/index.tsx:88
FunctionCodeBlock
({ codeSample, imageSrc })
blocks/compose-multiplatform/features-block/code-block.tsx:11
FunctionCodeHighlight
({ code, className = '', language = 'kotlin' })
components/code-highlight/code-highlight.tsx:13
FunctionCommunityAddEvent
(props)
blocks/community/event-list/event-list.tsx:41
FunctionCommunityBanner
({ title, children })
blocks/community/community-banner/community-banner.tsx:13
FunctionCommunityLayout
({ title, ogImageName, description, children })
blocks/community/layout/community-layout.tsx:38
FunctionComposeMultiplatformHero
()
blocks/compose-multiplatform/hero/index.tsx:16
FunctionComposeMultiplatformLanding
()
pages/compose-multiplatform/index.tsx:34
FunctionContentBlock
()
blocks/compose-multiplatform/platforms-block/index.tsx:9
FunctionContentSwitcher
({ index, children })
blocks/main/hero-ab/components/playground/playground.tsx:26
FunctionContentSwitcher
({ index, children })
blocks/main/why-kotlin/why-kotlin.tsx:31
FunctionCoolVideos
()
blocks/multiplatform/videos/videos.tsx:6
FunctionCopyCodeButton
({ codeSample, label })
blocks/main/hero-ab/components/hero-platforms/features-carousel/index.tsx:24
FunctionCopyCodeButton
({ codeSample, label })
blocks/server-side/features-carousel/index.tsx:27
FunctionCopyCodeButton
({ codeSample, label })
blocks/server-side/features-switcher/index.tsx:15
FunctionCoursesList
({ universities })
blocks/education/courses-list/courses-list.tsx:22
FunctionCoursesPage
()
pages/education/courses/index.tsx:22
FunctionCtaBlock
({ url }: { url: string })
blocks/multiplatform/cta-block/cta-block.tsx:9
FunctionCtaBlock
()
blocks/compose-multiplatform/cta-block/index.tsx:7
FunctionCustomCarousel
({ slides })
components/custom-carousel/custom-carousel.tsx:25
FunctionCustomSlide
({ codeSample, linkUrl })
blocks/main/hero-ab/components/hero-platforms/features-switcher/index.tsx:15
FunctionCustomSlide
({ codeSample, label })
blocks/server-side/features-switcher/index.tsx:36
FunctionCustomerLogoMarqueeSection
({ className, items })
components/customer-logo-marquee/index.tsx:12
FunctionCustomerLogos
()
blocks/multiplatform/case-studies/customers.tsx:7
FunctionDesktopBreak
()
components/desktop-break/desktop-break.tsx:5
FunctionDeveloper
()
blocks/main/hero-ab/components/developer/developer.tsx:9
FunctionDividerLine
()
blocks/main/divider-line/divider-line.tsx:5
FunctionDropdown
* @param {HTMLElement|string} node * @param {Object} config * @param {number} [config.selectedIndex=0] * @param {string} [config.selected] * @para
static/js/com/dropdown/index.js:23
FunctionEcosystem
({})
blocks/server-side/ecosystem/ecosystem.tsx:17
FunctionEducationLayout
({ title, children, dataTestId })
blocks/education/education-layout/education-layout.tsx:22
FunctionEducationPage
()
pages/education/index.tsx:32
FunctionEmptyState
({ text = 'Nothing matches your current filters.\r\nTry adjusting them to see more options.' }
components/empty-state/empry-state.tsx:8
FunctionEventCard
({ event })
blocks/community/event-list/event-card.tsx:20
FunctionEventList
()
blocks/community/event-list/event-list.tsx:54
FunctionEventsTable
(elem, events)
static/js/com/events-table.js:167
FunctionFaqBlock
()
blocks/multiplatform/faq-block/faq-block.tsx:7
FunctionFavicon
()
components/favicon/favicon.tsx:5
FunctionFavoriteTools
({})
blocks/server-side/favorite-tools/favorite-tools.tsx:22
FunctionFeatureCard
({ icon, title,
blocks/main/hero-ab/components/hero-platforms/features-carousel/index.tsx:47
FunctionFeatureCard
({ icon, title,
blocks/server-side/features-carousel/index.tsx:57
FunctionFeaturesBlock
()
blocks/compose-multiplatform/features-block/features-block.tsx:41
FunctionFeaturesCarousel
({ featuresData, className })
blocks/main/hero-ab/components/hero-platforms/features-carousel/index.tsx:87
← previousnext →201–300 of 532, ranked by callers