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 |
|---|---|---|---|
| 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. |
| 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. |
| Color | class | core/ |
Provides a form element for choosing a color. |
| Color | class | core/ |
Performs color conversions. |
| 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. |
Pagination
- Previous page
- Page 181
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.