Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ChainResponsePolicy::addPolicy | function | core/ |
Add a policy to the list of policy rules. |
| ChainResponsePolicy::addPolicy | function | core/ |
Add a policy to the list of policy rules. |
| 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. |
| ChainResponsePolicy::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| ChainResponsePolicy::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| ChainResponsePolicyInterface | interface | core/ |
Defines the interface for compound request policies. |
| ChainResponsePolicyInterface.php | file | core/ |
|
| ChainResponsePolicyInterface::addPolicy | function | core/ |
Add a policy to the list of policy rules. |
| ChainResponsePolicyTest | class | core/ |
@coversDefaultClass \Drupal\Core\PageCache\ChainResponsePolicy[[api-linebreak]] @group PageCache |
| ChainResponsePolicyTest.php | file | core/ |
|
| ChainResponsePolicyTest::$policy | property | core/ |
The chain response policy under test. |
| ChainResponsePolicyTest::$request | property | core/ |
A request object. |
| 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 | class | core/ |
An AJAX command for marking HTML elements as changed. |
| ChangedCommand.php | file | core/ |
|
| 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::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
| 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 | class | core/ |
Defines the 'changed' entity field type. |
| ChangedItem.php | file | core/ |
|
| 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. |
| CHANGELOG.txt | file | core/ |
New minor (feature) releases of Drupal are released every six months and patch (bugfix) releases are released every month. More information on the Drupal release cycle: https://www.drupal.org/core/release-cycle-overview * For a full list of fixes in… |
| CHANGES.md | file | core/ |
CKEditor 4 Changelog CKEditor 4.21.0 Security Updates: |
| 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";} |
Pagination
- Previous page
- Page 154
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.