| DataEntityRow.php |
file |
core/modules/rest/src/Plugin/views/row/DataEntityRow.php |
|
| DataEntityRow::$entityDisplayRepository |
property |
core/modules/rest/src/Plugin/views/row/DataEntityRow.php |
The entity display repository. |
| DataEntityRow::$entityRepository |
property |
core/modules/rest/src/Plugin/views/row/DataEntityRow.php |
The entity repository service. |
| DataEntityRow::$entityType |
property |
core/modules/rest/src/Plugin/views/row/DataEntityRow.php |
Contains the entity type of this row plugin instance. |
| DataEntityRow::$entityTypeManager |
property |
core/modules/rest/src/Plugin/views/row/DataEntityRow.php |
The entity type manager. |
| DataEntityRow::$languageManager |
property |
core/modules/rest/src/Plugin/views/row/DataEntityRow.php |
The language manager. |
| DataEntityRow::$usesOptions |
property |
core/modules/rest/src/Plugin/views/row/DataEntityRow.php |
Denotes whether the plugin has an additional options form. |
| DataEntityRow::create |
function |
core/modules/rest/src/Plugin/views/row/DataEntityRow.php |
Creates an instance of the plugin. |
| DataEntityRow::getEntityRepository |
function |
core/modules/rest/src/Plugin/views/row/DataEntityRow.php |
|
| DataEntityRow::getEntityTypeId |
function |
core/modules/rest/src/Plugin/views/row/DataEntityRow.php |
Returns the entity type identifier. |
| DataEntityRow::getEntityTypeManager |
function |
core/modules/rest/src/Plugin/views/row/DataEntityRow.php |
|
| DataEntityRow::getLanguageManager |
function |
core/modules/rest/src/Plugin/views/row/DataEntityRow.php |
Returns the language manager. |
| DataEntityRow::getView |
function |
core/modules/rest/src/Plugin/views/row/DataEntityRow.php |
Returns the top object of a view. |
| DataEntityRow::query |
function |
core/modules/rest/src/Plugin/views/row/DataEntityRow.php |
Add anything to the query that we might need to. |
| DataEntityRow::render |
function |
core/modules/rest/src/Plugin/views/row/DataEntityRow.php |
Renders a row object. |
| DataEntityRow::__construct |
function |
core/modules/rest/src/Plugin/views/row/DataEntityRow.php |
Constructs a new DataEntityRow object. |
| DateFormatResourceTestBase::$entity |
property |
core/tests/Drupal/FunctionalTests/Rest/DateFormatResourceTestBase.php |
The DateFormat entity. |
| DateFormatResourceTestBase::$entityTypeId |
property |
core/tests/Drupal/FunctionalTests/Rest/DateFormatResourceTestBase.php |
The tested entity type. |
| DateFormatResourceTestBase::createEntity |
function |
core/tests/Drupal/FunctionalTests/Rest/DateFormatResourceTestBase.php |
Creates the entity to be tested. |
| DateFormatResourceTestBase::getExpectedNormalizedEntity |
function |
core/tests/Drupal/FunctionalTests/Rest/DateFormatResourceTestBase.php |
Returns the expected normalization of the entity. |
| DateFormatResourceTestBase::getNormalizedPostEntity |
function |
core/tests/Drupal/FunctionalTests/Rest/DateFormatResourceTestBase.php |
Returns the normalized POST entity. |
| DateFormatTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/DateFormatTest.php |
|
| DateFormatTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/DateFormatTest.php |
The tested entity type. |
| DateFormatTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/DateFormatTest.php |
Creates the entity to be tested. |
| DateTest::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Datetime/DateTest.php |
The mocked entity type manager. |
| DateTestBase::renderTestEntity |
function |
core/modules/datetime/tests/src/Functional/DateTestBase.php |
Renders an entity_test and sets the output in the internal browser. |
| datetime_range_entity_view_display_presave |
function |
core/modules/datetime_range/datetime_range.module |
Implements hook_ENTITY_TYPE_presave() for entity_view_display entities. |
| datetime_range_test_entity_type_alter |
function |
core/modules/datetime_range/tests/modules/datetime_range_test/datetime_range_test.module |
Implements hook_entity_type_alter(). |
| DbLogResourceTest::$entityTypeId |
property |
core/modules/dblog/tests/src/Functional/DbLogResourceTest.php |
The entity type ID. |
| DbLogResourceTest::getExpectedUnauthorizedEntityAccessCacheability |
function |
core/modules/dblog/tests/src/Functional/DbLogResourceTest.php |
Empty function. |
| DCOM58Entity.php |
file |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Entity.php |
|
| DefaultHtmlRouteProvider::$entityFieldManager |
property |
core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php |
The entity field manager. |
| DefaultHtmlRouteProvider::$entityTypeManager |
property |
core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php |
The entity type manager. |
| DefaultHtmlRouteProvider::getEntityTypeIdKeyType |
function |
core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php |
Gets the type of the ID key for a given entity type. |
| DefaultHtmlRouteProviderTest::$entityFieldManager |
property |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
The entity field manager prophecy used in the test. |
| DefaultHtmlRouteProviderTest::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
The entity type manager prophecy used in the test. |
| DefaultHtmlRouteProviderTest::getEntityType |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
|
| DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyType |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
@covers ::getEntityTypeIdKeyType[[api-linebreak]] |
| DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyTypeNotFieldable |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
@covers ::getEntityTypeIdKeyType[[api-linebreak]] |
| DefaultMenuLinkTreeManipulators::$entityTypeManager |
property |
core/lib/Drupal/Core/Menu/DefaultMenuLinkTreeManipulators.php |
The entity type manager. |
| DefaultMenuLinkTreeManipulatorsTest::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php |
The mocked entity type manager. |
| 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. |