MCPcopy Create free account

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

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

↓ 6 callersMethodhas_lock
Check whether current task has been locked by some user Also has workaround for fixing not consistent is_labeled flag state
label_studio/tasks/models.py:284
↓ 6 callersMethodhas_permission
(self, user: 'User')
label_studio/tasks/models.py:362
↓ 6 callersFunctionhtmlEscape
(string)
web/libs/editor/src/utils/html.js:457
↓ 6 callersFunctioni
(e)
label_studio/core/static/js/vue.js:6
↓ 6 callersFunctioninvite_client_to_project
(client, project)
label_studio/tests/utils.py:425
↓ 6 callersFunctionisFieldDisabled
()
web/libs/app-common/src/blocks/StorageProviderForm/components/field-renderer.tsx:47
↓ 6 callersFunctionisTextNode
(node)
web/libs/editor/src/utils/selection-tools.js:3
↓ 6 callersMethodisVisible
* Returns true if the layer or any child is visible (deferred)
web/libs/editor/src/lib/AudioUltra/Visual/Composition/LayerM.ts:216
↓ 6 callersFunctionlineIsHidden
(doc, line)
docs/themes/v2/source/js/playground/codemirror.js:1120
↓ 6 callersMethodload
()
web/libs/editor/src/lib/AudioUltra/Waveform.ts:302
↓ 6 callersFunctionload_tasks
Load tasks from different types of request.data / request.files
label_studio/data_import/uploader.py:343
↓ 6 callersMethodload_tasks_from_uploaded_files
( cls, project, file_upload_ids=None, formats=None, files_as_tasks_list=True, trim_size=None )
label_studio/data_import/models.py:320
↓ 6 callersMethodlock
()
web/libs/editor/src/lib/AudioUltra/Regions/Regions.ts:495
↓ 6 callersFunctionmap
(array, f)
docs/themes/v2/source/js/playground/codemirror.js:302
↓ 6 callersMethodobserve
()
web/libs/editor/jest.setup.js:7
↓ 6 callersFunctionoff
(emitter, type, f)
docs/themes/v2/source/js/playground/codemirror.js:1525
↓ 6 callersFunctiononBlur
(cm, e)
docs/themes/v2/source/js/playground/codemirror.js:4391
↓ 6 callersMethodpatch
Update the current user's hotkeys configuration
label_studio/users/api.py:396
↓ 6 callersFunctionprepareMeasureForLine
(cm, line)
docs/themes/v2/source/js/playground/codemirror.js:3303
↓ 6 callersMethodread_tasks_list_from_json_streaming
(self, batch_size=100)
label_studio/data_import/models.py:170
↓ 6 callersFunctionredis_healthcheck
()
label_studio/core/redis.py:62
↓ 6 callersFunctionreplace_task_data_undefined_with_config_field
Use first key is passed (for speed up) or project.data.types.keys()[0]
label_studio/core/label_config.py:464
↓ 6 callersFunctionrunInOp
(cm, f)
docs/themes/v2/source/js/playground/codemirror.js:5269
↓ 6 callersMethodscrollToRegion
(time: number)
web/libs/editor/src/lib/AudioUltra/Waveform.ts:375
↓ 6 callersFunctionsetData
(data)
web/libs/editor/src/tags/object/TimeSeries.jsx:521
↓ 6 callersMethodsetLoading
@private
web/libs/datamanager/src/sdk/lsf-sdk.js:1426
↓ 6 callersMethodsetLoading
(loading: boolean)
web/libs/editor/src/lib/AudioUltra/Visual/Visualizer.ts:396
↓ 6 callersFunctionsetVisible
(val)
web/libs/editor/src/tags/control/Label.jsx:261
↓ 6 callersFunctionsetWidth
(width)
web/libs/datamanager/src/stores/Tabs/tab_column.jsx:234
↓ 6 callersMethodsyncSend
(data: SyncData, event: SyncEvent)
web/libs/editor/src/mixins/Syncable.ts:20
↓ 6 callersFunctiont
(e,t)
label_studio/core/static/js/luxon.min.js:1
↓ 6 callersFunctiontextHeight
(display)
docs/themes/v2/source/js/playground/codemirror.js:3988
↓ 6 callersMethodtransition
(self, context: TransitionContext)
label_studio/fsm/tests/test_error_handling.py:35
↓ 6 callersFunctionupdateLineHeight
(line, height)
docs/themes/v2/source/js/playground/codemirror.js:567
↓ 6 callersMethodupdateRegion
(options: RegionOptions, render = true)
web/libs/editor/src/lib/AudioUltra/Waveform.ts:457
↓ 6 callersMethodupdate_is_labeled
(self, *args, **kwargs)
label_studio/tasks/mixins.py:10
↓ 6 callersMethodupdate_tasks_counters_and_task_states
Async start updating tasks counters and than rearrange :param tasks_queryset: Tasks to update queryset :param maximum_annotat
label_studio/projects/mixins.py:29
↓ 6 callersFunctionuseCopyText
({ defaultText = "", timeout = 1200 }: { defaultText?: string; timeout?: number } = {})
web/libs/core/src/lib/hooks/useCopyText.tsx:4
↓ 6 callersFunctionuseDropdown
()
web/libs/ui/src/lib/dropdown/dropdown-trigger.tsx:279
↓ 6 callersFunctionuseFixedLocation
()
web/apps/labelstudio/src/providers/RoutesProvider.jsx:152
↓ 6 callersFunctionvalidate_label_config
(config_string: Union[str, None])
label_studio/core/label_config.py:107
↓ 5 callersFunctionF
(e)
docs/themes/v2/source/js/playground/jquery.min.js:2
↓ 5 callersFunctionFr
(e,t,n)
label_studio/core/static/js/vue.js:6
↓ 5 callersFunctionN
(e,t)
label_studio/core/static/js/vue.js:6
↓ 5 callersFunctionRe
(e,t,n)
label_studio/core/static/js/vue.js:6
↓ 5 callersFunctionRr
(e,t)
label_studio/core/static/js/vue.js:6
↓ 5 callersMethod_batch_update_with_retry
(self, queryset, batch_size=500, max_retries=3, **update_fields)
label_studio/projects/models.py:554
↓ 5 callersFunction_bulk_update_user_activities
Bulk update user activities in database. Args: activities: List of activity dictionaries Returns: Dictionary with updat
label_studio/users/functions/last_activity.py:365
↓ 5 callersFunction_create_user
(input_args, config)
label_studio/server.py:127
↓ 5 callersMethod_get_serialized_data
(self, annotation)
label_studio/io_storages/base_models.py:761
↓ 5 callersMethod_save
(self)
label_studio/io_storages/filesystem.py:32
↓ 5 callersFunction_stringify_detail
Convert DRF/Django validation detail into plain strings for the UI.
label_studio/io_storages/localfiles/serializers.py:17
↓ 5 callersFunctiona
(e)
label_studio/core/static/js/vue.js:6
↓ 5 callersFunctionaddClass
(node, cls)
docs/themes/v2/source/js/playground/codemirror.js:163
↓ 5 callersMethodaddRegions
(regions: RegionOptions[], render = true)
web/libs/editor/src/lib/AudioUltra/Waveform.ts:449
↓ 5 callersMethodadd_user
(self, user)
label_studio/organizations/models.py:140
↓ 5 callersFunctioncast_bool_from_str
(value)
label_studio/core/utils/params.py:7
↓ 5 callersFunctionce
(e,t)
docs/themes/v2/source/js/playground/jquery.min.js:2
↓ 5 callersFunctionce
(e,t)
label_studio/core/static/js/jquery.min.js:2
↓ 5 callersMethodcommitPoint
(x: number, y: number)
web/libs/editor/src/components/KonvaVector/pointCreationManager.ts:173
↓ 5 callersFunctionconfigureStore
(params, events)
web/libs/editor/src/configureStore.js:18
↓ 5 callersFunctioncontains
(parent, child)
docs/themes/v2/source/js/playground/codemirror.js:129
↓ 5 callersFunctionconvertToRem
* Convert a value to rem units rounded to 4 decimal places no trailing zeros * @param {string} value - The value to convert * @returns {string} - Th
web/tools/design-tokens-converter/design-tokens-converter.mjs:97
↓ 5 callersFunctioncountColumn
(string, end, tabSize, startIndex, startValue)
docs/themes/v2/source/js/playground/codemirror.js:218
↓ 5 callersMethodcreate
(self, request, *args, **kwargs)
label_studio/data_import/api.py:425
↓ 5 callersFunctioncreateDragBoundFunc
(item, offset = { x: 0, y: 0 })
web/libs/editor/src/utils/image.js:138
↓ 5 callersMethodcreateLayer
(options: { name: string; groupName?: string; offscreen?: boolean; zIndex?: number; opacit
web/libs/editor/src/lib/AudioUltra/Visual/Visualizer.ts:772
↓ 5 callersFunctioncreate_business
(user)
label_studio/tests/utils.py:382
↓ 5 callersFunctioncreate_file_upload
(user, project, file)
label_studio/data_import/uploader.py:73
↓ 5 callersFunctiond
(e,t)
label_studio/core/static/js/vue.js:6
↓ 5 callersFunctiondestroy
()
web/libs/datamanager/src/stores/AppStore.js:816
↓ 5 callersMethoddisconnect
()
web/libs/editor/src/lib/AudioUltra/Media/WaveformAudio.ts:74
↓ 5 callersMethoddrawPlayheadSlice
* Redraw the playhead's offscreen canvas. * Should be called: * - On hover in/out (to update shadow or style) * - On drag start/end (if style
web/libs/editor/src/lib/AudioUltra/Visual/PlayHead.ts:90
↓ 5 callersFunctionensureCursorVisible
(cm)
docs/themes/v2/source/js/playground/codemirror.js:4712
↓ 5 callersMethodfindItem
(text: string)
web/libs/frontend-test/src/helpers/LSF/Taxonomy.ts:73
↓ 5 callersFunctionfindViewIndex
(cm, n)
docs/themes/v2/source/js/playground/codemirror.js:4129
↓ 5 callersFunctionfixMobxObserve
(..._toObserve: any[])
web/libs/editor/src/utils/utilities.ts:265
↓ 5 callersMethodfor_user
(self, user)
label_studio/projects/models.py:113
↓ 5 callersFunctionformatStateName
(state: string)
web/libs/app-common/src/components/state-chips/state-registry.ts:337
↓ 5 callersFunctionforwards
(apps, schema_editor)
label_studio/core/migration_helpers.py:73
↓ 5 callersMethodget
Get the presigned url for a given fileuri or proxy data through Label Studio
label_studio/io_storages/proxy_api.py:295
↓ 5 callersMethodget
(self, request, *args, **kwargs)
label_studio/webhooks/api.py:192
↓ 5 callersFunctiongetAttachedPerSide
(state: Record<string, PanelBBox>, side: string)
web/libs/editor/src/components/SidePanels/TabPanels/utils.ts:377
↓ 5 callersFunctiongetContextBefore
(cm, n, precise)
docs/themes/v2/source/js/playground/codemirror.js:2152
↓ 5 callersFunctiongetCurrentTheme
()
web/libs/ui/src/lib/ThemeToggle/ThemeToggle.tsx:15
↓ 5 callersMethodgetField
(name)
web/apps/labelstudio/src/components/Form/Form.jsx:116
↓ 5 callersMethodgetInstance
()
web/libs/editor/src/components/KonvaVector/VectorSelectionTracker.ts:42
↓ 5 callersMethodgetScrollLeft
()
web/libs/editor/src/lib/AudioUltra/Visual/Visualizer.ts:464
↓ 5 callersFunctionget_available_transitions
Get available transitions for an entity. Args: entity: The entity to get transitions for user: User context for validation (
label_studio/fsm/transition_utils.py:21
↓ 5 callersMethodget_client
:param google_project_id: :param google_application_credentials: :return:
label_studio/io_storages/gcs/utils.py:53
↓ 5 callersMethodget_client_and_resource
(self)
label_studio/io_storages/s3/models.py:71
↓ 5 callersMethodget_current_state_object
Get current state object with full audit information. Args: entity: The entity to get current state object for
label_studio/fsm/state_manager.py:193
↓ 5 callersFunctionget_fsm_cache
Get the cache backend for FSM operations. Uses REDIS_CACHE_ALIAS when available (LSE) to ensure FSM caching works even when DUMMY_CACHE
label_studio/fsm/state_manager.py:27
↓ 5 callersMethodget_ml_backends
(self, *args, **kwargs)
label_studio/projects/models.py:1109
↓ 5 callersFunctionget_user_last_activity
Get user last activity timestamp from Redis with database fallback. Args: user_id: User ID Returns: Last activity times
label_studio/users/functions/last_activity.py:82
↓ 5 callersMethodglobalOffsetsToRelativeOffsets
(start: number, end: number)
web/libs/editor/src/tags/object/RichText/domManager.ts:810
↓ 5 callersMethodhas_permission
(self, user)
label_studio/io_storages/base_models.py:932
↓ 5 callersFunctioni
(e)
label_studio/core/static/js/luxon.min.js:1
↓ 5 callersMethodis_fsm_disabled
Check if FSM is disabled for the current thread. Returns: True if FSM is disabled, False otherwise
label_studio/core/current_request.py:71
↓ 5 callersFunctioniterate_queryset
(queryset, chunk_size=None)
label_studio/core/utils/iterators.py:5
← previousnext →401–500 of 10,391, ranked by callers