Search for collect
- Search 7.x for collect
- Search 9.5.x for collect
- Search 8.9.x for collect
- Search 10.3.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 |
ConsoleInputCollector | class | core/ |
Collects input values for recipes from the command line. |
ConsoleInputCollector.php | file | core/ |
|
ConsoleInputCollector::collectValue | function | core/ |
|
ConsoleInputCollector::configureCommand | function | core/ |
Configures a console command to support the `--input` option. |
ConsoleInputCollector::getInputFromOptions | function | core/ |
Returns the `--input` options passed to the command. |
ConsoleInputCollector::INPUT_OPTION | constant | core/ |
The name of the command-line option for passing input values. |
ConsoleInputCollector::__construct | function | core/ |
|
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. 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::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. |
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. |
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. |
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. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.