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
- Search main for collect
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EventSubscriber::addCollections | function | core/ |
Reacts to the ConfigCollectionEvents::COLLECTION_INFO event. |
| ExtensionInstallStorage::createCollection | function | core/ |
|
| ExtensionInstallStorageTest::testCreateCollection | function | core/ |
@covers ::createCollection[[api-linebreak]] |
| FileCache::$collection | property | core/ |
The collection identifier of this cache. |
| FileReadOnlyStorage::garbageCollection | function | core/ |
|
| FileStorage::$collection | property | core/ |
The storage collection. |
| FileStorage::createCollection | function | core/ |
|
| FileStorage::garbageCollection | function | core/ |
|
| FileStorage::getAllCollectionNames | function | core/ |
|
| FileStorage::getAllCollectionNamesHelper | function | core/ |
Helper function for getAllCollectionNames(). |
| FileStorage::getCollectionDirectory | function | core/ |
Gets the directory for the collection. |
| FileStorage::getCollectionName | function | core/ |
|
| FileTest::testCollectionFilterAccess | function | core/ |
|
| FilterFormat::$filterCollection | property | core/ |
Holds the collection of filters that are attached to this format. |
| FilterFormat::getPluginCollections | function | core/ |
|
| FilterPluginCollection | class | core/ |
A collection of filters. |
| FilterPluginCollection.php | file | core/ |
|
| FilterPluginCollection::$definitions | property | core/ |
All possible filter plugin IDs. |
| FilterPluginCollection::get | function | core/ |
|
| FilterPluginCollection::getAll | function | core/ |
Retrieves filter definitions and creates an instance for each filter. |
| FilterPluginCollection::getConfiguration | function | core/ |
|
| FilterPluginCollection::initializePlugin | function | core/ |
|
| FilterPluginCollection::sort | function | core/ |
|
| FilterPluginCollection::sortHelper | function | core/ |
|
| FloodInterface::garbageCollection | function | core/ |
Cleans up expired flood events. |
| GarbageCollectionTest | class | core/ |
Tests garbage collection for the expirable key-value database storage. |
| GarbageCollectionTest.php | file | core/ |
|
| GarbageCollectionTest::$modules | property | core/ |
|
| GarbageCollectionTest::testGarbageCollection | function | core/ |
Tests garbage collection. |
| HtmlResponseAttachmentsProcessor::$cssCollectionRenderer | property | core/ |
The CSS asset collection renderer service. |
| HtmlResponseAttachmentsProcessor::$jsCollectionRenderer | property | core/ |
The JS asset collection renderer service. |
| ImageEffectPluginCollection | class | core/ |
A collection of image effects. |
| ImageEffectPluginCollection.php | file | core/ |
|
| ImageEffectPluginCollection::get | function | core/ |
|
| ImageEffectPluginCollection::sortHelper | function | core/ |
|
| ImageStyle::$effectsCollection | property | core/ |
Holds the collection of image effects that are used by this image style. |
| ImageStyle::getPluginCollections | function | core/ |
|
| JsCollectionGrouper | class | core/ |
Groups JavaScript assets. |
| JsCollectionGrouper.php | file | core/ |
|
| JsCollectionGrouper::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. Items of the 'external' type are not groupable. |
| JsCollectionOptimizer | class | core/ |
Optimizes JavaScript assets. |
| JsCollectionOptimizer.php | file | core/ |
|
| JsCollectionOptimizer::$dumper | property | core/ |
An asset dumper. |
| JsCollectionOptimizer::$fileSystem | property | core/ |
The file system service. |
| JsCollectionOptimizer::$grouper | property | core/ |
A JS asset grouper. |
| JsCollectionOptimizer::$optimizer | property | core/ |
A JS asset optimizer. |
| JsCollectionOptimizer::$state | property | core/ |
The state key/value store. |
| JsCollectionOptimizer::deleteAll | function | core/ |
|
| JsCollectionOptimizer::generateHash | function | core/ |
Generate a hash for a given group of JavaScript assets. |
| JsCollectionOptimizer::getAll | function | core/ |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.