ArgumentValidatorTest |
core/modules/views/tests/src/Kernel/Plugin/ArgumentValidatorTest.php |
Tests Views argument validators. |
BlockDependenciesTest |
core/modules/views/tests/src/Kernel/Plugin/BlockDependenciesTest.php |
Tests views block config dependencies functionality. |
CacheTest |
core/modules/views/tests/src/Kernel/Plugin/CacheTest.php |
Tests pluggable caching for views. |
DisplayExtenderTest |
core/modules/views/tests/src/Kernel/Plugin/DisplayExtenderTest.php |
Tests the display extender plugins. |
DisplayKernelTest |
core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php |
Drupal unit tests for the DisplayPluginBase class. |
DisplayPageTest |
core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php |
Tests the page display plugin. |
ExposedFormRenderTest |
core/modules/views/tests/src/Kernel/Plugin/ExposedFormRenderTest.php |
Tests the exposed form. |
FieldOrLanguageJoinTest |
core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php |
Tests the "field OR language" join plugin. |
JoinTest |
core/modules/views/tests/src/Kernel/Plugin/JoinTest.php |
Tests the join plugin. |
PagerKernelTest |
core/modules/views/tests/src/Kernel/Plugin/PagerKernelTest.php |
Tests pager-related APIs. |
PluginBaseTest |
core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php |
Tests the PluginBase class. |
PluginKernelTestBase |
core/modules/views/tests/src/Kernel/Plugin/PluginKernelTestBase.php |
Base test class for views plugin unit tests. |
QueryTest |
core/modules/views/tests/src/Kernel/Plugin/QueryTest.php |
Tests query plugins. |
RelationshipJoinInTest |
core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinInTest.php |
Tests the base relationship handler. |
RelationshipJoinTestBase |
core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinTestBase.php |
Provides a base class for a testing a relationship. |
RelationshipTest |
core/modules/views/tests/src/Kernel/Plugin/RelationshipTest.php |
Tests the base relationship handler. |
RowEntityTest |
core/modules/views/tests/src/Kernel/Plugin/RowEntityTest.php |
Tests the generic entity row plugin. |
RowRenderCacheTest |
core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php |
Tests row render caching. |
RssFieldsTest |
core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php |
Tests \Drupal\views\Plugin\views\row\RssFields. |
SqlEntityLoadingTest |
core/modules/views/tests/src/Kernel/Plugin/SqlEntityLoadingTest.php |
Tests the loading of entities and entity revisions. |
SqlQueryTest |
core/modules/views/tests/src/Kernel/Plugin/SqlQueryTest.php |
Tests the sql query plugin. |
StyleFieldsTest |
core/modules/views/tests/src/Kernel/Plugin/StyleFieldsTest.php |
Tests fields style functionality. |
StyleGridTest |
core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php |
Tests the grid style plugin. |
StyleHtmlListTest |
core/modules/views/tests/src/Kernel/Plugin/StyleHtmlListTest.php |
Tests the HTML list style plugin. |
StyleMappingTest |
core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php |
Tests mapping style functionality. |
StyleTableUnitTest |
core/modules/views/tests/src/Kernel/Plugin/StyleTableUnitTest.php |
Tests the table style plugin. |
StyleTest |
core/modules/views/tests/src/Kernel/Plugin/StyleTest.php |
Tests general style functionality. |
StyleTestBase |
core/modules/views/tests/src/Kernel/Plugin/StyleTestBase.php |
Tests some general style plugin related functionality. |
StyleUnformattedTest |
core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php |
Tests unformatted style functionality. |
TestPluginBase |
core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php |
Helper class for using the PluginBase abstract class. |
ViewsBlockTest |
core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php |
Tests native behaviors of the block views plugin. |
ViewsSqlExceptionTest |
core/modules/views/tests/src/Kernel/Plugin/ViewsSqlExceptionTest.php |
Tests the views exception handling. |