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 |
---|---|---|---|
TestLazyPluginCollection::$manager | property | core/ |
Stores the plugin manager used by this collection. |
TestLazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
TestLazyPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
TestLazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
TestLazyPluginCollection::__construct | function | core/ |
Constructs a TestLazyPluginCollection object. |
TestMailCollector | class | core/ |
Defines a mail backend that captures sent messages in the state system. |
TestMailCollector.php | file | core/ |
|
TestMailCollector::mail | function | core/ |
Sends an email message. |
TestRouteSubscriber::routesFromCollection | function | core/ |
|
TipsPluginCollection | class | core/ |
A collection of tips. |
TipsPluginCollection.php | file | core/ |
|
TipsPluginCollection::$pluginKey | property | core/ |
The key within the plugin configuration that contains the plugin ID. |
TipsPluginCollection::get | function | core/ |
|
Tour::$tipsCollection | property | core/ |
Holds the collection of tips that are attached to this tour. |
UnpackCollection | class | composer/ |
A collection with packages to unpack. |
UnpackCollection.php | file | composer/ |
|
UnpackCollection::$packagesToUnpack | property | composer/ |
The queue of packages to unpack. |
UnpackCollection::$unpackedPackages | property | composer/ |
The list of packages that have been unpacked. |
UnpackCollection::add | function | composer/ |
Adds a package to the queue of packages to unpack. |
UnpackCollection::count | function | composer/ |
|
UnpackCollection::current | function | composer/ |
|
UnpackCollection::isUnpacked | function | composer/ |
Checks if a package has been unpacked, or it's queued for unpacking. |
UnpackCollection::key | function | composer/ |
|
UnpackCollection::markPackageUnpacked | function | composer/ |
Marks a package as unpacked. |
UnpackCollection::next | function | composer/ |
|
UnpackCollection::rewind | function | composer/ |
|
UnpackCollection::valid | function | composer/ |
|
UserFloodControl::garbageCollection | function | core/ |
|
UserTest::testCollectionContainsAnonymousUser | function | core/ |
Tests that the collection contains the anonymous user. |
UserTest::testCollectionFilterAccess | function | core/ |
|
views.view.recipe_collections.yml | file | core/ |
core/profiles/demo_umami/config/install/views.view.recipe_collections.yml |
Workflow::$pluginCollection | property | core/ |
The workflow type plugin collection. |
Workflow::getPluginCollection | function | core/ |
Encapsulates the creation of the workflow's plugin collection. |
Workflow::getPluginCollections | function | core/ |
|
Y2038TimestampUpdateTest::collectTimestampFieldsFromDatabase | function | core/ |
Collect the timestamp fields from the database and update table list. |
Pagination
- Previous page
- Page 18
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.