Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ClearCacheForm | class | core/ |
Clear caches for this site. |
| ClearCacheForm.php | file | core/ |
|
| ClearCacheForm::buildForm | function | core/ |
Form constructor. |
| ClearCacheForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ClearCacheForm::submitForm | function | core/ |
Clears the caches. |
| clearfix.module.css | file | core/ |
Float clearing. |
| clearfix.module.css | file | core/ |
Float clearing. |
| ClearTest | class | core/ |
Tests our clearing is done the proper way. |
| ClearTest.php | file | core/ |
|
| ClearTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ClearTest::setUp | function | core/ |
|
| ClearTest::testFlushAllCaches | function | core/ |
Tests drupal_flush_all_caches(). |
| ClickSortingAJAXTest | class | core/ |
Tests the click sorting AJAX functionality of Views exposed forms. |
| ClickSortingAJAXTest.php | file | core/ |
|
| ClickSortingAJAXTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ClickSortingAJAXTest::$modules | property | core/ |
Modules to install. |
| ClickSortingAJAXTest::$testViews | property | core/ |
The views to use for testing. |
| ClickSortingAJAXTest::setUp | function | core/ |
|
| ClickSortingAJAXTest::testClickSorting | function | core/ |
Tests if sorting via AJAX works for the "Content" View. |
| ClientConnectionTransactionState.php | file | core/ |
|
| ClientErrorResponseSubscriber | class | core/ |
Response subscriber to set the '4xx-response' cache tag on 4xx responses. |
| ClientErrorResponseSubscriber.php | file | core/ |
|
| ClientErrorResponseSubscriber::getSubscribedEvents | function | core/ |
|
| ClientErrorResponseSubscriber::onRespond | function | core/ |
Sets the '4xx-response' cache tag on 4xx responses. |
| ClientFactory | class | core/ |
Helper class to construct a HTTP client with Drupal specific config. |
| ClientFactory.php | file | core/ |
|
| ClientFactory::$stack | property | core/ |
The handler stack. |
| ClientFactory::fromOptions | function | core/ |
Constructs a new client object from some configuration. |
| ClientFactory::__construct | function | core/ |
Constructs a new ClientFactory instance. |
| ClientFactoryTest | class | core/ |
Tests Drupal\Core\Http\ClientFactory. |
| ClientFactoryTest.php | file | core/ |
|
| ClientFactoryTest::$factory | property | core/ |
The client factory under test. |
| ClientFactoryTest::providerTestCreateFromOptions | function | core/ |
Data provider for testCreateFromOptions. |
| ClientFactoryTest::setUp | function | core/ |
|
| ClientFactoryTest::testCreateFromOptions | function | core/ |
Tests create from options. |
| client_error_response_subscriber | service | core/ |
Drupal\Core\EventSubscriber\ClientErrorResponseSubscriber |
| CloseDialogCommand | class | core/ |
Defines an AJAX command that closes the current active dialog. |
| CloseDialogCommand.php | file | core/ |
|
| CloseDialogCommand::$persist | property | core/ |
Whether to persist the dialog in the DOM or not. |
| CloseDialogCommand::$selector | property | core/ |
A CSS selector string of the dialog to close. |
| CloseDialogCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| CloseDialogCommand::__construct | function | core/ |
Constructs a CloseDialogCommand object. |
| CloseModalDialogCommand | class | core/ |
Defines an AJAX command that closes the currently visible modal dialog. |
| CloseModalDialogCommand.php | file | core/ |
|
| CloseModalDialogCommand::__construct | function | core/ |
Constructs a CloseModalDialogCommand object. |
| code-block.admin.css | file | core/ |
.ckeditor5-toolbar-button-codeBlock { background-image: url(../icons/code-block.svg); } |
| CodeBlock | class | core/ |
CKEditor 5 Code Block plugin configuration. |
| CodeBlock.php | file | core/ |
|
| CodeBlock::buildConfigurationForm | function | core/ |
Form constructor. |
| CodeBlock::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
Pagination
- Previous page
- Page 180
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.