Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTypeListener::$entityLastInstalledSchemaRepository | property | core/ |
The entity last installed schema repository. |
| EntityTypeManager::$entityLastInstalledSchemaRepository | property | core/ |
The entity last installed schema repository. |
| EntityTypeManager::getStorage | function | core/ |
Creates a new storage instance. |
| EntityTypeManagerInterface::getStorage | function | core/ |
Creates a new storage instance. |
| EntityTypeManagerTest::$entityLastInstalledSchemaRepository | property | core/ |
The entity last installed schema repository. |
| EntityTypeManagerTest::testGetStorage | function | core/ |
Tests the getStorage() method. |
| EntityTypeRepository | class | core/ |
Provides helper methods for loading entity types. |
| EntityTypeRepository.php | file | core/ |
|
| EntityTypeRepository::$classNameEntityTypeMap | property | core/ |
Contains cached mappings of class names to entity types. |
| EntityTypeRepository::$entityTypeManager | property | core/ |
The entity type manager. |
| 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/ |
|
| EntityTypeRepositoryInterface | interface | core/ |
Provides an interface for helper methods for loading entity types. |
| EntityTypeRepositoryInterface.php | file | core/ |
|
| 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/ |
Tests Drupal\Core\Entity\EntityTypeRepository. |
| EntityTypeRepositoryTest.php | file | core/ |
|
| EntityTypeRepositoryTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
| 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/ |
Tests get entity type from class. |
| EntityTypeRepositoryTest::testGetEntityTypeFromClassAmbiguous | function | core/ |
Tests get entity type from class ambiguous. |
| EntityTypeRepositoryTest::testGetEntityTypeFromClassAmbiguousBundleClass | function | core/ |
Tests get entity type from class ambiguous bundle class. |
| EntityTypeRepositoryTest::testGetEntityTypeFromClassDecoratedClass | function | core/ |
Tests the ::getEntityTypeFromClass() method. |
| EntityTypeRepositoryTest::testGetEntityTypeFromClassNoMatch | function | core/ |
Tests get entity type from class no match. |
| EntityTypeRepositoryTest::testGetEntityTypeLabels | function | core/ |
Tests the getEntityTypeLabels() method. |
| EntityTypeTest::testGetOriginalClassChanged | function | core/ |
Tests get original class changed. |
| EntityTypeTest::testGetOriginalClassUnchanged | function | core/ |
Tests get original class unchanged. |
| 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. |
| 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(). |
| EntityUrlTest::testToUrlDefaultException | function | core/ |
Tests the toUrl() method without specifying the $rel parameter. |
| EntityUrlTest::testToUrlDefaultFallback | function | core/ |
Tests the toUrl() method without specifying the $rel parameter. |
Pagination
- Previous page
- Page 88
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.