Search for collect
- Search 7.x for collect
- Search 9.5.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/ |
Deletes all optimized asset collections assets. |
CssCollectionOptimizer::generateHash | function | core/ |
Generate a hash for a given group of CSS assets. |
CssCollectionOptimizer::getAll | function | core/ |
Returns all optimized asset collections assets. |
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. |
CssCollectionRenderer | class | core/ |
Renders CSS assets. |
CssCollectionRenderer.php | file | core/ |
|
CssCollectionRenderer::$state | property | core/ |
The state key/value store. |
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'. |
DatabaseBackend::garbageCollection | function | core/ |
Cleans up expired flood events. This method is called automatically on cron run. |
DatabaseBackend::garbageCollection | function | core/ |
Performs garbage collection on a cache bin. |
DatabaseBackendTest::testGarbageCollection | function | core/ |
Tests the row count limiting of cache bin database tables. |
DatabaseQueue::garbageCollection | function | core/ |
Cleans queues of garbage. |
DatabaseStorage::$collection | property | core/ |
The storage collection. |
DatabaseStorage::createCollection | function | core/ |
Creates a collection on the storage. |
DatabaseStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
DatabaseStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
DefaultHtmlRouteProvider::getCollectionRoute | function | core/ |
Gets the collection route. |
DefaultHtmlRouteProviderTest::providerTestGetCollectionRoute | function | core/ |
|
DefaultHtmlRouteProviderTest::testGetCollectionRoute | function | core/ |
@covers ::getCollectionRoute @dataProvider providerTestGetCollectionRoute |
DefaultLazyPluginCollection | class | core/ |
Provides a default plugin collection for a plugin type. |
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.