Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HumanSignal/label-studio
/ functions
Functions
10,391 in github.com/HumanSignal/label-studio
⨍
Functions
10,391
◇
Types & classes
1,774
↳
Endpoints
128
↓ 3 callers
Method
getPhrase
(idx: number)
web/libs/frontend-test/src/helpers/LSF/Paragraphs.ts:24
↓ 3 callers
Method
getPhraseElement
(node)
web/libs/editor/src/tags/object/Paragraphs/HtxParagraphs.jsx:191
↓ 3 callers
Function
getProperty
(object, path)
web/libs/datamanager/src/components/Common/Table/utils.js:8
↓ 3 callers
Method
getRange
* Return first ok element
web/libs/editor/src/components/TextHighlight/TextHighlight.jsx:22
↓ 3 callers
Function
getRegion
(root)
web/libs/editor/src/regions/__tests__/TextAreaRegion.test.jsx:95
↓ 3 callers
Function
getRightKeys
(state: Record<string, PanelBBox>)
web/libs/editor/src/components/SidePanels/TabPanels/utils.ts:374
↓ 3 callers
Function
getStateDescription
(state: string, entityType: EntityType = "task")
web/libs/app-common/src/components/state-chips/state-registry.ts:348
↓ 3 callers
Function
getStorageKey
(projectId)
web/libs/datamanager/src/components/Filters/filter-recents.js:17
↓ 3 callers
Function
getStoredPageSize
(name?: string, defaultValue?: number)
web/libs/datamanager/src/components/Common/Pagination/Pagination.tsx:54
↓ 3 callers
Method
getSubscriptions
(eventName: T)
web/libs/editor/src/lib/AudioUltra/Common/Events.ts:48
↓ 3 callers
Function
getTypedDefaultHotkeys
()
web/libs/app-common/src/pages/AccountSettings/sections/Hotkeys/utils.ts:73
↓ 3 callers
Function
getValue
(val: number)
web/libs/editor/src/common/Range/Range.tsx:161
↓ 3 callers
Function
get_active_webhooks
Return all active webhooks for organization or project by action. If project is None - function return only organization hooks else project i
label_studio/webhooks/utils.py:17
↓ 3 callers
Method
get_blob_client
(self, key)
label_studio/tests/utils.py:299
↓ 3 callers
Function
get_bool_env
(key, default)
label_studio/core/utils/params.py:130
↓ 3 callers
Method
get_client
(self)
label_studio/io_storages/s3/models.py:87
↓ 3 callers
Method
get_client_and_container
(self)
label_studio/io_storages/azure_blob/models.py:58
↓ 3 callers
Method
get_container
(self)
label_studio/io_storages/azure_blob/models.py:78
↓ 3 callers
Function
get_current_state_safe
Safely get current state with error handling. Args: entity: The entity to get state for user: The user making the request (fo
label_studio/fsm/utils.py:281
↓ 3 callers
Method
get_denormalized_fields
Get denormalized fields to include in the state record. Override this method in subclasses to provide denormalized data that
label_studio/fsm/state_models.py:176
↓ 3 callers
Method
get_export_formats
(project)
label_studio/data_export/models.py:132
↓ 3 callers
Function
get_git_version
(skip_os=True)
label_studio/core/version.py:127
↓ 3 callers
Method
get_model_versions
Get model_versions from project predictions. :param with_counters: Boolean, if True, counts predictions for each version. Default is
label_studio/projects/models.py:1077
↓ 3 callers
Function
get_next_task_logging_level
(user: User)
label_studio/projects/functions/next_task.py:31
↓ 3 callers
Function
get_or_infer_state
(entity)
label_studio/fsm/state_inference.py:80
↓ 3 callers
Function
get_prepare_params
This function extract prepare_params from * view_id if it's inside of request data * selectedItems, filters, ordering if they are in request a
label_studio/data_manager/functions.py:279
↓ 3 callers
Method
get_queryset
(self)
label_studio/data_export/api.py:180
↓ 3 callers
Function
get_state_model
Convenience function to get a state model. Args: entity_name: Name of the entity Returns: State model class or None if
label_studio/fsm/registry.py:217
↓ 3 callers
Method
get_target_state
(self, context: Optional[TransitionContext] = None)
label_studio/fsm/tests/test_performance_concurrency.py:59
↓ 3 callers
Function
get_unique_ids_list
Convert various input types to a list of unique IDs. :param tasks_queryset: Can be: - list of IDs (integers) - list of objec
label_studio/projects/functions/utils.py:14
↓ 3 callers
Function
get_uri_via_regex
(data, prefixes=('s3', 'gs'))
label_studio/io_storages/utils.py:27
↓ 3 callers
Function
h
(e)
docs/themes/v2/source/js/playground/jquery-ui.min.js:9
↓ 3 callers
Function
handleDateSelection
(range: DateOrDateTimeRange)
web/libs/ui/src/lib/date-range-picker/date-range-picker.tsx:164
↓ 3 callers
Function
handlePointSelection
(e: KonvaEventObject<MouseEvent>, props: EventHandlerProps)
web/libs/editor/src/components/KonvaVector/eventHandlers/pointSelection.ts:132
↓ 3 callers
Method
hasEvent
(eventName: string)
web/libs/editor/src/utils/events.ts:48
↓ 3 callers
Method
hasPendingTasks
Checks if there are any tasks remaining across all batches
web/libs/editor/src/lib/AudioUltra/Common/Worker/ComputationWorkerQueue.ts:128
↓ 3 callers
Method
hasRegionWithText
(text)
web/libs/frontend-test/src/helpers/LSF/RichText.ts:92
↓ 3 callers
Method
has_user
(self, user)
label_studio/organizations/models.py:128
↓ 3 callers
Function
hexToRgb
* Convert hex color to RGB format for opacity support * @param {string} hex - Hex color code * @returns {string} - RGB color format as rgb(r, g, b)
web/tools/design-tokens-converter/design-tokens-converter.mjs:754
↓ 3 callers
Method
hide
()
web/libs/editor/src/lib/AudioUltra/Visual/Layer.ts:171
↓ 3 callers
Function
humanDateDiff
(date: string | number)
web/libs/editor/src/utils/utilities.ts:249
↓ 3 callers
Function
ir
(e,i)
label_studio/core/static/js/vue.js:6
↓ 3 callers
Function
isActivePointEligibleForClosing
(props: EventHandlerProps)
web/libs/editor/src/components/KonvaVector/eventHandlers/pointSelection.ts:61
↓ 3 callers
Function
isArraysEqual
(arr1: any[], arr2: any[])
web/libs/editor/src/utils/utilities.ts:133
↓ 3 callers
Method
isBufferingOrigin
(name: string)
web/libs/editor/src/mixins/Syncable.ts:48
↓ 3 callers
Function
isFieldRequired
(field: FieldDefinition, isEditMode = false)
web/libs/app-common/src/blocks/StorageProviderForm/types/provider.ts:8
↓ 3 callers
Function
isLine
(doc, l)
docs/themes/v2/source/js/playground/codemirror.js:624
↓ 3 callers
Method
isOverrideKeyPressed
(e: MouseEvent)
web/libs/editor/src/lib/AudioUltra/Regions/Regions.ts:273
↓ 3 callers
Function
isSameMonth
(dateOne: Date, dateTwo: Date)
web/libs/ui/src/lib/date-range-picker/date-utils.ts:144
↓ 3 callers
Function
isTextNode
(node)
web/libs/editor/src/utils/html.js:76
↓ 3 callers
Function
isValidDate
(string: string)
web/libs/ui/src/lib/date-range-picker/date-utils.ts:260
↓ 3 callers
Method
isValidMethod
* Check if method exists * @param {String} method
web/libs/core/src/lib/api-proxy/index.ts:86
↓ 3 callers
Function
isValidObjectURL
(str: string, relative = false)
web/libs/editor/src/utils/utilities.ts:64
↓ 3 callers
Method
iter_blobs
Iterate files on the bucket. Optionally return limited number of files that match provided extensions :param client: GCS Client obj
label_studio/io_storages/gcs/utils.py:110
↓ 3 callers
Function
k
(e,t)
label_studio/core/static/js/vue.js:6
↓ 3 callers
Function
legacyItemLabel
(title: string)
web/libs/editor/tests/integration/e2e/control_tags/taxonomy.cy.ts:18
↓ 3 callers
Function
limitCoordinates
({ x, y })
web/libs/editor/src/tags/object/Video/VideoRegions.jsx:131
↓ 3 callers
Function
lineLength
(line)
docs/themes/v2/source/js/playground/codemirror.js:1193
↓ 3 callers
Function
lineNumberFor
(options, i)
docs/themes/v2/source/js/playground/codemirror.js:628
↓ 3 callers
Method
load
(options: WaveformAudioOptions)
web/libs/editor/src/lib/AudioUltra/Media/MediaLoader.ts:65
↓ 3 callers
Method
load_tasks_from_uploaded_files_streaming
Stream tasks from uploaded files in batches to reduce memory usage using true streaming for JSON files
label_studio/data_import/models.py:361
↓ 3 callers
Method
localStorageItems
(items)
web/libs/frontend-test/src/helpers/LSF/LabelStudio.ts:149
↓ 3 callers
Function
markText
(doc, from, to, options, type)
docs/themes/v2/source/js/playground/codemirror.js:7829
↓ 3 callers
Function
maxPos
(a, b)
docs/themes/v2/source/js/playground/codemirror.js:657
↓ 3 callers
Function
me
(e)
label_studio/core/static/js/vue.js:6
↓ 3 callers
Function
minPos
(a, b)
docs/themes/v2/source/js/playground/codemirror.js:660
↓ 3 callers
Function
ml_backend_mock
(**kwargs)
label_studio/tests/utils.py:37
↓ 3 callers
Method
modelsArr
()
web/libs/editor/src/core/Registry.ts:75
↓ 3 callers
Function
moveCharLogically
(line, ch, dir)
docs/themes/v2/source/js/playground/codemirror.js:9219
↓ 3 callers
Function
mv
(pos, dir)
docs/themes/v2/source/js/playground/codemirror.js:9286
↓ 3 callers
Function
normalizeCellAlias
(alias)
web/libs/datamanager/src/components/CellViews/index.js:23
↓ 3 callers
Function
normalizeValue
(value)
web/apps/labelstudio/src/components/Form/Elements/Counter/Counter.jsx:16
↓ 3 callers
Function
normalizeValue
(value)
web/libs/datamanager/src/components/Common/Form/Elements/Counter/Counter.jsx:30
↓ 3 callers
Method
notifyListeners
()
web/libs/editor/src/components/KonvaVector/VectorSelectionTracker.ts:153
↓ 3 callers
Function
oe
(e,t)
label_studio/core/static/js/luxon.min.js:1
↓ 3 callers
Method
onMouseLeave
* Handle mouse leave events
web/libs/editor/src/lib/AudioUltra/Interaction/Interactive.ts:18
↓ 3 callers
Method
onMouseUp
* Handle mouse up events
web/libs/editor/src/lib/AudioUltra/Interaction/Interactive.ts:33
↓ 3 callers
Function
p
(e,t)
label_studio/core/static/js/vue.js:6
↓ 3 callers
Function
paddingVert
(display)
docs/themes/v2/source/js/playground/codemirror.js:3199
↓ 3 callers
Function
parse_input_args
Combine args with json config :return: config dict
label_studio/core/argparser.py:9
↓ 3 callers
Function
parse_range
Parse HTTP Range header and extract start and end values. Args: range_header (str): Range header in format 'bytes=start-end' Re
label_studio/io_storages/utils.py:90
↓ 3 callers
Function
patchPlayPauseMethods
(element: T)
web/libs/editor/src/utils/patchPlayPauseMethods.ts:14
↓ 3 callers
Method
performProgrammaticScroll
(top)
web/libs/editor/src/tags/object/Paragraphs/HtxParagraphs.jsx:111
↓ 3 callers
Function
pixelsToTime
(pixels: number, zoomedWidth: number, duration: number)
web/libs/editor/src/lib/AudioUltra/Common/Utils.ts:200
↓ 3 callers
Method
playSource
(start?: number, end?: number)
web/libs/editor/src/lib/AudioUltra/Controls/WebAudioPlayer.ts:115
↓ 3 callers
Function
popContext
(state)
docs/themes/v2/source/js/playground/xml.js:250
↓ 3 callers
Function
popContext
(state)
label_studio/core/static/js/xml.js:198
↓ 3 callers
Method
post
(self, request, *args, **kwargs)
label_studio/data_export/api.py:708
↓ 3 callers
Method
post_process_annotations
(user, db_annotations, action)
label_studio/tasks/serializers.py:805
↓ 3 callers
Function
pred
(el)
web/libs/editor/src/utils/__tests__/utilities.test.js:282
↓ 3 callers
Function
processLine
(cm, text, context, startAt)
docs/themes/v2/source/js/playground/codemirror.js:2178
↓ 3 callers
Function
processRoutes
(routes, fullPath)
web/apps/labelstudio/src/utils/routeHelpers.jsx:115
↓ 3 callers
Function
pushSelectionToHistory
(sel, dest)
docs/themes/v2/source/js/playground/codemirror.js:6547
↓ 3 callers
Function
r
(e,t)
label_studio/core/static/js/luxon.min.js:1
↓ 3 callers
Function
rangeToGlobalOffset
(range, root)
web/libs/editor/src/utils/selection-tools.js:597
↓ 3 callers
Method
rangeToGlobalOffset
(range: Range)
web/libs/editor/src/tags/object/RichText/domManager.ts:826
↓ 3 callers
Function
reInsertScripts
(root)
web/apps/labelstudio/src/utils/scripts.js:124
↓ 3 callers
Function
readToken
(mode, stream, state, inner)
docs/themes/v2/source/js/playground/codemirror.js:2204
↓ 3 callers
Function
recursiveTreeWalker
({ items, depth, toggleItem, addInsideId, }: { items: RowItem[]; depth?: number;
web/libs/editor/src/components/TreeStructure/TreeStructure.tsx:192
↓ 3 callers
Method
redrawSpectrogramSliceFromCache
(_correlationId: string | undefined, startSample: number, endSample: number)
web/libs/editor/src/lib/AudioUltra/Visual/Renderer/SpectrogramRenderer.ts:596
← previous
next →
901–1,000 of 10,391, ranked by callers