Search for mode
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityManagerTest::testGetAllViewModes | function | core/ |
Tests the getAllViewModes() method. |
| EntityManagerTest::testGetFormModeOptions | function | core/ |
Tests the getFormModeOptions() method. |
| EntityManagerTest::testGetFormModeOptionsByBundle | function | core/ |
Tests the getFormModeOptionsByBundle() method. |
| EntityManagerTest::testGetFormModes | function | core/ |
Tests the getFormModes() method. |
| EntityManagerTest::testGetViewModeOptions | function | core/ |
Tests the getViewModeOptions() method. |
| EntityManagerTest::testGetViewModeOptionsByBundle | function | core/ |
Tests the getViewModeOptionsByBundle() method. |
| EntityManagerTest::testGetViewModes | function | core/ |
Tests the getViewModes() method. |
| 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 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. |
| 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[[api-linebreak]] |
| EntityViewBuilder::isViewModeCacheable | function | core/ |
Determines whether the view mode is cacheable. |
| 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. |
| EntityViewModeHalJsonAnonTest | class | core/ |
@group hal |
| EntityViewModeHalJsonAnonTest.php | file | core/ |
|
| EntityViewModeHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityViewModeHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| EntityViewModeHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
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.