MCPcopy Create free account

hub / github.com/neomjs/neo / functions

Functions8,612 in github.com/neomjs/neo

Functiondead
()
test/playwright/unit/ai/daemons/embed/drainLock.spec.mjs:42
Functiondebounce
(callback, scope, delay=300)
src/util/Function.mjs:105
Methoddebounce
()
src/core/Base.mjs:380
FunctiondefaultBranchDetector
* 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
FunctiondefaultIsAlive
* @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
MethoddefaultSortBy
* 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
MethoddelegateFilter
(path)
src/tooltip/Base.mjs:229
Functiondelete
({ids})
test/playwright/unit/ai/services/knowledge-base/KnowledgeBaseIngestionService.spec.mjs:68
Functiondelete
({ids})
test/playwright/unit/ai/services/knowledge-base/VectorService.tenantStamping.spec.mjs:72
Functiondelete
({ids})
test/playwright/unit/ai/services/knowledge-base/VectorService.WorkVolumeBranching.spec.mjs:81
Functiondelete
({where})
test/playwright/unit/ai/services/memory-core/SummaryService.TenantIsolation.spec.mjs:98
Methoddelete
* @summary Permanently drops structural elements from the active Vector Storage Layer. * @abstract * @param {Object} args
ai/services/memory-core/managers/AbstractVectorManager.mjs:106
MethoddeleteArticle
* @param {String} slug
apps/realworld2/view/MainContainerController.mjs:92
MethoddeleteCollection
* Permanently deletes the knowledge base collection. * @param {Object} [options] * @param {String|Object} [options.confirmation] Expli
ai/services/knowledge-base/VectorService.mjs:63
MethoddeleteCollection
* @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
MethoddeleteComment
* @param {Number} id * @returns {Promise<any>}
apps/realworld2/view/MainContainerController.mjs:104
MethoddeleteComment
* @param {String} slug * @param {Number} id
apps/realworld2/api/Article.mjs:30
MethoddeleteComment
* @param {String} slug * @param {Number} id
apps/realworld/api/Article.mjs:30
MethoddeselectAllRows
* @param {Boolean} [silent=false] true to prevent a vdom update
src/selection/grid/BaseModel.mjs:212
Methoddestroy
*
apps/covid/view/GalleryContainer.mjs:216
Methoddestroy
* @summary Cleans up the real-time update interval when the controller is destroyed. * @param args
apps/colors/view/ViewportController.mjs:62
Methoddestroy
* Releases active {@link observeData} subscriptions, then runs the standard Provider/Base * teardown (formula + binding effects, config subscript
ai/ConfigProvider.mjs:370
Methoddestroy
* @param {Boolean} [updateParent=true] * @param {Boolean} [silent=false]
ai/mcp/server/shared/services/TransportService.mjs:277
Methoddestroy
*
src/layout/Base.mjs:105
Methoddestroy
* Unregister the app from the CSS map * @param args
src/controller/Application.mjs:158
Methoddestroy
* @param args
src/controller/Base.mjs:109
Methoddestroy
* @param {...*} args
src/component/Canvas.mjs:113
Methoddestroy
* @param {...*} args
src/component/Sparkline.mjs:146
Methoddestroy
* @param args
src/component/wrapper/MonacoEditor.mjs:383
Methoddestroy
*
src/calendar/view/week/Component.mjs:610
Methoddestroy
* @param args
src/selection/grid/CellModel.mjs:42
Methoddestroy
* @param args
src/selection/grid/RowModel.mjs:39
Methoddestroy
* @param args
src/selection/grid/ColumnModel.mjs:42
Methoddestroy
* @param args
src/selection/table/CellModel.mjs:38
Methoddestroy
* @param args
src/selection/table/RowModel.mjs:46
Methoddestroy
* @param args
src/selection/table/ColumnModel.mjs:39
Methoddestroy
* Unregisters this instance from Neo.manager.Instance * and removes all object entries from this instance
src/core/Base.mjs:508
Methoddestroy
*
src/data/connection/WebSocket.mjs:164
Methoddestroy
* @param args
src/grid/ScrollManager.mjs:139
Methoddestroy
* @param {Object} args
src/grid/plugin/AnimateRows.mjs:105
Methoddestroy
* @param args
src/form/field/Picker.mjs:198
Methoddestroy
* @param {Boolean} [updateParentVdom=true] * @param {Boolean} [silent=false]
src/form/field/FileUpload.mjs:496
Methoddestroy
* @param {Boolean} updateParentVdom * @param {Boolean} silent
src/form/field/trigger/Base.mjs:166
Methoddestroy
*
src/form/field/trigger/Clear.mjs:73
Methoddestroy
* @param {Object} data * @param {String} data.id
src/main/addon/AmCharts.mjs:174
Methoddestroy
* @param {Object} data * @param {String} data.id
src/main/addon/MapboxGL.mjs:269
Methoddestroy
* @param {Object} data * @param {String} data.id
src/main/addon/CesiumJS.mjs:72
Methoddestroy
()
src/main/addon/PrefixField.mjs:53
Methoddestroy
* @param {args} args
src/table/plugin/CellEditing.mjs:93
Methoddestroy
*
src/table/header/Button.mjs:326
Methoddestroy
* @param {...*} args
src/app/SharedCanvas.mjs:153
Methoddestroy
*
src/list/Component.mjs:57
Methoddestroy
* @param {Object} args
src/list/plugin/Animate.mjs:160
Methoddestroy
* @param args
src/button/Effect.mjs:375
Methoddestroy
* 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
Methoddestroy
* @param {Boolean} [updateParentVdom=false] * @param {Boolean} [silent=false]
src/button/Split.mjs:203
Methoddestroy
* We do NOT want to destroy child items, since they get re-used. * @param {...*} args
src/draggable/DragProxyContainer.mjs:79
Methoddestroy
* @param {...*} args
src/code/LivePreview.mjs:304
Methoddestroy
*
src/util/KeyNavigation.mjs:62
FunctiondestroyComponent
(id)
test/playwright/fixtures.mjs:31
FunctiondestroyComponent
(id)
test/playwright/util/RmaHelpers.mjs:18
MethoddestroyMarkers
* @param {Object} data * @param {String} data.mapId
src/main/addon/OpenStreetMaps.mjs:204
Methoddetach
* Detaches sensors event listeners from the DOM
src/main/draggable/sensor/Touch.mjs:75
Methoddetach
* Detaches sensors event listeners from the DOM
src/main/draggable/sensor/Base.mjs:49
Methoddetach
* Detaches sensors event listeners from the DOM
src/main/draggable/sensor/Mouse.mjs:63
FunctiondiffRevisions
({mirrorRoot, tenantId, repoSlug, baseRevision, headRevision} = {})
ai/services/knowledge-base/helpers/gitMirror.mjs:541
Functiondisconnect
()
test/playwright/unit/ai/AgentOrchestrator.spec.mjs:45
Methoddispatch
()
ai/mcp/server/BaseServer.mjs:341
Methoddispatch
* 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
MethoddoFetchContent
* @param {Object} record * @returns {Promise<void>}
apps/portal/view/content/Component.mjs:122
MethoddoPrehandling
* Card sort order * 0 - Contact * 1 - Administration * 2 - Section 1 * 3 - Section 2 * 4 - Home
apps/route/view/MainViewController.mjs:47
FunctiondoPreventDefault
src/main/DomAccess.mjs:7
MethoddoSort
* @summary Hierarchically sorts the TreeStore. * * Overrides `Store.doSort` because the default implementation blindly sorts the flat `_item
src/data/TreeStore.mjs:289
MethoddoSort
* 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
MethoddomEventListener
* Local domEvent listener * @param {Event} event
src/main/DomEvents.mjs:210
MethoddrainLog
(level, message)
ai/mcp/server/memory-core/Server.mjs:194
MethoddrawStrand
(buffer, gradient, shimmer, color, isCore, overlayGradient, heat)
src/canvas/Header.mjs:735
MethoddrawStroke
(buffer, strokeStyle)
src/canvas/Header.mjs:670
Functiondrop
()
test/playwright/unit/ai/services/memory-core/SummaryService.TenantIsolation.spec.mjs:112
Methoddupes
src/ai/client/ComponentService.mjs:148
MethodeditButtonHandler
* @param {Object} data
examples/grid/nestedRecordFields/ViewportController.mjs:38
MethodeditButtonHandler
* @param {Object} data
examples/table/nestedRecordFields/Viewport.mjs:79
MethodeditButtonHandler
* @param {Object} data
examples/table/container/MainContainer.mjs:183
MethodeditRenderer
* @param {Object} data
examples/table/nestedRecordFields/Viewport.mjs:108
Functionembed
(input)
test/playwright/unit/ai/services/memory-core/TextEmbeddingService.spec.mjs:68
MethodembedDaemonEnabled
()
ai/daemons/orchestrator/Orchestrator.mjs:206
FunctionemptyFn
*
src/Neo.mjs:487
Functionend
(payload)
test/playwright/unit/ai/mcp/server/shared/AuthService.spec.mjs:312
MethodensureHealthy
* 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
MethodensureHealthy
* 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
MethodensureStableIds
* @protected
src/component/Progress.mjs:65
MethodensureStableIds
* @protected
src/form/field/Text.mjs:474
MethodensureStableIds
* @protected
src/form/field/CheckBox.mjs:285
MethodensureStableIds
* @protected
src/form/field/FileUpload.mjs:352
MethodevaluateNode
(node, ancestorMatched)
src/data/TreeStore.mjs:532
Functionexec
(cmd, args, opts)
test/playwright/unit/ai/scripts/migrations/bootstrapWorktree.spec.mjs:699
FunctionexecFileStub
(cmd, args, callback)
test/playwright/unit/ai/scripts/runners/runSandman.spec.mjs:726
MethodexecuteClear
(code, error, phase = 'start')
ai/daemons/orchestrator/services/ProcessSupervisorService.mjs:384
MethodexecuteHeaderAction
* {Object} data
src/dialog/Base.mjs:553
FunctionexecuteInProcessCandidate
({candidate, activeHeavyTask, services, runtime})
ai/daemons/orchestrator/scheduling/pipeline.mjs:293
← previousnext →6,201–6,300 of 8,612, ranked by callers