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 |
|---|---|---|---|
| CheckpointStorageTest::testConfigSaveAndRead | function | core/ |
Tests the save and read operations of checkpoint storage. |
| CheckpointStorageTest::testEncodeDecode | function | core/ |
Tests encode decode. |
| CheckpointStorageTest::testReadOperations | function | core/ |
Tests read operations. |
| CheckpointStorageTest::testRevert | function | core/ |
Tests the revert operation of checkpoint storage. |
| CheckpointStorageTest::testRevertWithCollections | function | core/ |
Tests the rename operation of checkpoint storage with collections. |
| CheckpointStorageTest::testWriteOperations | function | core/ |
Tests write operations. |
| CheckpointStorageTest::writeMethodsProvider | function | core/ |
Provide the methods that throw an exception. |
| CheckProvider | class | core/ |
Loads access checkers from the container. |
| CheckProvider.php | file | core/ |
|
| CheckProvider::$checkIds | property | core/ |
Array of registered access check service ids. |
| CheckProvider::$checkMethods | property | core/ |
Array of access check method names keyed by service ID. |
| CheckProvider::$checks | property | core/ |
Array of access check objects keyed by service id. |
| CheckProvider::$checksNeedsRequest | property | core/ |
Array of access checks which only will be run on the incoming request. |
| CheckProvider::$dynamicRequirementMap | property | core/ |
An array to map dynamic requirement keys to service IDs. |
| CheckProvider::$staticRequirementMap | property | core/ |
An array to map static requirement keys to service IDs. |
| CheckProvider::addCheckService | function | core/ |
Registers a new AccessCheck by service ID. |
| CheckProvider::applies | function | core/ |
Determine which registered access checks apply to a route. |
| CheckProvider::getChecksNeedRequest | function | core/ |
A list of checks that needs the request. |
| CheckProvider::loadCheck | function | core/ |
Lazy-loads access check services. |
| CheckProvider::loadDynamicRequirementMap | function | core/ |
Compiles a mapping of requirement keys to access checker service IDs. |
| CheckProvider::setChecks | function | core/ |
For each route, saves a list of applicable access checks to the route. |
| CheckProvider::__construct | function | core/ |
Constructs a CheckProvider object. |
| CheckProviderInterface | interface | core/ |
Provides the available access checkers by service IDs. |
| CheckProviderInterface.php | file | core/ |
|
| CheckProviderInterface::addCheckService | function | core/ |
Registers a new AccessCheck by service ID. |
| CheckProviderInterface::getChecksNeedRequest | function | core/ |
A list of checks that needs the request. |
| CheckProviderInterface::loadCheck | function | core/ |
Lazy-loads access check services. |
| CheckProviderInterface::setChecks | function | core/ |
For each route, saves a list of applicable access checks to the route. |
| CheckRequirementsTest | class | core/ |
Tests check requirements exception on DestinationBase. |
| CheckRequirementsTest.php | file | core/ |
|
| CheckRequirementsTest::testException | function | core/ |
Tests the check requirements exception message. |
| check_markup | function | core/ |
Runs all the enabled filters on a piece of text. |
| CommandLineOrUnsafeMethod::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
| CommentAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| CommentAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| CommentAccessControlHandler::checkFieldAccess | function | core/ |
Default field access as determined by this access control handler. |
| CommentEntityTranslation::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
| CommentEntityTranslationCheckRequirementsTest | class | core/ |
Tests check requirements for comment entity translation source plugin. |
| CommentEntityTranslationCheckRequirementsTest.php | file | core/ |
|
| CommentEntityTranslationCheckRequirementsTest::$modules | property | core/ |
Modules to install. |
| CommentEntityTranslationCheckRequirementsTest::providerTestCheckRequirements | function | core/ |
Provides data for testCheckRequirements. |
| CommentEntityTranslationCheckRequirementsTest::testCheckRequirements | function | core/ |
Tests exception thrown when the given module is not enabled in the source. |
| CommentType::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
| CommentTypeRequirementsTest::providerTestCheckCommentTypeRequirements | function | core/ |
Test cases for ::testCheckCommentTypeRequirements(). |
| CommentTypeRequirementsTest::testCheckCommentTypeRequirements | function | core/ |
Tests thrown exceptions when node or comment aren't enabled on source. |
| commit-code-check.sh | file | core/ |
#!/bin/bash # # This script performs code quality checks. # # @internal # This script is not covered by Drupal core's backwards compatibility promise. # It exists only for core development purposes. # # The script makes the following… |
| ComponentRenderTest::testCheckElementAttributesAndPropAttributesMerging | function | core/ |
Ensures the element and prop attributes are merged properly. |
| Composer::upgradePHPUnitCheck | function | core/ |
Determines if PHPUnit needs to be upgraded. |
| ComposerInspectorTest::testVersionCheck | function | core/ |
Tests version check. |
| config.checkpoints | service | core/ |
Drupal\Core\Config\Checkpoint\LinearHistory |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.