views.view.test_executable_displays.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_executable_displays.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_executable_displays.yml |
EntityDisplayTest::testEntityDisplayCRUD |
function |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityDisplayTest.php |
Tests basic CRUD operations on EntityDisplay objects. |
display.unbound.test_unbound_display.yml |
file |
drupal/core/modules/layout/tests/config/display.unbound.test_unbound_display.yml |
drupal/core/modules/layout/tests/config/display.unbound.test_unbound_display.yml |
EntityDisplayBaseInterface::getComponent |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBaseInterface.php |
Gets the display options set for a component. |
EntityDisplayBaseInterface::setComponent |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBaseInterface.php |
Sets the display options for a component. |
WizardPluginBase::pageFeedDisplayOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves the feed display options. |
ViewEditFormController::renderDisplayTop |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Render the top of the display so it can be updated during ajax operations. |
ViewEditFormController::submitDisplayAdd |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to add a display to a view. |
DisplayExtenderTest::defaultableSections |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayExtenderPluginBase::defaultableSections(). |
DisplayBlockTest::testDeleteBlockDisplay |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/Views/DisplayBlockTest.php |
Tests removing a block display. |
UnboundDisplayInterface::generateDisplay |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/UnboundDisplayInterface.php |
Returns a bound display entity by binding a layout to this unbound display. |
BoundDisplayInterface::getLayoutInstance |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/BoundDisplayInterface.php |
Returns the instantiated layout object to be used by this display. |
DisplayPluginBase::viewExposedFormBlocks |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Render the exposed form as block. |
EntityDisplayTest::testRenameDeleteBundle |
function |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityDisplayTest.php |
Tests renaming and deleting a bundle. |
EntityFormDisplayTest::testFieldComponent |
function |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityFormDisplayTest.php |
Tests the behavior of a field component within an EntityFormDisplay object. |
EntityDisplayBaseInterface::getComponents |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBaseInterface.php |
Gets the display options for all components. |
ViewEditFormController::getDisplayDetails |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Helper function to get the display details section of the edit UI. |
WizardPluginBase::defaultDisplaySortsUser |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves sort information based on user input for the default display. |
DisplayExtenderTest::testDisplayExtenders |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayExtenderTest.php |
Test display extenders. |
DisplayPluginBase::usesExposedFormInBlock |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Check to see if the display can put the exposed formin a block. |
TranslationTest::testFieldDisplayLanguage |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php |
Tests display language logic for translatable fields. |
BoundDisplayInterface::getAllSortedBlocks |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/BoundDisplayInterface.php |
Returns this display's blocks, organized by region and ordered by weight. |
DisplayExtenderPluginBase::optionsSummary |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display_extender/DisplayExtenderPluginBase.php |
Provide the default summary for options in the views UI. |
EntityDisplayTest::testExtraFieldComponent |
function |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityDisplayTest.php |
Tests the behavior of a field component within an EntityDisplay object. |
EntityFormTest::testEntityFormDisplayAlter |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFormTest.php |
Tests hook_entity_form_display_alter(). |
EntityDisplayTest::testDeleteFieldInstance |
function |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityDisplayTest.php |
Tests deleting field instance. |
DefaultViewRecentComments::testPageDisplay |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
Tests the page defined by the comments_recent view. |
OverrideDisplaysTest::testOverrideDisplays |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/OverrideDisplaysTest.php |
Tests that displays can be overridden via the UI. |
DisplayBlockTest::testBlockContextualLinks |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/Views/DisplayBlockTest.php |
Tests the contextual links on a Views block. |
hook_views_plugins_display_extenders_alter |
function |
drupal/core/modules/views/views.api.php |
Modify the list of available views display extender plugins. |
views.view.test_page_display_arguments.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_display_arguments.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_display_arguments.yml |
DisplayInternalLogicTest::testBlockSorting |
function |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
Tests block sorting within regions. |
DisplayInternalLogicTest::testBlockMapping |
function |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
Test the various block remapping scenarios allowed for by the assorted
Display types. |
DefaultViewRecentComments::testBlockDisplay |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
Tests the block defined by the comments_recent view. |
EntityDisplayBaseInterface::removeComponent |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBaseInterface.php |
Sets a component to be hidden. |
WizardPluginBase::defaultDisplayFiltersUser |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves filter information based on user input for the default display. |
ViewEditFormController::submitDisplayEnable |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to enable a disabled display. |
ViewEditFormController::submitDisplayDelete |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to delete a display from a view. |
OverrideDisplaysTest::testRevertAllDisplays |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/OverrideDisplaysTest.php |
Tests that the revert to all displays select-option works as expected. |
ManageDisplayTest::testNonInitializedFields |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests that field instances with no explicit display settings do not break. |
DisplayExtenderPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display_extender/DisplayExtenderPluginBase.php |
Provide a form to edit options for this plugin. |
ManageDisplayTest::assertNodeViewTextHelper |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Asserts that a string is (not) found in the rendered nodein a view mode. |
EntityDisplayBaseInterface::getHighestWeight |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBaseInterface.php |
Returns the highest weight of the components in the display. |
ViewEditFormController::submitDisplayDisable |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to disable display. |
DisplayExtenderUITest::testDisplayExtenderUI |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayExtenderUITest.php |
Tests the display extender UI. |
views.view.test_serializer_display_field.yml |
file |
drupal/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_field.yml |
drupal/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_field.yml |
entity.form_display.node.article.default.yml |
file |
drupal/core/profiles/standard/config/entity.form_display.node.article.default.yml |
drupal/core/profiles/standard/config/entity.form_display.node.article.default.yml |
DisplayExtenderPluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display_extender/DisplayExtenderPluginBase.php |
Handle any special handling on the validate form. |
ViewFormControllerBase::isDefaultDisplayShown |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Controls whether or not the default display should have its own tab on edit. |
views.view.test_serializer_display_entity.yml |
file |
drupal/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_entity.yml |
drupal/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_entity.yml |