You are here

namespace Drupal\Tests\views\Functional\Handler in Drupal 8

Same name in other branches
  1. 9 Drupal\Tests\views\Functional\Handler
Classsort descending Location Description
AreaHTTPStatusCodeTest core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php Tests the http_status_code area handler.
AreaTest core/modules/views/tests/src/Functional/Handler/AreaTest.php Tests the plugin base of the area handler.
AreaTitleWebTest core/modules/views/tests/src/Functional/Handler/AreaTitleWebTest.php Tests the title area handler with a web test.
FieldDropButtonTest core/modules/views/tests/src/Functional/Handler/FieldDropButtonTest.php Tests the dropbutton field handler.
FieldEntityLinkBaseTest core/modules/views/tests/src/Functional/Handler/FieldEntityLinkBaseTest.php Tests the core Drupal\views\Plugin\views\field\LinkBase handler.
FieldEntityOperationsTest core/modules/views/tests/src/Functional/Handler/FieldEntityOperationsTest.php Tests the core Drupal\views\Plugin\views\field\EntityOperations handler.
FieldGroupRowsWebTest core/modules/views/tests/src/Functional/Handler/FieldGroupRowsWebTest.php Tests the "Display all values in the same row" setting.
FieldWebTest core/modules/views/tests/src/Functional/Handler/FieldWebTest.php Tests fields from within a UI.
FilterDateTest core/modules/views/tests/src/Functional/Handler/FilterDateTest.php Tests the core Drupal\views\Plugin\views\filter\Date handler.
FilterPlaceholderTextTest core/modules/views/tests/src/Functional/Handler/FilterPlaceholderTextTest.php Tests the placeholder text on the appropriate filter handlers.
HandlerAllTest core/modules/views/tests/src/Functional/Handler/HandlerAllTest.php Tests instances of all handlers.
HandlerTest core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests abstract handler definitions.