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 |
|---|---|---|---|
| CsrfTokenRaceTest::$modules | property | core/ |
Modules to install. |
| 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/ |
The asset type. |
| CssAssetController::$contentType | property | core/ |
The asset aggregate content type to send as Content-Type header. |
| CssAssetController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| CssAssetController::getGroups | function | core/ |
Get grouped assets. |
| 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/ |
Deletes all optimized asset collections assets. |
| CssCollectionOptimizerLazy::optimize | function | core/ |
Optimizes a collection of assets. |
| CssCollectionOptimizerLazy::optimizeGroup | function | core/ |
Optimizes a specific group of assets. |
| 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/ |
Renders an asset collection. |
| CssCollectionRenderer::__construct | function | core/ |
Constructs a CssCollectionRenderer. |
| CssCollectionRendererUnitTest | class | core/ |
Tests the CSS asset collection renderer. |
| CssCollectionRendererUnitTest.php | file | core/ |
|
| CssCollectionRendererUnitTest::$fileCssGroup | property | core/ |
A valid file CSS asset group. |
| CssCollectionRendererUnitTest::$renderer | property | core/ |
A CSS asset renderer. |
Pagination
- Previous page
- Page 303
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.