Search for mode
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityStateChangeValidationTest::testExistingMultilingualContentWithNoModeration | function | core/ |
Tests that content without prior moderation information can be translated. |
| EntityTestHooks::entityFormModeAlter | function | core/ |
Implements hook_entity_form_mode_alter(). |
| EntityTestHooks::entityFormModeInfoAlter | function | core/ |
Implements hook_entity_form_mode_info_alter(). |
| EntityTestHooks::entityTestFormModeAlter | function | core/ |
Implements hook_ENTITY_TYPE_form_mode_alter(). |
| EntityTestHooks::entityTestViewModeAlter | function | core/ |
Implements hook_ENTITY_TYPE_view_mode_alter(). |
| EntityTestHooks::entityViewModeInfoAlter | function | core/ |
Implements hook_entity_view_mode_info_alter(). |
| EntityTypeInfo::$moderationHandlers | property | core/ |
A keyed array of custom moderation handlers for given entity types. |
| EntityTypeInfo::$moderationInfo | property | core/ |
The moderation information service. |
| EntityTypeInfo::addModerationToEntityType | function | core/ |
Modifies an entity definition to include moderation support. |
| EntityTypeInfo::getModeratedBundles | function | core/ |
Returns an iterable list of entity names and bundle names under moderation. |
| EntityTypeInfo::isModeratedEntityEditForm | function | core/ |
Checks whether the specified form allows to edit a moderated entity. |
| EntityTypeInfoTest::enableModeration | function | core/ |
Add moderation to an entity type and bundle. |
| EntityTypeInfoTest::testBaseFieldOnlyAddedToModeratedEntityTypes | function | core/ |
Tests base field only added to moderated entity types. |
| EntityViewBuilder::isViewModeCacheable | function | core/ |
Determines whether the view mode is cacheable. |
| EntityViewBuilderTest::testHookEntityTypeViewModeAlter | function | core/ |
Tests a view mode alter on an entity. |
| 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. |
| EntityViewMode | class | core/ |
Provides entity view mode destination plugin. |
| EntityViewMode | class | core/ |
Defines the entity view mode configuration entity class. |
| EntityViewMode.php | file | core/ |
|
| EntityViewMode.php | file | core/ |
|
| EntityViewMode::getIds | function | core/ |
Gets the destination IDs. |
| EntityViewMode::rollback | function | core/ |
Delete the specified destination object from the target Drupal. |
| EntityViewModeInterface | interface | core/ |
Provides an interface defining an entity view mode entity type. |
| EntityViewModeInterface.php | file | core/ |
|
| EntityViewModeJsonAnonTest | class | core/ |
Tests Entity View Mode Json Anon. |
| EntityViewModeJsonAnonTest.php | file | core/ |
|
| EntityViewModeJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityViewModeJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| EntityViewModeJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityViewModeJsonBasicAuthTest | class | core/ |
Tests Entity View Mode Json Basic Auth. |
| EntityViewModeJsonBasicAuthTest.php | file | core/ |
|
| EntityViewModeJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EntityViewModeJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityViewModeJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| EntityViewModeJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityViewModeJsonBasicAuthTest::$modules | property | core/ |
@todo Remove 'field_ui' when https://www.drupal.org/node/2867266. |
| EntityViewModeJsonCookieTest | class | core/ |
Tests Entity View Mode Json Cookie. |
| EntityViewModeJsonCookieTest.php | file | core/ |
|
| EntityViewModeJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EntityViewModeJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityViewModeJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| EntityViewModeJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityViewModeResourceTestBase | class | core/ |
Resource test base for the entity_view_mode entity. |
| EntityViewModeResourceTestBase.php | file | core/ |
|
| EntityViewModeResourceTestBase::$entity | property | core/ |
|
| EntityViewModeResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| EntityViewModeResourceTestBase::$modules | property | core/ |
@todo Remove 'field_ui' when https://www.drupal.org/node/2867266. |
| EntityViewModeResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.