Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTypeTest::testGetGroupLabel | function | core/ |
Tests get group label. |
| EntityTypeTest::testGetHandler | function | core/ |
Tests the getHandler() method. |
| EntityTypeTest::testGetKey | function | core/ |
Tests the getKey() method. |
| EntityTypeTest::testGetKeys | function | core/ |
Tests the getKeys() method. |
| EntityTypeTest::testGetLabel | function | core/ |
Tests get label. |
| EntityTypeTest::testGetListBuilderClass | function | core/ |
Tests the getListBuilderClass() method. |
| EntityTypeTest::testGetPluralLabel | function | core/ |
Tests get plural label. |
| EntityTypeTest::testGetPluralLabelDefault | function | core/ |
Tests get plural label default. |
| EntityTypeTest::testGetSingularLabel | function | core/ |
Tests get singular label. |
| EntityTypeTest::testGetSingularLabelDefault | function | core/ |
Tests get singular label default. |
| EntityTypeTest::testGetStorageClass | function | core/ |
Tests the getStorageClass() method. |
| EntityTypeTest::testGetViewBuilderClass | function | core/ |
Tests the getViewBuilderClass() method. |
| EntityTypeTest::testHasFormClasses | function | core/ |
Tests the hasFormClasses() method. |
| EntityTypeTest::testHasKey | function | core/ |
Tests the hasKey() method. |
| 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/ |
Modules to install. |
| 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. |
Pagination
- Previous page
- Page 488
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.