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
RoutingFixtures::mixedCaseRouteCollection function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Returns a complex set of routes for testing.
RoutingFixtures::sampleRouteCollection function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Returns a standard set of routes for testing.
RoutingFixtures::staticSampleRouteCollection function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Returns a static version of the routes.
ScaffoldFileCollection class composer/Plugin/Scaffold/Operations/ScaffoldFileCollection.php Collection of scaffold files.
ScaffoldFileCollection.php file composer/Plugin/Scaffold/Operations/ScaffoldFileCollection.php
ScaffoldFileCollection::$scaffoldFilesByProject property composer/Plugin/Scaffold/Operations/ScaffoldFileCollection.php Nested list of all scaffold files.
ScaffoldFileCollection::checkListHasItemWithContent function composer/Plugin/Scaffold/Operations/ScaffoldFileCollection.php Scans through a list of scaffold files and determines if any has contents.
ScaffoldFileCollection::checkUnchanged function composer/Plugin/Scaffold/Operations/ScaffoldFileCollection.php Returns the list of files that have not changed since they were scaffolded.
ScaffoldFileCollection::filterFiles function composer/Plugin/Scaffold/Operations/ScaffoldFileCollection.php Removes any item that has a path matching any path in the provided list.
ScaffoldFileCollection::getIterator function composer/Plugin/Scaffold/Operations/ScaffoldFileCollection.php
ScaffoldFileCollection::process function composer/Plugin/Scaffold/Operations/ScaffoldFileCollection.php Processes the iterator created by ScaffoldFileCollection::create().
ScaffoldFileCollection::processScaffoldFiles function composer/Plugin/Scaffold/Operations/ScaffoldFileCollection.php Processes the files in our collection.
ScaffoldFileCollection::__construct function composer/Plugin/Scaffold/Operations/ScaffoldFileCollection.php ScaffoldFileCollection constructor.
ScaffoldFileCollectionTest class core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/ScaffoldFileCollectionTest.php @coversDefaultClass \Drupal\Composer\Plugin\Scaffold\Operations\ScaffoldFileCollection
ScaffoldFileCollectionTest.php file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/ScaffoldFileCollectionTest.php
ScaffoldFileCollectionTest::testCreate function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/ScaffoldFileCollectionTest.php @covers ::__construct
SearchPage::$pluginCollection property core/modules/search/src/Entity/SearchPage.php The plugin collection that stores search plugins.
SearchPage::getPluginCollection function core/modules/search/src/Entity/SearchPage.php Encapsulates the creation of the search page's LazyPluginCollection.
SearchPage::getPluginCollections function core/modules/search/src/Entity/SearchPage.php
SearchPluginCollection class core/modules/search/src/Plugin/SearchPluginCollection.php Provides a container for lazily loading search plugins.
SearchPluginCollection.php file core/modules/search/src/Plugin/SearchPluginCollection.php
SearchPluginCollection::$searchPageId property core/modules/search/src/Plugin/SearchPluginCollection.php The unique ID for the search page using this plugin collection.
SearchPluginCollection::get function core/modules/search/src/Plugin/SearchPluginCollection.php
SearchPluginCollection::initializePlugin function core/modules/search/src/Plugin/SearchPluginCollection.php Initializes and stores a plugin.
SearchPluginCollection::__construct function core/modules/search/src/Plugin/SearchPluginCollection.php Constructs a new SearchPluginCollection.
SearchPluginCollectionTest class core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php @coversDefaultClass \Drupal\search\Plugin\SearchPluginCollection
@group search
SearchPluginCollectionTest.php file core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php
SearchPluginCollectionTest::$pluginInstances property core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php Stores all setup plugin instances.
SearchPluginCollectionTest::$pluginManager property core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php The mocked plugin manager.
SearchPluginCollectionTest::$searchPluginCollection property core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php The tested plugin collection.
SearchPluginCollectionTest::setUp function core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php
SearchPluginCollectionTest::testGet function core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php Tests the get() method.
SearchPluginCollectionTest::testGetWithConfigurablePlugin function core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php Tests the get() method with a configurable plugin.
serializer.normalizer.link_collection.jsonapi service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Normalizer\LinkCollectionNormalizer
ShortcutTest::getExpectedCollectionCacheability function core/modules/jsonapi/tests/src/Functional/ShortcutTest.php Computes the cacheability for a given entity collection.
ShortcutTest::testCollectionFilterAccess function core/modules/jsonapi/tests/src/Functional/ShortcutTest.php
StorageBase::$collection property core/lib/Drupal/Core/KeyValueStore/StorageBase.php The name of the collection holding key and value pairs.
StorageBase::getCollectionName function core/lib/Drupal/Core/KeyValueStore/StorageBase.php Returns the name of this collection.
StorageComparer::getAllCollectionNames function core/lib/Drupal/Core/Config/StorageComparer.php Gets the existing collections from both the target and source storage.
StorageComparerInterface::getAllCollectionNames function core/lib/Drupal/Core/Config/StorageComparerInterface.php Gets the existing collections from both the target and source storage.
StorageComparerTest::testDifferentCollections function core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php @covers ::createChangelist
StorageInterface::createCollection function core/lib/Drupal/Core/Config/StorageInterface.php Creates a collection on the storage.
StorageInterface::DEFAULT_COLLECTION constant core/lib/Drupal/Core/Config/StorageInterface.php The default collection name.
StorageInterface::getAllCollectionNames function core/lib/Drupal/Core/Config/StorageInterface.php Gets the existing collections.
StorageInterface::getCollectionName function core/lib/Drupal/Core/Config/StorageInterface.php Gets the name of the current collection the storage is using.
StorageReplaceDataWrapper::$collection property core/modules/config/src/StorageReplaceDataWrapper.php The storage collection.
StorageReplaceDataWrapper::createCollection function core/modules/config/src/StorageReplaceDataWrapper.php Creates a collection on the storage.
StorageReplaceDataWrapper::getAllCollectionNames function core/modules/config/src/StorageReplaceDataWrapper.php Gets the existing collections.
StorageReplaceDataWrapper::getCollectionName function core/modules/config/src/StorageReplaceDataWrapper.php Gets the name of the current collection the storage is using.
StorageReplaceDataWrapperTest::providerCollections function core/tests/Drupal/KernelTests/Core/Config/Storage/StorageReplaceDataWrapperTest.php Data provider for testing different collections.

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