Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityTypeTest::testGetCollectionLabel | function | core/ |
@covers ::getCollectionLabel |
EntityTypeTest::testGetCountLabel | function | core/ |
@covers ::getCountLabel |
EntityTypeTest::testGetCountLabelDefault | function | core/ |
@covers ::getCountLabel |
EntityTypeTest::testGetFormClass | function | core/ |
Tests the getFormClass() method. |
EntityTypeTest::testGetGroupLabel | function | core/ |
@covers ::getGroupLabel |
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/ |
@covers ::getLabel |
EntityTypeTest::testGetListBuilderClass | function | core/ |
Tests the getListBuilderClass() method. |
EntityTypeTest::testgetOriginalClassChanged | function | core/ |
@covers ::setClass @covers ::getOriginalClass |
EntityTypeTest::testgetOriginalClassUnchanged | function | core/ |
@covers ::getOriginalClass |
EntityTypeTest::testGetPluralLabel | function | core/ |
@covers ::getPluralLabel |
EntityTypeTest::testGetPluralLabelDefault | function | core/ |
@covers ::getPluralLabel |
EntityTypeTest::testGetSingularLabel | function | core/ |
@covers ::getSingularLabel |
EntityTypeTest::testGetSingularLabelDefault | function | core/ |
@covers ::getSingularLabel |
EntityTypeTest::testGetStorageClass | function | core/ |
Tests the getStorageClass() method. |
EntityTypeTest::testGetViewBuilderClass | function | core/ |
Tests the getViewBuilderClass() method. |
EntityUnitTest::testGetEntityType | function | core/ |
@covers ::getEntityType |
EntityUnitTest::testGetEntityTypeId | function | core/ |
@covers ::getEntityTypeId |
EntityUrlLanguageTest | class | core/ |
Tests the language of entity URLs. @group language |
EntityUrlLanguageTest.php | file | core/ |
|
EntityUrlLanguageTest::$entity | property | core/ |
The entity being used for testing. |
EntityUrlLanguageTest::$modules | property | core/ |
Modules to enable. |
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. |
EntityViewBuilder::getCacheTags | function | core/ |
The cache tag associated with this entity view builder. |
EntityViewBuilder::getSingleFieldDisplay | function | core/ |
Gets an EntityViewDisplay for rendering an individual field. |
EntityViewBuilderInterface::getCacheTags | function | core/ |
The cache tag associated with this entity view builder. |
EntityViewDisplay::getPluginCollections | function | core/ |
|
EntityViewDisplay::getRenderer | function | core/ |
Gets the renderer plugin for a field (e.g. widget, formatter). |
EntityViewDisplayEditForm::getDefaultPlugin | function | core/ |
Returns the ID of the default widget or formatter plugin for a field type. |
EntityViewDisplayEditForm::getDisplayModeOptions | function | core/ |
Returns an array of form or view mode options. |
EntityViewDisplayEditForm::getDisplayModes | function | core/ |
Returns the form or view modes used by this form. |
EntityViewDisplayEditForm::getDisplayModesLink | function | core/ |
Returns a link to the form or view mode admin page. |
EntityViewDisplayEditForm::getEntityDisplay | function | core/ |
Returns an entity display object to be used by this form. |
EntityViewDisplayEditForm::getFieldLabelOptions | function | core/ |
Returns an array of visibility options for field labels. |
EntityViewDisplayEditForm::getOverviewUrl | function | core/ |
Returns the Url object for a specific entity (form) display edit form. |
EntityViewDisplayEditForm::getTableHeader | function | core/ |
Returns an array containing the table headers. |
EntityViewDisplayResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
EntityViewDisplayResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EntityViewDisplayResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.