Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/neomjs/neo
/ functions
Functions
8,612 in github.com/neomjs/neo
⨍
Functions
8,612
◇
Types & classes
2,567
Function
dead
()
test/playwright/unit/ai/daemons/embed/drainLock.spec.mjs:42
Function
debounce
(callback, scope, delay=300)
src/util/Function.mjs:105
Method
debounce
()
src/core/Base.mjs:380
Function
defaultBranchDetector
* Default branch detector. Exec's `git branch --show-current` against the MCP * server's projectRoot. Returns the trimmed branch name (or empty strin
ai/mcp/server/github-workflow/toolService.mjs:29
Function
defaultIsAlive
* @summary Default process-liveness probe. * * `process.kill(pid, 0)` sends no signal but performs the permission/existence check: it throws * `ESR
ai/daemons/embed/drainLock.mjs:69
Method
defaultSortBy
* Default sorter function which gets used by collections in case at least one sorter has a real sortBy method * @param a * @param b
src/collection/Sorter.mjs:116
Method
delegateFilter
(path)
src/tooltip/Base.mjs:229
Function
delete
({ids})
test/playwright/unit/ai/services/knowledge-base/KnowledgeBaseIngestionService.spec.mjs:68
Function
delete
({ids})
test/playwright/unit/ai/services/knowledge-base/VectorService.tenantStamping.spec.mjs:72
Function
delete
({ids})
test/playwright/unit/ai/services/knowledge-base/VectorService.WorkVolumeBranching.spec.mjs:81
Function
delete
({where})
test/playwright/unit/ai/services/memory-core/SummaryService.TenantIsolation.spec.mjs:98
Method
delete
* @summary Permanently drops structural elements from the active Vector Storage Layer. * @abstract * @param {Object} args
ai/services/memory-core/managers/AbstractVectorManager.mjs:106
Method
deleteArticle
* @param {String} slug
apps/realworld2/view/MainContainerController.mjs:92
Method
deleteCollection
* Permanently deletes the knowledge base collection. * @param {Object} [options] * @param {String|Object} [options.confirmation] Expli
ai/services/knowledge-base/VectorService.mjs:63
Method
deleteCollection
* @summary Permanently drops an entire structural collection instance from the Vector Storage Layer. * @abstract * @param {String} name
ai/services/memory-core/managers/AbstractVectorManager.mjs:115
Method
deleteComment
* @param {Number} id * @returns {Promise<any>}
apps/realworld2/view/MainContainerController.mjs:104
Method
deleteComment
* @param {String} slug * @param {Number} id
apps/realworld2/api/Article.mjs:30
Method
deleteComment
* @param {String} slug * @param {Number} id
apps/realworld/api/Article.mjs:30
Method
deselectAllRows
* @param {Boolean} [silent=false] true to prevent a vdom update
src/selection/grid/BaseModel.mjs:212
Method
destroy
*
apps/covid/view/GalleryContainer.mjs:216
Method
destroy
* @summary Cleans up the real-time update interval when the controller is destroyed. * @param args
apps/colors/view/ViewportController.mjs:62
Method
destroy
* Releases active {@link observeData} subscriptions, then runs the standard Provider/Base * teardown (formula + binding effects, config subscript
ai/ConfigProvider.mjs:370
Method
destroy
* @param {Boolean} [updateParent=true] * @param {Boolean} [silent=false]
ai/mcp/server/shared/services/TransportService.mjs:277
Method
destroy
*
src/layout/Base.mjs:105
Method
destroy
* Unregister the app from the CSS map * @param args
src/controller/Application.mjs:158
Method
destroy
* @param args
src/controller/Base.mjs:109
Method
destroy
* @param {...*} args
src/component/Canvas.mjs:113
Method
destroy
* @param {...*} args
src/component/Sparkline.mjs:146
Method
destroy
* @param args
src/component/wrapper/MonacoEditor.mjs:383
Method
destroy
*
src/calendar/view/week/Component.mjs:610
Method
destroy
* @param args
src/selection/grid/CellModel.mjs:42
Method
destroy
* @param args
src/selection/grid/RowModel.mjs:39
Method
destroy
* @param args
src/selection/grid/ColumnModel.mjs:42
Method
destroy
* @param args
src/selection/table/CellModel.mjs:38
Method
destroy
* @param args
src/selection/table/RowModel.mjs:46
Method
destroy
* @param args
src/selection/table/ColumnModel.mjs:39
Method
destroy
* Unregisters this instance from Neo.manager.Instance * and removes all object entries from this instance
src/core/Base.mjs:508
Method
destroy
*
src/data/connection/WebSocket.mjs:164
Method
destroy
* @param args
src/grid/ScrollManager.mjs:139
Method
destroy
* @param {Object} args
src/grid/plugin/AnimateRows.mjs:105
Method
destroy
* @param args
src/form/field/Picker.mjs:198
Method
destroy
* @param {Boolean} [updateParentVdom=true] * @param {Boolean} [silent=false]
src/form/field/FileUpload.mjs:496
Method
destroy
* @param {Boolean} updateParentVdom * @param {Boolean} silent
src/form/field/trigger/Base.mjs:166
Method
destroy
*
src/form/field/trigger/Clear.mjs:73
Method
destroy
* @param {Object} data * @param {String} data.id
src/main/addon/AmCharts.mjs:174
Method
destroy
* @param {Object} data * @param {String} data.id
src/main/addon/MapboxGL.mjs:269
Method
destroy
* @param {Object} data * @param {String} data.id
src/main/addon/CesiumJS.mjs:72
Method
destroy
()
src/main/addon/PrefixField.mjs:53
Method
destroy
* @param {args} args
src/table/plugin/CellEditing.mjs:93
Method
destroy
*
src/table/header/Button.mjs:326
Method
destroy
* @param {...*} args
src/app/SharedCanvas.mjs:153
Method
destroy
*
src/list/Component.mjs:57
Method
destroy
* @param {Object} args
src/list/plugin/Animate.mjs:160
Method
destroy
* @param args
src/button/Effect.mjs:375
Method
destroy
* Destroys the button instance, its menu (if present), and calls the superclass destroy method. * @param {...*} args Arguments to pass to the sup
src/button/Base.mjs:546
Method
destroy
* @param {Boolean} [updateParentVdom=false] * @param {Boolean} [silent=false]
src/button/Split.mjs:203
Method
destroy
* We do NOT want to destroy child items, since they get re-used. * @param {...*} args
src/draggable/DragProxyContainer.mjs:79
Method
destroy
* @param {...*} args
src/code/LivePreview.mjs:304
Method
destroy
*
src/util/KeyNavigation.mjs:62
Function
destroyComponent
(id)
test/playwright/fixtures.mjs:31
Function
destroyComponent
(id)
test/playwright/util/RmaHelpers.mjs:18
Method
destroyMarkers
* @param {Object} data * @param {String} data.mapId
src/main/addon/OpenStreetMaps.mjs:204
Method
detach
* Detaches sensors event listeners from the DOM
src/main/draggable/sensor/Touch.mjs:75
Method
detach
* Detaches sensors event listeners from the DOM
src/main/draggable/sensor/Base.mjs:49
Method
detach
* Detaches sensors event listeners from the DOM
src/main/draggable/sensor/Mouse.mjs:63
Function
diffRevisions
({mirrorRoot, tenantId, repoSlug, baseRevision, headRevision} = {})
ai/services/knowledge-base/helpers/gitMirror.mjs:541
Function
disconnect
()
test/playwright/unit/ai/AgentOrchestrator.spec.mjs:45
Method
dispatch
()
ai/mcp/server/BaseServer.mjs:341
Method
dispatch
* Dispatches a native DOM event on a target element. * * @param {Object} data * @param {String} data.id - The DOM ID of the target elem
src/main/addon/EventSimulator.mjs:43
Method
doFetchContent
* @param {Object} record * @returns {Promise<void>}
apps/portal/view/content/Component.mjs:122
Method
doPrehandling
* Card sort order * 0 - Contact * 1 - Administration * 2 - Section 1 * 3 - Section 2 * 4 - Home
apps/route/view/MainViewController.mjs:47
Function
doPreventDefault
src/main/DomAccess.mjs:7
Method
doSort
* @summary Hierarchically sorts the TreeStore. * * Overrides `Store.doSort` because the default implementation blindly sorts the flat `_item
src/data/TreeStore.mjs:289
Method
doSort
* Overrides collection.Base:doSort() to handle "Turbo Mode" (autoInitRecords: false). * In this mode, items are raw objects which may lack the ca
src/data/Store.mjs:508
Method
domEventListener
* Local domEvent listener * @param {Event} event
src/main/DomEvents.mjs:210
Method
drainLog
(level, message)
ai/mcp/server/memory-core/Server.mjs:194
Method
drawStrand
(buffer, gradient, shimmer, color, isCore, overlayGradient, heat)
src/canvas/Header.mjs:735
Method
drawStroke
(buffer, strokeStyle)
src/canvas/Header.mjs:670
Function
drop
()
test/playwright/unit/ai/services/memory-core/SummaryService.TenantIsolation.spec.mjs:112
Method
dupes
src/ai/client/ComponentService.mjs:148
Method
editButtonHandler
* @param {Object} data
examples/grid/nestedRecordFields/ViewportController.mjs:38
Method
editButtonHandler
* @param {Object} data
examples/table/nestedRecordFields/Viewport.mjs:79
Method
editButtonHandler
* @param {Object} data
examples/table/container/MainContainer.mjs:183
Method
editRenderer
* @param {Object} data
examples/table/nestedRecordFields/Viewport.mjs:108
Function
embed
(input)
test/playwright/unit/ai/services/memory-core/TextEmbeddingService.spec.mjs:68
Method
embedDaemonEnabled
()
ai/daemons/orchestrator/Orchestrator.mjs:206
Function
emptyFn
*
src/Neo.mjs:487
Function
end
(payload)
test/playwright/unit/ai/mcp/server/shared/AuthService.spec.mjs:312
Method
ensureHealthy
* Ensures the Knowledge Base is healthy before allowing an operation to proceed. * * Intent: This is the "gatekeeper" method used by tool ha
ai/services/knowledge-base/HealthService.mjs:448
Method
ensureHealthy
* Ensures the GitHub CLI is healthy before allowing an operation to proceed. * * Intent: This is the "gatekeeper" method used by tool handle
ai/services/github-workflow/HealthService.mjs:264
Method
ensureStableIds
* @protected
src/component/Progress.mjs:65
Method
ensureStableIds
* @protected
src/form/field/Text.mjs:474
Method
ensureStableIds
* @protected
src/form/field/CheckBox.mjs:285
Method
ensureStableIds
* @protected
src/form/field/FileUpload.mjs:352
Method
evaluateNode
(node, ancestorMatched)
src/data/TreeStore.mjs:532
Function
exec
(cmd, args, opts)
test/playwright/unit/ai/scripts/migrations/bootstrapWorktree.spec.mjs:699
Function
execFileStub
(cmd, args, callback)
test/playwright/unit/ai/scripts/runners/runSandman.spec.mjs:726
Method
executeClear
(code, error, phase = 'start')
ai/daemons/orchestrator/services/ProcessSupervisorService.mjs:384
Method
executeHeaderAction
* {Object} data
src/dialog/Base.mjs:553
Function
executeInProcessCandidate
({candidate, activeHeavyTask, services, runtime})
ai/daemons/orchestrator/scheduling/pipeline.mjs:293
← previous
next →
6,201–6,300 of 8,612, ranked by callers