Search for to
Title | Object type | File name | Summary |
---|---|---|---|
EntityTypeRepository::$entityTypeManager | property | core/ |
The entity type manager. |
EntityTypeRepository::clearCachedDefinitions | function | core/ |
Clear the static cache. |
EntityTypeRepository::getEntityTypeFromClass | function | core/ |
Gets the entity type ID based on the class that is called on. |
EntityTypeRepository::getEntityTypeLabels | function | core/ |
Builds a list of entity type labels suitable for a Form API options list. |
EntityTypeRepository::__construct | function | core/ |
Constructs a new EntityTypeRepository. |
EntityTypeRepositoryInterface | interface | core/ |
Provides an interface for helper methods for loading entity types. |
EntityTypeRepositoryInterface.php | file | core/ |
|
EntityTypeRepositoryInterface::clearCachedDefinitions | function | core/ |
Clear the static cache. |
EntityTypeRepositoryInterface::getEntityTypeFromClass | function | core/ |
Gets the entity type ID based on the class that is called on. |
EntityTypeRepositoryInterface::getEntityTypeLabels | function | core/ |
Builds a list of entity type labels suitable for a Form API options list. |
EntityTypeRepositoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityTypeRepository @group Entity |
EntityTypeRepositoryTest.php | file | core/ |
|
EntityTypeRepositoryTest::$entityTypeManager | property | core/ |
The entity type manager. |
EntityTypeRepositoryTest::$entityTypeRepository | property | core/ |
The entity type repository under test. |
EntityTypeRepositoryTest::setUp | function | core/ |
|
EntityTypeRepositoryTest::setUpEntityTypeDefinitions | function | core/ |
Sets up the entity type manager to be tested. |
EntityTypeRepositoryTest::testGetEntityTypeFromClass | function | core/ |
@covers ::getEntityTypeFromClass |
EntityTypeRepositoryTest::testGetEntityTypeFromClassAmbiguous | function | core/ |
@covers ::getEntityTypeFromClass |
EntityTypeRepositoryTest::testGetEntityTypeFromClassNoMatch | function | core/ |
@covers ::getEntityTypeFromClass |
EntityTypeRepositoryTest::testGetEntityTypeLabels | function | core/ |
Tests the getEntityTypeLabels() method. |
EntityTypeTest::testgetOriginalClassChanged | function | core/ |
@covers ::setClass @covers ::getOriginalClass |
EntityTypeTest::testgetOriginalClassUnchanged | function | core/ |
@covers ::getOriginalClass |
EntityTypeTest::testGetStorageClass | function | core/ |
Tests the getStorageClass() method. |
EntityTypeTest::testSetStorageClass | function | core/ |
Tests the setStorageClass() method. |
EntityUnitTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
EntityUntranslatableFieldsConstraintValidator | class | core/ |
Validates the EntityChanged constraint. |
EntityUntranslatableFieldsConstraintValidator.php | file | core/ |
|
EntityUntranslatableFieldsConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
EntityUntranslatableFieldsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
EntityUntranslatableFieldsConstraintValidator::hasUntranslatableFieldsChanges | function | core/ |
Checks whether an entity has untranslatable field changes. |
EntityUntranslatableFieldsConstraintValidator::validate | function | core/ |
|
EntityUntranslatableFieldsConstraintValidator::__construct | function | core/ |
Constructs an EntityUntranslatableFieldsConstraintValidator object. |
EntityUpdateToPublishableTest | class | core/ |
Tests the upgrade path for making an entity publishable. |
EntityUpdateToPublishableTest.php | file | core/ |
|
EntityUpdateToPublishableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityUpdateToPublishableTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
EntityUpdateToPublishableTest::$entityTypeManager | property | core/ |
The entity type manager service. |
EntityUpdateToPublishableTest::$installedStorageSchema | property | core/ |
The key-value collection for tracking installed storage schema. |
EntityUpdateToPublishableTest::$lastInstalledSchemaRepository | property | core/ |
The last installed schema repository service. |
EntityUpdateToPublishableTest::$state | property | core/ |
The state service. |
EntityUpdateToPublishableTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EntityUpdateToPublishableTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
EntityUpdateToPublishableTest::testConvertToPublishable | function | core/ |
Tests the conversion of an entity type to be publishable. |
EntityUpdateToPublishableTest::updateEntityTypeDefinition | function | core/ |
Updates the 'entity_test_update' entity type to translatable and publishable. |
EntityUrlTest::providerTestToUrlLinkTemplateAddForm | function | core/ |
Provides data for testToUrlLinkTemplateAddForm(). |
EntityUrlTest::providerTestToUrlLinkTemplateNoId | function | core/ |
Provides data for testToUrlLinkTemplateNoId(). |
EntityUrlTest::providerTestToUrlLinkTemplateRevision | function | core/ |
Provides data for testToUrlLinkTemplateRevision(). |
EntityUrlTest::providerTestToUrlLinkTemplates | function | core/ |
Provides data for testToUrlLinkTemplates(). |
EntityUrlTest::providerTestToUrlUriCallback | function | core/ |
Provides data for testToUrlUriCallback(). |
EntityUrlTest::providerTestToUrlUriCallbackUndefined | function | core/ |
Provides data for testToUrlUriCallbackUndefined(). |
Pagination
- Previous page
- Page 78
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.