258 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.
ActionAddForm::buildForm in core/modules/action/src/Form/ActionAddForm.php
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.
AdminAjaxTest::testAjaxRebuild in core/modules/views_ui/tests/src/FunctionalJavascript/AdminAjaxTest.php
Confirms that form_alter is triggered after AJAX rebuilds.
AutocompleteController::delayed_autocomplete in core/modules/system/tests/modules/form_test/src/AutocompleteController.php
Returns some autocompletion content with a slight delay.
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_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.
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.
ConfigActionValidationTest::testConfigActionsAreValidated in core/tests/Drupal/KernelTests/Core/Recipe/ConfigActionValidationTest.php
@testWith ["block_content_type"] ["node_type"] ["shortcut_set"] ["menu"]
ConfigDiffTest::testDiff in core/tests/Drupal/KernelTests/Core/Config/ConfigDiffTest.php
Tests calculating the difference between two sets of configuration.
ConfigEntityAdapterTest::testGetIterator in core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php
@covers ::getIterator
ConfigEntityBaseUnitTest::testSort in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
@covers ::sort
ConfigEntityFormOverrideTest::testFormsWithOverrides in core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php
Tests that overrides do not affect forms or listing screens.
ConfigEntityImportTest::doBlockUpdate in core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php
Tests updating a block during import.
ConfigEntityListTest::testList in core/modules/config/tests/src/Functional/ConfigEntityListTest.php
Tests entity list builder methods.
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.
ConfigEntityQueryTest::testConfigEntityQuery in core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityQueryTest.php
Tests basic functionality.
ConfigEntityQueryTest::testCount in core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityQueryTest.php
Tests count query.
ConfigEntityTest::testCRUD in core/modules/config/tests/src/Functional/ConfigEntityTest.php
Tests CRUD operations.
ConfigEntityUpdaterTest::testUpdate in core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php
@covers ::update
ConfigEntityValidationTestBase::getPropertiesWithOptionalValues in core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php
Determines the config entity properties with optional values.
ConfigEntityValidationTestBase::setLabel in core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php
Sets the label of the given config entity.
ConfigEntityValidationTestBase::testLabelValidation in core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php
Tests validation of config entity's label.
ConfigEntityValidationTestBase::testRequiredPropertyValuesMissing in core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php
A property that is required must have a value (i.e. not NULL).
ConfigImporterTest::testNew in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests creation of configuration during import.
ConfigImporterTest::testUpdated in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests updating of configuration during import.
ConfigInstallWebTest::testIntegrationModuleReinstallation in core/modules/config/tests/src/Functional/ConfigInstallWebTest.php
Tests module re-installation.
ConfigSchemaTest::testSchemaMapping in core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php
Tests the basic metadata retrieval layer.
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.
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.
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_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_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_test_entity_type_alter in core/modules/config/tests/config_test/config_test.module
Implements hook_entity_type_alter().
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
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.
ContactSitewideTest::testSiteWideContact in core/modules/contact/tests/src/Functional/ContactSitewideTest.php
Tests configuration options and the site-wide contact form.
ContentEntityCloneTest::testEntityKeysModifications in core/tests/Drupal/KernelTests/Core/Entity/ContentEntityCloneTest.php
Tests modifications on entity keys of a cloned entity object.
ContentModerationStateTest::createEntity in core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php
Creates an entity.
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
CreateSampleEntityTest::testSampleValueContentEntity in core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php
Tests sample value content entity creation of all types.
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
DateFormatTest::testDateFormatXss in core/modules/system/tests/src/FunctionalJavascript/System/DateFormatTest.php
Tests XSS via date format configuration.
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.
DisplayBlockTest::testViewsBlockForm in core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php
Tests the block form for a Views block.
DisplayLink::buildOptionsForm in core/modules/views/src/Plugin/views/area/DisplayLink.php
Provide a form to edit options for this plugin.
DisplayVariantTest::testSubmitConfigurationForm in core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php
Tests the submitConfigurationForm() method.
EntityBundle::buildConfigurationForm in core/lib/Drupal/Core/Entity/Plugin/Condition/EntityBundle.php
Form constructor.
EntityCacheTagsTestBase::createReferenceTestEntities in core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php
Creates a referencing and a non-referencing entity for testing purposes.
EntityDefinitionUpdateTest::testDefinitionEvents in core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php
Tests entity type and field storage definition events.
EntityDisplayModeFormBase::save in core/modules/field_ui/src/Form/EntityDisplayModeFormBase.php
Form submission handler for the 'save' action.
EntityLinkTest::testToLink in core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php
Tests for the Entity::toLink() method.
EntityResourceTestBase::createAnotherEntity in core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php
Creates another entity to be tested.
EntityResourceTestBase::makeNormalizationInvalid in core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php
Makes the given entity normalization invalid.
EntityResourceTestBase::testPatch in core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php
Tests a PATCH request for an entity, plus edge cases to ensure good DX.
EntityResourceTestBase::testPost in core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php
Tests a POST request for an entity, plus edge cases to ensure good DX.
EntityTestController::listEntitiesAlphabetically in core/modules/system/tests/modules/entity_test/src/Controller/EntityTestController.php
List entities of the given entity type labels, sorted alphabetically.
EntityTestListBuilder::buildHeader in core/modules/system/tests/modules/entity_test/src/EntityTestListBuilder.php
Builds the header row for the entity listing.
EntityUnitTest::testLabel in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
@covers ::label
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.
EntityViewsDataTest::testDataTable in core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php
Tests data_table support.
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
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.
FieldInstanceLabelDescriptionTranslationTest::providerSource in core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstanceLabelDescriptionTranslationTest.php
FieldOptionTranslationTest::providerSource in core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldOptionTranslationTest.php
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.
FieldTypePluginManagerTest::testGetGroupedDefinitions in core/tests/Drupal/Tests/Core/Field/FieldTypePluginManagerTest.php
@covers ::getGroupedDefinitions
FieldUiIntegrationTest::testFieldUiIntegration in core/modules/media_library/tests/src/FunctionalJavascript/FieldUiIntegrationTest.php
Tests field UI integration for media library widget.
FieldUiTestTrait::assertFieldExistsOnOverview in core/modules/field_ui/tests/src/Traits/FieldUiTestTrait.php
Asserts that the field appears on the overview form.
field_test.schema.yml in core/modules/field/tests/modules/field_test/config/schema/field_test.schema.yml
core/modules/field/tests/modules/field_test/config/schema/field_test.schema.yml
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.
FormTest::validateSelectSorting in core/modules/system/tests/src/Functional/Form/FormTest.php
Validates that the options are in the right order in a select.
form_test.schema.yml in core/modules/system/tests/modules/form_test/config/schema/form_test.schema.yml
core/modules/system/tests/modules/form_test/config/schema/form_test.schema.yml
HelpTopicDiscovery::findAll in core/modules/help/src/HelpTopicDiscovery.php
Returns an array of discoverable items.
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
ImmutablePropertiesConstraintValidatorTest::testImmutablePropertyCannotBeChanged in core/tests/Drupal/KernelTests/Core/Entity/ImmutablePropertiesConstraintValidatorTest.php
Tests that changing a config entity's immutable property raises an error.
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.
LayoutBuilderTest::testPluginDependencies in core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php
Tests that component's dependencies are respected during removal.
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.
LayoutDisplayTest::testMultipleViewModes in core/modules/layout_builder/tests/src/Functional/LayoutDisplayTest.php
Tests the interaction between multiple view modes.
LinearHistoryTest::testAdd in core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php
@covers ::add @covers ::count @covers ::getActiveCheckpoint @covers \Drupal\Core\Config\Checkpoint\Checkpoint
LinearHistoryTest::testAddException in core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php
@covers ::add
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.
LocaleImportFunctionalTest::testConfigPoFile in core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php
Tests .po file import with configuration translation.
LocaleImportFunctionalTest::testCreatedLanguageTranslation in core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php
Tests the translation are imported when a new language is created.
locale_test_translate.schema.yml in core/modules/locale/tests/modules/locale_test_translate/config/schema/locale_test_translate.schema.yml
core/modules/locale/tests/modules/locale_test_translate/config/schema/locale_test_translate.schema.yml
MachineName::processMachineName in core/lib/Drupal/Core/Render/Element/MachineName.php
Processes a machine-readable name form element.
MachineNameTest::testProcessMachineName in core/tests/Drupal/Tests/Core/Render/Element/MachineNameTest.php
@covers ::processMachineName
ManageFieldsLifecycleTest::manageFieldsPage in core/modules/field_ui/tests/src/Functional/ManageFieldsLifecycleTest.php
Tests the manage fields page.
ManageFieldsTest::testAddField in core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php
Tests field add.
MappingTest::providerMappingInterpretation in core/tests/Drupal/KernelTests/Config/Schema/MappingTest.php
Provides test cases for all kinds of i) dynamic typing, ii) optional keys.
Media::getName in core/modules/media/src/Entity/Media.php
Gets the media item name.
MediaCreationTest::testMediaTypeCreation in core/modules/media/tests/src/Kernel/MediaCreationTest.php
Tests creating a media type programmatically.
MediaSourceImageTest::testMediaImageSource in core/modules/media/tests/src/FunctionalJavascript/MediaSourceImageTest.php
Tests the image media source.
MediaSourceOEmbedVideoTest::testOEmbedSecurityWarning in core/modules/media/tests/src/FunctionalJavascript/MediaSourceOEmbedVideoTest.php
Tests that a security warning appears if iFrame domain is not set.
MediaSourceTestBase::doTestCreateMediaType in core/modules/media/tests/src/FunctionalJavascript/MediaSourceTestBase.php
Tests generic media type creation.
MediaTypeCreationTest::testMediaTypeCreationFormWithDefaultField in core/modules/media/tests/src/FunctionalJavascript/MediaTypeCreationTest.php
Tests the media type creation form.
MediaTypeCreationTest::testMediaTypeCreationReuseSourceField in core/modules/media/tests/src/FunctionalJavascript/MediaTypeCreationTest.php
Tests creation of media type, reusing an existing source field.
MediaTypeCreationTest::testSourceChangeOnMediaTypeCreationForm in core/modules/media/tests/src/FunctionalJavascript/MediaTypeCreationTest.php
Tests the source field behavior on the add media type form.
MediaUiJavascriptTest::testMediaTypes in core/modules/media/tests/src/FunctionalJavascript/MediaUiJavascriptTest.php
Tests a media type administration.
MediaViewsWizardTest::testMediaRevisionWizard in core/modules/media/tests/src/FunctionalJavascript/MediaViewsWizardTest.php
Tests adding a view of media revisions.
MediaViewsWizardTest::testMediaWizard in core/modules/media/tests/src/FunctionalJavascript/MediaViewsWizardTest.php
Tests adding a view of media.
MenuCacheTagsTest::testMenuBlock in core/modules/menu_ui/tests/src/Functional/MenuCacheTagsTest.php
Tests cache tags presence and invalidation of the Menu entity.
MenuForm::form in core/modules/menu_ui/src/MenuForm.php
Gets the actual form array to be built.
MenuListBuilder::getEntityIds in core/modules/menu_ui/src/MenuListBuilder.php
Loads entity IDs using a pager sorted by the entity id.
MenuUiTest::addCustomMenuCRUD in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Adds a custom menu using CRUD functions.
menu_test.schema.yml in core/modules/system/tests/modules/menu_test/config/schema/menu_test.schema.yml
core/modules/system/tests/modules/menu_test/config/schema/menu_test.schema.yml
MigrateFieldInstanceLabelDescriptionTest::testFieldInstanceLabelDescriptionTranslationMigration in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceLabelDescriptionTest.php
Tests migration of field label and description translations.
MigrateFieldInstanceLabelDescriptionTest::testFieldInstanceLabelDescriptionTranslationMigration in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceLabelDescriptionTest.php
Tests migration of file variables to file.settings.yml.
MigrateImageCacheTest::testPassingMigration in core/modules/image/tests/src/Kernel/Migrate/d6/MigrateImageCacheTest.php
Tests basic passing migrations.
MigrateMenuTranslationTest::testMenuTranslation in core/modules/system/tests/src/Kernel/Migrate/d7/MigrateMenuTranslationTest.php
Tests migration of menu translations.
MigrateUserProfileFieldInstanceTranslationTest::testUserProfileFields in core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldInstanceTranslationTest.php
Tests migration of translated user profile fields.
module_installer_config_test.schema.yml in core/modules/system/tests/modules/module_installer_config_test/config/schema/module_installer_config_test.schema.yml
core/modules/system/tests/modules/module_installer_config_test/config/schema/module_installer_config_test.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
OverriddenConfigurationTest::testOverriddenConfigurationRemoved in core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php
Tests blocks with overridden related configuration removed when overridden.
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.
ResourceTestBase::getEntityDuplicate in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
ResourceTestBase::makeNormalizationInvalid in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Makes the given JSON:API document invalid.
ResourceTestBase::testGetIndividual in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Tests GETting an individual resource, plus edge cases to ensure good DX.
ResourceTestBase::testPatchIndividual in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Tests PATCHing an individual resource, plus edge cases to ensure good DX.
ResourceTestBase::testPostIndividual in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Tests POSTing an individual resource, plus edge cases to ensure good DX.
ResponsiveImageAdminUITest::testResponsiveImageAdmin in core/modules/responsive_image/tests/src/Functional/ResponsiveImageAdminUITest.php
Tests responsive image administration functionality.
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.
RolesRidTest::testTitleQuery in core/modules/user/tests/src/Unit/Views/Argument/RolesRidTest.php
Tests the titleQuery method.
RowUITest::testRowUI in core/modules/views_ui/tests/src/Functional/RowUITest.php
Tests changing the row plugin and changing some options of a row.
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.
ShortcutSetsTest::testShortcutSetSwitchNoSetName in core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php
Tests switching a user's shortcut set without providing a new set name.
SortPluginBase::buildExposeForm in core/modules/views/src/Plugin/views/sort/SortPluginBase.php
Form for exposed handler options.
StorageTest::testDetails in core/modules/views_ui/tests/src/Functional/StorageTest.php
Tests changing label, description and tag.
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
TipPluginBase::getLabel in core/modules/tour/src/TipPluginBase.php
Returns label of the tip.
TipPluginImageLegacy::getConfigurationOrNot in core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImageLegacy.php
tour.schema.yml in core/modules/tour/config/schema/tour.schema.yml
core/modules/tour/config/schema/tour.schema.yml
tour_test_tour_presave in core/modules/tour/tests/tour_test/tour_test.module
Implements hook_ENTITY_TYPE_presave() for tour.
TwigSandboxPolicy::__construct in core/lib/Drupal/Core/Template/TwigSandboxPolicy.php
Constructs a new TwigSandboxPolicy object.
TypedConfigTest::testTypedDataAPI in core/tests/Drupal/KernelTests/Config/TypedConfigTest.php
Verifies that the Typed Data API is implemented correctly.
user.schema.yml in core/modules/user/config/schema/user.schema.yml
core/modules/user/config/schema/user.schema.yml
UserTest::makeNormalizationInvalid in core/modules/jsonapi/tests/src/Functional/UserTest.php
Makes the given JSON:API document invalid.
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.
ViewStorageTest::testCreateDuplicate in core/modules/views/tests/src/Kernel/ViewStorageTest.php
Tests the createDuplicate() View method.
ViewsWizardTest::testCreateViewWizard in core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php
Tests creating a View using the wizard.
views_config_entity_test.schema.yml in core/modules/views/tests/modules/views_config_entity_test/config/schema/views_config_entity_test.schema.yml
core/modules/views/tests/modules/views_config_entity_test/config/schema/views_config_entity_test.schema.yml
views_tokens in core/modules/views/views.tokens.inc
Implements hook_tokens().
views_token_info in core/modules/views/views.tokens.inc
Implements hook_token_info().
VocabularyTranslationTest::providerSource in core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php
WizardPluginBase::instantiateView in core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php
Instantiates a view object from form values.
WizardPluginBaseKernelTest::testCreateView in core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php
Tests the creating of a view.
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.
WorkflowUiTest::testWorkflowCreation in core/modules/workflows/tests/src/Functional/WorkflowUiTest.php
Tests the creation of a workflow through the UI.
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.
WorkspacePermissionsTest::testEditAnyWorkspace in core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php
Verifies that a user can edit any workspace.
WorkspacePermissionsTest::testEditOwnWorkspace in core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php
Verifies that a user can create and edit only their own workspace.
WorkspacePublishFormTest::testSubmitFormWithException in core/modules/workspaces/tests/src/Kernel/WorkspacePublishFormTest.php
@covers ::submitForm
WorkspaceSelection::defaultConfiguration in core/modules/workspaces/src/Plugin/EntityReferenceSelection/WorkspaceSelection.php
Gets default configuration for this plugin.
WorkspaceTest::testSpecialCharacters in core/modules/workspaces/tests/src/Functional/WorkspaceTest.php
Tests creating a workspace with special characters.
WorkspaceTestUtilities::getOneEntityByLabel in core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php
Loads a single entity by its label.
WorkspaceViewsIntegrationTest::testCreateWorkspaceView in core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php
Tests creating a view of workspace entities.
WorkspaceViewsKernelTest::testCreateWorkspaceView in core/modules/workspaces/tests/src/Kernel/WorkspaceViewsKernelTest.php
Tests creating a view of workspace entities.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.