Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CssCollectionOptimizerLazy::__construct | function | core/ |
Constructs a CssCollectionOptimizerLazy. |
| CssCollectionOptimizerLazyUnitTest | class | core/ |
Tests the CSS asset optimizer. |
| CssCollectionOptimizerLazyUnitTest.php | file | 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. |
| CssCollectionOptimizerUnitTest | class | core/ |
Tests the CSS asset optimizer. |
| CssCollectionOptimizerUnitTest.php | file | core/ |
|
| CssCollectionOptimizerUnitTest::$dumperData | property | core/ |
The data from the dumper. |
| CssCollectionOptimizerUnitTest::$optimizer | property | core/ |
A CSS Collection optimizer. |
| CssCollectionOptimizerUnitTest::testCssImport | function | core/ |
Tests that CSS imports with strange letters do not destroy the CSS output. |
| CssCollectionOptimizerUnitTest::testCssLicenseAggregation | function | core/ |
Tests that CSS imports with strange letters do not destroy the CSS output. |
| CssCollectionRenderer | class | core/ |
Renders CSS assets. |
| CssCollectionRenderer.php | file | core/ |
|
| CssCollectionRenderer::$assetQueryString | property | core/ |
The asset query string. |
| CssCollectionRenderer::$deprecatedProperties | property | core/ |
|
| CssCollectionRenderer::$fileUrlGenerator | property | core/ |
The file URL generator. |
| 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. |
| CssCollectionRendererUnitTest::providerTestRender | function | core/ |
Provides data for the CSS asset rendering test. |
| CssCollectionRendererUnitTest::setUp | function | core/ |
|
| CssCollectionRendererUnitTest::testRender | function | core/ |
Tests CSS asset rendering. |
| CssCollectionRendererUnitTest::testRenderInvalidType | function | core/ |
Tests a CSS asset group with the invalid 'type' => 'internal'. |
| CssCommand | class | core/ |
An AJAX command for calling the jQuery css() method. |
| CssCommand.php | file | core/ |
|
| CssCommand::$css | property | core/ |
An array of property/value pairs to set in the CSS for the selector. |
| CssCommand::$selector | property | core/ |
A CSS selector string. |
| CssCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
| CssCommand::setProperty | function | core/ |
Adds a property/value pair to the CSS to be added to this element. |
| CssCommand::__construct | function | core/ |
Constructs a CssCommand object. |
| CssOptimizer | class | core/ |
Optimizes a CSS asset. |
| CssOptimizer.php | file | core/ |
|
| CssOptimizer::$fileUrlGenerator | property | core/ |
The file URL generator. |
| CssOptimizer::$rewriteFileURIBasePath | property | core/ |
The base path used by rewriteFileURI(). |
| CssOptimizer::clean | function | core/ |
Processes the contents of a CSS asset for cleanup. |
| CssOptimizer::loadFile | function | core/ |
Loads the stylesheet and resolves all @import commands. |
| CssOptimizer::loadNestedFile | function | core/ |
Loads stylesheets recursively and returns contents with corrected paths. |
| CssOptimizer::optimize | function | core/ |
Optimizes an asset. |
| CssOptimizer::processCss | function | core/ |
Processes the contents of a stylesheet for aggregation. |
| CssOptimizer::processFile | function | core/ |
Processes CSS file and adds base URLs to any relative resource paths. |
| CssOptimizer::rewriteFileURI | function | core/ |
Prefixes all paths within a CSS file for processFile(). |
| CssOptimizer::__construct | function | core/ |
Constructs a CssOptimizer. |
| CssOptimizerUnitTest | class | core/ |
Tests the CSS asset optimizer. |
| CssOptimizerUnitTest.php | file | core/ |
|
| CssOptimizerUnitTest::$backupGlobals | property | core/ |
|
| CssOptimizerUnitTest::$fileUrlGenerator | property | core/ |
The file URL generator mock. |
| CssOptimizerUnitTest::$optimizer | property | core/ |
A CSS asset optimizer. |
Pagination
- Previous page
- Page 346
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.