Search for mode
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityFormModeUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| EntityFormModeUpdatePathTest::testRunUpdates | function | core/ |
Tests update path for the entity form mode description value from '' to NULL. |
| EntityFormModeValidationTest | class | core/ |
Tests validation of entity_form_mode entities. |
| EntityFormModeValidationTest.php | file | core/ |
|
| EntityFormModeValidationTest::$modules | property | core/ |
Modules to install. |
| EntityFormModeValidationTest::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
| EntityFormModeValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Data provider for ::testInvalidMachineNameCharacters(). |
| EntityFormModeValidationTest::setUp | function | core/ |
|
| EntityFormModeValidationTest::testDescriptionCannotBeEmpty | function | core/ |
Tests that description can be NULL, but not empty strings. |
| EntityFormModeValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
| EntityFormModeValidationTest::testMachineNameLength | function | core/ |
Tests that the entity ID's length is validated if it is a machine name. |
| EntityFormModeXmlAnonTest | class | core/ |
Tests Entity Form Mode Xml Anon. |
| 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/ |
Tests Entity Form Mode Xml Basic Auth. |
| 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/ |
Tests Entity Form Mode Xml Cookie. |
| 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 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.