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 10.3.x for collect
  5. Other projects
Title Object type File name Summary
TestLazyPluginCollection::$manager property core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php Stores the plugin manager used by this collection.
TestLazyPluginCollection::getConfiguration function core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php Gets the current configuration of all plugins in this collection.
TestLazyPluginCollection::initializePlugin function core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php Initializes and stores a plugin.
TestLazyPluginCollection::setConfiguration function core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php Sets the configuration for all plugins in this collection.
TestLazyPluginCollection::__construct function core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php Constructs a TestLazyPluginCollection object.
TestMailCollector class core/lib/Drupal/Core/Mail/Plugin/Mail/TestMailCollector.php Defines a mail backend that captures sent messages in the state system.
TestMailCollector.php file core/lib/Drupal/Core/Mail/Plugin/Mail/TestMailCollector.php
TestMailCollector::mail function core/lib/Drupal/Core/Mail/Plugin/Mail/TestMailCollector.php Sends an email message.
TestRouteSubscriber::routesFromCollection function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php
TipsPluginCollection class core/modules/tour/src/TipsPluginCollection.php A collection of tips.
TipsPluginCollection.php file core/modules/tour/src/TipsPluginCollection.php
TipsPluginCollection::$pluginKey property core/modules/tour/src/TipsPluginCollection.php The key within the plugin configuration that contains the plugin ID.
TipsPluginCollection::get function core/modules/tour/src/TipsPluginCollection.php
Tour::$tipsCollection property core/modules/tour/src/Entity/Tour.php Holds the collection of tips that are attached to this tour.
UnpackCollection class composer/Plugin/RecipeUnpack/UnpackCollection.php A collection with packages to unpack.
UnpackCollection.php file composer/Plugin/RecipeUnpack/UnpackCollection.php
UnpackCollection::$packagesToUnpack property composer/Plugin/RecipeUnpack/UnpackCollection.php The queue of packages to unpack.
UnpackCollection::$unpackedPackages property composer/Plugin/RecipeUnpack/UnpackCollection.php The list of packages that have been unpacked.
UnpackCollection::add function composer/Plugin/RecipeUnpack/UnpackCollection.php Adds a package to the queue of packages to unpack.
UnpackCollection::count function composer/Plugin/RecipeUnpack/UnpackCollection.php
UnpackCollection::current function composer/Plugin/RecipeUnpack/UnpackCollection.php
UnpackCollection::isUnpacked function composer/Plugin/RecipeUnpack/UnpackCollection.php Checks if a package has been unpacked, or it's queued for unpacking.
UnpackCollection::key function composer/Plugin/RecipeUnpack/UnpackCollection.php
UnpackCollection::markPackageUnpacked function composer/Plugin/RecipeUnpack/UnpackCollection.php Marks a package as unpacked.
UnpackCollection::next function composer/Plugin/RecipeUnpack/UnpackCollection.php
UnpackCollection::rewind function composer/Plugin/RecipeUnpack/UnpackCollection.php
UnpackCollection::valid function composer/Plugin/RecipeUnpack/UnpackCollection.php
UserFloodControl::garbageCollection function core/modules/user/src/UserFloodControl.php
UserTest::testCollectionContainsAnonymousUser function core/modules/jsonapi/tests/src/Functional/UserTest.php Tests that the collection contains the anonymous user.
UserTest::testCollectionFilterAccess function core/modules/jsonapi/tests/src/Functional/UserTest.php
views.view.recipe_collections.yml file core/profiles/demo_umami/config/install/views.view.recipe_collections.yml core/profiles/demo_umami/config/install/views.view.recipe_collections.yml
Workflow::$pluginCollection property core/modules/workflows/src/Entity/Workflow.php The workflow type plugin collection.
Workflow::getPluginCollection function core/modules/workflows/src/Entity/Workflow.php Encapsulates the creation of the workflow's plugin collection.
Workflow::getPluginCollections function core/modules/workflows/src/Entity/Workflow.php
Y2038TimestampUpdateTest::collectTimestampFieldsFromDatabase function core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php Collect the timestamp fields from the database and update table list.

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