Search for collect
- Search 7.x for collect
- Search 9.5.x for collect
- Search 10.3.x for collect
- Search 11.x for collect
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FileStorage::getCollectionName | function | core/ |
|
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/ |
|
FilterPluginCollection::initializePlugin | function | core/ |
|
FilterPluginCollection::sort | function | core/ |
|
FilterPluginCollection::sortHelper | function | core/ |
|
FloodInterface::garbageCollection | function | core/ |
Cleans up expired flood events. This method is called automatically on cron run. |
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::setUp | function | 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/ |
|
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/ |
|
JsCollectionOptimizer::generateHash | function | core/ |
Generate a hash for a given group of JavaScript assets. |
JsCollectionOptimizer::getAll | function | core/ |
|
JsCollectionOptimizer::optimize | function | core/ |
The cache file name is retrieved on a page load via a lookup variable that contains an associative array. The array key is the hash of the names in $files while the value is the cache file name. The cache file is generated in two cases. First, if… |
JsCollectionOptimizer::__construct | function | core/ |
Constructs a JsCollectionOptimizer. |
JsCollectionRenderer | class | core/ |
Renders JavaScript assets. |
JsCollectionRenderer.php | file | core/ |
|
JsCollectionRenderer::$state | property | core/ |
The state key/value store. |
JsCollectionRenderer::render | function | core/ |
This class evaluates the aggregation enabled/disabled condition on a group by group basis by testing whether an aggregate file has been made for the group rather than by testing the site-wide aggregation setting. This allows this class to work… |
JsCollectionRenderer::__construct | function | core/ |
Constructs a JsCollectionRenderer. |
JsonApiRegressionTest::testGetNodeCollectionWithHookNodeGrantsImplementationsFromIssue2984964 | function | core/ |
Ensures GETting node collection + hook_node_grants() implementations works. |
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.