Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTypeTest::testId | function | core/ |
Tests id. |
| EntityTypeTest::testIdExceedsMaxLength | function | core/ |
Tests id exceeds max length. |
| EntityTypeTest::testIsInternal | function | core/ |
Tests the isInternal() method. |
| EntityTypeTest::testIsRevisionable | function | core/ |
Tests the isRevisionable() method. |
| EntityTypeTest::testIsSerializable | function | core/ |
Tests that the EntityType object can be serialized. |
| EntityTypeTest::testSet | function | core/ |
Tests set. |
| EntityTypeTest::testSetLinkTemplateWithInvalidPath | function | core/ |
Tests set link template with invalid path. |
| EntityTypeTest::testSetStorageClass | function | core/ |
Tests the setStorageClass() method. |
| EntityTypeWithoutLanguageFormTest | class | core/ |
Tests entity type without language support. |
| EntityTypeWithoutLanguageFormTest.php | file | core/ |
|
| EntityTypeWithoutLanguageFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityTypeWithoutLanguageFormTest::$modules | property | core/ |
Modules to install. |
| EntityTypeWithoutLanguageFormTest::setUp | function | core/ |
|
| EntityTypeWithoutLanguageFormTest::testEmptyLangcode | function | core/ |
Tests configuration options with an entity without language definition. |
| EntityTypeWithoutViewsDataTest | class | core/ |
Tests datetime_range.module when an entity type provides no views data. |
| EntityTypeWithoutViewsDataTest.php | file | core/ |
|
| EntityTypeWithoutViewsDataTest::$modules | property | core/ |
|
| EntityTypeWithoutViewsDataTest::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| EntityTypeWithoutViewsDataTest::testEntityTypeWithoutViewsData | function | core/ |
Tests the case when an entity type provides no views data. |
| EntityUnitTest | class | core/ |
Tests Drupal\Core\Entity\EntityBase. |
| EntityUnitTest.php | file | core/ |
|
| EntityUnitTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
| EntityUnitTest::$entity | property | core/ |
The entity under test. |
| EntityUnitTest::$entityType | property | core/ |
The entity type used for testing. |
| EntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| EntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
| EntityUnitTest::$languageManager | property | core/ |
The language manager. |
| EntityUnitTest::$routeProvider | property | core/ |
The route provider used for testing. |
| EntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| EntityUnitTest::$values | property | core/ |
The entity values. |
| EntityUnitTest::setUp | function | core/ |
|
| EntityUnitTest::setupTestLoad | function | core/ |
Setup for the tests of the ::load() method. |
| EntityUnitTest::testAccess | function | core/ |
Tests access. |
| EntityUnitTest::testBundle | function | core/ |
Tests bundle. |
| EntityUnitTest::testCacheContexts | function | core/ |
Tests cache contexts. |
| EntityUnitTest::testCacheMaxAge | function | core/ |
Tests cache max age. |
| EntityUnitTest::testCacheTags | function | core/ |
Tests cache tags. |
| EntityUnitTest::testCreate | function | core/ |
Tests create. |
| EntityUnitTest::testDelete | function | core/ |
Tests delete. |
| EntityUnitTest::testGetEntityType | function | core/ |
Tests get entity type. |
| EntityUnitTest::testGetEntityTypeId | function | core/ |
Tests get entity type id. |
| EntityUnitTest::testId | function | core/ |
Tests id. |
| EntityUnitTest::testIsNew | function | core/ |
Tests is new. |
| EntityUnitTest::testLabel | function | core/ |
Tests label. |
| EntityUnitTest::testLanguage | function | core/ |
Tests language. |
| EntityUnitTest::testLoad | function | core/ |
Tests EntityBase::load(). |
| EntityUnitTest::testLoadMultiple | function | core/ |
Tests EntityBase::loadMultiple(). |
| EntityUnitTest::testPostCreate | function | core/ |
Tests post create. |
| EntityUnitTest::testPostDelete | function | core/ |
Tests post delete. |
| EntityUnitTest::testPostDeleteBundle | function | core/ |
Tests post delete bundle. |
Pagination
- Previous page
- Page 578
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.