You are here

namespace Drupal\Tests\node\Functional\Views in Drupal 10

Same name in other branches
  1. 8 Drupal\Tests\node\Functional\Views
  2. 9 Drupal\Tests\node\Functional\Views
Classsort descending Location Description
BulkFormAccessTest core/modules/node/tests/src/Functional/Views/BulkFormAccessTest.php Tests if entity access is respected on a node bulk operations form.
BulkFormTest core/modules/node/tests/src/Functional/Views/BulkFormTest.php Tests a node bulk form.
FilterNodeAccessTest core/modules/node/tests/src/Functional/Views/FilterNodeAccessTest.php Tests the node_access filter handler.
FrontPageTest core/modules/node/tests/src/Functional/Views/FrontPageTest.php Tests the default frontpage provided by views.
NodeContextualLinksTest core/modules/node/tests/src/Functional/Views/NodeContextualLinksTest.php Tests views contextual links on nodes.
NodeFieldFilterTest core/modules/node/tests/src/Functional/Views/NodeFieldFilterTest.php Tests node field filters with translations.
NodeFieldTokensTest core/modules/node/tests/src/Functional/Views/NodeFieldTokensTest.php Tests replacement of Views tokens supplied by the Node module.
NodeIntegrationTest core/modules/node/tests/src/Functional/Views/NodeIntegrationTest.php Tests the node integration into views.
NodeLanguageTest core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php Tests node language fields, filters, and sorting.
NodeTestBase core/modules/node/tests/src/Functional/Views/NodeTestBase.php Base class for all node Views tests.
NodeViewsAnalyzeTest core/modules/node/tests/src/Functional/Views/NodeViewsAnalyzeTest.php Tests node_views_analyze().
PathPluginTest core/modules/node/tests/src/Functional/Views/PathPluginTest.php Tests the node row plugin.
RevisionLinkTest core/modules/node/tests/src/Functional/Views/RevisionLinkTest.php Tests the different revision link handlers.
RowPluginTest core/modules/node/tests/src/Functional/Views/RowPluginTest.php Tests the node row plugin.
StatusExtraTest core/modules/node/tests/src/Functional/Views/StatusExtraTest.php Tests the node.status_extra field handler.