Users::default_display_options |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/wizard/Users.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::default_display_options(). |
PictureFieldDisplayTest::setUp |
function |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureFieldDisplayTest.php |
Drupal\simpletest\WebTestBase\setUp(). |
ImageFieldDisplayTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php |
|
DisplayTest::submitOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::submitOptionsForm(). |
shortcut_current_displayed_set |
function |
drupal/core/modules/shortcut/shortcut.module |
Returns the current displayed shortcut set for the provided user account. |
Comment::block_display_options |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/wizard/Comment.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::page_display_options(). |
DisplayOverview::multistepAjax |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php |
Ajax handler for multistep buttons. |
DisplayTest::testRemoveDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayTest.php |
Tests removing a display. |
DisplayBase::mapBlocksToLayout |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayBase.php |
Implements DisplayInterface::mapBlocksToLayout(). |
field_extra_fields_get_display |
function |
drupal/core/modules/field/field.module |
Returns the display settings to use for pseudo-fields in a given view mode. |
DisplayBase::getAllRegionTypes |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayBase.php |
Implements DisplayInterface::getAllRegionTypes(). |
DisplayPluginBase::usesExposed |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Determine if this display uses exposed filters, so the view
will know whether or not to build them. |
ViewExecutable::displayObjects |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Returns a list of the sub-object types used by this view. These types are
stored on the display, and are used in the build process. |
DisplayPluginBase::useMoreText |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Does the display have custom link text? |
DisplayExtenderUITest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayExtenderUITest.php |
|
DisplayPluginBase::isDefaulted |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Determine if a given option is set to use the default display or the
current display |
DisplayPluginBase::getHandlers |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Get a full array of handlers for $type. This caches them. |
ViewExecutable::executeDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Execute the given display, with the given arguments.
To be called externally by whatever mechanism invokes the view,
such as a page callback, hook_block, etc. |
DisplayPluginBase::setOverride |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Flip the override setting for the given section. |
ViewExecutable::attachDisplays |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Run attachment displays for the view. |
DisplayPluginBase::renderPager |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Not all display plugins will suppert pager rendering. |
DisplayPluginBase::renderEmpty |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
|
ERROR_REPORTING_DISPLAY_VERBOSE |
constant |
drupal/core/includes/bootstrap.inc |
Error reporting level: display all messages, plus backtrace information. |
block_admin_display_form_submit |
function |
drupal/core/modules/block/block.admin.inc |
Form submission handler for block_admin_display_form(). |
DisplayExtenderTest::$testState |
property |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php |
Stores some state booleans to be sure a certain method got called. |
ImageFieldDisplayTest::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php |
Modules to enable. |
Twig_TemplateInterface::display |
function |
drupal/core/vendor/twig/twig/lib/Twig/TemplateInterface.php |
Displays the template with the given context. |
DisplayTest::testReorderDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayTest.php |
Tests reordering of displays. |
DisplayTest::testDefaultDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayTest.php |
Tests that the correct display is loaded by default. |
Display::generateUnboundDisplay |
function |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Core/Entity/Display.php |
Implements BoundDisplayInterface::generateUnboundDisplay(). |
DisplayTest::testDisableDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayTest.php |
Tests disabling of a display. |
UnboundDisplay::generateDisplay |
function |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Core/Entity/UnboundDisplay.php |
Implements UnboundDisplayInterface::generateDisplay(). |
DisplayPluginBase::$usesOptions |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Overrides Drupal\views\Plugin\Plugin::$usesOptions. |
DisplayInternalLogicTest::setUp |
function |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
Sets up a Drupal site for running functional and integration tests. |
DisplayPluginBase::formatThemes |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Format a list of theme templates for output by the theme info helper. |
DisplayPluginBase::renderHeader |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Render the header of the view. |
DisplayPluginBase::renderFooter |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Render the footer of the view. |
DisplayExtenderPluginBase::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display_extender/DisplayExtenderPluginBase.php |
|
DisplayPluginBase::getStyleType |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Displays can require a certain type of style plugin. By default, they will
be 'normal'. |
DisplayExtenderTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayExtenderTest.php |
Views used by this test. |
DisplayPluginBase::getPagerText |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Provide some helpful text for pagers. |
DefaultDisplay::$usesAttachments |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DefaultDisplay.php |
Whether the display allows attachments. |
DefaultDisplay::isDefaultDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DefaultDisplay.php |
Determine if this display is the 'default' display which contains
fallback settings |
ViewExecutableTest::testDisplays |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the display related methods and properties. |
PictureFieldDisplayTest::getInfo |
function |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureFieldDisplayTest.php |
Drupal\simpletest\WebTestBase\getInfo(). |
DisplayExtenderTest::pre_execute |
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::pre_execute(). |
ViewUI::buildDisplaysReorderForm |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Form constructor callback to reorder displays on a view |
DisplayTest::validateOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::validateOptionsForm(). |
Comment::default_display_options |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/wizard/Comment.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::default_display_options(). |
DisplayOverview::multistepSubmit |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php |
Form submission handler for multistep buttons. |