namespace Drupal\views\Tests\Handler

Classsort descending Location Description
AreaEntityTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaEntityTest.php Tests the generic entity area handler.
AreaTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTest.php Tests the abstract area handler.
AreaTextTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTextTest.php Tests the text area handler.
AreaTitleTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTitleTest.php Tests the title area handler.
ArgumentDateTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentDateTest.php Tests the core date argument handlers.
ArgumentNullTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentNullTest.php Tests the core Drupal\views\Plugin\views\argument\Null handler.
ArgumentStringTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentStringTest.php Tests the core Drupal\views\Plugin\views\argument\String handler.
FieldBooleanTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldBooleanTest.php Tests the core Drupal\views\Plugin\views\field\Boolean handler.
FieldCounterTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCounterTest.php Tests the Drupal\views\Plugin\views\field\Counter handler.
FieldCustomTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCustomTest.php Tests the core Drupal\views\Plugin\views\field\Custom handler.
FieldDateTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php Tests the core Drupal\views\Plugin\views\field\Date handler.
FieldDropButtonTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDropButtonTest.php Tests the dropbutton field handler.
FieldFileSizeTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php Tests the core Drupal\views\Plugin\views\field\FileSize handler.
FieldUnitTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php Tests the generic field handler.
FieldUrlTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUrlTest.php Tests the core Drupal\views\Plugin\views\field\Url handler.
FieldWebTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php Tests fields from within a UI.
FieldXssTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldXssTest.php Tests the core Drupal\views\Plugin\views\field\Xss handler.
FilterCombineTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterCombineTest.php Tests the combine filter handler.
FilterDateTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php Tests the core Drupal\views\Plugin\views\filter\Date handler.
FilterEqualityTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php Tests the core Drupal\views\Plugin\views\filter\Equality handler.
FilterInOperatorTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterInOperatorTest.php Tests the core Drupal\views\Plugin\views\filter\InOperator handler.
FilterNumericTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php Tests the numeric filter handler.
FilterStringTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php Tests the core Drupal\views\Plugin\views\filter\String handler.
HandlerAliasTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerAliasTest.php Tests abstract handlers of views.
HandlerAllTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerAllTest.php Creates views with instances of all handlers...
HandlerTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php Tests abstract handlers of views.
HandlerTestBase drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTestBase.php @todo.
RelationshipTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/RelationshipTest.php Tests the base relationship handler.
SortDateTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortDateTest.php Tests for core Drupal\views\Plugin\views\sort\Date handler.
SortRandomTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php Tests for core Drupal\views\Plugin\views\sort\Random handler.
SortTest drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortTest.php Tests for core Drupal\views\Plugin\views\sort\SortPluginBase handler.