|
DisplayAttachmentTest::getInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayAttachmentTest.php |
|
|
DisplayUnitTest::testGetPlugin |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayUnitTest.php |
Tests the \Drupal\views\Plugin\views\display\DisplayPluginBase::getPlugin() method. |
|
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. |
|
ViewExecutable::attachDisplays |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Run attachment displays for the view. |
|
EntityDisplayBase::__construct |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Overrides Entity::__construct(). |
|
PictureFieldDisplayTest::setUp |
function |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureFieldDisplayTest.php |
Drupal\simpletest\WebTestBase\setUp(). |
|
Comment::defaultDisplayOptions |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/wizard/Comment.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::defaultDisplayOptions(). |
|
EntityFormDisplay::__construct |
function |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityFormDisplay.php |
Overrides Entity::__construct(). |
|
EntityFormDisplay::unserialize |
function |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityFormDisplay.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(). |
|
DisplayExtenderUITest::getInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayExtenderUITest.php |
|
|
DisplayOverview::multistepAjax |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php |
Ajax handler for multistep buttons. |
|
shortcut_current_displayed_set |
function |
drupal/core/modules/shortcut/shortcut.module |
Returns the current displayed shortcut set for the provided user account. |
|
DisplayPageWebTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageWebTest.php |
Views used by this test. |
|
hook_entity_form_display_alter |
function |
drupal/core/includes/entity.api.php |
Alters the settings used for displaying an entity form. |
|
DisplayPluginBase::initDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
|
|
entity_get_render_form_display |
function |
drupal/core/includes/entity.inc |
Returns the entity_form_display object used to render an entity form. |
|
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. |
|
DisplayTest::testDisplayPlugin |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php |
Tests the display test plugin. |
|
DisplayPluginBase::ajaxEnabled |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Whether the display is actually using AJAX or not. |
|
DisplayPluginBase::useMoreText |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Does the display have custom link text? |
|
ImageFieldDisplayTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php |
|
|
DisplayBase::mapBlocksToLayout |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayBase.php |
Implements DisplayInterface::mapBlocksToLayout(). |
|
DisplayBase::getAllRegionTypes |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayBase.php |
Implements DisplayInterface::getAllRegionTypes(). |
|
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 |
|
DisplayAttachmentTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayAttachmentTest.php |
|
|
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. |
|
DisplayApiTest::testFieldEmpty |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php |
Tests that the prepareView() formatter method still fires for empty values. |
|
EntityFormDisplayInterface.php |
file |
drupal/core/modules/entity/lib/Drupal/entity/EntityFormDisplayInterface.php |
Contains \Drupal\entity\EntityFormDisplayInterface. |
|
EntityDisplayBaseInterface.php |
file |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBaseInterface.php |
Contains \Drupal\entity\Plugin\Core\Entity\EntityDisplayBaseInterface. |
|
DisplayPluginBase::setOverride |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Flip the override setting for the given section. |
|
DisplayPluginBase::renderPager |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Not all display plugins will suppert pager rendering. |
|
DisplayPageTest::$routerDumper |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageTest.php |
The router dumper to get all routes. |
|
DisplayPluginBase::getPagerText |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Provide some helpful text for pagers. |
|
DisplayPluginBase::mergeHandler |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Merges handlers default values. |
|
EntityFormDisplayTest::$modules |
property |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityFormDisplayTest.php |
Modules to enable. |
|
DisplayFeedTest::testFeedOutput |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayFeedTest.php |
Tests the rendered output. |
|
DisplayTest::testReorderDisplay |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php |
Tests reordering of displays. |
|
DisplayTest::testDefaultDisplay |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php |
Tests that the correct display is loaded by default. |
|
DisplayTest::testDisableDisplay |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php |
Tests disabling of a display. |
|
EntityDisplayBase::getComponent |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Gets the display options set for a component. |
|
EntityDisplayBase::setComponent |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Sets the display options for a component. |
|
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. |
|
DisplayExtenderTest::preExecute |
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::preExecute(). |
|
HandlerBase::displayExposedForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Displays the Expose form. |
|
Twig_TemplateInterface::display |
function |
drupal/core/vendor/twig/twig/lib/Twig/TemplateInterface.php |
Displays the template with the given context. |
|
_update_8000_entity_get_display |
function |
drupal/core/modules/entity/entity.install |
Returns the raw configuration object for an EntityDisplay entity. |
|
DisplayExtenderTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayExtenderTest.php |
Views used by this test. |
|
DisplayPluginBase::$usesOptions |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Overrides Drupal\views\Plugin\Plugin::$usesOptions. |
|
Display::generateUnboundDisplay |
function |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Core/Entity/Display.php |
Implements BoundDisplayInterface::generateUnboundDisplay(). |