Search for check
| Title | Object type | File name | Summary |
|---|---|---|---|
| RedirectResponseSubscriber::checkRedirectUrl | function | core/ |
Allows manipulation of the response object when performing a redirect. |
| RegisterAccessCheck | class | core/ |
Access check for user registration routes. |
| RegisterAccessCheck.php | file | core/ |
|
| RegisterAccessCheck::access | function | core/ |
Checks access. |
| RegisterAccessChecksPass | class | core/ |
Adds services tagged 'access_check' to the access_manager service. |
| RegisterAccessChecksPass.php | file | core/ |
|
| RegisterAccessChecksPass::process | function | core/ |
|
| RelationshipRouteAccessCheck | class | core/ |
Defines a class to check access to related and relationship routes. |
| RelationshipRouteAccessCheck.php | file | core/ |
|
| RelationshipRouteAccessCheck::$entityAccessChecker | property | core/ |
The JSON:API entity access checker. |
| RelationshipRouteAccessCheck::access | function | core/ |
Checks access to the relationship field on the given route. |
| RelationshipRouteAccessCheck::ROUTE_REQUIREMENT_KEY | constant | core/ |
The route requirement key for this access check. |
| RelationshipRouteAccessCheck::__construct | function | core/ |
RelationshipRouteAccessCheck constructor. |
| RemoveCheckToStringNodeVisitor | class | core/ |
Defines a TwigNodeVisitor that replaces CheckToStringNodes. |
| RemoveCheckToStringNodeVisitor.php | file | core/ |
|
| RemoveCheckToStringNodeVisitor::enterNode | function | core/ |
|
| RemoveCheckToStringNodeVisitor::getPriority | function | core/ |
|
| RemoveCheckToStringNodeVisitor::leaveNode | function | core/ |
|
| ReplicaKillSwitch::checkReplicaServer | function | core/ |
Checks and disables the replica database server if appropriate. |
| RequestPolicyInterface::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
| RequestSanitizer::checkDestination | function | core/ |
Checks a destination string to see if it is dangerous. |
| RequirementsInterface::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
| ResolvedLibraryDefinitionsFilesMatchTest::$pathsChecked | property | core/ |
A list of all paths that have been checked. |
| ResourceTypeRepositoryTest::testMappingNameConflictCheck | function | core/ |
Ensures that a naming conflict in mapping causes an exception to be thrown. |
| ResponsePolicyInterface::check | function | core/ |
Determines whether it is save to store a page in the cache. |
| RoleAccessCheck | class | core/ |
Determines access to routes based on roles. |
| RoleAccessCheck.php | file | core/ |
|
| RoleAccessCheck::access | function | core/ |
Checks access. |
| RoleAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\user\Access\RoleAccessCheck[[api-linebreak]] @group Access @group Route |
| RoleAccessCheckTest.php | file | core/ |
|
| RoleAccessCheckTest::getTestRouteCollection | function | core/ |
Generates the test route collection. |
| RoleAccessCheckTest::roleAccessProvider | function | core/ |
Provides data for the role access test. |
| RoleAccessCheckTest::testRoleAccess | function | core/ |
Tests role requirements on routes. |
| RoleAccessControlHandler::checkAccess | function | core/ |
|
| RollbackTest::assertCheckpointsExist | function | core/ |
Asserts that the current set of checkpoints matches the given labels. |
| RouteBuilder::$checkProvider | property | core/ |
The check provider. |
| RouteBuilderTest::$checkProvider | property | core/ |
|
| router.no_access_checks | service | core/ |
\Drupal\Core\Routing\Router |
| RowEntityRenderersTest::checkLanguageRenderers | function | core/ |
Checks that the language renderer configurations work as expected. |
| RowEntityRenderersTest::checkLanguageRenderersRelationship | function | core/ |
Checks language renderer configurations work with relationships. |
| ScaffoldFileCollection::checkListHasItemWithContent | function | composer/ |
Scans through a list of scaffold files and determines if any has contents. |
| ScaffoldFileCollection::checkUnchanged | function | composer/ |
Returns the list of files that have not changed since they were scaffolded. |
| SchemaCheckTestTrait | trait | core/ |
Provides a class for checking configuration schema. |
| SchemaCheckTestTrait.php | file | core/ |
|
| SchemaCheckTestTrait::assertConfigSchema | function | core/ |
Asserts the TypedConfigManager has a valid schema for the configuration. |
| SchemaCheckTestTrait::assertConfigSchemaByName | function | core/ |
Asserts configuration, specified by name, has a valid schema. |
| SchemaCheckTrait | trait | core/ |
Provides a trait for checking configuration schema. |
| SchemaCheckTrait.php | file | core/ |
|
| SchemaCheckTrait::$configName | property | core/ |
The configuration object name under test. |
| SchemaCheckTrait::$ignoredPropertyPaths | property | core/ |
The ignored property paths. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.