| AllExceptHostEntity::buildEntityQuery |
function |
core/modules/system/tests/modules/entity_reference_test/src/Plugin/EntityReferenceSelection/AllExceptHostEntity.php |
|
| AmbiguousEntityClassException |
class |
core/lib/Drupal/Core/Entity/Exception/AmbiguousEntityClassException.php |
Exception thrown if multiple entity types exist for an entity class. |
| AmbiguousEntityClassException.php |
file |
core/lib/Drupal/Core/Entity/Exception/AmbiguousEntityClassException.php |
|
| AmbiguousEntityClassException::__construct |
function |
core/lib/Drupal/Core/Entity/Exception/AmbiguousEntityClassException.php |
Constructs an AmbiguousEntityClassException. |
| AreaEntityTest |
class |
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php |
Tests the generic entity area handler. |
| AreaEntityTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php |
|
| AreaEntityTest::$modules |
property |
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php |
Modules to install. |
| AreaEntityTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php |
Views used by this test. |
| AreaEntityTest::doTestCalculateDependencies |
function |
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php |
Tests the calculation of the rendered dependencies. |
| AreaEntityTest::doTestRender |
function |
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php |
Tests rendering the entity area handler. |
| AreaEntityTest::setUp |
function |
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php |
|
| AreaEntityTest::setUpFixtures |
function |
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php |
Sets up the configuration and schema of views and views_test_data modules. |
| AreaEntityTest::testEntityArea |
function |
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php |
Tests the area handler. |
| AreaEntityTest::testEntityAreaData |
function |
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php |
Tests views data for entity area handlers. |
| AreaEntityUITest |
class |
core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php |
Tests the entity area UI test. |
| AreaEntityUITest.php |
file |
core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php |
|
| AreaEntityUITest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php |
|
| AreaEntityUITest::$modules |
property |
core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php |
|
| AreaEntityUITest::testUI |
function |
core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php |
Tests the Views user interface. |
| AssertConfigEntityImportTrait |
trait |
core/modules/config/tests/src/Traits/AssertConfigEntityImportTrait.php |
Provides test assertions for testing config entity synchronization. |
| AssertConfigEntityImportTrait.php |
file |
core/modules/config/tests/src/Traits/AssertConfigEntityImportTrait.php |
|
| AssertConfigEntityImportTrait::assertConfigEntityImport |
function |
core/modules/config/tests/src/Traits/AssertConfigEntityImportTrait.php |
Asserts that a config entity can be imported without changing it. |
| BaseFieldDefinition::getTargetEntityTypeId |
function |
core/lib/Drupal/Core/Field/BaseFieldDefinition.php |
|
| BaseFieldDefinition::setTargetEntityTypeId |
function |
core/lib/Drupal/Core/Field/BaseFieldDefinition.php |
Sets the ID of the type of the entity this field is attached to. |
| BaseFieldOverrideResourceTestBase::$entity |
property |
core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideResourceTestBase.php |
|
| BaseFieldOverrideResourceTestBase::$entityTypeId |
property |
core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideResourceTestBase.php |
|
| BaseFieldOverrideResourceTestBase::createEntity |
function |
core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideResourceTestBase.php |
|
| BaseFieldOverrideResourceTestBase::getExpectedNormalizedEntity |
function |
core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideResourceTestBase.php |
|
| BaseFieldOverrideResourceTestBase::getNormalizedPostEntity |
function |
core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideResourceTestBase.php |
|
| BaseFieldOverrideTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/BaseFieldOverrideTest.php |
|
| BaseFieldOverrideTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/BaseFieldOverrideTest.php |
The tested entity type. |
| BaseFieldOverrideTest::createAnotherEntity |
function |
core/modules/jsonapi/tests/src/Functional/BaseFieldOverrideTest.php |
Creates another entity to be tested. |
| BaseFieldOverrideTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/BaseFieldOverrideTest.php |
Creates the entity to be tested. |
| BasicAuth::$entityTypeManager |
property |
core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php |
The entity type manager service. |
| BasicControllerClass::exampleControllerWithEntityNoUpcasting |
function |
core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php |
|
| BasicControllerClass::exampleControllerWithEntityUnionType |
function |
core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php |
|
| BasicControllerClass::exampleControllerWithEntityUpcasting |
function |
core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php |
|
| Block::$entityTypeManager |
property |
core/modules/views/src/Plugin/views/display/Block.php |
The entity type manager. |
| BlockConfigEntityUnitTest |
class |
core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php |
Tests Drupal\block\Entity\Block. |
| BlockConfigEntityUnitTest.php |
file |
core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php |
|
| BlockConfigEntityUnitTest::$entityType |
property |
core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php |
The entity type used for testing. |
| BlockConfigEntityUnitTest::$entityTypeId |
property |
core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php |
The ID of the type of the entity under test. |
| BlockConfigEntityUnitTest::$entityTypeManager |
property |
core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php |
The entity type manager used for testing. |
| BlockConfigEntityUnitTest::$moduleHandler |
property |
core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php |
The module handler. |
| BlockConfigEntityUnitTest::$themeHandler |
property |
core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php |
The theme handler. |
| BlockConfigEntityUnitTest::$uuid |
property |
core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php |
The UUID generator used for testing. |
| BlockConfigEntityUnitTest::setUp |
function |
core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php |
|
| BlockConfigEntityUnitTest::testCalculateDependencies |
function |
core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php |
Tests calculate dependencies. |
| BlockContentAccessHandlerTest::$blockEntity |
property |
core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php |
The BlockContent entity used for testing. |
| BlockContentBlock::getEntity |
function |
core/modules/block_content/src/Plugin/Block/BlockContentBlock.php |
Loads the block content entity of the block. |