Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTypeTest::getTestHandlerClass | function | core/ |
Gets a mock controller class name. |
| 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/ |
@covers ::get[[api-linebreak]] |
| EntityTypeTest::testGetAccessControlClass | function | core/ |
Tests the getAccessControlClass() method. |
| EntityTypeTest::testGetBundleLabel | function | core/ |
Tests the ::getBundleLabel() method. |
| EntityTypeTest::testGetCollectionLabel | function | core/ |
@covers ::getCollectionLabel[[api-linebreak]] |
| EntityTypeTest::testGetCountLabel | function | core/ |
@covers ::getCountLabel[[api-linebreak]] |
| EntityTypeTest::testGetCountLabelDefault | function | core/ |
@covers ::getCountLabel[[api-linebreak]] |
| EntityTypeTest::testGetFormClass | function | core/ |
Tests the getFormClass() method. |
| EntityTypeTest::testGetGroupLabel | function | core/ |
@covers ::getGroupLabel[[api-linebreak]] |
| 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[[api-linebreak]] |
| EntityTypeTest::testGetListBuilderClass | function | core/ |
Tests the getListBuilderClass() method. |
| EntityTypeTest::testGetOriginalClassChanged | function | core/ |
@covers ::setClass[[api-linebreak]] @covers ::getOriginalClass[[api-linebreak]] |
| EntityTypeTest::testGetOriginalClassUnchanged | function | core/ |
@covers ::getOriginalClass[[api-linebreak]] |
| EntityTypeTest::testGetPluralLabel | function | core/ |
@covers ::getPluralLabel[[api-linebreak]] |
| EntityTypeTest::testGetPluralLabelDefault | function | core/ |
@covers ::getPluralLabel[[api-linebreak]] |
| EntityTypeTest::testGetSingularLabel | function | core/ |
@covers ::getSingularLabel[[api-linebreak]] |
| EntityTypeTest::testGetSingularLabelDefault | function | core/ |
@covers ::getSingularLabel[[api-linebreak]] |
| EntityTypeTest::testGetStorageClass | function | core/ |
Tests the getStorageClass() method. |
| EntityTypeTest::testGetViewBuilderClass | function | core/ |
Tests the getViewBuilderClass() method. |
| EntityUnitTest::testGetEntityType | function | core/ |
@covers ::getEntityType[[api-linebreak]] |
| EntityUnitTest::testGetEntityTypeId | function | core/ |
@covers ::getEntityTypeId[[api-linebreak]] |
| 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 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. |
| 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/ |
Gets the plugin collections used by this object. |
| 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. |
Pagination
- Previous page
- Page 74
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.