Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Label.php

140 string references to 'Label'

Action::create in core/modules/system/src/Entity/Action.php
Constructs a new entity object, without permanently saving it.
Action::prepareRow in core/modules/system/src/Plugin/migrate/source/Action.php
Adds additional data to the row.
BlockContentTypeForm::form in core/modules/block_content/src/BlockContentTypeForm.php
Gets the actual form array to be built.
BlockForm::form in core/modules/block/src/BlockForm.php
Gets the actual form array to be built.
BlockPluginTrait::submitConfigurationForm in core/lib/Drupal/Core/Block/BlockPluginTrait.php
Most block plugins should not override this method. To add submission handling for a specific block type, override BlockBase::blockSubmit().
block_content.schema.yml in core/modules/block_content/config/schema/block_content.schema.yml
core/modules/block_content/config/schema/block_content.schema.yml
block_content.schema.yml in core/modules/block_content/config/schema/block_content.schema.yml
core/modules/block_content/config/schema/block_content.schema.yml
block_content_body_field.yml in core/modules/block_content/migrations/block_content_body_field.yml
core/modules/block_content/migrations/block_content_body_field.yml
block_content_type.yml in core/modules/block_content/migrations/block_content_type.yml
core/modules/block_content/migrations/block_content_type.yml
ckeditor5.schema.yml in core/modules/ckeditor5/config/schema/ckeditor5.schema.yml
core/modules/ckeditor5/config/schema/ckeditor5.schema.yml
claro_preprocess_field_multiple_value_form in core/themes/claro/claro.theme
Implements hook_preprocess_HOOK() for field_multiple_value_form.
CliDumper::dumpScalar in vendor/symfony/var-dumper/Dumper/CliDumper.php
Dumps a scalar value.
CliDumper::style in vendor/symfony/var-dumper/Dumper/CliDumper.php
Decorates a value with some style.
comment.schema.yml in core/modules/comment/config/schema/comment.schema.yml
core/modules/comment/config/schema/comment.schema.yml
comment.views.schema.yml in core/modules/comment/config/schema/comment.views.schema.yml
core/modules/comment/config/schema/comment.views.schema.yml
CommentTypeForm::form in core/modules/comment/src/CommentTypeForm.php
Gets the actual form array to be built.
ConfigTranslationBlockListBuilder::sortRows in core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php
Sorts an array by value.
ConfigTranslationEntityListBuilder::buildHeader in core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php
Builds the header row for the entity listing.
ConfigTranslationEntityListBuilder::sortRows in core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php
Sorts an array by value.
ConfigTranslationFieldListBuilder::sortRows in core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php
Sorts an array by value.
ConfigTranslationMapperList::buildHeader in core/modules/config_translation/src/Controller/ConfigTranslationMapperList.php
Builds the header row for the mapper listing.
contact.schema.yml in core/modules/contact/config/schema/contact.schema.yml
core/modules/contact/config/schema/contact.schema.yml
ContactFormEditForm::form in core/modules/contact/src/ContactFormEditForm.php
Gets the actual form array to be built.
content_translation.views.schema.yml in core/modules/content_translation/config/schema/content_translation.views.schema.yml
core/modules/content_translation/config/schema/content_translation.views.schema.yml
ContextDefinition::__construct in core/lib/Drupal/Core/Annotation/ContextDefinition.php
Constructs a new context definition object.
core.data_types.schema.yml in core/config/schema/core.data_types.schema.yml
core/config/schema/core.data_types.schema.yml
core.data_types.schema.yml in core/config/schema/core.data_types.schema.yml
core/config/schema/core.data_types.schema.yml
core.entity.schema.yml in core/config/schema/core.entity.schema.yml
core/config/schema/core.entity.schema.yml
core.entity.schema.yml in core/config/schema/core.entity.schema.yml
core/config/schema/core.entity.schema.yml
d6_field_formatter_settings.yml in core/modules/field/migrations/d6_field_formatter_settings.yml
core/modules/field/migrations/d6_field_formatter_settings.yml
d6_field_instance.yml in core/modules/field/migrations/d6_field_instance.yml
core/modules/field/migrations/d6_field_instance.yml
d6_field_instance_label_description_translation.yml in core/modules/config_translation/migrations/d6_field_instance_label_description_translation.yml
core/modules/config_translation/migrations/d6_field_instance_label_description_translation.yml
d6_user_profile_field_instance_translation.yml in core/modules/config_translation/migrations/d6_user_profile_field_instance_translation.yml
core/modules/config_translation/migrations/d6_user_profile_field_instance_translation.yml
d7_action.yml in core/modules/system/migrations/d7_action.yml
core/modules/system/migrations/d7_action.yml
d7_field_instance.yml in core/modules/field/migrations/d7_field_instance.yml
core/modules/field/migrations/d7_field_instance.yml
d7_field_instance_label_description_translation.yml in core/modules/config_translation/migrations/d7_field_instance_label_description_translation.yml
core/modules/config_translation/migrations/d7_field_instance_label_description_translation.yml
d7_image_styles.yml in core/modules/image/migrations/d7_image_styles.yml
core/modules/image/migrations/d7_image_styles.yml
d7_menu_translation.yml in core/modules/config_translation/migrations/d7_menu_translation.yml
core/modules/config_translation/migrations/d7_menu_translation.yml
d7_responsive_image_styles.yml in core/modules/responsive_image/migrations/d7_responsive_image_styles.yml
core/modules/responsive_image/migrations/d7_responsive_image_styles.yml
Data::dump in vendor/symfony/var-dumper/Cloner/Data.php
Dumps data with a DumperInterface dumper.
datetime_range.schema.yml in core/modules/datetime_range/config/schema/datetime_range.schema.yml
core/modules/datetime_range/config/schema/datetime_range.schema.yml
DefaultSelection::buildEntityQuery in core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php
Builds an EntityQuery to get referenceable entities.
DefaultSelectionDeriver::getDerivativeDefinitions in core/lib/Drupal/Core/Entity/Plugin/Derivative/DefaultSelectionDeriver.php
Gets the definition of all derivatives of a base plugin.
DisplayLink::buildOptionsForm in core/modules/views/src/Plugin/views/area/DisplayLink.php
Provide a form to edit options for this plugin.
DumpDataCollector::dump in vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php
EntityBundle::buildConfigurationForm in core/lib/Drupal/Core/Entity/Plugin/Condition/EntityBundle.php
Form constructor.
EntityDisplayModeFormBase::save in core/modules/field_ui/src/Form/EntityDisplayModeFormBase.php
Form submission handler for the 'save' action.
EntityViewController::buildTitle in core/lib/Drupal/Core/Entity/Controller/EntityViewController.php
Pre-render callback to build the page title.
EntityViewDisplayEditForm::getTableHeader in core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php
Returns an array containing the table headers.
EntityViewsData::getViewsData in core/modules/views/src/EntityViewsData.php
Returns views data for the entity type.
FieldBlock::blockForm in core/modules/layout_builder/src/Plugin/Block/FieldBlock.php
FieldConfigEditForm::form in core/modules/field_ui/src/Form/FieldConfigEditForm.php
Gets the actual form array to be built.
FieldConfigListBuilder::buildHeader in core/modules/field_ui/src/FieldConfigListBuilder.php
Builds the header row for the entity listing.
FieldPluginBase::buildOptionsForm in core/modules/views/src/Plugin/views/field/FieldPluginBase.php
Default option form that provides label widget that all fields should have.
FieldStorageAddForm::addFieldOptionsForGroup in core/modules/field_ui/src/Form/FieldStorageAddForm.php
Adds field types for the selected group to the form.
FieldStorageAddForm::addFieldOptionsForGroup in core/modules/field_ui/src/Form/FieldStorageAddForm.php
Adds field types for the selected group to the form.
FieldStorageAddForm::processFieldDefinitions in core/modules/field_ui/src/Form/FieldStorageAddForm.php
Save field type definitions and categories in the form state.
FieldStorageAddForm::validateFieldType in core/modules/field_ui/src/Form/FieldStorageAddForm.php
Validates the second step (field storage selection and label) of the form.
FilterPluginBase::buildExposedFiltersGroupForm in core/modules/views/src/Plugin/views/filter/FilterPluginBase.php
Build the form to let users create the group of exposed filters.
FilterPluginBase::buildExposeForm in core/modules/views/src/Plugin/views/filter/FilterPluginBase.php
Options form subform for exposed filter options.
HelpTopicDiscovery::findAll in core/modules/help/src/HelpTopicDiscovery.php
Returns an array of discoverable items.
HtmlDumper::style in vendor/symfony/var-dumper/Dumper/HtmlDumper.php
Decorates a value with some style.
image.data_types.schema.yml in core/modules/image/config/schema/image.data_types.schema.yml
core/modules/image/config/schema/image.data_types.schema.yml
image.schema.yml in core/modules/image/config/schema/image.schema.yml
core/modules/image/config/schema/image.schema.yml
language.schema.yml in core/modules/language/config/schema/language.schema.yml
core/modules/language/config/schema/language.schema.yml
LanguageAddForm::copyFormValuesToEntity in core/modules/language/src/Form/LanguageAddForm.php
Copies top-level form values to entity properties.
LanguageFormBase::validateCommon in core/modules/language/src/Form/LanguageFormBase.php
Validates the language editing element.
LayoutBuilderEntityViewDisplay::setComponent in core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php
Sets the display options for a component.
LayoutDefault::submitConfigurationForm in core/lib/Drupal/Core/Layout/LayoutDefault.php
Form submission handler.
LayoutDefinition::getRegionLabels in core/lib/Drupal/Core/Layout/LayoutDefinition.php
Gets the human-readable region labels.
link.schema.yml in core/modules/link/config/schema/link.schema.yml
core/modules/link/config/schema/link.schema.yml
ListElement::getGroupTitle in core/modules/config_translation/src/FormElement/ListElement.php
Returns the title for the 'details' element of a group of schema elements.
ListStringItem::processAllowedValuesKey in core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php
Sets the machine name source to be the label.
MachineName::processMachineName in core/lib/Drupal/Core/Render/Element/MachineName.php
Processes a machine-readable name form element.
Media::getName in core/modules/media/src/Entity/Media.php
Gets the media item name.
MenuForm::form in core/modules/menu_ui/src/MenuForm.php
Gets the actual form array to be built.
navigation.schema.yml in core/modules/navigation/config/schema/navigation.schema.yml
core/modules/navigation/config/schema/navigation.schema.yml
node.views.schema.yml in core/modules/node/config/schema/node.views.schema.yml
core/modules/node/config/schema/node.views.schema.yml
OEmbed::createSourceField in core/modules/media/src/Plugin/media/Source/OEmbed.php
Creates the source field definition for a type.
options.schema.yml in core/modules/options/config/schema/options.schema.yml
core/modules/options/config/schema/options.schema.yml
options.schema.yml in core/modules/options/config/schema/options.schema.yml
core/modules/options/config/schema/options.schema.yml
Perforce::getTags in vendor/composer/composer/src/Composer/Util/Perforce.php
PrepareModulesEntityUninstallForm::buildForm in core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php
Form constructor.
ResourceObject::getLabelFieldName in core/modules/jsonapi/src/JsonApiResource/ResourceObject.php
Determines the entity type's (internal) label field name.
ResponsiveImageStyleForm::form in core/modules/responsive_image/src/ResponsiveImageStyleForm.php
Overrides Drupal\Core\Entity\EntityForm::form().
ResponsiveImageStyleForm::form in core/modules/responsive_image/src/ResponsiveImageStyleForm.php
Overrides Drupal\Core\Entity\EntityForm::form().
ResponsiveImageStyleListBuilder::buildHeader in core/modules/responsive_image/src/ResponsiveImageStyleListBuilder.php
Builds the header row for the entity listing.
responsive_image.schema.yml in core/modules/responsive_image/config/schema/responsive_image.schema.yml
core/modules/responsive_image/config/schema/responsive_image.schema.yml
RoleForm::save in core/modules/user/src/RoleForm.php
Form submission handler for the 'save' action.
search.schema.yml in core/modules/search/config/schema/search.schema.yml
core/modules/search/config/schema/search.schema.yml
SearchPageAddForm::buildForm in core/modules/search/src/Form/SearchPageAddForm.php
Form constructor.
SearchPageFormBase::form in core/modules/search/src/Form/SearchPageFormBase.php
Gets the actual form array to be built.
SearchPageListBuilder::buildHeader in core/modules/search/src/SearchPageListBuilder.php
Builds the header row for the entity listing.
shortcut.schema.yml in core/modules/shortcut/config/schema/shortcut.schema.yml
core/modules/shortcut/config/schema/shortcut.schema.yml
ShortcutSetForm::form in core/modules/shortcut/src/ShortcutSetForm.php
Gets the actual form array to be built.
SortPluginBase::buildExposeForm in core/modules/views/src/Plugin/views/sort/SortPluginBase.php
Form for exposed handler options.
SwitchShortcutSet::buildForm in core/modules/shortcut/src/Form/SwitchShortcutSet.php
Form constructor.
SwitchShortcutSet::submitForm in core/modules/shortcut/src/Form/SwitchShortcutSet.php
Form submission handler.
SwitchShortcutSet::validateForm in core/modules/shortcut/src/Form/SwitchShortcutSet.php
Form validation handler.
system.schema.yml in core/modules/system/config/schema/system.schema.yml
core/modules/system/config/schema/system.schema.yml
system.schema.yml in core/modules/system/config/schema/system.schema.yml
core/modules/system/config/schema/system.schema.yml
Table::processTable in core/lib/Drupal/Core/Render/Element/Table.php
#process callback for #type 'table' to add tableselect support.
telephone.schema.yml in core/modules/telephone/config/schema/telephone.schema.yml
core/modules/telephone/config/schema/telephone.schema.yml
template_preprocess_field_multiple_value_form in core/includes/theme.inc
Prepares variables for individual form element templates.
template_preprocess_views_ui_build_group_filter_form in core/modules/views_ui/views_ui.theme.inc
Prepares variables for Views UI build group filter form templates.
text.schema.yml in core/modules/text/config/schema/text.schema.yml
core/modules/text/config/schema/text.schema.yml
TwigSandboxPolicy::getMethodsAllowedOnAllObjects in core/lib/Drupal/Core/Template/TwigSandboxPolicy.php
Gets the list of allowed methods on all objects.
user.schema.yml in core/modules/user/config/schema/user.schema.yml
core/modules/user/config/schema/user.schema.yml
VariantBase::buildConfigurationForm in core/lib/Drupal/Core/Display/VariantBase.php
Form constructor.
VariantBase::submitConfigurationForm in core/lib/Drupal/Core/Display/VariantBase.php
Form submission handler.
ViewAddForm::form in core/modules/views_ui/src/ViewAddForm.php
Gets the actual form array to be built.
ViewAddForm::submitForm in core/modules/views_ui/src/ViewAddForm.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
ViewDuplicateForm::form in core/modules/views_ui/src/ViewDuplicateForm.php
Gets the actual form array to be built.
ViewDuplicateForm::submitForm in core/modules/views_ui/src/ViewDuplicateForm.php
Form submission handler for the 'clone' action.
views.area.schema.yml in core/modules/views/config/schema/views.area.schema.yml
core/modules/views/config/schema/views.area.schema.yml
views.data_types.schema.yml in core/modules/views/config/schema/views.data_types.schema.yml
core/modules/views/config/schema/views.data_types.schema.yml
views.data_types.schema.yml in core/modules/views/config/schema/views.data_types.schema.yml
core/modules/views/config/schema/views.data_types.schema.yml
views.display.schema.yml in core/modules/views/config/schema/views.display.schema.yml
core/modules/views/config/schema/views.display.schema.yml
views.field.schema.yml in core/modules/views/config/schema/views.field.schema.yml
core/modules/views/config/schema/views.field.schema.yml
views.filter.schema.yml in core/modules/views/config/schema/views.filter.schema.yml
core/modules/views/config/schema/views.filter.schema.yml
views.pager.schema.yml in core/modules/views/config/schema/views.pager.schema.yml
core/modules/views/config/schema/views.pager.schema.yml
views.schema.yml in core/modules/views/config/schema/views.schema.yml
core/modules/views/config/schema/views.schema.yml
views.schema.yml in core/modules/views/config/schema/views.schema.yml
core/modules/views/config/schema/views.schema.yml
views.style.schema.yml in core/modules/views/config/schema/views.style.schema.yml
core/modules/views/config/schema/views.style.schema.yml
ViewsHandlerManager::getHandler in core/modules/views/src/Plugin/ViewsHandlerManager.php
Fetches a handler from the data cache.
ViewsTokensHooks::tokenInfo in core/modules/views/src/Hook/ViewsTokensHooks.php
Implements hook_token_info().
ViewsTokensHooks::tokens in core/modules/views/src/Hook/ViewsTokensHooks.php
Implements hook_tokens().
WizardPluginBase::instantiateView in core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php
Instantiates a view object from form values.
WorkflowAddForm::copyFormValuesToEntity in core/modules/workflows/src/Form/WorkflowAddForm.php
Copies top-level form values to entity properties.
WorkflowAddForm::form in core/modules/workflows/src/Form/WorkflowAddForm.php
Gets the actual form array to be built.
WorkflowAddForm::form in core/modules/workflows/src/Form/WorkflowAddForm.php
Gets the actual form array to be built.
WorkflowEditForm::copyFormValuesToEntity in core/modules/workflows/src/Form/WorkflowEditForm.php
Copies top-level form values to entity properties.
WorkflowEditForm::form in core/modules/workflows/src/Form/WorkflowEditForm.php
Gets the actual form array to be built.
workflows.schema.yml in core/modules/workflows/config/schema/workflows.schema.yml
core/modules/workflows/config/schema/workflows.schema.yml
workflows.schema.yml in core/modules/workflows/config/schema/workflows.schema.yml
core/modules/workflows/config/schema/workflows.schema.yml
WorkflowTransitionAddForm::save in core/modules/workflows/src/Form/WorkflowTransitionAddForm.php
Form submission handler for the 'save' action.
WorkspaceForm::flagViolations in core/modules/workspaces/src/Form/WorkspaceForm.php
Flags violations for the current form.
WorkspaceForm::form in core/modules/workspaces/src/Form/WorkspaceForm.php
Gets the actual form array to be built.
WorkspaceForm::getEditedFieldNames in core/modules/workspaces/src/Form/WorkspaceForm.php
Gets the names of all fields edited in the form.
WorkspaceSelection::defaultConfiguration in core/modules/workspaces/src/Plugin/EntityReferenceSelection/WorkspaceSelection.php
Gets default configuration for this plugin.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal