Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DisplayFeedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayFeedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayFeedTest::$modules | property | core/ |
Modules to enable. |
| DisplayFeedTest::$modules | property | core/ |
Modules to enable. |
| DisplayFeedTest::$testViews | property | core/ |
Views used by this test. |
| DisplayFeedTest::$testViews | property | core/ |
Views used by this test. |
| DisplayFeedTest::checkFeedViewUi | function | core/ |
Checks views UI for a specific feed view. |
| DisplayFeedTest::setUp | function | core/ |
Sets up the test. |
| DisplayFeedTest::testDisabledFeed | function | core/ |
Tests that nothing is output when the feed display is disabled. |
| DisplayFeedTest::testDisabledLinkedDisplay | function | core/ |
Tests that the feed display works when the linked display is disabled. |
| DisplayFeedTest::testFeedFieldOutput | function | core/ |
Tests the rendered output for fields display. |
| DisplayFeedTest::testFeedOutput | function | core/ |
Tests the rendered output. |
| DisplayFeedTest::testFeedUI | function | core/ |
Tests feed display admin UI. |
| DisplayFeedTranslationTest | class | core/ |
Tests the feed display plugin with translated content. |
| DisplayFeedTranslationTest.php | file | core/ |
|
| DisplayFeedTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayFeedTranslationTest::$langcodes | property | core/ |
The added languages. |
| DisplayFeedTranslationTest::$modules | property | core/ |
Modules to enable. |
| DisplayFeedTranslationTest::$testViews | property | core/ |
Views used by this test. |
| DisplayFeedTranslationTest::checkFeedResults | function | core/ |
Checks the feed results for the given style of node links. |
| DisplayFeedTranslationTest::setUp | function | core/ |
Sets up the test. |
| DisplayFeedTranslationTest::testFeedFieldOutput | function | core/ |
Tests the rendered output for fields display with multiple translations. |
| DisplayKernelTest | class | core/ |
Drupal unit tests for the DisplayPluginBase class. |
| DisplayKernelTest.php | file | core/ |
|
| DisplayKernelTest::$handlerTypes | property | core/ |
Views handler types to test. |
| DisplayKernelTest::$modules | property | core/ |
Modules to enable. |
| DisplayKernelTest::$pluginTypes | property | core/ |
Views plugin types to test. |
| DisplayKernelTest::$testViews | property | core/ |
Views used by this test. |
| DisplayKernelTest::testDefaultOptions | function | core/ |
Tests the default display options. |
| DisplayKernelTest::testGetPlugin | function | core/ |
Tests the \Drupal\views\Plugin\views\display\DisplayPluginBase::getPlugin() method. |
| DisplayKernelTest::testisIdentifierUnique | function | core/ |
Tests the ::isIdentifierUnique method. |
| DisplayLink | class | core/ |
Views area display_link handler. |
| DisplayLink.php | file | core/ |
|
| DisplayLink::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| DisplayLink::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| DisplayLink::hasEqualOptions | function | core/ |
Check if the options of a views display are equal to the current display. |
| DisplayLink::isPathBasedDisplay | function | core/ |
Check if a views display is a path-based display. |
| DisplayLink::render | function | core/ |
Render the area. |
| DisplayLink::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| DisplayMenuInterface | interface | core/ |
Defines an interface for displays that provide menu links. |
| DisplayMenuInterface.php | file | core/ |
|
| DisplayMenuInterface::getMenuLinks | function | core/ |
Gets menu links, if this display provides some. |
| DisplayModeUpdateTest | class | core/ |
Ensure display modes are updated when fields are created. |
| DisplayModeUpdateTest.php | file | core/ |
|
| DisplayModeUpdateTest::$defaultFormDisplayName | property | core/ |
The default form display name. |
| DisplayModeUpdateTest::$defaultViewDisplayName | property | core/ |
The default view display name. |
| DisplayModeUpdateTest::$foobarFormDisplayName | property | core/ |
The alternate form display name. |
| DisplayModeUpdateTest::$foobarViewDisplayName | property | core/ |
The alternate view display name. |
| DisplayModeUpdateTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| DisplayModeUpdateTest::testDisplayModeUpdateAfterFieldCreation | function | core/ |
Ensure display modes are updated when fields are created. |
Pagination
- Previous page
- Page 406
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.