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 |
---|---|---|---|
QueryInterface::accessCheck | function | core/ |
Enables or disables access checking for this query. |
RecipeCommand::rollBackToCheckpoint | function | core/ |
Rolls config back to a particular checkpoint. |
RecipeCommandTest::assertCheckpointsExist | function | core/ |
Asserts that the current set of checkpoints matches the given labels. |
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 @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/ |
Performs access checks. |
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/ |
|
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/ |
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.