| DefaultRevisionStateTest::$entityTypeManager |
property |
core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php |
|
| DefaultSelection::$entityFieldManager |
property |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
The entity field manager service. |
| DefaultSelection::$entityRepository |
property |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
The entity repository. |
| DefaultSelection::$entityTypeBundleInfo |
property |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
Entity type bundle info service. |
| DefaultSelection::$entityTypeManager |
property |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
The entity type manager service. |
| DefaultSelection::buildEntityQuery |
function |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
Builds an EntityQuery to get referenceable entities. |
| DefaultSelection::createNewEntity |
function |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
Creates a new entity object that can be used as a valid reference. |
| DefaultSelectionDeriver::$entityTypeManager |
property |
core/lib/Drupal/Core/Entity/Plugin/Derivative/DefaultSelectionDeriver.php |
The entity type manager. |
| DefaultsEntityForm |
class |
core/modules/layout_builder/src/Form/DefaultsEntityForm.php |
Provides a form containing the Layout Builder UI for defaults. |
| DefaultsEntityForm.php |
file |
core/modules/layout_builder/src/Form/DefaultsEntityForm.php |
|
| DefaultsEntityForm::$entityTypeBundleInfo |
property |
core/modules/layout_builder/src/Form/DefaultsEntityForm.php |
The entity type bundle info service. |
| DefaultsEntityForm::$layoutTempstoreRepository |
property |
core/modules/layout_builder/src/Form/DefaultsEntityForm.php |
Layout tempstore repository. |
| DefaultsEntityForm::$sectionStorage |
property |
core/modules/layout_builder/src/Form/DefaultsEntityForm.php |
The section storage. |
| DefaultsEntityForm::actions |
function |
core/modules/layout_builder/src/Form/DefaultsEntityForm.php |
Returns an array of supported actions for the current entity form. |
| DefaultsEntityForm::buildEntity |
function |
core/modules/layout_builder/src/Form/DefaultsEntityForm.php |
Builds an updated entity object based upon the submitted form values. |
| DefaultsEntityForm::buildForm |
function |
core/modules/layout_builder/src/Form/DefaultsEntityForm.php |
Form constructor. |
| DefaultsEntityForm::buildMessage |
function |
core/modules/layout_builder/src/Form/DefaultsEntityForm.php |
Renders a message to display at the top of the layout builder. |
| DefaultsEntityForm::create |
function |
core/modules/layout_builder/src/Form/DefaultsEntityForm.php |
Instantiates a new instance of this class. |
| DefaultsEntityForm::getEntityFromRouteMatch |
function |
core/modules/layout_builder/src/Form/DefaultsEntityForm.php |
Determines which entity will be used by this form from a RouteMatch object. |
| DefaultsEntityForm::save |
function |
core/modules/layout_builder/src/Form/DefaultsEntityForm.php |
Form submission handler for the 'save' action. |
| DefaultsEntityForm::__construct |
function |
core/modules/layout_builder/src/Form/DefaultsEntityForm.php |
Constructs a new DefaultsEntityForm. |
| DefaultsSectionStorage::$entityTypeBundleInfo |
property |
core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php |
The entity type bundle info. |
| DefaultsSectionStorage::$entityTypeManager |
property |
core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php |
The entity type manager. |
| DefaultsSectionStorage::$sampleEntityGenerator |
property |
core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php |
The sample entity generator. |
| DefaultsSectionStorage::extractEntityFromRoute |
function |
core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php |
Extracts an entity from the route values. |
| DefaultsSectionStorage::getEntityTypes |
function |
core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php |
Returns an array of relevant entity types. |
| DefaultsSectionStorageTest::$entityTypeManager |
property |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
The entity type manager. |
| DefaultsSectionStorageTest::$sampleEntityGenerator |
property |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
The sample entity generator. |
| DefaultsSectionStorageTest::providerTestExtractEntityFromRoute |
function |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
Provides data for ::testExtractEntityFromRoute(). |
| DefaultsSectionStorageTest::testExtractEntityFromRoute |
function |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
Tests extract entity from route. |
| DefaultsSectionStorageTest::testExtractEntityFromRouteCreate |
function |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
Tests extract entity from route create. |
| DefaultTableMapping::$entityType |
property |
core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php |
The entity type definition. |
| DefaultTableMappingIntegrationTest::$entityDefinitionUpdateManager |
property |
core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php |
The entity definition update manager. |
| DefaultTableMappingIntegrationTest::$entityFieldManager |
property |
core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php |
The entity field manager. |
| DefaultTableMappingIntegrationTest::entityBaseFieldInfo |
function |
core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php |
Implements hook_entity_base_field_info(). |
| DefaultTableMappingTest::$entityType |
property |
core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php |
The entity type definition. |
| DefaultWorkspaceHandler::isEntitySupported |
function |
core/modules/workspaces/src/Entity/Handler/DefaultWorkspaceHandler.php |
Determines if an entity should be tracked in a workspace. |
| DelayCacheTagsInvalidationHooks::entityTestInsert |
function |
core/modules/system/tests/modules/delay_cache_tags_invalidation/src/Hook/DelayCacheTagsInvalidationHooks.php |
Implements hook_ENTITY_TYPE_insert(). |
| DeleteMultipleForm::$entityType |
property |
core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php |
The entity type definition. |
| DeleteMultipleForm::$entityTypeId |
property |
core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php |
The entity type ID. |
| DeleteMultipleForm::$entityTypeManager |
property |
core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php |
The entity type manager. |
| DependencySerializationTrait::$_entityStorages |
property |
core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php |
An array of entity type IDs keyed by the property name of their storages. |
| DisplayApiTest::$entity |
property |
core/modules/field/tests/src/Kernel/DisplayApiTest.php |
The test entity. |
| DisplayEntityReferenceTest |
class |
core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php |
Tests the entity reference display plugin. |
| DisplayEntityReferenceTest.php |
file |
core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php |
|
| DisplayEntityReferenceTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php |
The theme to install as the default for testing. |
| DisplayEntityReferenceTest::$entityRefFieldName |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php |
The used entity reference field name in the test. |
| DisplayEntityReferenceTest::$field |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php |
The field config. |
| DisplayEntityReferenceTest::$fieldName |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php |
The used field name in the test. |
| DisplayEntityReferenceTest::$fieldStorage |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php |
The field storage. |