Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 8.9.x for entity
- Search 11.x for entity
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Entity | class | core/ |
Defines an argument validator plugin for each entity type. |
Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
Entity | class | core/ |
Provides a generic destination to import entities. |
Entity | class | core/ |
|
Entity | class | core/ |
This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
BookUninstallValidator::$entityTypeManager | property | core/ |
The entity type manager. |
BookUninstallValidatorTest::testValidateEntityQueryWithoutResults | function | core/ |
@covers ::validate |
BookUninstallValidatorTest::testValidateEntityQueryWithResults | function | core/ |
@covers ::validate |
book_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
BooleanFormatterTest::$entityType | property | core/ |
|
BooleanFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
BreakLockForm::$entityTypeManager | property | core/ |
Stores the entity type manager. |
BreakLockLink::$entityTypeManager | property | core/ |
The entity type manager. |
BulkDeleteTest::$entityTypeId | property | core/ |
The entity type to be used in the test classes. |
BulkForm::$entityRepository | property | core/ |
The entity repository service. |
BulkForm::$entityTypeManager | property | core/ |
The entity type manager. |
BulkForm::calculateEntityBulkFormKey | function | core/ |
Calculates a bulk form key. |
BulkForm::getEntityRepository | function | core/ |
|
BulkForm::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
BulkForm::getEntityTypeManager | function | core/ |
|
BulkForm::loadEntityFromBulkFormKey | function | core/ |
Loads an entity based on a bulk form key. |
Bundle::$entityType | property | core/ |
The entity type definition. |
Bundle::$entityTypeId | property | core/ |
The entity type for the filter. |
Bundle::$entityTypeManager | property | core/ |
The entity type manager. |
BundleClassTest::testAmbiguousBundleClassExceptionEntityTypeRepository | function | core/ |
Checks exception is thrown if two entity types share the same bundle class. |
BundleClassTest::testBundleClassShouldExtendEntityClass | function | core/ |
Checks exception thrown if a bundle class doesn't extend the entity class. |
BundleClassTest::testEntityClassNotTakenFromActiveDefinitions | function | core/ |
Tests that a module can override an entity-type class. |
BundleClassTest::testEntityNoBundleSubclass | function | core/ |
Tests making use of a custom bundle class for an entity without bundles. |
BundleClassTest::testEntitySubclass | function | core/ |
Tests making use of a custom bundle class. |
BundleClassTest::testNoAmbiguousBundleClassExceptionSharingEntityClass | function | core/ |
Checks that no exception is thrown when two bundles share an entity class. |
BundleConfigImportValidate::$entityTypeManager | property | core/ |
The entity type manager service. |
BundleEntityFormBase | class | core/ |
Class BundleEntityFormBase is a base form for bundle config entities. |
BundleEntityFormBase.php | file | core/ |
|
BundleEntityFormBase::protectBundleIdElement | function | core/ |
Protects the bundle entity's ID property's form element against changes. |
BundleEntityStorageInterface | interface | core/ |
A storage that supports entities with bundle specific classes. |
BundleEntityStorageInterface.php | file | core/ |
|
BundleEntityStorageInterface::getBundleFromClass | function | core/ |
Retrieves the bundle name for a provided class name. |
cache.entity | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
CacheabilityMetadataConfigOverrideTest::testConfigEntityOverride | function | core/ |
Tests if config overrides set cacheability metadata on config entities. |
CacheableMetadataCalculationTest::$entityTypeManager | property | core/ |
The entity type manager. |
CacheableUnprocessableEntityHttpException | class | core/ |
A cacheable UnprocessableEntityHttpException. |
CacheableUnprocessableEntityHttpException.php | file | core/ |
|
CacheableUnprocessableEntityHttpException::__construct | function | core/ |
|
cache_context.entity_test_view_grants | service | core/ |
Drupal\entity_test\Cache\EntityTestViewGrantsCacheContext |
ChainEntityResolver | class | core/ |
Resolver delegating the entity resolution to a chain of resolvers. |
ChainEntityResolver.php | file | core/ |
|
ChainEntityResolver::$resolvers | property | core/ |
The concrete resolvers. |
ChainEntityResolver::addResolver | function | core/ |
|
ChainEntityResolver::resolve | function | core/ |
|
ChainEntityResolver::__construct | function | core/ |
Constructs a ChainEntityResolver object. |
ChainEntityResolverInterface | interface | core/ |
An interface for delegating an entity resolution to a chain of resolvers. |
ChainEntityResolverInterface.php | file | core/ |
|
ChainEntityResolverInterface::addResolver | function | core/ |
Adds an entity resolver. |
ChainEntityResolverTest | class | core/ |
@coversDefaultClass \Drupal\serialization\EntityResolver\ChainEntityResolver @group serialization |
ChainEntityResolverTest.php | file | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.