Search for mode
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityFormModeTest::$modules | property | core/ |
@todo Remove 'field_ui' when https://www.drupal.org/node/2867266. |
| EntityFormModeTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| EntityFormModeTest::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityFormModeTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| EntityFormModeTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| EntityFormModeTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| EntityFormModeValidationTest | class | core/ |
Tests validation of entity_form_mode entities. |
| EntityFormModeValidationTest.php | file | core/ |
|
| 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. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.