NodeAccessControlHandler::checkAccess |
function |
core/modules/node/src/NodeAccessControlHandler.php |
|
NodeRevisionAccessCheck::checkAccess |
function |
core/modules/node/src/Access/NodeRevisionAccessCheck.php |
Checks node revision access. |
NodeTypeAccessControlHandler::checkAccess |
function |
core/modules/node/src/NodeTypeAccessControlHandler.php |
|
RoleAccessControlHandler::checkAccess |
function |
core/modules/user/src/RoleAccessControlHandler.php |
|
SearchPageAccessControlHandler::checkAccess |
function |
core/modules/search/src/SearchPageAccessControlHandler.php |
|
ShortcutAccessControlHandler::checkAccess |
function |
core/modules/shortcut/src/ShortcutAccessControlHandler.php |
|
ShortcutSetAccessControlHandler::checkAccess |
function |
core/modules/shortcut/src/ShortcutSetAccessControlHandler.php |
|
SwitchShortcutSet::checkAccess |
function |
core/modules/shortcut/src/Form/SwitchShortcutSet.php |
Checks access for the shortcut set switch form. |
TermAccessControlHandler::checkAccess |
function |
core/modules/taxonomy/src/TermAccessControlHandler.php |
|
ThemeAccessCheck::checkAccess |
function |
core/lib/Drupal/Core/Theme/ThemeAccessCheck.php |
Indicates whether the theme is accessible based on whether it is installed. |
TourAccessControlHandler::checkAccess |
function |
core/modules/tour/src/TourAccessControlHandler.php |
|
TrackerController::checkAccess |
function |
core/modules/tracker/src/Controller/TrackerController.php |
Checks access for the users recent content tracker page. |
UserAccessControlHandler::checkAccess |
function |
core/modules/user/src/UserAccessControlHandler.php |
|
VocabularyAccessControlHandler::checkAccess |
function |
core/modules/taxonomy/src/VocabularyAccessControlHandler.php |
|
WorkflowAccessControlHandler::checkAccess |
function |
core/modules/workflows/src/WorkflowAccessControlHandler.php |
|
WorkflowAccessControlHandlerTest::checkAccessProvider |
function |
core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php |
Data provider for ::testCheckAccess. |
WorkflowAccessControlHandlerTest::testCheckAccess |
function |
core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php |
@covers ::checkAccess[[api-linebreak]]
@dataProvider checkAccessProvider |
WorkspaceAccessControlHandler::checkAccess |
function |
core/modules/workspaces/src/WorkspaceAccessControlHandler.php |
|
WorkspaceActivateForm::checkAccess |
function |
core/modules/workspaces/src/Form/WorkspaceActivateForm.php |
Checks access for the workspace activate form. |