Search for check
- Search 7.x for check
- Search 9.5.x for check
- Search 8.9.x for check
- Search 10.3.x for check
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
access_check.permission | service | core/ |
Drupal\user\Access\PermissionAccessCheck |
access_check.settings_tray.block.has_overrides | service | core/ |
Drupal\settings_tray\Access\BlockHasOverridesAccessCheck |
access_check.settings_tray.block.settings_tray_form | service | core/ |
Drupal\settings_tray\Access\BlockPluginHasSettingsTrayFormAccessCheck |
access_check.update.manager_access | service | core/ |
Drupal\update\Access\UpdateManagerAccessCheck |
access_check.user.login_status | service | core/ |
Drupal\user\Access\LoginStatusCheck |
access_check.user.register | service | core/ |
Drupal\user\Access\RegisterAccessCheck |
access_check.user.role | service | core/ |
Drupal\user\Access\RoleAccessCheck |
access_check.workspaces.active_workspace | service | core/ |
Drupal\workspaces\Access\ActiveWorkspaceCheck |
ActiveWorkspaceCheck | class | core/ |
Determines access to routes based on the presence of an active workspace. |
ActiveWorkspaceCheck.php | file | core/ |
|
ActiveWorkspaceCheck::$workspaceManager | property | core/ |
The workspace manager. |
ActiveWorkspaceCheck::access | function | core/ |
Checks access. |
ActiveWorkspaceCheck::__construct | function | core/ |
Constructs a new ActiveWorkspaceCheck. |
ActiveWorkspaceCheckTest | class | core/ |
@coversDefaultClass \Drupal\workspaces\Access\ActiveWorkspaceCheck |
ActiveWorkspaceCheckTest.php | file | core/ |
|
ActiveWorkspaceCheckTest::$container | property | core/ |
The dependency injection container. |
ActiveWorkspaceCheckTest::providerTestAccess | function | core/ |
Provides data for the testAccess method. |
ActiveWorkspaceCheckTest::setUp | function | core/ |
|
ActiveWorkspaceCheckTest::testAccess | function | core/ |
@covers ::access @dataProvider providerTestAccess |
AddItemToToolbarConfigActionTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
AdminUiTest::testFilterCheckboxesToggleSettings | function | core/ |
Test that filter settings are only visible when the filter is enabled. |
AllowToolbarPath::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
ApcuBackend::$checksumProvider | property | core/ |
The cache tags checksum provider. |
ApcuBackendFactory::$checksumProvider | property | core/ |
The cache tags checksum provider. |
ApiController::checkSetup | function | core/ |
Returns the information about current PHP server used for build tests. |
ArgumentDefaultPluginBase::checkAccess | function | core/ |
Disables the given option if the user does not have access. |
ArgumentValidatorPluginBase::checkAccess | function | core/ |
Blocks user input when the form is shown but we don´t have access. |
AssertContentTrait::assertFieldChecked | function | core/ |
Asserts that a checkbox field in the current page is checked. |
AssertContentTrait::assertNoFieldChecked | function | core/ |
Asserts that a checkbox field in the current page is not checked. |
AuthorFormatter::checkAccess | function | core/ |
Checks access to the given entity. |
BaseFieldOverrideAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
BlockAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
BlockContentAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
BlockContentAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
BlockHasOverridesAccessCheck | class | core/ |
Determines whether the requested block has a 'settings_tray' form. |
BlockHasOverridesAccessCheck.php | file | core/ |
|
BlockHasOverridesAccessCheck::access | function | core/ |
Checks access for accessing a block's 'settings_tray' form. |
BlockInvalidRegionTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
BlockPluginHasSettingsTrayFormAccessCheck | class | core/ |
Determines whether the requested block has a 'settings_tray' form. |
BlockPluginHasSettingsTrayFormAccessCheck.php | file | core/ |
|
BlockPluginHasSettingsTrayFormAccessCheck::access | function | core/ |
Checks access for accessing a block's 'settings_tray' form. |
BlockPluginHasSettingsTrayFormAccessCheck::accessBlockPlugin | function | core/ |
Checks access for accessing a block plugin's 'settings_tray' form. |
BlockPluginHasSettingsTrayFormAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\settings_tray\Access\BlockPluginHasSettingsTrayFormAccessCheck @group settings_tray |
BlockPluginHasSettingsTrayFormAccessCheckTest.php | file | core/ |
|
BlockPluginHasSettingsTrayFormAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
BlockPluginHasSettingsTrayFormAccessCheckTest::testAccess | function | core/ |
@covers ::access @covers ::accessBlockPlugin @dataProvider providerTestAccess |
BlockRebuildTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
BlockTypeAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
BookManager::bookTreeCheckAccess | function | core/ |
|
BookManager::bookTreeCheckAccess | function | core/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.