MCPcopy Create free account

hub / github.com/HumanSignal/label-studio / functions

Functions10,391 in github.com/HumanSignal/label-studio

↓ 638 callersMethodfilter
(self, qs, value)
label_studio/core/filters.py:6
↓ 520 callersMethodmap
* Monadic map operation
web/libs/editor/src/lib/AudioUltra/Visual/Composition/LayerM.ts:64
↓ 338 callersFunctioncn
(...inputs: ClassValue[])
web/libs/ui/src/utils/utils.ts:7
↓ 289 callersMethodget
(self, request, pk)
label_studio/tasks/api.py:331
↓ 263 callersMethodget
()
web/libs/editor/src/lib/AudioUltra/Cursor/Cursor.ts:147
↓ 221 callersFunctionit
(e,i,o)
label_studio/core/static/js/vue.js:6
↓ 199 callersMethodsplit
(value: Float32Array)
web/libs/editor/src/lib/AudioUltra/Media/SplitChannel.ts:29
↓ 170 callersMethodcreate
(self, request, *args, **kwargs)
label_studio/users/api.py:214
↓ 163 callersMethoderror
()
web/libs/editor/src/lib/AudioUltra/Visual/Loader.ts:105
↓ 163 callersFunctionobserver
(C: any)
web/libs/editor/src/components/SidePanels/OutlinerPanel/__tests__/OutlinerTree.test.tsx:108
↓ 147 callersFunctionlist
()
web/libs/editor/src/stores/RegionStore.js:38
↓ 147 callersMethodsave
(self, *args, update_fields=None, **kwargs)
label_studio/tasks/models.py:530
↓ 141 callersMethodjson
()
web/libs/datamanager/src/utils/api-proxy/index.js:519
↓ 139 callersFunctionisFF
(id: string)
web/libs/editor/src/utils/feature-flags.ts:164
↓ 124 callersMethodcreate
(self, *args, **kwargs)
label_studio/tasks/serializers.py:153
↓ 112 callersMethodpost
(self, request, *args, **kwargs)
label_studio/tasks/api.py:768
↓ 110 callersMethodset
(cursor: CursorSymbol, id = "")
web/libs/editor/src/lib/AudioUltra/Cursor/Cursor.ts:151
↓ 110 callersMethodvalues
()
web/libs/editor/src/lib/AudioUltra/Common/LRUCache.ts:51
↓ 108 callersMethoddelete
(self, request, *args, **kwargs)
label_studio/tasks/api.py:409
↓ 103 callersMethodcount
(self)
label_studio/tests/test_next_task.py:471
↓ 96 callersMethodtoString
()
web/libs/editor/src/tags/object/RichText/domManager.ts:647
↓ 91 callersMethodcall
(method, { params, body, headers })
web/libs/datamanager/src/utils/api-proxy/index.js:71
↓ 90 callersMethodhas
(key: K)
web/libs/editor/src/lib/AudioUltra/Common/LRUCache.ts:43
↓ 87 callersMethodadd
(taskID: number, annotationID: number)
web/libs/datamanager/src/sdk/lsf-history.ts:16
↓ 85 callersFunctionrender
({ children, ...props })
web/libs/ui/src/lib/button/button.stories.tsx:184
↓ 84 callersFunctionisDefined
(value: T | null | undefined)
web/libs/editor/src/utils/utilities.ts:161
↓ 82 callersMethodinit
* Initializes the renderer with audio data and render context. * @param context - The current rendering context. * @param audio - The WaveformAu
web/libs/editor/src/lib/AudioUltra/Visual/Renderer/Renderer.ts:33
↓ 80 callersFunction_
(e,t,n,r,i,o)
label_studio/core/static/js/vue.js:6
↓ 75 callersFunctiongetRoot
(node)
web/libs/editor/src/tools/__tests__/Brush.test.js:48
↓ 74 callersMethodexists
(cls, keys, storage)
label_studio/io_storages/base_models.py:877
↓ 72 callersMethodget
(self, request)
label_studio/core/views.py:92
↓ 71 callersFunctionset
(value)
web/libs/editor/jest.setup.js:100
↓ 68 callersFunctionflag_set
Use this method to check whether this flag is set ON to the current user, to split the logic on backend For example, ``` if flag_set('ff-d
label_studio/core/feature_flags/base.py:73
↓ 65 callersMethodaddTag
(tag: string | number, model: { name: string | number }, view: JSX.Element)
web/libs/editor/src/core/Registry.ts:47
↓ 63 callersMethodclear
()
web/libs/editor/src/lib/AudioUltra/Visual/Layer.ts:339
↓ 62 callersMethoddata
(data)
web/libs/frontend-test/src/helpers/LSF/LabelStudio.ts:87
↓ 61 callersMethodconfig
(config)
web/libs/frontend-test/src/helpers/LSF/LabelStudio.ts:83
↓ 58 callersFunctionstart_job_async_or_sync
Start job async with redis or sync if redis is not connected. Automatically preserves context for async jobs and clears it after completion.
label_studio/core/redis.py:151
↓ 57 callersMethodwithResult
(result)
web/libs/frontend-test/src/helpers/LSF/LabelStudio.ts:107
↓ 54 callersMethodformat
(self)
label_studio/data_import/models.py:58
↓ 54 callersMethoditems
(self)
label_studio/io_storages/filesystem.py:61
↓ 54 callersMethodsplice
* Splice characters into a base string and return the result * @param {string} string - The base string * @param {number} index - The index at w
web/libs/editor/src/utils/InputMask.ts:168
↓ 52 callersFunctionload_func
If the given setting is a string import notation, then perform the necessary import or imports.
label_studio/core/utils/common.py:534
↓ 50 callersFunctioninject
()
web/libs/editor/src/components/SidePanels/OutlinerPanel/__tests__/OutlinerTree.test.tsx:109
↓ 47 callersMethodclear
Clear all registered models (useful for testing).
label_studio/fsm/registry.py:164
↓ 46 callersMethodresolve
(self, request: HttpRequest, fileuri: str, instance: Union[Task, Project])
label_studio/io_storages/proxy_api.py:26
↓ 45 callersFunctionclamp
(x: number, min: number, max: number)
web/libs/editor/src/utils/utilities.ts:181
↓ 45 callersMethodinvoke
(eventName: T, args?: Parameters<ToFunction<ETF>>)
web/libs/editor/src/lib/AudioUltra/Common/Events.ts:26
↓ 45 callersMethodpatch
(self, request, *args, **kwargs)
label_studio/tasks/api.py:405
↓ 44 callersFunctionn
(e)
label_studio/core/static/js/vue.js:6
↓ 44 callersMethodremoveChild
(child: DropdownContextValue)
web/libs/ui/src/lib/dropdown/dropdown-context.tsx:11
↓ 43 callersMethodclose
(disableAnimation?: boolean)
web/libs/ui/src/lib/dropdown/dropdown.tsx:30
↓ 43 callersMethodget
(self, id)
label_studio/io_storages/filesystem.py:40
↓ 41 callersMethodget
(self, request, *args, **kwargs)
label_studio/projects/api.py:396
↓ 41 callersFunctionisDefined
(value?: T)
web/libs/datamanager/src/utils/utils.ts:48
↓ 40 callersFunctionQ
(e,t)
label_studio/core/static/js/luxon.min.js:1
↓ 40 callersMethodopen
(disableAnimation?: boolean)
web/libs/ui/src/lib/dropdown/dropdown.tsx:29
↓ 39 callersFunctiongetLine
(doc, n)
docs/themes/v2/source/js/playground/codemirror.js:518
↓ 38 callersMethodget_current_state_value
Get current state value as string using UUID7 natural ordering. Uses UUID7's natural time ordering to efficiently find the latest st
label_studio/fsm/state_models.py:139
↓ 37 callersFunctionPos
(line, ch, sticky)
docs/themes/v2/source/js/playground/codemirror.js:633
↓ 37 callersMethodgetContext
(contextType)
web/libs/editor/src/regions/__tests__/BitmaskRegion.test.jsx:100
↓ 37 callersMethodhasInterface
(name)
web/libs/datamanager/src/sdk/dm-sdk.js:487
↓ 37 callersMethodinvoke
(eventName: string, ...args: any[])
web/libs/editor/src/utils/events.ts:28
↓ 37 callersMethodsave
()
web/libs/editor/src/lib/AudioUltra/Visual/Layer.ts:248
↓ 35 callersMethodencode
Encode a payload into a truncated JWT token string. Args: payload: Dictionary containing the JWT claims to encode Return
label_studio/jwt_auth/models.py:49
↓ 35 callersFunctionmake_project
(config, user, use_ml_backend=True, team_id=None, org=None)
label_studio/tests/utils.py:351
↓ 35 callersMethodunselectAll
()
web/libs/editor/src/tools/Manager.js:111
↓ 34 callersFunctionclamp
(value: number, min: number, max: number)
web/libs/editor/src/lib/AudioUltra/Common/Utils.ts:29
↓ 34 callersMethodget
(self, request)
label_studio/data_manager/api.py:360
↓ 34 callersMethodsetValue
(value: number)
web/libs/frontend-test/src/helpers/LSF/Rating.ts:20
↓ 33 callersMethodpause
* Pause playback
web/libs/editor/src/lib/AudioUltra/Waveform.ts:398
↓ 33 callersMethodtype
(text: string)
web/libs/frontend-test/src/helpers/LSF/Number.ts:20
↓ 32 callersMethodplay
* Play the track * @param start Optionally defines start of the playback in seconds * @param end Optionally defines the end of the playback in s
web/libs/editor/src/lib/AudioUltra/Waveform.ts:391
↓ 32 callersMethodremove
()
web/libs/editor/src/lib/AudioUltra/Visual/Layer.ts:348
↓ 31 callersMethodinvoke
* Invoke handlers assigned to an event * @param {string} eventName * @param {any[]} args
web/libs/datamanager/src/sdk/dm-sdk.js:393
↓ 31 callersMethodlist
(self, request, *args, **kwargs)
label_studio/users/api.py:211
↓ 31 callersFunctionuseAPI
()
web/libs/core/src/providers/api-provider.tsx:176
↓ 30 callersMethodapply
(node: HTMLElement)
web/libs/editor/src/lib/AudioUltra/Cursor/Cursor.ts:95
↓ 30 callersMethodapply
(self, project_state, schema_editor, collect_sql=False)
label_studio/io_storages/migrations/0018_alter_azureblobexportstorage_project_and_more.py:215
↓ 30 callersMethodshift
(x: number, y: number)
web/libs/editor/src/lib/AudioUltra/Visual/Layer.ts:293
↓ 29 callersMethoddecode
* Decode the audio file in chunks to ensure the UI remains responsive.
web/libs/editor/src/lib/AudioUltra/Media/AudioDecoder.ts:52
↓ 29 callersMethodremove
(self, key)
label_studio/io_storages/filesystem.py:64
↓ 28 callersMethodget
(self, request, *args, **kwargs)
label_studio/users/api.py:340
↓ 28 callersMethodselect
()
web/libs/frontend-test/src/helpers/LSF/Choices.ts:22
↓ 28 callersMethodtoJSON
()
web/libs/editor/src/lib/AudioUltra/Regions/Region.ts:83
↓ 28 callersMethodupdate
(self, request, *args, **kwargs)
label_studio/users/api.py:208
↓ 27 callersFunctionisFF
(id)
web/libs/datamanager/src/utils/feature-flags.js:67
↓ 27 callersMethodsave
(self, *args, update_fields=None, recalc=True, **kwargs)
label_studio/projects/models.py:856
↓ 26 callersMethodbind
* Monadic bind operation
web/libs/editor/src/lib/AudioUltra/Visual/Composition/LayerM.ts:57
↓ 26 callersMethoddestroy
* Cleans up resources used by the renderer.
web/libs/editor/src/lib/AudioUltra/Visual/Renderer/Renderer.ts:50
↓ 26 callersMethodget_model
Get the state model for an entity type. Args: entity_name: Name of the entity Returns: State model
label_studio/fsm/registry.py:148
↓ 25 callersMethodfreeze
()
web/libs/editor/src/components/ImageTransformer/ImageTransformer.jsx:25
↓ 25 callersMethodget_object
Override to check permissions on a lightweight task first. This avoids executing the expensive PreparedTaskManager query whe
label_studio/tasks/api.py:375
↓ 25 callersMethodonChange
(callback: () => void)
web/libs/datamanager/src/sdk/lsf-history.ts:23
↓ 25 callersMethodregister
Register a transition class for an entity. Args: entity_name: Name of the entity type (e.g., 'task', 'annotation')
label_studio/fsm/registry.py:247
↓ 24 callersFunctioncmp
(a, b)
docs/themes/v2/source/js/playground/codemirror.js:646
↓ 24 callersFunctiondestroy
()
web/libs/editor/src/mixins/Syncable.ts:234
↓ 24 callersMethoddestroy
()
web/libs/editor/src/mixins/Syncable.ts:23
↓ 24 callersFunctionelt
(tag, content, className, style)
docs/themes/v2/source/js/playground/codemirror.js:82
↓ 24 callersFunctionfetch
({ id, query, pageNumber = null, reload = false, interaction, pageSize } = {})
web/libs/datamanager/src/mixins/DataStore/DataStore.js:300
next →1–100 of 10,391, ranked by callers