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 |
|---|---|---|---|
| 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::$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); } |
| CodeBlock::parseLanguagesFromValue | function | core/ |
Parses the line-based (for form) Code Block configuration. |
| CodeBlock::submitConfigurationForm | function | core/ |
Form submission 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. |
| 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-picker.css | file | core/ |
Color picker styles. These appear within theme settings when selecting a custom color. |
| color-picker.pcss.css | file | core/ |
Color picker styles. These appear within theme settings when selecting a custom color. |
| colors.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Reusable colors. */ .color-success { color: #325e1c; background-color: #f3faef; } .color-warning… |
| colors.pcss.css | file | core/ |
/** * Reusable colors. */ .color-success { color: #325e1c; background-color: #f3faef; } .color-warning { color: #734c00; background-color: #fdf8ed; } .color-error { color: #a51b00; background-color: #fcf4f2; } |
| ColorTest | class | core/ |
Tests Color utility class conversions. |
| ColorTest.php | file | core/ |
|
| ColorTest::providerTestHexToRgb | function | core/ |
Data provider for testHexToRgb(). |
| ColorTest::providerTestNormalizeHexLength | function | core/ |
Data provider for testNormalizeHexLength(). |
| ColorTest::providerTestRbgToHex | function | core/ |
Data provider for testRgbToHex(). |
Pagination
- Previous page
- Page 146
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.