Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WeaveMindAI/weft
/ functions
Functions
1,915 in github.com/WeaveMindAI/weft
⨍
Functions
1,915
◇
Types & classes
353
Function
connection_line_literal_on_wired_only_port_rejected
()
crates/weft-nodes/src/tests/enrich_tests.rs:4259
Function
connection_line_literal_triple_backtick_multiline
()
crates/weft-nodes/src/tests/enrich_tests.rs:4281
Method
constructor
()
catalog/communication/:whatsapp/bridge/sidecar/src/webhooks.js:9
Method
constructor
(maxPerChat = 500, persistPath = null)
catalog/communication/:whatsapp/bridge/sidecar/src/message-store.js:20
Function
countSensitiveValues
(nodes: ProjectDefinition['nodes'])
dashboard/src/lib/ai/sanitize.ts:33
Function
createFieldEditor
(debounceMs: number = DEFAULT_DEBOUNCE_MS)
dashboard/src/lib/utils/field-editor.svelte.ts:36
Function
createGroup
({ name, participants })
catalog/communication/:whatsapp/bridge/sidecar/src/actions.js:79
Function
createPortContextMenu
( x: number, y: number, items: PortMenuItem[], onClose: () => void, )
dashboard/src/lib/utils/port-context-menu.ts:72
Function
createProject
( userId: string, name: string, description: string | null, weftCode?: string, loomCode?: string, layout
dashboard/src/lib/server/db.ts:162
Function
createProjectVersion
( projectId: string, userId: string, weftCode: string | null, loomCode: string | null, label: string | nu
dashboard/src/lib/server/db.ts:477
Function
createTestConfig
( projectId: string, userId: string, data: { name: string; description?: string; mocks?: Record<string, Rec
dashboard/src/lib/server/db.ts:804
Function
create_file
POST /api/v1/files Creates a file record and returns an upload URL. The caller then PUTs bytes to the upload_url. Request body: { filename, mimeType
crates/weft-api/src/routes.rs:1790
Function
create_token
Create a new extension token
crates/weft-api/src/extension_tokens.rs:75
Function
debug_line_map_nested
()
crates/weft-nodes/src/tests/enrich_tests.rs:3216
Function
decodeBool
(raw: unknown)
dashboard/src/lib/components/runner/field-adapters.ts:36
Function
decodeList
(raw: unknown)
dashboard/src/lib/components/runner/field-adapters.ts:67
Function
decodeNumber
(raw: unknown)
dashboard/src/lib/components/runner/field-adapters.ts:107
Function
decodeString
(raw: unknown)
dashboard/src/lib/components/runner/field-adapters.ts:99
Function
deeply_nested_empty_containers_in_real_api_response
()
crates/weft-core/src/tests/weft_type_tests.rs:1264
Method
default
()
crates/weft-core/src/weft_type.rs:519
Method
default
()
crates/weft-core/src/node.rs:114
Method
default
()
crates/weft-nodes/src/registry.rs:65
Method
default
()
crates/weft-nodes/src/runner.rs:90
Function
default_callback_status
()
crates/weft-core/src/instance_registry.rs:226
Function
default_configurable
()
crates/weft-core/src/project.rs:106
Function
default_lane_depth
()
crates/weft-core/src/project.rs:105
Function
default_requires_running_instance
()
crates/weft-core/src/node.rs:109
Function
deleteMessage
({ chatId, messageId, fromMe })
catalog/communication/:whatsapp/bridge/sidecar/src/actions.js:170
Function
deleteProject
(id: string, userId: string)
dashboard/src/lib/server/db.ts:290
Function
deleteProjectVersion
(id: string, userId: string)
dashboard/src/lib/server/db.ts:547
Function
deletePublication
(slug: string)
dashboard/src/lib/publish/client.ts:182
Function
deleteTestConfig
(id: string, userId: string)
dashboard/src/lib/server/db.ts:863
Function
delete_file
DELETE /api/v1/files/{file_id} Deletes a locally stored file and its metadata.
crates/weft-api/src/routes.rs:1920
Function
delete_manifests
Delete all resources that were previously applied for this instance. Deletes in reverse order (Deployment before PVC, etc.).
crates/weft-core/src/k8s_provisioner.rs:104
Function
delete_publication
DELETE /api/v1/publish/{slug} Unpublish. The row is deleted; any associated visitor sessions (cloud-only) are orphaned and cleaned up by a maintenanc
crates/weft-api/src/publish.rs:1349
Function
delete_token
Delete a token
crates/weft-api/src/extension_tokens.rs:181
Function
densityClass
(theme: RunnerTheme | undefined)
dashboard/src/lib/components/runner/skins.ts:311
Method
deserialize
(deserializer: D)
crates/weft-core/src/weft_type.rs:548
Method
detect_media_type
Detect if an object is a media type (Image, Video, Audio, Document).
crates/weft-core/src/weft_type.rs:337
Method
dict
(key: WeftType, value: WeftType)
crates/weft-core/src/weft_type.rs:108
Function
dismissAction
( action: PendingTask & { _tokenConfig?: ExtensionToken } )
extension/src/lib/api.ts:101
Function
dismiss_action
Dismiss an action (just removes from TaskRegistry, no project interaction)
crates/weft-api/src/extension_api.rs:321
Function
display
(key: string, storeValue: string)
dashboard/src/lib/utils/field-editor.svelte.ts:49
Function
displayStatus
(status: string)
dashboard/src/lib/utils/status.ts:59
Function
display_roundtrip
()
crates/weft-core/src/tests/weft_type_tests.rs:261
Function
duplicate_group_name_is_rejected
()
crates/weft-nodes/src/tests/enrich_tests.rs:3688
Function
edge
(source: &str, source_port: &str, target: &str, target_port: &str)
crates/weft-nodes/src/tests/enrich_tests.rs:39
Function
edge_compatible_into_union
()
crates/weft-nodes/src/tests/enrich_tests.rs:94
Function
edge_compatible_list_same_inner
()
crates/weft-nodes/src/tests/enrich_tests.rs:116
Function
edge_compatible_same_type
()
crates/weft-nodes/src/tests/enrich_tests.rs:72
Function
edge_expand_input_list_compatible
()
crates/weft-nodes/src/tests/enrich_tests.rs:348
Function
edge_expand_input_wrong_inner_type
()
crates/weft-nodes/src/tests/enrich_tests.rs:374
Function
edge_expand_input_wrong_type
()
crates/weft-nodes/src/tests/enrich_tests.rs:361
Function
edge_gather_input_compatible
()
crates/weft-nodes/src/tests/enrich_tests.rs:387
Function
edge_gather_input_wrong_element
()
crates/weft-nodes/src/tests/enrich_tests.rs:400
Function
edge_incompatible_different_type
()
crates/weft-nodes/src/tests/enrich_tests.rs:83
Function
edge_incompatible_list_different_inner
()
crates/weft-nodes/src/tests/enrich_tests.rs:127
Function
edge_incompatible_union_into_narrow
()
crates/weft-nodes/src/tests/enrich_tests.rs:105
Function
effectiveItemVisibility
( item: SetupItem, project: ProjectDefinition, )
dashboard/src/lib/components/runner/visibility.ts:21
Method
emit
(&self, payload: serde_json::Value)
crates/weft-nodes/src/node.rs:288
Function
empty_dict_compatible_with_dict_of_anything
()
crates/weft-core/src/tests/weft_type_tests.rs:1242
Function
empty_does_not_leak_as_target
()
crates/weft-core/src/tests/weft_type_tests.rs:1315
Function
empty_list_compatible_with_list_of_anything
()
crates/weft-core/src/tests/weft_type_tests.rs:1222
Function
encodeBool
(value: boolean, fieldType: string)
dashboard/src/lib/components/runner/field-adapters.ts:52
Function
encodeList
(value: string[], fieldType: string)
dashboard/src/lib/components/runner/field-adapters.ts:89
Function
encodeNumber
(value: number, fieldType: string)
dashboard/src/lib/components/runner/field-adapters.ts:117
Method
event_sender
(&self)
crates/weft-nodes/src/trigger_service.rs:76
Method
execute
(&self, ctx: ExecutionContext)
crates/weft-nodes/src/passthrough.rs:38
Method
execute
(&self, ctx: ExecutionContext)
catalog/flow/:stack/trim/backend.rs:39
Method
execute
(&self, ctx: ExecutionContext)
catalog/flow/:stack/depth/backend.rs:36
Method
execute
(&self, ctx: ExecutionContext)
catalog/flow/notify/backend.rs:35
Method
execute
(&self, ctx: ExecutionContext)
catalog/flow/gate/backend.rs:42
Method
execute
(&self, ctx: ExecutionContext)
catalog/social/:x/receive/backend.rs:52
Method
execute
(&self, ctx: ExecutionContext)
catalog/social/:x/like/backend.rs:38
Method
execute
(&self, ctx: ExecutionContext)
catalog/social/:x/post/backend.rs:49
Method
execute
(&self, ctx: ExecutionContext)
catalog/social/:x/delete-post/backend.rs:37
Method
execute
(&self, ctx: ExecutionContext)
catalog/social/:x/config/backend.rs:43
Method
execute
(&self, ctx: ExecutionContext)
catalog/social/:x/retweet/backend.rs:38
Method
execute
(&self, ctx: ExecutionContext)
catalog/feedback/:human/trigger/backend.rs:56
Method
execute
(&self, ctx: ExecutionContext)
catalog/feedback/:human/query/backend.rs:226
Method
execute
(&self, ctx: ExecutionContext)
catalog/data/media/image/backend.rs:60
Method
execute
(&self, ctx: ExecutionContext)
catalog/data/media/audio/backend.rs:57
Method
execute
(&self, ctx: ExecutionContext)
catalog/data/media/document/backend.rs:69
Method
execute
(&self, ctx: ExecutionContext)
catalog/data/media/video/backend.rs:56
Method
execute
(&self, ctx: ExecutionContext)
catalog/data/primitives/date/backend.rs:34
Method
execute
(&self, ctx: ExecutionContext)
catalog/data/primitives/credential/backend.rs:32
Method
execute
(&self, ctx: ExecutionContext)
catalog/data/primitives/list/backend.rs:33
Method
execute
(&self, ctx: ExecutionContext)
catalog/data/primitives/number/backend.rs:33
Method
execute
(&self, ctx: ExecutionContext)
catalog/data/primitives/dict/backend.rs:33
Method
execute
(&self, ctx: ExecutionContext)
catalog/data/primitives/boolean/backend.rs:33
Method
execute
(&self, ctx: ExecutionContext)
catalog/data/primitives/text/backend.rs:33
Method
execute
(&self, ctx: ExecutionContext)
catalog/storage/:memory/store/backend.rs:37
Method
execute
(&self, ctx: ExecutionContext)
catalog/storage/:memory/delete/backend.rs:36
Method
execute
(&self, ctx: ExecutionContext)
catalog/storage/:memory/query/backend.rs:38
Method
execute
(&self, ctx: ExecutionContext)
catalog/triggers/cron/backend.rs:40
Method
execute
(&self, ctx: ExecutionContext)
catalog/triggers/rss/backend.rs:46
Method
execute
(&self, ctx: ExecutionContext)
catalog/triggers/:api/post/backend.rs:42
Method
execute
(&self, ctx: ExecutionContext)
catalog/ai/generative/:llm/inference/backend.rs:48
Method
execute
(&self, ctx: ExecutionContext)
catalog/ai/generative/:llm/config/backend.rs:45
Method
execute
(&self, ctx: ExecutionContext)
catalog/ai/processing/:elevenlabs/transcribe/backend.rs:59
← previous
next →
801–900 of 1,915, ranked by callers