Search for collect

  1. Search 7.x for collect
  2. Search 9.5.x for collect
  3. Search 8.9.x for collect
  4. Search 11.x for collect
  5. Other projects
Title Object type File name Summary
ConfigEntityBaseUnitTest::providerTestSetAndPreSaveWithPluginCollections function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
ConfigEntityBaseUnitTest::testCalculateDependenciesWithPluginCollections function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::getDependencies
@covers ::calculateDependencies
ConfigEntityBaseUnitTest::testPreSaveWithPluginCollections function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::preSave
@dataProvider providerTestSetAndPreSaveWithPluginCollections
ConfigEntityBaseUnitTest::testSetWithPluginCollections function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::set
@dataProvider providerTestSetAndPreSaveWithPluginCollections
ConfigEntityBaseUnitTest::testSleepWithPluginCollections function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::__sleep
ConfigEntityBaseWithPluginCollections class core/tests/Drupal/Tests/Core/Config/Entity/Fixtures/ConfigEntityBaseWithPluginCollections.php Enables testing of dependency calculation.
ConfigEntityBaseWithPluginCollections.php file core/tests/Drupal/Tests/Core/Config/Entity/Fixtures/ConfigEntityBaseWithPluginCollections.php
ConfigEvents::COLLECTION_INFO constant core/lib/Drupal/Core/Config/ConfigEvents.php Name of event fired to collect information on all config collections.
ConfigExportImportUITest::testExportImportCollections function core/modules/config/tests/src/Functional/ConfigExportImportUITest.php Tests an export and import of collections.
ConfigFactoryOverrideBase::addCollections function core/lib/Drupal/Core/Config/ConfigFactoryOverrideBase.php Reacts to the ConfigCollectionEvents::COLLECTION_INFO event.
ConfigImporterTest::testEventsAndCollectionsImport function core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php Tests events and collections during a config import.
ConfigInstaller::installCollectionDefaultConfig function core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php
ConfigInstaller::installCollectionDefaultConfig function core/lib/Drupal/Core/Config/ConfigInstaller.php
ConfigInstallerInterface::installCollectionDefaultConfig function core/lib/Drupal/Core/Config/ConfigInstallerInterface.php Installs all default configuration in the specified collection.
ConfigInstallTest::testCollectionInstallationCollectionConfigEntity function core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php Tests collections which do not support config entities install correctly.
ConfigInstallTest::testCollectionInstallationCollections function core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php Tests config objects in collections are installed as expected.
ConfigInstallTest::testCollectionInstallationNoCollections function core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php Tests that collections are ignored if the event does not return anything.
ConfigManager::$configCollectionInfo property core/lib/Drupal/Core/Config/ConfigManager.php The configuration collection info.
ConfigManager::getConfigCollectionInfo function core/lib/Drupal/Core/Config/ConfigManager.php
ConfigManagerInterface::getConfigCollectionInfo function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Gets available collection information using the event system.
ConfigMapperInterface::setRouteCollection function core/modules/config_translation/src/ConfigMapperInterface.php Sets the route collection.
ConfigNamesMapper::$routeCollection property core/modules/config_translation/src/ConfigNamesMapper.php The available routes.
ConfigNamesMapper::setRouteCollection function core/modules/config_translation/src/ConfigNamesMapper.php Sets the route collection.
ConfigStorageTestBase::testCollection function core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php Tests that the storage supports collections.
config_collection_clash_install_test.info.yml file core/modules/config/tests/config_collection_clash_install_test/config_collection_clash_install_test.info.yml core/modules/config/tests/config_collection_clash_install_test/config_collection_clash_install_test.info.yml
config_collection_install_test.event_subscriber service core/modules/config/tests/config_collection_install_test/config_collection_install_test.services.yml Drupal\config_collection_install_test\EventSubscriber
config_collection_install_test.info.yml file core/modules/config/tests/config_collection_install_test/config_collection_install_test.info.yml core/modules/config/tests/config_collection_install_test/config_collection_install_test.info.yml
config_collection_install_test.schema.yml file core/modules/config/tests/config_collection_install_test/config/schema/config_collection_install_test.schema.yml core/modules/config/tests/config_collection_install_test/config/schema/config_collection_install_test.schema.yml
config_collection_install_test.services.yml file core/modules/config/tests/config_collection_install_test/config_collection_install_test.services.yml core/modules/config/tests/config_collection_install_test/config_collection_install_test.services.yml
config_collection_install_test.test.yml file core/modules/config/tests/config_collection_clash_install_test/config/install/another_collection/config_collection_install_test.test.yml 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/modules/config/tests/config_collection_clash_install_test/config/install/collection/test2/config_collection_install_test.test.yml 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/modules/config/tests/config_collection_clash_install_test/config/install/collection/test1/config_collection_install_test.test.yml 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/modules/config/tests/config_collection_install_test/config/install/another_collection/config_collection_install_test.test.yml 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/modules/config/tests/config_collection_install_test/config/install/collection/test2/config_collection_install_test.test.yml 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/modules/config/tests/config_collection_install_test/config/install/collection/test1/config_collection_install_test.test.yml core/modules/config/tests/config_collection_install_test/config/install/collection/test1/config_collection_install_test.test.yml
ContainerTest::getCollection function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Helper function to return a machine-optimized collection.
ContentLanguageSettingsTest::getExpectedCollectionCacheability function core/modules/jsonapi/tests/src/Functional/ContentLanguageSettingsTest.php Computes the cacheability for a given entity collection.
CssCollectionGrouper class core/lib/Drupal/Core/Asset/CssCollectionGrouper.php Groups CSS assets.
CssCollectionGrouper.php file core/lib/Drupal/Core/Asset/CssCollectionGrouper.php
CssCollectionGrouper::group function core/lib/Drupal/Core/Asset/CssCollectionGrouper.php 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/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php Tests the CSS asset collection grouper.
CssCollectionGrouperUnitTest.php file core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php
CssCollectionGrouperUnitTest::$grouper property core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php A CSS asset grouper.
CssCollectionGrouperUnitTest::setUp function core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php
CssCollectionGrouperUnitTest::testGrouper function core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php Tests \Drupal\Core\Asset\CssCollectionGrouper.
CssCollectionOptimizer class core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php Optimizes CSS assets.
CssCollectionOptimizer.php file core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php
CssCollectionOptimizer::$dumper property core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php An asset dumper.
CssCollectionOptimizer::$fileSystem property core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php The file system service.
CssCollectionOptimizer::$grouper property core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php A CSS asset grouper.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.