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 main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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-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.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.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; } |
| 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; } |
| 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(). |
| ColorTest::providerTestValidateHex | function | core/ |
Provides data for testValidateHex(). |
| ColorTest::testHexToRgb | function | core/ |
Tests Color::hexToRgb(). |
| ColorTest::testNormalizeHexLength | function | core/ |
Tests Color::normalizeHexLength(). |
| ColorTest::testRgbToHex | function | core/ |
Tests Color::rgbToHex(). |
| ColorTest::testValidateHex | function | core/ |
@legacy-covers \Drupal\Component\Utility\Color::validateHex |
| Combine::buildOptionsForm | function | core/ |
Provide the basic form which calls through to subforms. |
| Combine::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Combine::opContains | function | core/ |
Adds a where clause for the operation, 'LIKE'. |
| Combine::opContainsWord | function | core/ |
Filters by one or more words. |
| Combine::opEndsWith | function | core/ |
Adds a where clause for the operation, 'ends with'. |
| Combine::opNotEndsWith | function | core/ |
Adds a where clause for the operation, 'not ends with'. |
| Combine::opNotStartsWith | function | core/ |
Adds a where clause for the operation, 'not starts with'. |
| Combine::opStartsWith | function | core/ |
Adds a where clause for the operation, 'starts with'. |
| CommandLineOrUnsafeMethod | class | core/ |
Reject when running from the command line or when HTTP method is not safe. |
| CommandLineOrUnsafeMethod.php | file | core/ |
|
| CommandLineOrUnsafeMethod::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
| CommandLineOrUnsafeMethod::isCli | function | core/ |
Indicates whether this is a CLI request. |
Pagination
- Previous page
- Page 154
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.