AreaEntityTest |
core/modules/views/src/Tests/Handler/AreaEntityTest.php |
Tests the generic entity area handler. |
AreaHTTPStatusCodeTest |
core/modules/views/src/Tests/Handler/AreaHTTPStatusCodeTest.php |
Tests the http_status_code area handler. |
AreaTest |
core/modules/views/src/Tests/Handler/AreaTest.php |
Tests the plugin base of the area handler. |
AreaTextTest |
core/modules/views/src/Tests/Handler/AreaTextTest.php |
Tests the core views_handler_area_text handler. |
AreaTitleTest |
core/modules/views/src/Tests/Handler/AreaTitleTest.php |
Tests the title area handler. |
AreaTitleWebTest |
core/modules/views/src/Tests/Handler/AreaTitleWebTest.php |
Tests the title area handler with a web test. |
AreaViewTest |
core/modules/views/src/Tests/Handler/AreaViewTest.php |
Tests the view area handler. |
ArgumentDateTest |
core/modules/views/src/Tests/Handler/ArgumentDateTest.php |
Tests the core date argument handlers. |
ArgumentNullTest |
core/modules/views/src/Tests/Handler/ArgumentNullTest.php |
Tests the core Drupal\views\Plugin\views\argument\NullArgument handler. |
ArgumentStringTest |
core/modules/views/src/Tests/Handler/ArgumentStringTest.php |
Tests the core Drupal\views\Plugin\views\argument\StringArgument handler. |
EntityTestViewsFieldAccessTest |
core/modules/views/src/Tests/Handler/EntityTestViewsFieldAccessTest.php |
Tests base field access in Views for the entity_test entity. |
FieldBooleanTest |
core/modules/views/src/Tests/Handler/FieldBooleanTest.php |
Tests the core Drupal\views\Plugin\views\field\Boolean handler. |
FieldCounterTest |
core/modules/views/src/Tests/Handler/FieldCounterTest.php |
Tests the Drupal\views\Plugin\views\field\Counter handler. |
FieldCustomTest |
core/modules/views/src/Tests/Handler/FieldCustomTest.php |
Tests the core Drupal\views\Plugin\views\field\Custom handler. |
FieldDateTest |
core/modules/views/src/Tests/Handler/FieldDateTest.php |
Tests the core Drupal\views\Plugin\views\field\Date handler. |
FieldDropButtonTest |
core/modules/views/src/Tests/Handler/FieldDropButtonTest.php |
Tests the dropbutton field handler. |
FieldEntityLinkTest |
core/modules/views/src/Tests/Handler/FieldEntityLinkTest.php |
Tests the core Drupal\views\Plugin\views\field\EntityOperations handler. |
FieldEntityOperationsTest |
core/modules/views/src/Tests/Handler/FieldEntityOperationsTest.php |
Tests the core Drupal\views\Plugin\views\field\EntityOperations handler. |
FieldFieldAccessTestBase |
core/modules/views/src/Tests/Handler/FieldFieldAccessTestBase.php |
Provides a base class for base field access in views. |
FieldFieldTest |
core/modules/views/src/Tests/Handler/FieldFieldTest.php |
Provides some integration tests for the Field handler. |
FieldFileSizeTest |
core/modules/views/src/Tests/Handler/FieldFileSizeTest.php |
Tests the core Drupal\views\Plugin\views\field\FileSize handler. |
FieldGroupRowsTest |
core/modules/views/src/Tests/Handler/FieldGroupRowsTest.php |
Tests the "Display all values in the same row" setting. |
FieldGroupRowsWebTest |
core/modules/views/src/Tests/Handler/FieldGroupRowsWebTest.php |
Tests the "Display all values in the same row" setting. |
FieldKernelTest |
core/modules/views/src/Tests/Handler/FieldKernelTest.php |
Tests the generic field handler. |
FieldUrlTest |
core/modules/views/src/Tests/Handler/FieldUrlTest.php |
Tests the core Drupal\views\Plugin\views\field\Url handler. |
FieldWebTest |
core/modules/views/src/Tests/Handler/FieldWebTest.php |
Tests fields from within a UI. |
FilterBooleanOperatorStringTest |
core/modules/views/src/Tests/Handler/FilterBooleanOperatorStringTest.php |
Tests the core Drupal\views\Plugin\views\filter\BooleanOperatorString
handler. |
FilterBooleanOperatorTest |
core/modules/views/src/Tests/Handler/FilterBooleanOperatorTest.php |
Tests the core Drupal\views\Plugin\views\filter\BooleanOperator handler. |
FilterCombineTest |
core/modules/views/src/Tests/Handler/FilterCombineTest.php |
Tests the combine filter handler. |
FilterDateTest |
core/modules/views/src/Tests/Handler/FilterDateTest.php |
Tests the core Drupal\views\Plugin\views\filter\Date handler. |
FilterEqualityTest |
core/modules/views/src/Tests/Handler/FilterEqualityTest.php |
Tests the core Drupal\views\Plugin\views\filter\Equality handler. |
FilterInOperatorTest |
core/modules/views/src/Tests/Handler/FilterInOperatorTest.php |
Tests the core Drupal\views\Plugin\views\filter\InOperator handler. |
FilterNumericTest |
core/modules/views/src/Tests/Handler/FilterNumericTest.php |
Tests the numeric filter handler. |
FilterStringTest |
core/modules/views/src/Tests/Handler/FilterStringTest.php |
Tests the core Drupal\views\Plugin\views\filter\StringFilter handler. |
HandlerAliasTest |
core/modules/views/src/Tests/Handler/HandlerAliasTest.php |
Tests handler table and field aliases. |
HandlerAllTest |
core/modules/views/src/Tests/Handler/HandlerAllTest.php |
Tests instances of all handlers. |
HandlerTest |
core/modules/views/src/Tests/Handler/HandlerTest.php |
Tests abstract handler definitions. |
HandlerTestBase |
core/modules/views/src/Tests/Handler/HandlerTestBase.php |
@todo. |
RelationshipTest |
core/modules/views/src/Tests/Handler/RelationshipTest.php |
Tests the base relationship handler. |
SortDateTest |
core/modules/views/src/Tests/Handler/SortDateTest.php |
Tests for core Drupal\views\Plugin\views\sort\Date handler. |
SortRandomTest |
core/modules/views/src/Tests/Handler/SortRandomTest.php |
Tests for core Drupal\views\Plugin\views\sort\Random handler. |
SortTest |
core/modules/views/src/Tests/Handler/SortTest.php |
Tests for core Drupal\views\Plugin\views\sort\SortPluginBase handler. |