Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagefind/pagefind
/ functions
Functions
1,107 in github.com/Pagefind/pagefind
⨍
Functions
1,107
◇
Types & classes
265
↓ 1 callers
Function
generateInstanceId
()
pagefind_web_js/lib/search_wrapper.ts:18
↓ 1 callers
Method
getActiveShortcuts
* Get currently active shortcuts.
pagefind_ui/component/core/instance.ts:303
↓ 1 callers
Method
getDefaultBaseUrl
(basePath: string)
pagefind_web_js/lib/coupled_search.ts:156
↓ 1 callers
Function
getFiles
(indexId)
wrappers/node/lib/index.js:252
↓ 1 callers
Method
getHighlightParams
(paramName: string)
pagefind_web_js/lib/highlight.ts:64
↓ 1 callers
Method
getPlaceholder
()
pagefind_ui/component/components/pagefind-results.ts:351
↓ 1 callers
Method
getResultAndOffsetFromElement
( el: Element, )
pagefind_ui/component/components/pagefind-searchbox.ts:942
↓ 1 callers
Method
getResultRenderer
* Returns the internal render function used by the Result class. * Priority: JS function > script template > default template
pagefind_ui/component/components/pagefind-results.ts:328
↓ 1 callers
Method
getResultRenderer
* Returns the render function for results. * Priority: JS function > script template > default template
pagefind_ui/component/components/pagefind-searchbox.ts:1088
↓ 1 callers
Method
getResults
(requiredCapability: string | null = null)
pagefind_ui/component/core/instance.ts:225
↓ 1 callers
Function
getTranslations
(langCode?: string)
pagefind_ui/component/core/translations.ts:34
↓ 1 callers
Function
get_algorithm
()
pagefind_stem/src/snowball/algorithms/mod.rs:149
↓ 1 callers
Function
get_candidate_paths
()
wrappers/python/src/pagefind_python_bin/__init__.py:15
↓ 1 callers
Method
get_current
(self)
pagefind_stem/src/snowball/snowball_env.rs:28
↓ 1 callers
Function
get_discrete_words
(s: S)
pagefind/src/fossick/splitting.rs:137
↓ 1 callers
Function
get_executable
()
wrappers/python/src/pagefind/service/__init__.py:32
↓ 1 callers
Function
get_executable
()
wrappers/python/src/pagefind_python_bin/__init__.py:25
↓ 1 callers
Method
get_files
Get raw data of all files in the Pagefind index. WATCH OUT: this method emits all files. This can be a lot of data, and this amount o
wrappers/python/src/pagefind/index/__init__.py:166
↓ 1 callers
Function
get_locations
()
pagefind_ui/default/_dev_files/pagefind/_pagefind_stub.ts:30
↓ 1 callers
Function
get_prefixes
((a, b): (&str, &str))
pagefind/src/index/mod.rs:646
↓ 1 callers
Function
get_subs
(term, title, url, words)
pagefind_ui/default/_dev_files/pagefind/_pagefind_stub.ts:39
↓ 1 callers
Method
go_in_grouping_b
(&mut self, chars: &[u8], min: u32, max: u32)
pagefind_stem/src/snowball/snowball_env.rs:233
↓ 1 callers
Function
gzl
(d)
pagefind_web_js/lib/gz.js:325
↓ 1 callers
Function
gzs
(d)
pagefind_web_js/lib/gz.js:314
↓ 1 callers
Method
handleCheckboxChange
( filterName: string, value: string, checked: boolean, )
pagefind_ui/component/components/pagefind-filter-pane.ts:413
↓ 1 callers
Method
handleClose
()
pagefind_ui/component/components/pagefind-modal.ts:149
↓ 1 callers
Method
handleIncomingChunk
* @param {Buffer} buf
wrappers/node/lib/service.js:81
↓ 1 callers
Method
handleIncomingMessage
* @param {string} message
wrappers/node/lib/service.js:107
↓ 1 callers
Method
handleMenuKeydown
(e: KeyboardEvent)
pagefind_ui/component/components/pagefind-filter-dropdown.ts:298
↓ 1 callers
Function
handleMessage
( message: WorkerMessage, )
pagefind_web_js/lib/pagefind_worker.ts:43
↓ 1 callers
Method
handleModalClose
()
pagefind_ui/component/components/pagefind-modal-trigger.ts:153
↓ 1 callers
Method
handleResultLoaded
()
pagefind_ui/component/components/pagefind-searchbox.ts:819
↓ 1 callers
Method
handleResults
(searchResult: PagefindSearchResult)
pagefind_ui/component/components/pagefind-searchbox.ts:982
↓ 1 callers
Method
handleTriggerKeydown
(e: KeyboardEvent)
pagefind_ui/component/components/pagefind-filter-dropdown.ts:278
↓ 1 callers
Method
handleTypeAhead
(char: string)
pagefind_ui/component/components/pagefind-filter-dropdown.ts:383
↓ 1 callers
Method
hasInstance
(name: string)
pagefind_ui/component/components/instance-manager.ts:52
↓ 1 callers
Method
hasStructureChanged
()
pagefind_ui/component/components/pagefind-filter-pane.ts:138
↓ 1 callers
Method
highlight
()
pagefind_web_js/lib/highlight.ts:94
↓ 1 callers
Function
html
()
pagefind/src/fossick/splitting.rs:292
↓ 1 callers
Function
indexFns
(indexId)
wrappers/node/lib/index.js:93
↓ 1 callers
Function
inflt
(dat, buf, st)
pagefind_web_js/lib/gz.js:173
↓ 1 callers
Method
init
()
pagefind_web_js/lib/search_wrapper.ts:145
↓ 1 callers
Method
init
(language: string, opts: { load_wasm: boolean })
pagefind_web_js/lib/coupled_search.ts:238
↓ 1 callers
Method
init
(overrideLanguage?: string)
pagefind_web_js/lib/coupled_search.ts:848
↓ 1 callers
Method
init
()
pagefind_ui/component/components/base-element.ts:77
↓ 1 callers
Method
initCleanup
()
pagefind_web_js/lib/search_wrapper.ts:104
↓ 1 callers
Method
initContainer
(selector)
pagefind_ui/modular/components/input.js:59
↓ 1 callers
Method
initContainer
(selector)
pagefind_ui/modular/components/resultList.js:129
↓ 1 callers
Method
initContainer
(selector)
pagefind_ui/modular/components/filterPills.js:35
↓ 1 callers
Method
initContainer
(selector)
pagefind_ui/modular/components/summary.js:15
↓ 1 callers
Method
initPrimaryBasePath
(basePath: string)
pagefind_web_js/lib/coupled_search.ts:139
↓ 1 callers
Function
initSharedWorker
(basePath: string)
pagefind_web_js/lib/search_wrapper.ts:20
↓ 1 callers
Function
interpolate
( str: string | undefined, replacements: Record<string, string | number> = {}, locale?: string, )
pagefind_ui/component/core/translations.ts:65
↓ 1 callers
Function
js_banner
()
pagefind_playground/_build_common.js:9
↓ 1 callers
Method
kebabToCamel
(str: string)
pagefind_ui/component/components/base-element.ts:66
↓ 1 callers
Method
load
()
pagefind_ui/modular/components/resultList.js:97
↓ 1 callers
Method
loadChunk
(hash: string)
pagefind_web_js/lib/coupled_search.ts:372
↓ 1 callers
Method
loadEntry
()
pagefind_web_js/lib/coupled_search.ts:266
↓ 1 callers
Method
loadFragment
( hash: string, weighted_locations: PagefindWordLocation[] = [], search_term: string, )
pagefind_web_js/lib/coupled_search.ts:406
↓ 1 callers
Method
loadMeta
(index: string)
pagefind_web_js/lib/coupled_search.ts:325
↓ 1 callers
Method
loadWasm
(language: string)
pagefind_web_js/lib/coupled_search.ts:340
↓ 1 callers
Method
log_start
(&self)
pagefind/src/lib.rs:380
↓ 1 callers
Function
main
()
wrappers/python/src/tests/integration.py:25
↓ 1 callers
Method
markText
(instance: Mark, text: string[])
pagefind_web_js/lib/highlight.ts:90
↓ 1 callers
Method
mergeIndex
(indexPath: string, options: PagefindIndexOptions = {})
pagefind_web_js/lib/search_wrapper.ts:240
↓ 1 callers
Function
nearestScrollParent
(el)
pagefind_ui/modular/components/resultList.js:54
↓ 1 callers
Function
needsWordSegmentation
(lang: string | null)
pagefind_web_js/lib/coupled_search.ts:24
↓ 1 callers
Function
normalizeDiacritics
(str: string)
pagefind_web_js/lib/coupled_search.ts:14
↓ 1 callers
Method
options
(options: PagefindIndexOptions)
pagefind_web_js/lib/search_wrapper.ts:232
↓ 1 callers
Method
options
(options: PagefindIndexOptions)
pagefind_web_js/lib/coupled_search.ts:161
↓ 1 callers
Method
parseMessage
* * @param {string} message * @returns {InternalServiceResponse?}
wrappers/node/lib/service.js:202
↓ 1 callers
Method
parse_filter_value
( &self, filter_key: &str, filter: JSONValue, behaviour: FilterBehaviour,
pagefind_web/src/filter.rs:51
↓ 1 callers
Method
performFetch
(queued: { resolve: (response: Response) => void; reject: (error: any) => void; input: RequestInfo | URL })
pagefind_web_js/lib/coupled_search.ts:128
↓ 1 callers
Method
preload
(term: string, options: PagefindSearchOptions = {})
pagefind_web_js/lib/search_wrapper.ts:303
↓ 1 callers
Method
processedUrl
(url: string, search_term: string)
pagefind_web_js/lib/coupled_search.ts:462
↓ 1 callers
Method
pushFilters
()
pagefind_ui/modular/components/filterPills.js:81
↓ 1 callers
Function
r_Checks1
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/arabic.rs:548
↓ 1 callers
Function
r_Lose_infix
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/dutch.rs:1247
↓ 1 callers
Function
r_Lose_prefix
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/dutch.rs:1141
↓ 1 callers
Function
r_Normalize_post
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/arabic.rs:478
↓ 1 callers
Function
r_Normalize_pre
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/arabic.rs:286
↓ 1 callers
Function
r_Prefix_Step1
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/arabic.rs:582
↓ 1 callers
Function
r_Prefix_Step2
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/arabic.rs:624
↓ 1 callers
Function
r_Prefix_Step3_Verb
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/arabic.rs:715
↓ 1 callers
Function
r_Prefix_Step3a_Noun
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/arabic.rs:649
↓ 1 callers
Function
r_Prefix_Step3b_Noun
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/arabic.rs:679
↓ 1 callers
Function
r_Prefix_Step4_Verb
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/arabic.rs:753
↓ 1 callers
Function
r_R1
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/portuguese.rs:405
↓ 1 callers
Function
r_R1
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/spanish.rs:395
↓ 1 callers
Function
r_R1
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/basque.rs:554
↓ 1 callers
Function
r_R1
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/italian.rs:477
↓ 1 callers
Function
r_R1
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/polish.rs:176
↓ 1 callers
Function
r_R1plus3
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/yiddish.rs:498
↓ 1 callers
Function
r_R2
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/romanian.rs:507
↓ 1 callers
Function
r_R2
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/finnish.rs:166
↓ 1 callers
Function
r_R2
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/russian.rs:205
↓ 1 callers
Function
r_R2
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/armenian.rs:251
↓ 1 callers
Function
r_RV
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/irish.rs:184
↓ 1 callers
Function
r_RV
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/romanian.rs:499
↓ 1 callers
Function
r_Step_1
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/dutch.rs:355
← previous
next →
401–500 of 1,107, ranked by callers