MenuUiMenuTreeManipulators::checkAccess |
function |
core/modules/menu_ui/src/Menu/MenuUiMenuTreeManipulators.php |
Grants access to a menu tree when used in the menu management form. |
MigrateAccessCheck::checkAccess |
function |
core/modules/migrate_drupal_ui/src/MigrateAccessCheck.php |
Checks if the user is user 1 and grants access if so. |
NodeAccessControlHandler::checkAccess |
function |
core/modules/node/src/NodeAccessControlHandler.php |
|
NodeTypeAccessControlHandler::checkAccess |
function |
core/modules/node/src/NodeTypeAccessControlHandler.php |
|
PrepareModulesEntityUninstallForm::checkAccess |
function |
core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php |
Checks access based on the validity of the entity type ID. |
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 |
Performs access checks. |
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
@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. |