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 |
|---|---|---|---|
| CsrfTokenRaceTest.php | file | core/ |
|
| CsrfTokenRaceTest::$defaultTheme | property | core/ |
|
| CsrfTokenRaceTest::$modules | property | core/ |
|
| CsrfTokenRaceTest::testCsrfRace | function | core/ |
Tests race condition for CSRF tokens for simultaneous requests. |
| csrf_race_test.info.yml | file | core/ |
core/modules/system/tests/modules/csrf_race_test/csrf_race_test.info.yml |
| csrf_race_test.routing.yml | file | core/ |
core/modules/system/tests/modules/csrf_race_test/csrf_race_test.routing.yml |
| csrf_test.info.yml | file | core/ |
core/modules/system/tests/modules/csrf_test/csrf_test.info.yml |
| csrf_test.links.menu.yml | file | core/ |
core/modules/system/tests/modules/csrf_test/csrf_test.links.menu.yml |
| csrf_test.routing.yml | file | core/ |
core/modules/system/tests/modules/csrf_test/csrf_test.routing.yml |
| csrf_token | service | core/ |
Drupal\Core\Access\CsrfTokenGenerator |
| css-load-order.component.yml | file | core/ |
core/modules/system/tests/themes/sdc_theme_test/components/css-load-order/css-load-order.component.yml |
| css-load-order.css | file | core/ |
div { display: block; } |
| css-load-order.twig | file | core/ |
In memory of Hawkeye Tenderwolf. You had the best laughter of all, sometimes I can still hear it. I miss you dearly, my friend. |
| css-order-dependent.css | file | core/ |
div { display: block; } |
| CssAssetController | class | core/ |
Defines a controller to serve CSS aggregates. |
| CssAssetController.php | file | core/ |
|
| CssAssetController::$assetType | property | core/ |
|
| CssAssetController::$contentType | property | core/ |
|
| CssAssetController::create | function | core/ |
|
| CssAssetController::getGroups | function | core/ |
|
| CssCollectionGrouper | class | core/ |
Groups CSS assets. |
| CssCollectionGrouper.php | file | core/ |
|
| CssCollectionGrouper::group | function | core/ |
Puts multiple items into the same group if they are groupable. Items of the 'file' type are groupable if their 'preprocess' flag is TRUE, and items of the 'external' type are never groupable. Items with a media type of… |
| CssCollectionGrouperUnitTest | class | core/ |
Tests the CSS asset collection grouper. |
| CssCollectionGrouperUnitTest.php | file | core/ |
|
| CssCollectionGrouperUnitTest::$grouper | property | core/ |
A CSS asset grouper. |
| CssCollectionGrouperUnitTest::setUp | function | core/ |
|
| CssCollectionGrouperUnitTest::testGrouper | function | core/ |
Tests \Drupal\Core\Asset\CssCollectionGrouper. |
| CssCollectionOptimizerLazy | class | core/ |
Optimizes CSS assets. |
| CssCollectionOptimizerLazy.php | file | core/ |
|
| CssCollectionOptimizerLazy::deleteAll | function | core/ |
|
| CssCollectionOptimizerLazy::optimize | function | core/ |
|
| CssCollectionOptimizerLazy::optimizeGroup | function | core/ |
|
| CssCollectionOptimizerLazy::__construct | function | core/ |
Constructs a CssCollectionOptimizerLazy. |
| CssCollectionOptimizerLazyUnitTest | class | core/ |
Tests the CSS asset optimizer. |
| CssCollectionOptimizerLazyUnitTest.php | file | core/ |
|
| CssCollectionOptimizerLazyUnitTest::$fileUrlGenerator | property | core/ |
The file URL generator mock. |
| CssCollectionOptimizerLazyUnitTest::$optimizer | property | core/ |
A CSS asset optimizer. |
| CssCollectionOptimizerLazyUnitTest::setUp | function | core/ |
|
| CssCollectionOptimizerLazyUnitTest::testCssImport | function | core/ |
Tests that CSS imports with strange letters do not destroy the CSS output. |
| CssCollectionOptimizerLazyUnitTest::testCssLicenseAggregation | function | core/ |
Test that license information is added correctly to aggregated CSS. |
| CssCollectionOptimizerLazyUnitTest::testExternalMinifiedCssAssetOptimizationIsSkipped | function | core/ |
Test that external minified CSS assets do not trigger optimization. |
| CssCollectionOptimizerLazyUnitTest::testLocalMinifiedCssAssetOptimizationIsNotSkipped | function | core/ |
Test that local minified CSS assets still trigger optimization. |
| CssCollectionOptimizerLazyUnitTest::testRelativePathsInLocalMinifiedCssAssets | function | core/ |
Test that relative paths in local minified CSS files are updated. |
| CssCollectionRenderer | class | core/ |
Renders CSS assets. |
| CssCollectionRenderer.php | file | core/ |
|
| CssCollectionRenderer::render | function | core/ |
|
| CssCollectionRenderer::__construct | function | core/ |
Constructs a CssCollectionRenderer. |
| CssCollectionRendererUnitTest | class | core/ |
Tests the CSS asset collection renderer. |
| CssCollectionRendererUnitTest.php | file | core/ |
Pagination
- Previous page
- Page 356
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.