|
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::$usesAttachments |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Whether the display allows attachments. |
|
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 |
|
ViewStorageTest::displayMethodTests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests the display related functions like getDisplaysList(). |
|
DisplayPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Provide the default form for setting options. |
|
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. |
|
views_ui_edit_display_form_validate |
function |
drupal/core/modules/views/views_ui/admin.inc |
Validate handler for views_ui_edit_display_form |
|
views_ui_views_plugins_display_alter |
function |
drupal/core/modules/views/views_ui/views_ui.module |
Implements hook_views_plugins_display_alter(). |
|
theme_views_ui_reorder_displays_form |
function |
drupal/core/modules/views/views_ui/theme/theme.inc |
Turn the reorder form into a proper table |
|
views-ui-display-tab-setting.tpl.php |
file |
drupal/core/modules/views/views_ui/theme/views-ui-display-tab-setting.tpl.php |
Template for each row inside the "boxes" on the display query edit screen. |
|
hook_field_display_ENTITY_TYPE_alter |
function |
drupal/core/modules/field/field.api.php |
Alters the display settings of a field before it is displayed. |
|
DisplayTest::testDisplayPluginsAlter |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayTest.php |
Tests views_ui_views_plugins_display_alter is altering plugin definitions. |
|
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. |
|
field_ui_display_overview_row_region |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Returns the region to which a row in the 'Manage display' screen belongs. |
|
DisplayPluginBase::acceptAttachments |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Determines whether this display can use attachments. |
|
Twig_Node_Module::compileDisplayBody |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
|
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. |
|
DisplayPluginBase::viewSpecialBlocks |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Render any special blocks provided for this display. |
|
DisplayExtenderTest::buildOptionsForm |
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_extender\DisplayExtenderPluginBase::buildOptionsForm(). |
|
ManageDisplayTest::testViewModeCustom |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests switching view modes to use custom or 'default' settings'. |
|
ManageDisplayTest::testSingleViewMode |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests hiding the view modes fieldset when there's only one available. |
|
ManageDisplayTest::assertNodeViewText |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Asserts that a string is found in the rendered node in a view mode. |
|
hook_views_ui_display_top_links_alter |
function |
drupal/core/modules/views/views.api.php |
Alter the links displayed at the top of the view edit form. |
|
hook_field_extra_fields_display_alter |
function |
drupal/core/modules/field/field.api.php |
Alters the display settings of pseudo-fields before an entity is displayed. |
|
NodeRevision::default_display_options |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/NodeRevision.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::default_display_options(). |
|
ViewStorageController::attachDisplays |
function |
drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php |
Add defaults to the display options. |
|
ViewEditFormController::getDisplayTab |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Returns a renderable array representing the edit page for one display. |
|
TaxonomyTerm::default_display_options |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/wizard/TaxonomyTerm.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::default_display_options(). |
|
FileFieldDisplayTest::testNodeDisplay |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldDisplayTest.php |
Tests normal formatter display on node display. |
|
DisplayPluginBase::getArgumentsTokens |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Returns to tokens for arguments. |
|
DisplayPluginBase::isIdentifierUnique |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Check if the provided identifier is unique. |
|
DisplayExtenderTest::submitOptionsForm |
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::submitOptionsForm(). |
|
WizardPluginBase::page_display_options |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves the page display options. |
|
ViewFormControllerBase::getDisplayTabs |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Adds tabs for navigating across Displays when editing a View. |
|
_field_filter_xss_display_allowed_tags |
function |
drupal/core/modules/field/field.module |
Returns a human-readable list of allowed tags for display in help texts. |
|
DisplayPluginBase::defaultableSections |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Static member function to list which sections are defaultable
and what items each section contains. |
|
Twig_Node_Module::compileDisplayHeader |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
|
Twig_Node_Module::compileDisplayFooter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
|
DisplayPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Validate the options form. |
|
DisplayExtenderPluginBase::pre_execute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display_extender/DisplayExtenderPluginBase.php |
Set up any variables on the view prior to execution. |
|
DisplayTest::testFilterGroupsOverriding |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php |
Tests the overriding of filter_groups. |
|
views_ui_edit_display_form_change_theme |
function |
drupal/core/modules/views/views_ui/admin.inc |
Override handler for views_ui_edit_display_form |
|
DisplayExtenderTest::defineOptionsAlter |
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_extender\DisplayExtenderPluginBase::defineOptionsAlter(). |
|
ManageDisplayTest::assertNodeViewNoText |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Asserts that a string is not found in the rendered node in a view mode. |
|
Twig_Template::displayWithErrorHandling |
function |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
|
|
WizardPluginBase::build_display_options |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Builds an array of display options for the view. |
|
WizardPluginBase::alter_display_options |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Alters the full array of display options before they are added to the view. |
|
WizardPluginBase::default_display_sorts |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves all sort information used by the default display. |
|
WizardPluginBase::block_display_options |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves the block display options. |
|
ViewFormControllerBase::getDisplayLabel |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Placeholder function for overriding $display['display_title']. |