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 |
---|---|---|---|
ConfigStorageTestBase::testCollection | function | core/ |
Tests that the storage supports collections. |
config_collection_clash_install_test.info.yml | file | core/ |
core/modules/config/tests/config_collection_clash_install_test/config_collection_clash_install_test.info.yml |
config_collection_install_test.event_subscriber | service | core/ |
Drupal\config_collection_install_test\EventSubscriber |
config_collection_install_test.info.yml | file | core/ |
core/modules/config/tests/config_collection_install_test/config_collection_install_test.info.yml |
config_collection_install_test.schema.yml | file | core/ |
core/modules/config/tests/config_collection_install_test/config/schema/config_collection_install_test.schema.yml |
config_collection_install_test.services.yml | file | core/ |
core/modules/config/tests/config_collection_install_test/config_collection_install_test.services.yml |
config_collection_install_test.test.yml | file | core/ |
core/modules/config/tests/config_collection_clash_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_clash_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_clash_install_test/config/install/collection/test1/config_collection_install_test.test.yml |
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. |
CssCollectionOptimizerLazyUnitTest::testExternalMinifiedCssAssetOptimizationIsSkipped | function | core/ |
Test that external minified CSS assets do not trigger optimization. |
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/ |
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.