Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
EntityFormModeValidationTest::$modules | property | core/ |
Modules to install. |
EntityFormModeValidationTest::setUp | function | core/ |
|
EntityFormModeValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
EntityFormModeXmlAnonTest | class | core/ |
@group rest |
EntityFormModeXmlAnonTest.php | file | core/ |
|
EntityFormModeXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityFormModeXmlAnonTest::$format | property | core/ |
The format to use in this test. |
EntityFormModeXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
EntityFormModeXmlBasicAuthTest | class | core/ |
@group rest |
EntityFormModeXmlBasicAuthTest.php | file | core/ |
|
EntityFormModeXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
EntityFormModeXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityFormModeXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
EntityFormModeXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
EntityFormModeXmlBasicAuthTest::$modules | property | core/ |
@todo Remove 'field_ui' when https://www.drupal.org/node/2867266. |
EntityFormModeXmlCookieTest | class | core/ |
@group rest |
EntityFormModeXmlCookieTest.php | file | core/ |
|
EntityFormModeXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
EntityFormModeXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityFormModeXmlCookieTest::$format | property | core/ |
The format to use in this test. |
EntityFormModeXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
EntityFormTest::testEntityFormModeAlter | function | core/ |
Tests hook_entity_form_mode_alter() and hook_ENTITY_TYPE_form_mode_alter(). |
EntityModerationForm | class | core/ |
The EntityModerationForm provides a simple UI for changing moderation state. |
EntityModerationForm.php | file | core/ |
|
EntityModerationForm::$moderationInfo | property | core/ |
The moderation information service. |
EntityModerationForm::$time | property | core/ |
The time service. |
EntityModerationForm::$validation | property | core/ |
The moderation state transition validation service. |
EntityModerationForm::buildForm | function | core/ |
Form constructor. |
EntityModerationForm::create | function | core/ |
Instantiates a new instance of this class. |
EntityModerationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
EntityModerationForm::submitForm | function | core/ |
Form submission handler. |
EntityModerationForm::__construct | function | core/ |
EntityModerationForm constructor. |
EntityModerationRouteProvider | class | core/ |
Dynamic route provider for the Content moderation module. |
EntityModerationRouteProvider.php | file | core/ |
|
EntityModerationRouteProvider::$entityFieldManager | property | core/ |
The entity type manager. |
EntityModerationRouteProvider::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
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/ |
Provides routes for entities. |
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. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.