Search for collect
- Search 7.x for collect
- Search 8.9.x for collect
- Search 10.3.x for collect
- Search 11.x for collect
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
config_collection_install_test.test.yml | file | core/ |
core/modules/config/tests/config_collection_install_test/config/install/another_collection/config_collection_install_test.test.yml |
config_collection_install_test.test.yml | file | core/ |
core/modules/config/tests/config_collection_install_test/config/install/collection/test2/config_collection_install_test.test.yml |
config_collection_install_test.test.yml | file | core/ |
core/modules/config/tests/config_collection_install_test/config/install/collection/test1/config_collection_install_test.test.yml |
ContainerTest::getCollection | function | core/ |
Helper function to return a machine-optimized collection. |
ContentLanguageSettingsTest::getExpectedCollectionCacheability | function | core/ |
Computes the cacheability for a given entity collection. |
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 and if they are for the same 'media' and 'browsers'. Items of the 'file' type are groupable if their 'preprocess' flag is TRUE, and items of the… |
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. |
CssCollectionOptimizer | class | core/ |
Optimizes CSS assets. |
CssCollectionOptimizer.php | file | core/ |
|
CssCollectionOptimizer::$dumper | property | core/ |
An asset dumper. |
CssCollectionOptimizer::$fileSystem | property | core/ |
The file system service. |
CssCollectionOptimizer::$grouper | property | core/ |
A CSS asset grouper. |
CssCollectionOptimizer::$optimizer | property | core/ |
A CSS asset optimizer. |
CssCollectionOptimizer::$state | property | core/ |
The state key/value store. |
CssCollectionOptimizer::deleteAll | function | core/ |
|
CssCollectionOptimizer::generateHash | function | core/ |
Generate a hash for a given group of CSS assets. |
CssCollectionOptimizer::getAll | function | core/ |
|
CssCollectionOptimizer::optimize | function | core/ |
The cache file name is retrieved on a page load via a lookup variable that contains an associative array. The array key is the hash of the file names in $css while the value is the cache file name. The cache file is generated in two cases. First, if… |
CssCollectionOptimizer::__construct | function | core/ |
Constructs a CssCollectionOptimizer. |
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::setUp | function | core/ |
|
CssCollectionOptimizerUnitTest::testCssImport | function | core/ |
Test that css imports with strange letters do not destroy the css output. |
CssCollectionRenderer | class | core/ |
Renders CSS assets. |
CssCollectionRenderer.php | file | core/ |
|
CssCollectionRenderer::$fileUrlGenerator | property | core/ |
The file URL generator. |
CssCollectionRenderer::$state | property | core/ |
The state key/value store. |
CssCollectionRenderer::render | function | core/ |
|
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'. |
DatabaseBackend::garbageCollection | function | core/ |
|
DatabaseBackend::garbageCollection | function | core/ |
|
DatabaseBackendTest::testGarbageCollection | function | core/ |
Tests the row count limiting of cache bin database tables. |
DatabaseQueue::garbageCollection | function | core/ |
|
DatabaseStorage::$collection | property | core/ |
The storage collection. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.