DisplayPluginBase::renderMoreLink |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Render the 'more' link |
ViewFormControllerBase::$displayID |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
The name of the display used by the form. |
EntityDisplayBase::$displayContext |
property |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Context in which this entity will be used (e.g. 'display', 'form'). |
EntityDisplayBase::removeComponent |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Sets a component to be hidden. |
views_ui_standard_display_dropdown |
function |
drupal/core/modules/views_ui/admin.inc |
Add a <select> dropdown for a given section, allowing the user to
change whether this info is stored on the default display or on
the current display. |
DisplayOverview::$formatterManager |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php |
The formatter plugin manager. |
DisplayPluginBase::displaysExposed |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Determine if this display should display the exposed
filters widgets, so the view will know whether or not
to render them. |
DisplayPluginBase::usesAttachments |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Returns whether the display can use attachments. |
DisplayPluginBase::usesLinkDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Check to see if the display has some need to link to another display. |
DisplayApiTest::testFieldViewField |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php |
Test the field_view_field() function. |
DisplayApiTest::testFieldViewValue |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php |
Test the field_view_value() function. |
DisplayPluginBase::changeThemeForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Displays the Change Theme form. |
DisplayInternalLogicTest::$modules |
property |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
Modules to enable. |
ManageDisplayTest::testFormatterUI |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests formatter settings. |
DisplayPluginBase::optionsOverride |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
If override/revert was clicked, perform the proper toggle. |
DisplayInternalLogicTest::$unbound |
property |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
The unbound test display. |
DisplayPluginBase::executeHookMenu |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
If this display creates a page with a menu item, implement it here. |
DisplayPageTest::testPageResponses |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageTest.php |
Checks the behavior of the page for access denied/not found behaviours. |
DisplayPluginBase::getArgumentText |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Provide some helpful text for the arguments.
The result should contain of an array with |
views_get_enabled_display_extenders |
function |
drupal/core/modules/views/views.module |
Get enabled display extenders. |
ViewStorageTest::displayMethodTests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests the display related functions like getDisplaysList(). |
DisplayUnitTest::testDefaultOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayUnitTest.php |
Tests the default display options. |
OptionsFieldUITest::testNodeDisplay |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Tests normal and key formatter display on node display. |
EntityDisplayBase::getHighestWeight |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Returns the highest weight of the components in the display. |
DisplayExtenderTest::optionsSummary |
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\DisplayPluginBase::optionsSummary(). |
NodeRevision::defaultDisplayOptions |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/NodeRevision.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::defaultDisplayOptions(). |
DisplayPluginBase::$usesAttachments |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Whether the display allows attachments. |
TaxonomyTerm::defaultDisplayOptions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/wizard/TaxonomyTerm.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::defaultDisplayOptions(). |
DisplayPluginBase::isDefaultDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Determine if this display is the 'default' display which contains
fallback settings |
DisplayInterface::mapBlocksToLayout |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayInterface.php |
Maps the contained block info to the provided layout. |
DisplayInterface::getAllRegionTypes |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayInterface.php |
Returns the names of all region types to which blocks are assigned. |
DisplayPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Provide the default form for setting options. |
views.view.test_display_invalid.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_display_invalid.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_display_invalid.yml |
DisplayPluginBase::getSpecialBlocks |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Provide the block system with any exposed widget blocks for this display. |
DisplayTest::testDisplayPluginsAlter |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php |
Tests views_ui_views_plugins_display_alter is altering plugin definitions. |
DisplayTest::testPageContextualLinks |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php |
Tests contextual links on Views page displays. |
EntityDisplayInterface::getFormatter |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayInterface.php |
Returns the Formatter plugin for a field. |
EntityFormController::getFormDisplay |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Returns the form display. |
EntityFormController::setFormDisplay |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Sets the form display. |
EntityDisplayBase::$targetEntityType |
property |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Entity type to be displayed. |
WizardPluginBase::pageDisplayOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves the page display options. |
views_ui_views_plugins_display_alter |
function |
drupal/core/modules/views_ui/views_ui.module |
Implements hook_views_plugins_display_alter(). |
_update_8000_entity_get_form_display |
function |
drupal/core/modules/entity/entity.install |
Returns the raw configuration object for an EntityFormDisplay entity. |
DisplayTest::testGetAttachedDisplays |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php |
Tests the getAttachedDisplays method. |
Twig_Node_Module::compileDisplayBody |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
DisplayBlockTest::testViewsBlockForm |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/Views/DisplayBlockTest.php |
Test the block form for a Views block. |
DisplayPluginBase::acceptAttachments |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Determines whether this display can use attachments. |
BoundDisplayInterface::remapToLayout |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/BoundDisplayInterface.php |
Adjusts this display's block placement to work with the provided layout. |
DisplayPluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
DisplayPageTest::testPageRouterItems |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageTest.php |
Checks that the router items are properly registered |