Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTypeRepositoryInterface::getEntityTypeLabels | function | core/ |
Builds a list of entity type labels suitable for a Form API options list. |
| 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::providerTestGet | function | core/ |
Provides test data for testGet. |
| EntityTypeTest::providerTestGetBundleLabel | function | core/ |
Provides test data for ::testGetBundleLabel(). |
| EntityTypeTest::providerTestGetKeys | function | core/ |
Provides test data. |
| EntityTypeTest::testGet | function | core/ |
Tests get. |
| EntityTypeTest::testGetAccessControlClass | function | core/ |
Tests the getAccessControlClass() method. |
| EntityTypeTest::testGetBundleLabel | function | core/ |
Tests the ::getBundleLabel() method. |
| EntityTypeTest::testGetBundleListCacheTags | function | core/ |
Tests the ::getBundleListCacheTags() method. |
| EntityTypeTest::testGetCollectionLabel | function | core/ |
Tests get collection label. |
| EntityTypeTest::testGetCountLabel | function | core/ |
Tests get count label. |
| EntityTypeTest::testGetCountLabelDefault | function | core/ |
Tests get count label default. |
| EntityTypeTest::testGetDecoratedClassesSet | function | core/ |
Tests get decorated classes through set. |
| EntityTypeTest::testGetDecoratedClassesSetClass | function | core/ |
Tests get decorated classes through setClass. |
| EntityTypeTest::testGetFormClass | function | core/ |
Tests the getFormClass() method. |
| 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::testGetOriginalClassChanged | function | core/ |
Tests get original class changed. |
| EntityTypeTest::testGetOriginalClassUnchanged | function | core/ |
Tests get original class unchanged. |
| 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. |
| EntityUnitTest::testGetEntityType | function | core/ |
Tests get entity type. |
| EntityUnitTest::testGetEntityTypeId | function | core/ |
Tests get entity type id. |
| EntityUrlLanguageTest | class | core/ |
Tests the language of entity URLs. |
| EntityUrlLanguageTest.php | file | core/ |
|
| EntityUrlLanguageTest::$entity | property | core/ |
The entity being used for testing. |
| EntityUrlLanguageTest::$modules | property | core/ |
Modules to install. |
| EntityUrlLanguageTest::createTranslatableEntity | function | core/ |
Creates a translated entity. |
| EntityUrlLanguageTest::setCurrentRequestForRoute | function | core/ |
Sets the current request to a specific path with the corresponding route. |
| EntityUrlLanguageTest::setUp | function | core/ |
|
| EntityUrlLanguageTest::testEntityUrlLanguage | function | core/ |
Ensures that entity URLs in a language have the right language prefix. |
| EntityUrlLanguageTest::testEntityUrlLanguageWithLanguageContentEnabled | function | core/ |
Ensures correct entity URLs with the method language-content-entity enabled. |
| EntityUrlTest::getEntity | function | core/ |
Returns a mock entity for testing. |
| EntityUser::getHighestId | function | core/ |
Returns the highest ID tracked by the implementing plugin. |
| EntityValidationException::getViolationMessages | function | core/ |
Returns the list of violation messages. |
| EntityValidationException::getViolations | function | core/ |
Returns the list of violations generated during the entity validation. |
| EntityViewBuilder::getBuildDefaults | function | core/ |
Provides entity-specific defaults to the build process. |
Pagination
- Previous page
- Page 76
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.