BookUninstallValidator::$entityTypeManager |
property |
core/modules/book/src/BookUninstallValidator.php |
The entity type manager. |
BookUninstallValidatorTest::testValidateEntityQueryWithoutResults |
function |
core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php |
@covers ::validate |
BookUninstallValidatorTest::testValidateEntityQueryWithResults |
function |
core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php |
@covers ::validate |
book_entity_type_build |
function |
core/modules/book/book.module |
Implements hook_entity_type_build(). |
BooleanFormatterTest::$entityType |
property |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
|
BooleanFormatterTest::renderEntityFields |
function |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
Renders fields of a given entity with a given display. |
BreakLockForm::$entityTypeManager |
property |
core/modules/views_ui/src/Form/BreakLockForm.php |
Stores the entity type manager. |
BreakLockLink::$entityTypeManager |
property |
core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php |
The entity type manager. |
BulkDeleteTest::$entityTypeId |
property |
core/modules/field/tests/src/Kernel/BulkDeleteTest.php |
The entity type to be used in the test classes. |
BulkForm::$entityRepository |
property |
core/modules/views/src/Plugin/views/field/BulkForm.php |
The entity repository service. |
BulkForm::$entityTypeManager |
property |
core/modules/views/src/Plugin/views/field/BulkForm.php |
The entity type manager. |
BulkForm::calculateEntityBulkFormKey |
function |
core/modules/views/src/Plugin/views/field/BulkForm.php |
Calculates a bulk form key. |
BulkForm::getEntityRepository |
function |
core/modules/views/src/Plugin/views/field/BulkForm.php |
|
BulkForm::getEntityTypeId |
function |
core/modules/views/src/Plugin/views/field/BulkForm.php |
Returns the entity type identifier. |
BulkForm::getEntityTypeManager |
function |
core/modules/views/src/Plugin/views/field/BulkForm.php |
|
BulkForm::loadEntityFromBulkFormKey |
function |
core/modules/views/src/Plugin/views/field/BulkForm.php |
Loads an entity based on a bulk form key. |
Bundle::$entityType |
property |
core/modules/views/src/Plugin/views/filter/Bundle.php |
The entity type definition. |
Bundle::$entityTypeId |
property |
core/modules/views/src/Plugin/views/filter/Bundle.php |
The entity type for the filter. |
Bundle::$entityTypeManager |
property |
core/modules/views/src/Plugin/views/filter/Bundle.php |
The entity type manager. |
BundleClassTest::testAmbiguousBundleClassExceptionEntityTypeRepository |
function |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Checks exception is thrown if two entity types share the same bundle class. |
BundleClassTest::testBundleClassShouldExtendEntityClass |
function |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Checks exception thrown if a bundle class doesn't extend the entity class. |
BundleClassTest::testEntityClassNotTakenFromActiveDefinitions |
function |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Tests that a module can override an entity-type class. |
BundleClassTest::testEntityNoBundleSubclass |
function |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Tests making use of a custom bundle class for an entity without bundles. |
BundleClassTest::testEntitySubclass |
function |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Tests making use of a custom bundle class. |
BundleClassTest::testNoAmbiguousBundleClassExceptionSharingEntityClass |
function |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Checks that no exception is thrown when two bundles share an entity class. |
BundleConfigImportValidate::$entityTypeManager |
property |
core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php |
The entity type manager service. |
BundleEntityFormBase |
class |
core/lib/Drupal/Core/Entity/BundleEntityFormBase.php |
Class BundleEntityFormBase is a base form for bundle config entities. |
BundleEntityFormBase.php |
file |
core/lib/Drupal/Core/Entity/BundleEntityFormBase.php |
|
BundleEntityFormBase::protectBundleIdElement |
function |
core/lib/Drupal/Core/Entity/BundleEntityFormBase.php |
Protects the bundle entity's ID property's form element against changes. |
BundleEntityStorageInterface |
interface |
core/lib/Drupal/Core/Entity/BundleEntityStorageInterface.php |
A storage that supports entities with bundle specific classes. |
BundleEntityStorageInterface.php |
file |
core/lib/Drupal/Core/Entity/BundleEntityStorageInterface.php |
|
BundleEntityStorageInterface::getBundleFromClass |
function |
core/lib/Drupal/Core/Entity/BundleEntityStorageInterface.php |
Retrieves the bundle name for a provided class name. |
cache.entity |
service |
core/core.services.yml |
Drupal\Core\Cache\CacheBackendInterface |
CacheabilityMetadataConfigOverrideTest::testConfigEntityOverride |
function |
core/tests/Drupal/KernelTests/Core/Config/CacheabilityMetadataConfigOverrideTest.php |
Tests if config overrides set cacheability metadata on config entities. |
CacheableMetadataCalculationTest::$entityTypeManager |
property |
core/modules/views/tests/src/Kernel/CacheableMetadataCalculationTest.php |
The entity type manager. |
CacheableUnprocessableEntityHttpException |
class |
core/lib/Drupal/Core/Http/Exception/CacheableUnprocessableEntityHttpException.php |
A cacheable UnprocessableEntityHttpException. |
CacheableUnprocessableEntityHttpException.php |
file |
core/lib/Drupal/Core/Http/Exception/CacheableUnprocessableEntityHttpException.php |
|
CacheableUnprocessableEntityHttpException::__construct |
function |
core/lib/Drupal/Core/Http/Exception/CacheableUnprocessableEntityHttpException.php |
|
cache_context.entity_test_view_grants |
service |
core/modules/system/tests/modules/entity_test/entity_test.services.yml |
Drupal\entity_test\Cache\EntityTestViewGrantsCacheContext |
Callbacks::entityTestFormValidate |
function |
core/modules/system/tests/modules/entity_test/src/Callbacks.php |
Validation handler for the entity_test entity form. |
Callbacks::entityTestFormValidateCheck |
function |
core/modules/system/tests/modules/entity_test/src/Callbacks.php |
Validation handler for the entity_test entity form. |
ChainEntityResolver |
class |
core/modules/serialization/src/EntityResolver/ChainEntityResolver.php |
Resolver delegating the entity resolution to a chain of resolvers. |
ChainEntityResolver.php |
file |
core/modules/serialization/src/EntityResolver/ChainEntityResolver.php |
|
ChainEntityResolver::$resolvers |
property |
core/modules/serialization/src/EntityResolver/ChainEntityResolver.php |
The concrete resolvers. |
ChainEntityResolver::addResolver |
function |
core/modules/serialization/src/EntityResolver/ChainEntityResolver.php |
Adds an entity resolver. |
ChainEntityResolver::resolve |
function |
core/modules/serialization/src/EntityResolver/ChainEntityResolver.php |
Returns the local ID of an entity referenced by serialized data. |
ChainEntityResolver::__construct |
function |
core/modules/serialization/src/EntityResolver/ChainEntityResolver.php |
Constructs a ChainEntityResolver object. |
ChainEntityResolverInterface |
interface |
core/modules/serialization/src/EntityResolver/ChainEntityResolverInterface.php |
An interface for delegating an entity resolution to a chain of resolvers. |
ChainEntityResolverInterface.php |
file |
core/modules/serialization/src/EntityResolver/ChainEntityResolverInterface.php |
|
ChainEntityResolverInterface::addResolver |
function |
core/modules/serialization/src/EntityResolver/ChainEntityResolverInterface.php |
Adds an entity resolver. |