Search for l

  1. Search 7.x for l
  2. Search 9.5.x for l
  3. Search 8.9.x for l
  4. Search 10.3.x for l
  5. Other projects
Title Object type File name Summary
AccessResultTest::testAccessForbidden function core/tests/Drupal/Tests/Core/Access/AccessResultTest.php @covers ::forbidden[[api-linebreak]]
@covers ::isAllowed[[api-linebreak]]
@covers ::isForbidden[[api-linebreak]]
@covers ::isNeutral[[api-linebreak]]
AccessResultTest::testAccessForbiddenReason function core/tests/Drupal/Tests/Core/Access/AccessResultTest.php @covers ::forbidden[[api-linebreak]]
AccessResultTest::testAllowedIfHasPermissions function core/tests/Drupal/Tests/Core/Access/AccessResultTest.php Tests allowedIfHasPermissions().
AccessResultTest::testAndIf function core/tests/Drupal/Tests/Core/Access/AccessResultTest.php @covers ::andIf[[api-linebreak]]
AccessResultTest::testAndOrCacheabilityPropagation function core/tests/Drupal/Tests/Core/Access/AccessResultTest.php @covers ::andIf[[api-linebreak]]
@covers ::orIf[[api-linebreak]]
@covers ::inheritCacheability[[api-linebreak]]
AccessResultTest::testCacheContexts function core/tests/Drupal/Tests/Core/Access/AccessResultTest.php @covers ::addCacheContexts[[api-linebreak]]
@covers ::resetCacheContexts[[api-linebreak]]
@covers ::getCacheContexts[[api-linebreak]]
@covers ::cachePerPermissions[[api-linebreak]]
@covers ::cachePerUser[[api-linebreak]]
@covers…
AccessResultTest::testCacheMaxAge function core/tests/Drupal/Tests/Core/Access/AccessResultTest.php @covers ::setCacheMaxAge[[api-linebreak]]
@covers ::getCacheMaxAge[[api-linebreak]]
AccessResultTest::testCacheTags function core/tests/Drupal/Tests/Core/Access/AccessResultTest.php @covers ::addCacheTags[[api-linebreak]]
@covers ::addCacheableDependency[[api-linebreak]]
@covers ::getCacheTags[[api-linebreak]]
@covers ::resetCacheTags[[api-linebreak]]
AccessResultTest::testConstruction function core/tests/Drupal/Tests/Core/Access/AccessResultTest.php Tests the construction of an AccessResult object.
AccessResultTest::testInheritCacheability function core/tests/Drupal/Tests/Core/Access/AccessResultTest.php @covers ::inheritCacheability[[api-linebreak]]
AccessResultTest::testOrIf function core/tests/Drupal/Tests/Core/Access/AccessResultTest.php @covers ::orIf[[api-linebreak]]
AccessResultTest::testOrIfCacheabilityMerging function core/tests/Drupal/Tests/Core/Access/AccessResultTest.php Tests orIf().
AccessRoleTest class core/modules/user/tests/src/Functional/Views/AccessRoleTest.php Tests views role access plugin.
AccessRoleTest.php file core/modules/user/tests/src/Functional/Views/AccessRoleTest.php
AccessRoleTest::$defaultTheme property core/modules/user/tests/src/Functional/Views/AccessRoleTest.php The theme to install as the default for testing.
AccessRoleTest::$testViews property core/modules/user/tests/src/Functional/Views/AccessRoleTest.php Views used by this test.
AccessRoleTest::setUp function core/modules/user/tests/src/Functional/Views/AccessRoleTest.php Sets up the test.
AccessRoleTest::testAccessRole function core/modules/user/tests/src/Functional/Views/AccessRoleTest.php Tests role access plugin.
AccessRoleTest::testRenderCaching function core/modules/user/tests/src/Functional/Views/AccessRoleTest.php Tests access on render caching.
AccessRoleUITest class core/modules/user/tests/src/Functional/AccessRoleUITest.php Tests views role access plugin UI.
AccessRoleUITest.php file core/modules/user/tests/src/Functional/AccessRoleUITest.php
AccessRoleUITest::$defaultTheme property core/modules/user/tests/src/Functional/AccessRoleUITest.php The theme to install as the default for testing.
AccessRoleUITest::$modules property core/modules/user/tests/src/Functional/AccessRoleUITest.php Modules to install.
AccessRoleUITest::$testViews property core/modules/user/tests/src/Functional/AccessRoleUITest.php Views used by this test.
AccessRoleUITest::setUp function core/modules/user/tests/src/Functional/AccessRoleUITest.php Sets up the test.
AccessRoleUITest::testAccessRoleUI function core/modules/user/tests/src/Functional/AccessRoleUITest.php Tests the role access plugin UI.
AccessRouteAlterSubscriber class core/modules/system/src/EventSubscriber/AccessRouteAlterSubscriber.php Alters routes to add necessary requirements.
AccessRouteAlterSubscriber.php file core/modules/system/src/EventSubscriber/AccessRouteAlterSubscriber.php
AccessRouteAlterSubscriber::accessAdminMenuBlockPage function core/modules/system/src/EventSubscriber/AccessRouteAlterSubscriber.php Adds requirements to some System Controller routes.
AccessRouteAlterSubscriber::getSubscribedEvents function core/modules/system/src/EventSubscriber/AccessRouteAlterSubscriber.php
AccessTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/AccessTest.php The theme to install as the default for testing.
AccessTest::$modules property core/modules/views/tests/src/Functional/Plugin/AccessTest.php Modules to install.
AccessTest::$modules property core/modules/file/tests/src/Kernel/AccessTest.php Modules to install.
AccessTest::$normalUser property core/modules/views/tests/src/Functional/Plugin/AccessTest.php Normal user for testing.
AccessTest::testCheckFieldAccess function core/modules/file/tests/src/Kernel/AccessTest.php Tests file entity field access.
AccessTest::testContentAccessFilter function core/modules/views/tests/src/Functional/Plugin/AccessTest.php Tests that node_access table is joined when hook_node_grants() is implemented.
AccessTest::testFileAccess function core/modules/file/tests/src/Kernel/AccessTest.php Tests 'update' and 'delete' access to file entities.
AccessTest::testFileCacheability function core/modules/file/tests/src/Kernel/AccessTest.php Tests cacheability metadata.
AccessTest::testStaticAccessPlugin function core/modules/views/tests/src/Functional/Plugin/AccessTest.php Tests static access check.
AccessTestBase::$modules property core/modules/user/tests/src/Functional/Views/AccessTestBase.php Modules to install.
AccessTestBase::$normalRole property core/modules/user/tests/src/Functional/Views/AccessTestBase.php Contains a role ID that is used by the normalUser.
AccessTestBase::$normalUser property core/modules/user/tests/src/Functional/Views/AccessTestBase.php Contains a user object that has the 'views_test_data test permission'.
AccessTestBase::$webRole property core/modules/user/tests/src/Functional/Views/AccessTestBase.php Contains a role ID that is used by the webUser.
access_arguments_resolver_factory service core/core.services.yml Drupal\Core\Access\AccessArgumentsResolverFactory
access_check.admin_menu_block_page service core/modules/system/system.services.yml Drupal\system\Access\SystemAdminMenuBlockAccessCheck
access_check.contact_personal service core/modules/contact/contact.services.yml Drupal\contact\Access\ContactPageAccess
access_check.default service core/core.services.yml Drupal\Core\Access\DefaultAccessCheck
access_check.entity.layout_builder_access service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\Access\LayoutBuilderAccessCheck
access_check.entity_delete_multiple service core/core.services.yml Drupal\Core\Entity\EntityDeleteMultipleAccessCheck
access_check.field_ui.field_reuse service core/modules/field_ui/field_ui.services.yml Drupal\field_ui\Access\FieldReuseAccessCheck

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