Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
DefaultModerationStateTest | class | core/ |
Tests setting a custom default moderation state. |
DefaultModerationStateTest.php | file | core/ |
|
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/ |
Tests access to deleting the default state. |
DefaultModerationStateTest::testPublishedDefaultState | function | core/ |
Tests a workflow with a default moderation state set. |
DefaultRevisionStateTest::assertModerationState | function | core/ |
Verifies the expected moderation state revision exists. |
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. |
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… |
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. |
EntityDisplayBase::$mode | property | core/ |
View or form mode to be displayed. |
EntityDisplayBase::$originalMode | property | core/ |
The original view or form mode that was requested. |
EntityDisplayBase::CUSTOM_MODE | constant | core/ |
The mode used to render entities with arbitrary display options. |
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 |
EntityDisplayBaseTest::testGetOriginalMode | function | core/ |
@covers ::getOriginalMode |
EntityDisplayFormBase::getDisplayModeOptions | function | core/ |
Returns an array of form or view mode options. |
EntityDisplayFormBase::getDisplayModes | function | core/ |
Returns the form or view modes used by this form. |
EntityDisplayFormBase::getDisplayModesLink | function | core/ |
Returns a link to the form or view mode admin page. |
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. |
EntityDisplayModeAddForm | class | core/ |
Provides the add form for entity display modes. |
EntityDisplayModeAddForm.php | file | core/ |
|
EntityDisplayModeAddForm::$targetEntityTypeId | property | core/ |
The entity type for which the display mode is being created. |
EntityDisplayModeAddForm::buildForm | function | core/ |
Form constructor. |
EntityDisplayModeAddForm::prepareEntity | function | core/ |
Prepares the entity object before the form is built first. |
EntityDisplayModeAddForm::validateForm | function | core/ |
Form validation handler. |
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.