|
EntityFormDisplay::getWidget |
function |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityFormDisplay.php |
Returns the Widget plugin for a field. |
|
EntityFormDisplay::serialize |
function |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityFormDisplay.php |
|
|
DisplayOverview::__construct |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php |
Constructs a new DisplayOverview. |
|
install_display_requirements |
function |
drupal/core/includes/install.core.inc |
Displays installation requirements. |
|
DisplayExtenderTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayExtenderTest.php |
|
|
DisplayPluginBase::$handlers |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
|
|
DisplayPluginBase::$extender |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Stores all available display extenders. |
|
ERROR_REPORTING_DISPLAY_SOME |
constant |
drupal/core/includes/bootstrap.inc |
Error reporting level: display errors and warnings. |
|
DisplayPluginBase::$usesAJAX |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Whether the display allows the use of AJAX or not. |
|
DisplayPluginBase::$usesMore |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Whether the display allows the use of a 'more' link or not. |
|
plugin.manager.views.display |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
|
DisplayPluginBase::isEnabled |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Whether the display is enabled. |
|
DisplayPluginBase::usesPager |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Whether the display allows the use of a pager or not. |
|
DisplayBlockTest::$testViews |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/Views/DisplayBlockTest.php |
Views used by this test. |
|
DisplayPluginBase::usesAreas |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Returns whether the display can use areas. |
|
DisplayBase::getAllBlockInfo |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayBase.php |
Implements DisplayInterface::getAllBlockInfo(). |
|
DisplayInternalLogicTest.php |
file |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
Definition of \Drupal\layout\Tests\DisplayInternalLogicTest. |
|
DisplayPluginBase::getOption |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Intelligently get an option either from this display or from the
default display, if directed to do so. |
|
DisplayPluginBase::getPlugin |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Get the instance of a plugin, for example style or row. |
|
DisplayAttachmentTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayAttachmentTest.php |
Sets up a Drupal site for running functional and integration tests. |
|
DisplayPluginBase::setOption |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Intelligently set an option either from this display or from the
default display, if directed to do so. |
|
ViewStorageTest::displayTests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests adding, saving, and loading displays on configuration entities. |
|
display.bound.test_twocol.yml |
file |
drupal/core/modules/layout/tests/config/display.bound.test_twocol.yml |
drupal/core/modules/layout/tests/config/display.bound.test_twocol.yml |
|
display.bound.test_onecol.yml |
file |
drupal/core/modules/layout/tests/config/display.bound.test_onecol.yml |
drupal/core/modules/layout/tests/config/display.bound.test_onecol.yml |
|
DisplayTest::testCloneDisplay |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php |
Tests the cloning of a display. |
|
DisplayTest::testDisplayAreas |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php |
Tests display areas. |
|
DisplayUnitTest::$pluginTypes |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayUnitTest.php |
Views plugin types to test. |
|
ViewExecutable::chooseDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the first display that is accessible to the user. |
|
WizardPluginBase::addDisplays |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Adds the array of display options to the view, with appropriate overrides. |
|
EntityDisplayBase::createCopy |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Creates a duplicate of the EntityDisplay object on a different view mode. |
|
OverrideDisplaysTest::getInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/OverrideDisplaysTest.php |
|
|
DisplayTest::$usesAttachments |
property |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php |
Whether the display allows attachments. |
|
FileFieldDisplayTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldDisplayTest.php |
|
|
DisplayTest::buildOptionsForm |
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::buildOptionsForm(). |
|
DisplayNoAreaTest::$usesAreas |
property |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayNoAreaTest.php |
Whether the display allows area plugins. |
|
DisplayOverview::getRowRegion |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php |
Returns the region to which a row in the display overview belongs. |
|
DisplayPluginBase::$usesPager |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Whether the display allows the use of a pager or not. |
|
DisplayPluginBase::$usesAreas |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Whether the display allows area plugins. |
|
DisplayExtenderPluginBase.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display_extender/DisplayExtenderPluginBase.php |
Definition of Drupal\views\Plugin\views\display_extender\DisplayExtenderPluginBase. |
|
DisplayPluginBase::useGroupBy |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Does the display have groupby enabled? |
|
DisplayPluginBase::usesFields |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Determine if the display's style uses fields. |
|
DisplayPluginBase::getHandler |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Get the handler object for a single handler. |
|
DisplayPluginBase::optionLink |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Because forms may be split up into sections, this provides
an easy URL to exactly the right section. Don't override this. |
|
DisplayPluginBase::renderArea |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Render one of the available areas. |
|
DisplayPluginBase::preExecute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Set up any variables on the view prior to execution. These are separated
from execute because they are extremely common and unlikely to be
overridden on an individual display. |
|
DisplayPluginBase::mergePlugin |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Merges plugins default values. |
|
EntityFormDisplayTest::getInfo |
function |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityFormDisplayTest.php |
|
|
ErrorHandler::setDisplayErrors |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/ErrorHandler.php |
|
|
DisplayTest::testRemoveDisplay |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php |
Tests removing a display. |
|
DisplayUnitTest::$handlerTypes |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayUnitTest.php |
Views handler types to test. |