Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Search main 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
NodeAccessGrantsCacheContextTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessGrantsCacheContextTest.php
NodeAccessGrantsCacheContextTest::$modules property core/modules/node/tests/src/Functional/NodeAccessGrantsCacheContextTest.php Modules to enable.
NodeAccessGrantsCacheContextTest::$noAccessUser property core/modules/node/tests/src/Functional/NodeAccessGrantsCacheContextTest.php User without permission to view content.
NodeAccessGrantsCacheContextTest::assertUserCacheContext function core/modules/node/tests/src/Functional/NodeAccessGrantsCacheContextTest.php Asserts that for each given user, the expected cache context is returned.
NodeAccessGrantsCacheContextTest::setUp function core/modules/node/tests/src/Functional/NodeAccessGrantsCacheContextTest.php
NodeAccessGrantsCacheContextTest::testCacheContext function core/modules/node/tests/src/Functional/NodeAccessGrantsCacheContextTest.php Tests NodeAccessGrantsCacheContext::getContext().
NodeAccessLanguageAwareCombinationTest class core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareCombinationTest.php Tests node access functionality with multiple languages and two node access
modules.
NodeAccessLanguageAwareCombinationTest.php file core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareCombinationTest.php
NodeAccessLanguageAwareCombinationTest::$adminUser property core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareCombinationTest.php User 1.
NodeAccessLanguageAwareCombinationTest::$modules property core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareCombinationTest.php Enable language and two node access modules.
NodeAccessLanguageAwareCombinationTest::$nodes property core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareCombinationTest.php A set of nodes to use in testing.
NodeAccessLanguageAwareCombinationTest::$webUser property core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareCombinationTest.php A normal authenticated user.
NodeAccessLanguageAwareCombinationTest::setUp function core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareCombinationTest.php
NodeAccessLanguageAwareCombinationTest::testNodeAccessLanguageAwareCombination function core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareCombinationTest.php Tests node access and node access queries with multiple node languages.
NodeAccessLanguageAwareTest class core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareTest.php Tests node_access and select queries with node_access tag functionality with
multiple languages with node_access_test_language which is language-aware.
NodeAccessLanguageAwareTest.php file core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareTest.php
NodeAccessLanguageAwareTest::$adminUser property core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareTest.php A user with permission to bypass access content.
NodeAccessLanguageAwareTest::$modules property core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareTest.php Enable language and a language-aware node access module.
NodeAccessLanguageAwareTest::$nodes property core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareTest.php A set of nodes to use in testing.
NodeAccessLanguageAwareTest::$webUser property core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareTest.php A normal authenticated user.
NodeAccessLanguageAwareTest::setUp function core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareTest.php
NodeAccessLanguageAwareTest::testNodeAccessLanguageAware function core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareTest.php Tests node access and node access queries with multiple node languages.
NodeAccessLanguageFallbackTest class core/modules/node/tests/src/Functional/NodeAccessLanguageFallbackTest.php Tests that the node_access system stores the proper fallback marker.
NodeAccessLanguageFallbackTest.php file core/modules/node/tests/src/Functional/NodeAccessLanguageFallbackTest.php
NodeAccessLanguageFallbackTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessLanguageFallbackTest.php
NodeAccessLanguageFallbackTest::$modules property core/modules/node/tests/src/Functional/NodeAccessLanguageFallbackTest.php Enable language and a non-language-aware node access module.
NodeAccessLanguageFallbackTest::checkRecords function core/modules/node/tests/src/Functional/NodeAccessLanguageFallbackTest.php Queries the node_access table and checks for proper storage.
NodeAccessLanguageFallbackTest::setUp function core/modules/node/tests/src/Functional/NodeAccessLanguageFallbackTest.php
NodeAccessLanguageFallbackTest::testNodeAccessLanguageFallback function core/modules/node/tests/src/Functional/NodeAccessLanguageFallbackTest.php Tests node access fallback handling with multiple node languages.
NodeAccessLanguageTest class core/modules/node/tests/src/Kernel/NodeAccessLanguageTest.php Tests node_access and select queries with node_access tag functionality with
multiple languages with a test node access module that is not language-aware.
NodeAccessLanguageTest.php file core/modules/node/tests/src/Kernel/NodeAccessLanguageTest.php
NodeAccessLanguageTest::$modules property core/modules/node/tests/src/Kernel/NodeAccessLanguageTest.php
NodeAccessLanguageTest::setUp function core/modules/node/tests/src/Kernel/NodeAccessLanguageTest.php
NodeAccessLanguageTest::testNodeAccess function core/modules/node/tests/src/Kernel/NodeAccessLanguageTest.php Tests node access with multiple node languages and no private nodes.
NodeAccessLanguageTest::testNodeAccessPrivate function core/modules/node/tests/src/Kernel/NodeAccessLanguageTest.php Tests node access with multiple node languages and private nodes.
NodeAccessLanguageTest::testNodeAccessQueryTag function core/modules/node/tests/src/Kernel/NodeAccessLanguageTest.php Tests select queries with a 'node_access' tag and langcode metadata.
NodeAccessMenuLinkTest class core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php Tests the interaction of the node access system with menu links.
NodeAccessMenuLinkTest.php file core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php
NodeAccessMenuLinkTest::$contentAdminUser property core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php A user with permission to manage menu links and create nodes.
NodeAccessMenuLinkTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php
NodeAccessMenuLinkTest::$modules property core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php Modules to enable.
NodeAccessMenuLinkTest::setUp function core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php
NodeAccessMenuLinkTest::testNodeAccessMenuLink function core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php SA-CORE-2015-003: Tests menu links to nodes when node access is restricted.
NodeAccessPagerTest class core/modules/node/tests/src/Functional/NodeAccessPagerTest.php Tests access controlled node views have the right amount of comment pages.
NodeAccessPagerTest.php file core/modules/node/tests/src/Functional/NodeAccessPagerTest.php
NodeAccessPagerTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessPagerTest.php
NodeAccessPagerTest::$modules property core/modules/node/tests/src/Functional/NodeAccessPagerTest.php Modules to enable.
NodeAccessPagerTest::setUp function core/modules/node/tests/src/Functional/NodeAccessPagerTest.php
NodeAccessPagerTest::testCommentPager function core/modules/node/tests/src/Functional/NodeAccessPagerTest.php Tests the comment pager for nodes with multiple grants per realm.
NodeAccessPagerTest::testForumPager function core/modules/node/tests/src/Functional/NodeAccessPagerTest.php Tests the forum node pager for nodes with multiple grants per realm.

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