Search for collect
- Search 7.x for collect
- Search 9.5.x for collect
- Search 8.9.x for collect
- Search 11.x for collect
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigEntityBaseUnitTest::providerTestSetAndPreSaveWithPluginCollections | function | core/ |
|
ConfigEntityBaseUnitTest::testCalculateDependenciesWithPluginCollections | function | core/ |
@covers ::getDependencies @covers ::calculateDependencies |
ConfigEntityBaseUnitTest::testPreSaveWithPluginCollections | function | core/ |
@covers ::preSave @dataProvider providerTestSetAndPreSaveWithPluginCollections |
ConfigEntityBaseUnitTest::testSetWithPluginCollections | function | core/ |
@covers ::set @dataProvider providerTestSetAndPreSaveWithPluginCollections |
ConfigEntityBaseUnitTest::testSleepWithPluginCollections | function | core/ |
@covers ::__sleep |
ConfigEntityBaseWithPluginCollections | class | core/ |
Enables testing of dependency calculation. |
ConfigEntityBaseWithPluginCollections.php | file | core/ |
|
ConfigEvents::COLLECTION_INFO | constant | core/ |
Name of event fired to collect information on all config collections. |
ConfigExportImportUITest::testExportImportCollections | function | core/ |
Tests an export and import of collections. |
ConfigFactoryOverrideBase::addCollections | function | core/ |
Reacts to the ConfigCollectionEvents::COLLECTION_INFO event. |
ConfigImporterTest::testEventsAndCollectionsImport | function | core/ |
Tests events and collections during a config import. |
ConfigInstaller::installCollectionDefaultConfig | function | core/ |
|
ConfigInstaller::installCollectionDefaultConfig | function | core/ |
|
ConfigInstallerInterface::installCollectionDefaultConfig | function | core/ |
Installs all default configuration in the specified collection. |
ConfigInstallTest::testCollectionInstallationCollectionConfigEntity | function | core/ |
Tests collections which do not support config entities install correctly. |
ConfigInstallTest::testCollectionInstallationCollections | function | core/ |
Tests config objects in collections are installed as expected. |
ConfigInstallTest::testCollectionInstallationNoCollections | function | core/ |
Tests that collections are ignored if the event does not return anything. |
ConfigManager::$configCollectionInfo | property | core/ |
The configuration collection info. |
ConfigManager::getConfigCollectionInfo | function | core/ |
|
ConfigManagerInterface::getConfigCollectionInfo | function | core/ |
Gets available collection information using the event system. |
ConfigMapperInterface::setRouteCollection | function | core/ |
Sets the route collection. |
ConfigNamesMapper::$routeCollection | property | core/ |
The available routes. |
ConfigNamesMapper::setRouteCollection | function | core/ |
Sets the route collection. |
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 |
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. |
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. |
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.