Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
EntityModerationRouteProvider.php | file | core/ |
|
EntityModerationRouteProvider::$entityFieldManager | property | core/ |
The entity type manager. |
EntityModerationRouteProvider::createInstance | function | core/ |
|
EntityModerationRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
EntityModerationRouteProvider::getLatestVersionRoute | function | core/ |
Gets the moderation-form route. |
EntityModerationRouteProvider::getRoutes | function | core/ |
|
EntityModerationRouteProvider::__construct | function | core/ |
Constructs a new DefaultHtmlRouteProvider. |
EntityOperations::$moderationInfo | property | core/ |
The Moderation Information service. |
EntityStateChangeValidationTest::testExistingContentWithNoModeration | function | core/ |
Tests that content without prior moderation information can be moderated. |
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/ |
@covers ::entityBaseFieldInfo |
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/ |
|
EntityViewDisplayEditForm::getDisplayModes | function | core/ |
|
EntityViewDisplayEditForm::getDisplayModesLink | function | core/ |
|
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/ |
|
EntityViewMode::rollback | function | core/ |
|
EntityViewModeInterface | interface | core/ |
Provides an interface defining an entity view mode entity type. |
EntityViewModeInterface.php | file | core/ |
|
EntityViewModeJsonAnonTest | class | core/ |
@group rest |
EntityViewModeJsonAnonTest.php | file | core/ |
|
EntityViewModeJsonAnonTest::$defaultTheme | property | core/ |
|
EntityViewModeJsonAnonTest::$format | property | core/ |
|
EntityViewModeJsonAnonTest::$mimeType | property | core/ |
|
EntityViewModeJsonBasicAuthTest | class | core/ |
@group rest |
EntityViewModeJsonBasicAuthTest.php | file | core/ |
|
EntityViewModeJsonBasicAuthTest::$auth | property | core/ |
|
EntityViewModeJsonBasicAuthTest::$defaultTheme | property | core/ |
|
EntityViewModeJsonBasicAuthTest::$format | property | core/ |
|
EntityViewModeJsonBasicAuthTest::$mimeType | property | core/ |
|
EntityViewModeJsonBasicAuthTest::$modules | property | core/ |
|
EntityViewModeJsonCookieTest | class | core/ |
@group rest |
EntityViewModeJsonCookieTest.php | file | core/ |
|
EntityViewModeJsonCookieTest::$auth | property | core/ |
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.