Search for collect
- Search 7.x for collect
- Search 8.9.x for collect
- Search 10.3.x for collect
- Search 11.x for collect
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FeedTest::testCollectionFilterAccess | function | core/ |
|
FileCache::$collection | property | core/ |
The collection identifier of this cache. |
FileReadOnlyStorage::garbageCollection | function | core/ |
Performs garbage collection on the storage. |
FileStorage::$collection | property | core/ |
The storage collection. |
FileStorage::createCollection | function | core/ |
Creates a collection on the storage. |
FileStorage::garbageCollection | function | core/ |
Performs garbage collection on the storage. |
FileStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
FileStorage::getAllCollectionNamesHelper | function | core/ |
Helper function for getAllCollectionNames(). |
FileStorage::getCollectionDirectory | function | core/ |
Gets the directory for the collection. |
FileStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
FileTest::testCollectionFilterAccess | function | core/ |
|
FileUploadTest::testCollection | function | core/ |
@requires module irrelevant_for_this_test |
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/ |
Gets the current configuration of all plugins in this collection. |
FilterPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
FilterPluginCollection::sort | function | core/ |
Sorts all plugin instances in this collection. |
FilterPluginCollection::sortHelper | function | core/ |
Provides uasort() callback to sort plugins. |
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/ |
Modules to enable. |
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/ |
Provides uasort() callback to sort plugins. |
ImageStyle::$effectsCollection | property | core/ |
Holds the collection of image effects that are used by this image style. |
ImageStyle::getPluginCollections | function | core/ |
|
ItemTest::testCollection | function | core/ |
Tests GETting a collection of resources. |
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 and if they are for the same browsers. 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/ |
Deletes all optimized asset collections assets. |
JsCollectionOptimizer::generateHash | function | core/ |
Generate a hash for a given group of JavaScript assets. |
JsCollectionOptimizer::getAll | function | core/ |
Returns all optimized asset collections assets. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.