namespace Drupal\Tests\views\Kernel\Handler
Same name in other branches
Object name | File name | Summary |
---|---|---|
AreaDisplayLinkTest | core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php | Tests the core views_handler_area_display_link handler. |
AreaEmptyTest | core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php | Tests the generic entity area handler. |
AreaEntityTest | core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php | Tests the generic entity area handler. |
AreaMessagesTest | core/modules/views/tests/src/Kernel/Handler/AreaMessagesTest.php | Tests the messages area handler. |
AreaOrderTest | core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php | Tests the view area handler. |
AreaResultTest | core/modules/views/tests/src/Kernel/Handler/AreaResultTest.php | Tests the result area handler. |
AreaTextTest | core/modules/views/tests/src/Kernel/Handler/AreaTextTest.php | Tests the core views_handler_area_text handler. |
AreaTitleTest | core/modules/views/tests/src/Kernel/Handler/AreaTitleTest.php | Tests the title area handler. |
AreaViewTest | core/modules/views/tests/src/Kernel/Handler/AreaViewTest.php | Tests the view area handler. |
ArgumentDateTest | core/modules/views/tests/src/Kernel/Handler/ArgumentDateTest.php | Tests the core date argument handlers. |
ArgumentNullTest | core/modules/views/tests/src/Kernel/Handler/ArgumentNullTest.php | Tests the core Drupal\views\Plugin\views\argument\NullArgument handler. |
ArgumentStringTest | core/modules/views/tests/src/Kernel/Handler/ArgumentStringTest.php | Tests the core Drupal\views\Plugin\views\argument\StringArgument handler. |
ComputedFieldTest | core/modules/views/tests/src/Kernel/Handler/ComputedFieldTest.php | Provides some integration tests for the Field handler. |
EntityTestViewsFieldAccessTest | core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php | Tests base field access in Views for the entity_test entity. |
FieldBooleanTest | core/modules/views/tests/src/Kernel/Handler/FieldBooleanTest.php | Tests the core Drupal\views\Plugin\views\field\Boolean handler. |
FieldCounterTest | core/modules/views/tests/src/Kernel/Handler/FieldCounterTest.php | Tests the Drupal\views\Plugin\views\field\Counter handler. |
FieldCustomTest | core/modules/views/tests/src/Kernel/Handler/FieldCustomTest.php | Tests the core Drupal\views\Plugin\views\field\Custom handler. |
FieldDateTest | core/modules/views/tests/src/Kernel/Handler/FieldDateTest.php | Tests the core Drupal\views\Plugin\views\field\Date handler. |
FieldDropbuttonTest | core/modules/views/tests/src/Kernel/Handler/FieldDropbuttonTest.php | Tests the core Drupal\views\Plugin\views\field\Dropbutton handler. |
FieldEntityLinkTest | core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php | Tests the core Drupal\views\Plugin\views\field\EntityOperations handler. |
FieldFieldAccessTestBase | core/modules/views/tests/src/Kernel/Handler/FieldFieldAccessTestBase.php | Provides a base class for base field access in views. |
FieldFieldTest | core/modules/views/tests/src/Kernel/Handler/FieldFieldTest.php | Provides some integration tests for the Field handler. |
FieldFileSizeTest | core/modules/views/tests/src/Kernel/Handler/FieldFileSizeTest.php | Tests the core Drupal\views\Plugin\views\field\FileSize handler. |
FieldGroupRowsTest | core/modules/views/tests/src/Kernel/Handler/FieldGroupRowsTest.php | Tests the "Display all values in the same row" setting. |
FieldKernelTest | core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php | Tests the generic field handler. |
FieldNumericTest | core/modules/views/tests/src/Kernel/Handler/FieldNumericTest.php | Tests the core Drupal\views\Plugin\views\field\Numeric handler. |
FieldRenderedEntityTest | core/modules/views/tests/src/Kernel/Handler/FieldRenderedEntityTest.php | Tests the core Drupal\views\Plugin\views\field\RenderedEntity handler. |
FieldUrlTest | core/modules/views/tests/src/Kernel/Handler/FieldUrlTest.php | Tests the core Drupal\views\Plugin\views\field\Url handler. |
FilterBooleanOperatorDefaultTest | core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorDefaultTest.php | Tests the queryOpBoolean() with default operator. |
FilterBooleanOperatorStringTest | core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php | Tests the core Drupal\views\Plugin\views\filter\BooleanOperatorString handler. |
FilterBooleanOperatorTest | core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php | Tests the core Drupal\views\Plugin\views\filter\BooleanOperator handler. |
FilterCombineTest | core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php | Tests the combine filter handler. |
FilterEqualityTest | core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php | Tests the core Drupal\views\Plugin\views\filter\Equality handler. |
FilterInOperatorTest | core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php | Tests the core Drupal\views\Plugin\views\filter\InOperator handler. |
FilterNumericTest | core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php | Tests the numeric filter handler. |
FilterStringTest | core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php | Tests the core Drupal\views\Plugin\views\filter\StringFilter handler. |
HandlerAliasTest | core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php | Tests handler table and field aliases. |
SortDateTest | core/modules/views/tests/src/Kernel/Handler/SortDateTest.php | Tests for core Drupal\views\Plugin\views\sort\Date handler. |
SortRandomTest | core/modules/views/tests/src/Kernel/Handler/SortRandomTest.php | Tests for core Drupal\views\Plugin\views\sort\Random handler. |
SortTest | core/modules/views/tests/src/Kernel/Handler/SortTest.php | Tests for core Drupal\views\Plugin\views\sort\SortPluginBase handler. |
SortTranslationTest | core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php | Tests sorting on translatable and not translatable fields. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.