| DisplayExtenderTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Plugin/DisplayExtenderTest.php |
Views used by this test. |
| DisplayExtenderTest::buildOptionsForm |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php |
Provide a form to edit options for this plugin. |
| DisplayExtenderTest::defaultableSections |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php |
Gets a list of defaultable sections and the items they contain. |
| DisplayExtenderTest::defineOptions |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php |
Information about options for all kinds of purposes will be held here. |
| DisplayExtenderTest::optionsSummary |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php |
Provide the default summary for options in the views UI. |
| DisplayExtenderTest::preExecute |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php |
Set up any variables on the view prior to execution. |
| DisplayExtenderTest::query |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php |
Inject anything into the query that the display_extender handler needs. |
| DisplayExtenderTest::submitOptionsForm |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php |
Handle any special handling on the validate form. |
| DisplayExtenderTest::testDisplayExtenders |
function |
core/modules/views/tests/src/Kernel/Plugin/DisplayExtenderTest.php |
Tests display extenders. |
| DisplayExtenderTest::testDisplayExtendersValidate |
function |
core/modules/views/tests/src/Kernel/Plugin/DisplayExtenderTest.php |
Tests display extenders validation. |
| DisplayExtenderUITest |
class |
core/modules/views_ui/tests/src/Functional/DisplayExtenderUITest.php |
Tests the display extender UI. |
| DisplayExtenderUITest.php |
file |
core/modules/views_ui/tests/src/Functional/DisplayExtenderUITest.php |
|
| DisplayExtenderUITest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/DisplayExtenderUITest.php |
The theme to install as the default for testing. |
| DisplayExtenderUITest::$testViews |
property |
core/modules/views_ui/tests/src/Functional/DisplayExtenderUITest.php |
Views used by this test. |
| DisplayExtenderUITest::testDisplayExtenderUI |
function |
core/modules/views_ui/tests/src/Functional/DisplayExtenderUITest.php |
Tests the display extender UI. |
| DisplayFeedTest |
class |
core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php |
Tests the UI for feed display plugin. |
| DisplayFeedTest |
class |
core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php |
Tests the feed display plugin. |
| DisplayFeedTest.php |
file |
core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php |
|
| DisplayFeedTest.php |
file |
core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php |
|
| DisplayFeedTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php |
The theme to install as the default for testing. |
| DisplayFeedTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php |
The theme to install as the default for testing. |
| DisplayFeedTest::$modules |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php |
Modules to install. |
| DisplayFeedTest::$modules |
property |
core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php |
Modules to install. |
| DisplayFeedTest::$testViews |
property |
core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php |
Views used by this test. |
| DisplayFeedTest::$testViews |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php |
Views used by this test. |
| DisplayFeedTest::checkFeedViewUi |
function |
core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php |
Checks views UI for a specific feed view. |
| DisplayFeedTest::setUp |
function |
core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php |
Sets up the test. |
| DisplayFeedTest::testDisabledFeed |
function |
core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php |
Tests that nothing is output when the feed display is disabled. |
| DisplayFeedTest::testDisabledLinkedDisplay |
function |
core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php |
Tests that the feed display works when the linked display is disabled. |
| DisplayFeedTest::testFeedCacheability |
function |
core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php |
Tests the cacheability of the feed display. |
| DisplayFeedTest::testFeedFieldOutput |
function |
core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php |
Tests the rendered output for fields display. |
| DisplayFeedTest::testFeedOutput |
function |
core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php |
Tests the rendered output. |
| DisplayFeedTest::testFeedUI |
function |
core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php |
Tests feed display admin UI. |
| DisplayFeedTranslationTest |
class |
core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php |
Tests the feed display plugin with translated content. |
| DisplayFeedTranslationTest.php |
file |
core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php |
|
| DisplayFeedTranslationTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php |
The theme to install as the default for testing. |
| DisplayFeedTranslationTest::$langcodes |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php |
The added languages. |
| DisplayFeedTranslationTest::$modules |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php |
Modules to install. |
| DisplayFeedTranslationTest::$testViews |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php |
Views used by this test. |
| DisplayFeedTranslationTest::checkFeedResults |
function |
core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php |
Checks the feed results for the given style of node links. |
| DisplayFeedTranslationTest::setUp |
function |
core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php |
Sets up the test. |
| DisplayFeedTranslationTest::testFeedFieldOutput |
function |
core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php |
Tests the rendered output for fields display with multiple translations. |
| DisplayKernelTest |
class |
core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php |
Drupal unit tests for the DisplayPluginBase class. |
| DisplayKernelTest.php |
file |
core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php |
|
| DisplayKernelTest::$handlerTypes |
property |
core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php |
Views handler types to test. |
| DisplayKernelTest::$modules |
property |
core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php |
Modules to install. |
| DisplayKernelTest::$pluginTypes |
property |
core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php |
Views plugin types to test. |
| DisplayKernelTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php |
Views used by this test. |
| DisplayKernelTest::testDefaultOptions |
function |
core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php |
Tests the default display options. |
| DisplayKernelTest::testGetPlugin |
function |
core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php |
Tests \Drupal\views\Plugin\views\display\DisplayPluginBase::getPlugin(). |