Search for mode
| Title | Object type | File name | Summary |
|---|---|---|---|
| DisplayModeBundleSelectionTest | class | core/ |
Tests the bundle selection for view & form display modes. |
| DisplayModeBundleSelectionTest.php | file | core/ |
|
| DisplayModeBundleSelectionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayModeBundleSelectionTest::$modules | property | core/ |
Modules to install. |
| DisplayModeBundleSelectionTest::providerBundleSelection | function | core/ |
Data provider for testBundleSelection(). |
| DisplayModeBundleSelectionTest::setUp | function | core/ |
|
| DisplayModeBundleSelectionTest::testBundleSelection | function | core/ |
Tests the bundle selection. |
| DisplayModeLocalAction | class | core/ |
Defines a local action plugin with modal dialog. |
| DisplayModeLocalAction.php | file | core/ |
|
| DisplayModeLocalAction::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
| 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::$adminTheme | property | core/ |
The administration theme name. |
| EditModeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EditModeTest::$modules | property | core/ |
Modules to install. |
| 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. |
| 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[[api-linebreak]] |
| EntityDisplayBaseTest::testGetOriginalMode | function | core/ |
@covers ::getOriginalMode[[api-linebreak]] |
| 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::buildForm | function | core/ |
Form constructor. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.