Search for to
Title | Object type | File name | Summary |
---|---|---|---|
EntityHasFieldConstraint::getDefaultOption | function | core/ |
|
EntityHasFieldConstraintValidator | class | core/ |
Validates the EntityHasField constraint. |
EntityHasFieldConstraintValidator.php | file | core/ |
|
EntityHasFieldConstraintValidator::validate | function | core/ |
|
EntityHasFieldConstraintValidatorTest | class | core/ |
@covers \Drupal\Core\Entity\Plugin\Validation\Constraint\EntityHasFieldConstraintValidator |
EntityHasFieldConstraintValidatorTest.php | file | core/ |
|
EntityHasFieldConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
EntityHasFieldConstraintValidatorTest::setUp | function | core/ |
|
EntityHasFieldConstraintValidatorTest::testValidation | function | core/ |
|
EntityInterface::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
EntityInterface::getOriginalId | function | core/ |
Gets the original ID. |
EntityInterface::setOriginalId | function | core/ |
Sets the original ID. |
EntityInterface::toArray | function | core/ |
Gets an array of all property values. |
EntityInterface::toLink | function | core/ |
Generates the HTML for a link to this entity. |
EntityInterface::toUrl | function | core/ |
Gets the URL object for the entity. |
EntityLanguageTestBase::toggleFieldTranslatability | function | core/ |
Toggles field storage translatability. |
EntityLastInstalledSchemaRepository | class | core/ |
Provides a repository for installed entity definitions. |
EntityLastInstalledSchemaRepository.php | file | core/ |
|
EntityLastInstalledSchemaRepository::$cacheBackend | property | core/ |
The cache backend. |
EntityLastInstalledSchemaRepository::$entityTypeDefinitions | property | core/ |
The loaded installed entity type definitions. |
EntityLastInstalledSchemaRepository::$keyValueFactory | property | core/ |
The key-value factory. |
EntityLastInstalledSchemaRepository::deleteLastInstalledDefinition | function | core/ |
Deletes the entity type definition from the application state. |
EntityLastInstalledSchemaRepository::deleteLastInstalledFieldStorageDefinition | function | core/ |
Deletes the field storage definition from the application state. |
EntityLastInstalledSchemaRepository::getLastInstalledDefinition | function | core/ |
Gets the entity type definition in its most recently installed state. |
EntityLastInstalledSchemaRepository::getLastInstalledDefinitions | function | core/ |
Gets the entity type definitions in their most recently installed state. |
EntityLastInstalledSchemaRepository::getLastInstalledFieldStorageDefinitions | function | core/ |
Gets the entity type's most recently installed field storage definitions. |
EntityLastInstalledSchemaRepository::setLastInstalledDefinition | function | core/ |
Stores the entity type definition in the application state. |
EntityLastInstalledSchemaRepository::setLastInstalledFieldStorageDefinition | function | core/ |
Stores the field storage definition in the application state. |
EntityLastInstalledSchemaRepository::setLastInstalledFieldStorageDefinitions | function | core/ |
Stores the entity type's field storage definitions in the application state. |
EntityLastInstalledSchemaRepository::__construct | function | core/ |
Constructs a new EntityLastInstalledSchemaRepository. |
EntityLastInstalledSchemaRepositoryInterface | interface | core/ |
Provides an interface for an installed entity definition repository. |
EntityLastInstalledSchemaRepositoryInterface.php | file | core/ |
|
EntityLastInstalledSchemaRepositoryInterface::deleteLastInstalledDefinition | function | core/ |
Deletes the entity type definition from the application state. |
EntityLastInstalledSchemaRepositoryInterface::deleteLastInstalledFieldStorageDefinition | function | core/ |
Deletes the field storage definition from the application state. |
EntityLastInstalledSchemaRepositoryInterface::getLastInstalledDefinition | function | core/ |
Gets the entity type definition in its most recently installed state. |
EntityLastInstalledSchemaRepositoryInterface::getLastInstalledDefinitions | function | core/ |
Gets the entity type definitions in their most recently installed state. |
EntityLastInstalledSchemaRepositoryInterface::getLastInstalledFieldStorageDefinitions | function | core/ |
Gets the entity type's most recently installed field storage definitions. |
EntityLastInstalledSchemaRepositoryInterface::setLastInstalledDefinition | function | core/ |
Stores the entity type definition in the application state. |
EntityLastInstalledSchemaRepositoryInterface::setLastInstalledFieldStorageDefinition | function | core/ |
Stores the field storage definition in the application state. |
EntityLastInstalledSchemaRepositoryInterface::setLastInstalledFieldStorageDefinitions | function | core/ |
Stores the entity type's field storage definitions in the application state. |
EntityLinkTest::$linkGenerator | property | core/ |
The tested link generator. |
EntityLinkTest::testToLink | function | core/ |
Tests for the Entity::toLink() method. |
EntityListBuilder::$storage | property | core/ |
The entity storage class. |
EntityListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
EntityListBuilder::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
EntityListBuilder::getStorage | function | core/ |
Gets the entity storage. |
EntityListBuilderInterface::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
EntityListBuilderInterface::getStorage | function | core/ |
Gets the entity storage. |
EntityListBuilderTest::$roleStorage | property | core/ |
The role storage used for testing. |
EntityListBuilderTest::testGetOperations | function | core/ |
@covers ::getOperations |
Pagination
- Previous page
- Page 80
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.