You are here

namespace Drupal\views\Tests\Plugin in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\views\Tests\Plugin
Classsort descending Location Description
AccessTest core/modules/views/src/Tests/Plugin/AccessTest.php Tests pluggable access for views.
ArgumentDefaultTest core/modules/views/src/Tests/Plugin/ArgumentDefaultTest.php Tests pluggable argument_default for views.
ArgumentValidatorTest core/modules/views/src/Tests/Plugin/ArgumentValidatorTest.php Tests Views argument validators.
BlockDependenciesTest core/modules/views/src/Tests/Plugin/BlockDependenciesTest.php Tests views block config dependencies functionality.
CacheTagTest core/modules/views/src/Tests/Plugin/CacheTagTest.php Tests tag cache plugin.
CacheTest core/modules/views/src/Tests/Plugin/CacheTest.php Tests pluggable caching for views.
CacheWebTest core/modules/views/src/Tests/Plugin/CacheWebTest.php Tests pluggable caching for views via a web test.
DisabledDisplayTest core/modules/views/src/Tests/Plugin/DisabledDisplayTest.php Tests the ability to disable and enable view displays.
DisplayAttachmentTest core/modules/views/src/Tests/Plugin/DisplayAttachmentTest.php Tests the attachment display plugin.
DisplayExtenderTest core/modules/views/src/Tests/Plugin/DisplayExtenderTest.php Tests the display extender plugins.
DisplayFeedTest core/modules/views/src/Tests/Plugin/DisplayFeedTest.php Tests the feed display plugin.
DisplayKernelTest core/modules/views/src/Tests/Plugin/DisplayKernelTest.php Drupal unit tests for the DisplayPluginBase class.
DisplayPageTest core/modules/views/src/Tests/Plugin/DisplayPageTest.php Tests the page display plugin.
DisplayPageWebTest core/modules/views/src/Tests/Plugin/DisplayPageWebTest.php Tests the views page display plugin as webtest.
DisplayTest core/modules/views/src/Tests/Plugin/DisplayTest.php Tests the basic display plugin.
ExposedFormTest core/modules/views/src/Tests/Plugin/ExposedFormTest.php Tests exposed forms functionality.
FilterTest core/modules/views/src/Tests/Plugin/FilterTest.php Tests general filter plugin functionality.
JoinTest core/modules/views/src/Tests/Plugin/JoinTest.php Tests the join plugin.
MenuLinkTest core/modules/views/src/Tests/Plugin/MenuLinkTest.php Tests the menu links created in views.
MiniPagerTest core/modules/views/src/Tests/Plugin/MiniPagerTest.php Tests the mini pager plugin.
NumericFormatPluralTest core/modules/views/src/Tests/Plugin/NumericFormatPluralTest.php Tests the creation of numeric fields.
PagerKernelTest core/modules/views/src/Tests/Plugin/PagerKernelTest.php Tests pager-related APIs.
PagerTest core/modules/views/src/Tests/Plugin/PagerTest.php Tests the pluggable pager system.
PluginBaseTest core/modules/views/src/Tests/Plugin/PluginBaseTest.php Tests the PluginBase class.
PluginKernelTestBase core/modules/views/src/Tests/Plugin/PluginKernelTestBase.php Base test class for views plugin unit tests.
PluginTestBase core/modules/views/src/Tests/Plugin/PluginTestBase.php @todo.
QueryTest core/modules/views/src/Tests/Plugin/QueryTest.php Tests query plugins.
RelationshipJoinTestBase core/modules/views/src/Tests/Plugin/RelationshipJoinTestBase.php Provides a base class for a testing a relationship.
RowEntityTest core/modules/views/src/Tests/Plugin/RowEntityTest.php Tests the generic entity row plugin.
RowRenderCacheTest core/modules/views/src/Tests/Plugin/RowRenderCacheTest.php Tests row render caching.
SqlQueryTest core/modules/views/src/Tests/Plugin/SqlQueryTest.php Tests the sql query plugin.
StyleGridTest core/modules/views/src/Tests/Plugin/StyleGridTest.php Tests the grid style plugin.
StyleHtmlListTest core/modules/views/src/Tests/Plugin/StyleHtmlListTest.php Tests the HTML list style plugin.
StyleMappingTest core/modules/views/src/Tests/Plugin/StyleMappingTest.php Tests mapping style functionality.
StyleOpmlTest core/modules/views/src/Tests/Plugin/StyleOpmlTest.php Tests the OPML feed style plugin.
StyleSummaryTest core/modules/views/src/Tests/Plugin/StyleSummaryTest.php Tests the summary style plugin.
StyleTableTest core/modules/views/src/Tests/Plugin/StyleTableTest.php Tests the table style views plugin.
StyleTableUnitTest core/modules/views/src/Tests/Plugin/StyleTableUnitTest.php Tests the table style plugin.
StyleTest core/modules/views/src/Tests/Plugin/StyleTest.php Tests general style functionality.
StyleTestBase core/modules/views/src/Tests/Plugin/StyleTestBase.php Tests some general style plugin related functionality.
StyleUnformattedTest core/modules/views/src/Tests/Plugin/StyleUnformattedTest.php Tests unformatted style functionality.
TestPluginBase core/modules/views/src/Tests/Plugin/PluginBaseTest.php Helper class for using the PluginBase abstract class.
ViewsBlockTest core/modules/views/src/Tests/Plugin/ViewsBlockTest.php Tests native behaviors of the block views plugin.
ViewsFormTest core/modules/views/src/Tests/Plugin/ViewsFormTest.php Tests Views forms functionality.
ViewsSqlExceptionTest core/modules/views/src/Tests/Plugin/ViewsSqlExceptionTest.php Tests the views exception handling.