Search for check
- Search 7.x for check
- Search 8.9.x for check
- Search 10.3.x for check
- Search 11.x for check
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CacheTagsChecksumTrait::rootTransactionEndCallback | function | core/ |
Callback to be invoked just after a database transaction gets committed. |
CacheTagsInvalidator::resetChecksums | function | core/ |
Reset statically cached tags in all cache tag checksum services. |
CacheTestBase::checkCacheExists | function | core/ |
Checks whether or not a cache entry exists. |
cache_tags.invalidator.checksum | service | core/ |
Drupal\Core\Cache\DatabaseCacheTagsChecksum |
Callbacks::checkboxCallback | function | core/ |
Ajax callback triggered by checkbox. |
Callbacks::checkboxGroupCallback | function | core/ |
Ajax callback triggered by the checkbox in a #group. |
ChainRequestPolicy::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
ChainResponsePolicy::check | function | core/ |
Determines whether it is save to store a page in the cache. |
ChainResponsePolicy::check | function | core/ |
Determines whether it is save to store a page in the cache. |
Checkbox | class | core/ |
Provides a form element for a single checkbox. |
Checkbox.php | file | core/ |
|
Checkbox::getInfo | function | core/ |
Returns the element properties for this element. |
Checkbox::preRenderCheckbox | function | core/ |
Prepares a #type 'checkbox' render element for input.html.twig. |
Checkbox::processCheckbox | function | core/ |
Sets the #checked property of a checkbox element. |
Checkbox::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
Checkboxes | class | core/ |
Provides a form element for a set of checkboxes. |
checkboxes.html.twig | file | core/ |
Theme override for a 'checkboxes' #type form element. |
checkboxes.html.twig | file | core/ |
Theme override for a 'checkboxes' #type form element. |
checkboxes.html.twig | file | core/ |
Theme override for a 'checkboxes' #type form element. |
checkboxes.html.twig | file | core/ |
Theme override for a 'checkboxes' #type form element. |
checkboxes.html.twig | file | core/ |
Theme override for a 'checkboxes' #type form element. |
checkboxes.html.twig | file | core/ |
Default theme implementation for a 'checkboxes' #type form element. |
Checkboxes.php | file | core/ |
|
Checkboxes::detectEmptyCheckboxes | function | core/ |
Determines if all checkboxes in a set are unchecked. |
Checkboxes::getCheckedCheckboxes | function | core/ |
Determines which checkboxes were checked when a form is submitted. |
Checkboxes::getInfo | function | core/ |
Returns the element properties for this element. |
Checkboxes::processCheckboxes | function | core/ |
Processes a checkboxes form element. |
Checkboxes::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
checkboxradio.css | file | core/ |
/*! * jQuery UI Checkboxradio 1.13.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/checkboxradio/#theming … |
CheckboxTest | class | core/ |
Tests the form API checkbox element. |
CheckboxTest.php | file | core/ |
|
CheckboxTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CheckboxTest::$modules | property | core/ |
Modules to enable. |
CheckboxTest::testFormCheckbox | function | core/ |
|
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. |
CheckProviderInterface | interface | core/ |
Provides the available access checkers by service IDs. |
CheckProviderInterface.php | file | core/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.