Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CloseDialogCommand::render | function | core/ |
|
| 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/ |
|
| 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/ |
|
| CollapsedSummariesTest::$modules | property | core/ |
|
| 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. |
| CollectPathsToExcludeEvent::getAll | function | core/ |
|
| CollectPathsToExcludeEvent::scanForDirectoriesByName | function | core/ |
Finds all directories in the project root matching the given name. |
| CollectPathsToExcludeEvent::__construct | function | core/ |
Constructs a CollectPathsToExcludeEvent object. |
| CollectPathsToExcludeFailValidator | class | core/ |
Allows to test an excluder which fails on CollectPathsToExcludeEvent. |
| CollectPathsToExcludeFailValidator.php | file | core/ |
|
| CollectPathsToExcludeFailValidator::callToComposer | function | core/ |
Fails when composer.json is deleted to simulate failure on excluders. |
| CollectPathsToExcludeFailValidator::getSubscribedEvents | function | core/ |
|
| CollectPathsToExcludeFailValidator::__construct | function | core/ |
Constructs a CollectPathsToExcludeFailValidator object. |
| CollectRelationshipMetaEvent | class | core/ |
Event for collecting the relationship metadata of a JSON:API resource object. |
| CollectRelationshipMetaEvent.php | file | core/ |
|
| CollectRelationshipMetaEvent::$meta | property | core/ |
The metadata. |
| CollectRelationshipMetaEvent::getMeta | function | core/ |
Gets the meta values. |
| CollectRelationshipMetaEvent::getRelationshipFieldName | function | core/ |
Gets the relationship field. |
| CollectRelationshipMetaEvent::getResourceObject | function | core/ |
Gets the resource object. |
| CollectRelationshipMetaEvent::setMetaValue | function | core/ |
Sets a meta value. |
| CollectRelationshipMetaEvent::__construct | function | core/ |
Constructs a new CollectRelationshipMetaEvent object. |
| CollectResourceObjectMetaEvent | class | core/ |
Event for collecting resource object metadata of a JSON:API resource types. |
| CollectResourceObjectMetaEvent.php | file | core/ |
|
| CollectResourceObjectMetaEvent::$meta | property | core/ |
The metadata. |
| CollectResourceObjectMetaEvent::getContext | function | core/ |
Gets context options for the normalizer. |
| CollectResourceObjectMetaEvent::getMeta | function | core/ |
Gets the meta values. |
| CollectResourceObjectMetaEvent::getResourceObject | function | core/ |
Gets the resource object. |
| CollectResourceObjectMetaEvent::setMetaValue | function | core/ |
Sets a meta value. |
| CollectResourceObjectMetaEvent::__construct | function | core/ |
Constructs a new CollectResourceObjectMetaEvent object. |
| 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. |
Pagination
- Previous page
- Page 152
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.