Search for mode
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultModerationStateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DefaultModerationStateTest::setUp | function | core/ |
Sets the test up. |
| DefaultModerationStateTest::testDeleteDefaultStateAccess | function | core/ |
Test access to deleting the default state. |
| DefaultModerationStateTest::testPublishedDefaultState | function | core/ |
Test a workflow with a default moderation state set. |
| 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. |
| DefaultRevisionStateTest::assertModerationState | function | core/ |
Verifies the expected moderation state revision exists. |
| 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. |
| DisplayModeUpdateTest | class | core/ |
Ensure display modes are updated when fields are created. |
| DisplayModeUpdateTest.php | file | core/ |
|
| DisplayModeUpdateTest::$defaultFormDisplayName | property | core/ |
The default form display name. |
| DisplayModeUpdateTest::$defaultViewDisplayName | property | core/ |
The default view display name. |
| DisplayModeUpdateTest::$foobarFormDisplayName | property | core/ |
The alternate form display name. |
| DisplayModeUpdateTest::$foobarViewDisplayName | property | core/ |
The alternate view display name. |
| DisplayModeUpdateTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| DisplayModeUpdateTest::testDisplayModeUpdateAfterFieldCreation | function | core/ |
Ensure display modes are updated when fields are created. |
| 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. |
| DynamicLocalTasks::$moderationInfo | property | core/ |
The moderation information service. |
| EditModeTest | class | core/ |
Tests edit mode. |
| EditModeTest.php | file | core/ |
|
| EditModeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EditModeTest::$modules | property | core/ |
Modules to enable. |
| EditModeTest::ANNOUNCE_SELECTOR | constant | core/ |
CSS selector for Drupal's announce element. |
| EditModeTest::assertAnnounceEditMode | function | core/ |
Asserts that the correct message was announced when entering edit mode. |
| EditModeTest::assertAnnounceLeaveEditMode | function | core/ |
Assert that the correct message was announced when leaving edit mode. |
| EditModeTest::getTabbableElementsCount | function | core/ |
Gets the number of elements that are tabbable. |
| EditModeTest::pressToolbarEditButton | function | core/ |
Presses the toolbar edit mode. |
| EditModeTest::setUp | function | core/ |
|
| EditModeTest::testEditModeEnableDisable | function | core/ |
Tests enabling and disabling edit mode. |
| EditorMediaDialog::getViewModeDefaultValue | function | core/ |
Gets the default value for the view mode form element. |
| entity-moderation-form.html.twig | file | core/ |
<ul class="entity-moderation-form"> <li class="entity-moderation-form__item">{{ form.current }}</li> <li class="entity-moderation-form__item">{{ form.new_state }}</li> <li… |
| entity-moderation-form.html.twig | file | core/ |
<ul class="entity-moderation-form"> <li class="entity-moderation-form__item">{{ form.current }}</li> <li class="entity-moderation-form__item">{{ form.new_state }}</li> <li… |
| EntityCacheTagsTestBase::selectViewMode | function | core/ |
Selects the preferred view mode for the given entity type. |
| 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]] |
| EntityDisplayFormBase::getDisplayModeOptions | function | core/ |
Returns an array of form or view mode options. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.