Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
CKEditorIntegrationTest::leaveSourceMode | function | core/ |
Leaves source mode and returns to the CKEditor iframe. |
CKEditorIntegrationTest::testViewMode | function | core/ |
Tests the EditorMediaDialog can set the data-view-mode attribute. |
ContentModerationUpdateTest | class | core/ |
Tests that content moderation settings are updated during database updates. |
ContentModerationUpdateTest.php | file | core/ |
|
ContentModerationUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ContentModerationUpdateTest::testOwnerEntityKey | function | core/ |
Tests that the content moderation state entity has an 'owner' entity key. |
core.entity_form_mode.workspace.deploy.yml | file | core/ |
core/modules/workspaces/config/install/core.entity_form_mode.workspace.deploy.yml |
DefaultContentModerationStateRevisionUpdateTest | class | core/ |
Test updating the ContentModerationState entity default revisions. |
DefaultContentModerationStateRevisionUpdateTest.php | file | core/ |
|
DefaultContentModerationStateRevisionUpdateTest::assertCompositeEntityMatchesDefaultRevisionId | function | core/ |
Assert for the given entity, the default revision ID matches. |
DefaultContentModerationStateRevisionUpdateTest::getEntityByLabel | function | core/ |
Load an entity by label. |
DefaultContentModerationStateRevisionUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
DefaultContentModerationStateRevisionUpdateTest::testNoEntitiesUnderModeration | function | core/ |
Test the post_update hook when no entity types are being moderated. |
DefaultContentModerationStateRevisionUpdateTest::testUpdateDefaultRevision | function | core/ |
Test updating the default revision. |
DefaultModerationStateUpdateTest | class | core/ |
Tests the upgrade path for updating the 'default_moderation_state' setting. |
DefaultModerationStateUpdateTest.php | file | core/ |
|
DefaultModerationStateUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
DefaultModerationStateUpdateTest::testUpdateDefaultModerationState | function | core/ |
Tests updating the default moderation state setting. |
DeprecatedModerationStateViewsRelationshipTest | class | core/ |
Test the deprecated views relationships. |
DeprecatedModerationStateViewsRelationshipTest.php | file | core/ |
|
DeprecatedModerationStateViewsRelationshipTest::$modules | property | core/ |
Modules to enable. |
DeprecatedModerationStateViewsRelationshipTest::setUp | function | core/ |
|
DeprecatedModerationStateViewsRelationshipTest::testCodeDeprecationModerationStateRelationships | function | core/ |
Test the deprecations are triggered when the deprecated code is executed. |
DeprecatedModerationStateViewsRelationshipTest::testReportDeprecatedModerationStateRelationships | function | core/ |
Test how the deprecated relationships appear in the UI. |
drupal-8.4.0-content_moderation_installed.php | file | core/ |
Content moderation installed in the standard profile at 8.4.0. |
drupal-8.5.0-content_moderation_installed.php | file | core/ |
Content moderation installed in the standard profile at 8.5.0. |
EntityCacheTagsTestBase::selectViewMode | function | core/ |
Selects the preferred view mode for the given entity type. |
EntityDisplayBase::$mode | property | core/ |
View or form mode to be displayed. |
EntityDisplayBase::$originalMode | property | core/ |
The original view or form mode that was requested (case of view/form modes being configured to fall back to the 'default' display). |
EntityDisplayBase::CUSTOM_MODE | constant | core/ |
The 'mode' for runtime EntityDisplay objects used to render entities with arbitrary display options rather than a configured view mode or form mode. |
EntityDisplayBase::getMode | function | core/ |
Gets the view or form mode to be displayed. |
EntityDisplayBase::getOriginalMode | function | core/ |
Gets the original view or form mode that was requested. |
EntityDisplayBaseTest::testGetMode | function | core/ |
@covers ::getMode[[api-linebreak]] |
EntityDisplayBaseTest::testGetOriginalMode | function | core/ |
@covers ::getOriginalMode[[api-linebreak]] |
EntityDisplayInterface::getMode | function | core/ |
Gets the view or form mode to be displayed. |
EntityDisplayInterface::getOriginalMode | function | core/ |
Gets the original view or form mode that was requested. |
EntityDisplayModeBase | class | core/ |
Base class for config entity types with settings for form and view modes. |
EntityDisplayModeBase.php | file | core/ |
|
EntityDisplayModeBase::$cache | property | core/ |
Whether or not the rendered output of this view mode is cached by default. |
EntityDisplayModeBase::$id | property | core/ |
The ID of the form or view mode. |
EntityDisplayModeBase::$label | property | core/ |
The human-readable name of the form or view mode. |
EntityDisplayModeBase::$status | property | core/ |
Whether or not this form or view mode has custom settings by default. |
EntityDisplayModeBase::$targetEntityType | property | core/ |
The entity type this form or view mode is used for. |
EntityDisplayModeBase::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
EntityDisplayModeBase::getTargetType | function | core/ |
Gets the entity type this display mode is used for. |
EntityDisplayModeBase::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
EntityDisplayModeBase::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
EntityDisplayModeBase::setTargetType | function | core/ |
Set the entity type this display mode is used for. |
EntityDisplayModeBase::sort | function | core/ |
Helper callback for uasort() to sort configuration entities by weight and label. |
EntityDisplayModeBase::urlRouteParameters | function | core/ |
Gets an array of placeholders for this entity. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.