Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
NodeAccessFieldTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessFieldTest.php
NodeAccessFieldTest::$fieldName property core/modules/node/tests/src/Functional/NodeAccessFieldTest.php The name of the created field.
NodeAccessFieldTest::$modules property core/modules/node/tests/src/Functional/NodeAccessFieldTest.php Modules to enable.
NodeAccessFieldTest::setUp function core/modules/node/tests/src/Functional/NodeAccessFieldTest.php
NodeAccessFieldTest::testNodeAccessAdministerField function core/modules/node/tests/src/Functional/NodeAccessFieldTest.php Tests administering fields when node access is restricted.
NodeAccessGrantsCacheContext class core/modules/node/src/Cache/NodeAccessGrantsCacheContext.php Defines the node access view cache context service.
NodeAccessGrantsCacheContext.php file core/modules/node/src/Cache/NodeAccessGrantsCacheContext.php
NodeAccessGrantsCacheContext::checkNodeGrants function core/modules/node/src/Cache/NodeAccessGrantsCacheContext.php Checks the node grants for the given operation.
NodeAccessGrantsCacheContext::getCacheableMetadata function core/modules/node/src/Cache/NodeAccessGrantsCacheContext.php
NodeAccessGrantsCacheContext::getContext function core/modules/node/src/Cache/NodeAccessGrantsCacheContext.php
NodeAccessGrantsCacheContext::getLabel function core/modules/node/src/Cache/NodeAccessGrantsCacheContext.php
NodeAccessGrantsCacheContextTest class core/modules/node/tests/src/Functional/NodeAccessGrantsCacheContextTest.php Tests the node access grants cache context service.
NodeAccessGrantsCacheContextTest.php file core/modules/node/tests/src/Functional/NodeAccessGrantsCacheContextTest.php
NodeAccessGrantsCacheContextTest::$accessUser property core/modules/node/tests/src/Functional/NodeAccessGrantsCacheContextTest.php User with permission to view content.
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::$noAccessUser2 property core/modules/node/tests/src/Functional/NodeAccessGrantsCacheContextTest.php User without permission to view content.
NodeAccessGrantsCacheContextTest::$userMapping property core/modules/node/tests/src/Functional/NodeAccessGrantsCacheContextTest.php
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 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 multilingual node access with a language-aware module.
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 multilingual node access with a 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.

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