Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CHANGES.md | file | core/ |
CKEditor 4 Changelog CKEditor 4.17.1 Fixed issues: |
| ChangeUserRoleBase | class | core/ |
Provides a base class for operations to change a user's role. |
| ChangeUserRoleBase.php | file | core/ |
|
| ChangeUserRoleBase::$entityType | property | core/ |
The user role entity type. |
| ChangeUserRoleBase::access | function | core/ |
Checks object access. |
| ChangeUserRoleBase::buildConfigurationForm | function | core/ |
Form constructor. |
| ChangeUserRoleBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ChangeUserRoleBase::create | function | core/ |
Creates an instance of the plugin. |
| ChangeUserRoleBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ChangeUserRoleBase::submitConfigurationForm | function | core/ |
Form submission handler. |
| ChangeUserRoleBase::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| charset.css | file | core/ |
@charset "UTF-8";html{font-family:"sans-serif";} |
| charset.css.optimized.css | file | core/ |
html{font-family:"sans-serif";} |
| charset_newline.css | file | core/ |
@charset "UTF-8"; html{font-family:"sans-serif";} |
| charset_sameline.css | file | core/ |
@charset "UTF-8";html{font-family:"sans-serif";} |
| 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/ |
Default theme implementation 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.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.12.1 * 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 form API checkbox handling of various combinations of #default_value and #return_value. |
| 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. |
Pagination
- Previous page
- Page 155
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.