Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ClickSortingAJAXTest::setUp | function | core/ |
|
| ClickSortingAJAXTest::testClickSorting | function | core/ |
Tests if sorting via AJAX works for the "Content" View. |
| 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/ |
@coversDefaultClass \Drupal\Core\Http\ClientFactory[[api-linebreak]] @group Http |
| 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/ |
@covers ::fromOptions[[api-linebreak]] @dataProvider providerTestCreateFromOptions |
| 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); } |
| collapse-processed.css | file | core/ |
Visual styles for collapsible fieldsets. |
| collapse-processed.css | file | core/ |
Visual styles for collapsible fieldsets. |
| collapse-processed.css | file | core/ |
Visual styles for collapsible fieldsets. |
| collapse-processed.css | file | core/ |
Visual styles for collapsible fieldsets. |
| collapse-processed.css | file | core/ |
Visual styles for collapsible fieldsets. |
| 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 enable. |
| CollapsedSummariesTest::setUp | function | core/ |
|
| CollapsedSummariesTest::testSummaries | function | core/ |
Confirm that summaries are provided for node meta at all widths. |
| CollectRoutesTest | class | core/ |
Tests the REST export view plugin. |
| CollectRoutesTest.php | file | core/ |
|
| CollectRoutesTest::$restExport | property | core/ |
The REST export instance. |
| CollectRoutesTest::$routes | property | core/ |
The RouteCollection. |
| CollectRoutesTest::setUp | function | core/ |
|
| CollectRoutesTest::testRoutesRequirements | function | core/ |
Tests if adding a requirement to a route only modify one route. |
| Color | class | core/ |
Provides a form element for choosing a color. |
| Color | class | core/ |
Performs color conversions. |
| Color | class | core/ |
Persist color data to the config system. |
| Color | class | core/ |
Drupal 7 color source from database. |
Pagination
- Previous page
- Page 174
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.