Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ChainResponsePolicyTest::$response | property | core/ |
A response object. |
| ChainResponsePolicyTest::providerChainExceptionOnInvalidReturnValue | function | core/ |
Provides test data for testChainExceptionOnInvalidReturnValue. |
| ChainResponsePolicyTest::setUp | function | core/ |
|
| ChainResponsePolicyTest::testChainExceptionOnInvalidReturnValue | function | core/ |
Asserts that check() throws an exception if a rule returns an invalid value. |
| ChainResponsePolicyTest::testEmptyChain | function | core/ |
Asserts that check() returns NULL if the chain is empty. |
| ChainResponsePolicyTest::testNullRuleChain | function | core/ |
Asserts that check() returns NULL if a rule returns NULL. |
| ChainResponsePolicyTest::testStopChainOnFirstDeny | function | core/ |
Asserts that check() returns immediately when a rule returned DENY. |
| ChangedCommand::$asterisk | property | core/ |
An optional CSS selector for elements to which asterisks will be appended. |
| ChangedCommand::$selector | property | core/ |
A CSS selector string. |
| ChangedCommand::__construct | function | core/ |
Constructs a ChangedCommand object. |
| ChangedFieldItemList | class | core/ |
Defines an item list class for changed fields. |
| ChangedFieldItemList.php | file | core/ |
|
| ChangedFieldItemList::defaultAccess | function | core/ |
Contains the default access logic of this field. |
| ChangedFieldItemList::hasAffectingChanges | function | core/ |
Determines whether the field has relevant changes. |
| ChangedItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| ChangedTestItem | class | core/ |
Defines the 'changed_test' entity field type. |
| ChangedTestItem.php | file | core/ |
|
| ChangedTestItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| 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::processCheckbox | function | core/ |
Sets the #checked property of a checkbox element. |
| 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/ |
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.3 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://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 install. |
| CheckboxTest::testFormCheckbox | function | core/ |
Pagination
- Previous page
- Page 132
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.