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 |
---|---|---|---|
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/ |
|
SchemaCheckTrait::$configName | property | core/ |
The configuration object name under test. |
SchemaCheckTrait::$ignoredPropertyPaths | property | core/ |
The ignored property paths. |
SchemaCheckTrait::$schema | property | core/ |
The config schema wrapper object for the configuration object under test. |
SchemaCheckTrait::checkConfigSchema | function | core/ |
Checks the TypedConfigManager has a valid schema for the configuration. |
SchemaCheckTrait::checkValue | function | core/ |
Helper method to check data type. |
SchemaCheckTrait::isViolationForIgnoredPropertyPath | function | core/ |
Determines whether this violation is for an ignored Config property path. |
SchemaCheckTraitTest | class | core/ |
Tests the functionality of SchemaCheckTrait. |
SchemaCheckTraitTest.php | file | core/ |
|
SchemaCheckTraitTest::$modules | property | core/ |
Modules to install. |
SchemaCheckTraitTest::$typedConfig | property | core/ |
The typed config manager. |
SchemaCheckTraitTest::providerCheckConfigSchema | function | core/ |
|
SchemaCheckTraitTest::setUp | function | core/ |
|
SchemaCheckTraitTest::testCheckConfigSchema | function | core/ |
Tests \Drupal\Core\Config\Schema\SchemaCheckTrait. |
SchemaCompatibilityChecker | class | core/ |
Checks whether two schemas are compatible. |
SchemaCompatibilityChecker | class | core/ |
Checks whether two schemas are compatible. |
SchemaCompatibilityChecker.php | file | core/ |
|
SchemaCompatibilityChecker.php | file | core/ |
|
SchemaCompatibilityChecker::checkRequired | function | core/ |
Checks that the required properties are compatible. |
SchemaCompatibilityChecker::checkRequired | function | core/ |
Checks that the required properties are compatible. |
SchemaCompatibilityChecker::checkSharedProperties | function | core/ |
Checks that the shared properties are compatible. |
SchemaCompatibilityChecker::checkSharedProperties | function | core/ |
Checks that the shared properties are compatible. |
SchemaCompatibilityChecker::isCompatible | function | core/ |
Checks if the replacement schema is compatible with the old one. |
SchemaCompatibilityChecker::isCompatible | function | core/ |
Checks if the replacement schema is compatible with the old one. |
SchemaCompatibilityCheckerTest | class | core/ |
@coversDefaultClass \Drupal\sdc\Component\SchemaCompatibilityChecker @group sdc |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.