You are here

57 string references to 'Label' in Drupal 8

ActionFormBase::form in core/modules/action/src/Form/ActionFormBase.php
Gets the actual form array to be built.
ActionListBuilder::buildHeader in core/modules/action/src/ActionListBuilder.php
Builds the header row for the entity listing.
BlockContentTypeForm::form in core/modules/block_content/src/BlockContentTypeForm.php
Gets the actual form array to be built.
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
comment.schema.yml in core/modules/comment/config/schema/comment.schema.yml
core/modules/comment/config/schema/comment.schema.yml
CommentTypeForm::form in core/modules/comment/src/CommentTypeForm.php
Gets the actual form array to be built.
ConfigEntityListTest::testList in core/modules/config/tests/src/Functional/ConfigEntityListTest.php
Tests entity list builder methods.
ConfigEntityListTest::testListUI in core/modules/config/tests/src/Functional/ConfigEntityListTest.php
Tests the listing UI.
ConfigSchemaTest::testSchemaMapping in core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php
Tests the basic metadata retrieval layer.
ConfigTestForm::form in core/modules/config/tests/config_test/src/ConfigTestForm.php
Gets the actual form array to be built.
ConfigTestListBuilder::buildHeader in core/modules/config/tests/config_test/src/ConfigTestListBuilder.php
Builds the header row for the entity listing.
ConfigTranslationEntityListBuilder::buildHeader in core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php
Builds the header row for the entity listing.
ConfigTranslationMapperList::buildHeader in core/modules/config_translation/src/Controller/ConfigTranslationMapperList.php
Builds the header row for the mapper listing.
config_schema_test.schema.yml in core/modules/config/tests/config_schema_test/config/schema/config_schema_test.schema.yml
core/modules/config/tests/config_schema_test/config/schema/config_schema_test.schema.yml
config_test.schema.yml in core/modules/config/tests/config_test/config/schema/config_test.schema.yml
core/modules/config/tests/config_test/config/schema/config_test.schema.yml
config_translation_test.schema.yml in core/modules/config_translation/tests/modules/config_translation_test/config/schema/config_translation_test.schema.yml
core/modules/config_translation/tests/modules/config_translation_test/config/schema/config_translation_test.schema.yml
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.
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
DisplayLink::buildOptionsForm in core/modules/views/src/Plugin/views/area/DisplayLink.php
Provide a form to edit options for this plugin.
DisplayTest::testAjaxRebuild in core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php
Confirms that form_alter is triggered after ajax rebuilds.
EntityTestListBuilder::buildHeader in core/modules/system/tests/modules/entity_test/src/EntityTestListBuilder.php
Builds the header row for the entity listing.
EntityViewDisplayEditForm::getTableHeader in core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php
Returns an array containing the table headers.
entity_test.schema.yml in core/modules/system/tests/modules/entity_test/config/schema/entity_test.schema.yml
core/modules/system/tests/modules/entity_test/config/schema/entity_test.schema.yml
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 options form that provides the label widget that all fields should have.
FieldStorageAddForm::buildForm in core/modules/field_ui/src/Form/FieldStorageAddForm.php
Form constructor.
FilterPluginBase::buildExposedFiltersGroupForm in core/modules/views/src/Plugin/views/filter/FilterPluginBase.php
Build the form to let users create the group of exposed filters. This form is displayed when users click on button 'Build group'
FilterPluginBase::buildExposeForm in core/modules/views/src/Plugin/views/filter/FilterPluginBase.php
Options form subform for exposed filter options.
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
ManageFieldsFunctionalTest::manageFieldsPage in core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php
Tests the manage fields page.
options.schema.yml in core/modules/options/config/schema/options.schema.yml
core/modules/options/config/schema/options.schema.yml
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
search.schema.yml in core/modules/search/config/schema/search.schema.yml
core/modules/search/config/schema/search.schema.yml
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
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.
system.schema.yml in core/modules/system/config/schema/system.schema.yml
core/modules/system/config/schema/system.schema.yml
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.
tour.schema.yml in core/modules/tour/config/schema/tour.schema.yml
core/modules/tour/config/schema/tour.schema.yml
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.
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.schema.yml in core/modules/views/config/schema/views.schema.yml
core/modules/views/config/schema/views.schema.yml
views_token_info in core/modules/views/views.tokens.inc
Implements hook_token_info().
WorkflowAddForm::form in core/modules/workflows/src/Form/WorkflowAddForm.php
Gets the actual form array to be built.
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
WorkspaceForm::form in core/modules/workspaces/src/Form/WorkspaceForm.php
Gets the actual form array to be built.