Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| CodeBlock::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| CodeBlock::parseLanguagesFromValue | function | core/ |
Parses the line-based (for form) Code Block configuration. |
| CodeBlock::submitConfigurationForm | function | core/ |
Form submission handler. |
| CodeBlock::validateConfigurationForm | function | core/ |
Form validation handler. |
| collapse.css | file | core/ |
Test CSS asset file for test_theme.theme. |
| CollapsedSummariesTest | class | core/ |
Tests that outlines of node meta values are displayed in summaries and tabs. |
| CollapsedSummariesTest.php | file | core/ |
|
| CollapsedSummariesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CollapsedSummariesTest::$modules | property | core/ |
Modules to install. |
| CollapsedSummariesTest::setUp | function | core/ |
|
| CollapsedSummariesTest::testSummaries | function | core/ |
Confirm that summaries are provided for node meta at all widths. |
| CollectPathsToExcludeEvent | class | core/ |
Defines an event that collects paths to exclude. |
| CollectPathsToExcludeEvent.php | file | core/ |
|
| CollectPathsToExcludeEvent::add | function | core/ |
|
| CollectPathsToExcludeEvent::addPathsRelativeToProjectRoot | function | core/ |
Flags paths to be ignored, relative to the project root. |
| CollectPathsToExcludeEvent::addPathsRelativeToWebRoot | function | core/ |
Flags paths to be ignored, relative to the web root. |
Pagination
- Previous page
- Page 178
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.