Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. Search 11.x for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
new_dependency_test.another_service.decorated service core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml Drupal\new_dependency_test\Service
new_dependency_test.another_service_two service core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml Drupal\new_dependency_test\Service
new_dependency_test.another_service_two.decorated service core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml Drupal\new_dependency_test\Service
new_dependency_test.dependent service core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml Drupal\new_dependency_test\InjectedService
new_dependency_test.hard_dependency service core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml Drupal\new_dependency_test\ServiceWithDependency
new_dependency_test.info.yml file core/modules/system/tests/modules/new_dependency_test/new_dependency_test.info.yml core/modules/system/tests/modules/new_dependency_test/new_dependency_test.info.yml
new_dependency_test.install file core/modules/system/tests/modules/new_dependency_test/new_dependency_test.install
new_dependency_test.optional_dependency service core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml Drupal\new_dependency_test\ServiceWithDependency
new_dependency_test.recursion service core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml Drupal\new_dependency_test\ServiceWithDependency
new_dependency_test.services.yml file core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml
new_dependency_test.setter_injection service core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml Drupal\new_dependency_test\SetterInjection
new_dependency_test_update_8001 function core/modules/system/tests/modules/new_dependency_test/new_dependency_test.install Enable the new_dependency_test_with_service module.
new_dependency_test_with_service.info.yml file core/modules/system/tests/modules/new_dependency_test_with_service/new_dependency_test_with_service.info.yml core/modules/system/tests/modules/new_dependency_test_with_service/new_dependency_test_with_service.info.yml
new_dependency_test_with_service.service service core/modules/system/tests/modules/new_dependency_test_with_service/new_dependency_test_with_service.services.yml Drupal\new_dependency_test_with_service\NewService
new_dependency_test_with_service.services.yml file core/modules/system/tests/modules/new_dependency_test_with_service/new_dependency_test_with_service.services.yml core/modules/system/tests/modules/new_dependency_test_with_service/new_dependency_test_with_service.services.yml
NidArgumentTest class core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php Tests the nid argument handler.
NidArgumentTest.php file core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php
NidArgumentTest::$modules property core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php
NidArgumentTest::$testViews property core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php Views used by this test.
NidArgumentTest::setUp function core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php
NidArgumentTest::testNidArgument function core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php Tests the nid argument.
nightwatch_a11y_testing.info.yml file core/profiles/tests/nightwatch_a11y_testing/nightwatch_a11y_testing.info.yml core/profiles/tests/nightwatch_a11y_testing/nightwatch_a11y_testing.info.yml
nightwatch_testing.info.yml file core/profiles/tests/nightwatch_testing/nightwatch_testing.info.yml core/profiles/tests/nightwatch_testing/nightwatch_testing.info.yml
node--test-page-variable.html.twig file core/modules/system/tests/themes/test_theme/templates/node--test-page-variable.html.twig Template to test the deprecation messages for the page variable.
node.type.another_test.yml file core/tests/fixtures/recipes/recipe_include/config/node.type.another_test.yml core/tests/fixtures/recipes/recipe_include/config/node.type.another_test.yml
node.type.config_mapping_test.yml file core/modules/system/tests/modules/config_mapping_test/config/optional/node.type.config_mapping_test.yml core/modules/system/tests/modules/config_mapping_test/config/optional/node.type.config_mapping_test.yml
node.type.file_test.yml file core/modules/file/tests/modules/file_test_views/config/optional/node.type.file_test.yml core/modules/file/tests/modules/file_test_views/config/optional/node.type.file_test.yml
node.type.options_install_test.yml file core/modules/options/tests/options_config_install_test/config/install/node.type.options_install_test.yml core/modules/options/tests/options_config_install_test/config/install/node.type.options_install_test.yml
node.type.test.yml file core/tests/fixtures/recipes/unmet_config_dependencies/config/node.type.test.yml core/tests/fixtures/recipes/unmet_config_dependencies/config/node.type.test.yml
node.type.test.yml file core/tests/fixtures/recipes/install_node_with_config/config/node.type.test.yml core/tests/fixtures/recipes/install_node_with_config/config/node.type.test.yml
NodeAccessBaseTableTest class core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php Tests behavior of the node access subsystem if the base table is not node.
NodeAccessBaseTableTest.php file core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php
NodeAccessBaseTableTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php
NodeAccessBaseTableTest::$modules property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php
NodeAccessBaseTableTest::$nidsVisible property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php The nids visible.
NodeAccessBaseTableTest::$nodesByUser property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php Nodes by user.
NodeAccessBaseTableTest::$privateTid property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php A private tid.
NodeAccessBaseTableTest::$publicTid property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php A public tid.
NodeAccessBaseTableTest::$webUser property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php A web user.
NodeAccessBaseTableTest::assertTaxonomyPage function core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php Checks taxonomy/term listings to ensure only accessible nodes are listed.
NodeAccessBaseTableTest::setUp function core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php
NodeAccessBaseTableTest::testNodeAccessBasic function core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php Tests the "private" node access functionality.
NodeAccessCacheabilityTest class core/modules/node/tests/src/Functional/NodeAccessCacheabilityTest.php Tests the node access automatic cacheability bubbling logic.
NodeAccessCacheabilityTest.php file core/modules/node/tests/src/Functional/NodeAccessCacheabilityTest.php
NodeAccessCacheabilityTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessCacheabilityTest.php
NodeAccessCacheabilityTest::$modules property core/modules/node/tests/src/Functional/NodeAccessCacheabilityTest.php
NodeAccessCacheabilityTest::setUp function core/modules/node/tests/src/Functional/NodeAccessCacheabilityTest.php
NodeAccessCacheabilityTest::testNodeAccessCacheabilitySafeguard function core/modules/node/tests/src/Functional/NodeAccessCacheabilityTest.php Tests that the node grants cache context is auto-added, only when needed.
NodeAccessCacheabilityTest::testNodeAccessCacheContext function core/modules/node/tests/src/Functional/NodeAccessCacheabilityTest.php Tests that the user cache contexts are correctly set.
NodeAccessCacheabilityWithNodeGrantsTest class core/modules/node/tests/src/Functional/NodeAccessCacheabilityWithNodeGrantsTest.php Tests node view access cacheability with node grants.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.