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 |
---|---|---|---|
hook_collector_on_behalf_procedural_cache_flush | function | core/ |
This implements a hook but should not be picked up. |
hook_collector_skip_procedural.info.yml | file | core/ |
core/modules/system/tests/modules/hook_collector_skip_procedural/hook_collector_skip_procedural.info.yml |
hook_collector_skip_procedural.module | file | core/ |
|
hook_collector_skip_procedural.services.yml | file | core/ |
core/modules/system/tests/modules/hook_collector_skip_procedural/hook_collector_skip_procedural.services.yml |
hook_collector_skip_procedural_attribute.info.yml | file | core/ |
core/modules/system/tests/modules/hook_collector_skip_procedural_attribute/hook_collector_skip_procedural_attribute.info.yml |
hook_collector_skip_procedural_attribute.module | file | core/ |
|
hook_collector_skip_procedural_attribute_cache_flush | function | core/ |
This implements a hook and should be picked up. |
hook_collector_skip_procedural_cache_flush | function | core/ |
This implements a hook but should not be picked up. |
hook_collector_skip_procedural_custom_function | function | core/ |
|
IconCollector | class | core/ |
A CacheCollector implementation for building icons info. |
IconCollector.php | file | core/ |
|
IconCollector::get | function | core/ |
Gets value from the cache. |
IconCollector::getIconFromExtractor | function | core/ |
Returns the icon from an icon id and icon pack definition. |
IconCollector::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
IconCollector::set | function | core/ |
Implements \Drupal\Core\Cache\CacheCollectorInterface::set(). |
IconCollector::__construct | function | core/ |
Constructs a IconCollector instance. |
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/ |
|
InputCollectorInterface | interface | core/ |
The interface for classes collecting input values for recipes. |
InputCollectorInterface.php | file | core/ |
|
InputCollectorInterface::collectValue | function | core/ |
|
InputConfigurator::collectAll | function | core/ |
Collects input values for this recipe and its dependencies. |
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. |
JsCollectionOptimizerLazy | class | core/ |
Optimizes JavaScript assets. |
JsCollectionOptimizerLazy.php | file | core/ |
|
JsCollectionOptimizerLazy::deleteAll | function | core/ |
Deletes all optimized asset collections assets. |
JsCollectionOptimizerLazy::optimize | function | core/ |
Optimizes a collection of assets. |
JsCollectionOptimizerLazy::optimizeGroup | function | core/ |
Optimizes a specific group of assets. |
JsCollectionOptimizerLazy::__construct | function | core/ |
Constructs a JsCollectionOptimizerLazy. |
JsCollectionRenderer | class | core/ |
Renders JavaScript assets. |
JsCollectionRenderer.php | file | core/ |
|
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. |
JsonApiDocumentTopLevelNormalizer::getSchemasForDataCollection | function | core/ |
Retrieve an array of schemas for the resource types in a data object. |
JsonApiRegressionTest::testGetNodeCollectionWithHookNodeGrantsImplementationsFromIssue2984964 | function | core/ |
Ensures GETting node collection + hook_node_grants() implementations works. |
jsonapi_test_collection_count.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_collection_count/jsonapi_test_collection_count.info.yml |
jsonapi_test_collection_count.services.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_collection_count/jsonapi_test_collection_count.services.yml |
KeyValueDatabaseExpirableFactory::garbageCollection | function | core/ |
Deletes expired items. |
KeyValueMemoryFactory::$collections | property | core/ |
An array of keyvalue collections that are stored in memory. |
KeyValueStoreInterface::getCollectionName | function | core/ |
Returns the name of this collection. |
LanguageConfigCollectionNameTrait | trait | core/ |
Provides a common trait for working with language override collection names. |
LanguageConfigCollectionNameTrait.php | file | core/ |
|
LanguageConfigCollectionNameTrait::createConfigCollectionName | function | core/ |
Creates a configuration collection name based on a language code. |
LanguageConfigCollectionNameTrait::getLangcodeFromCollectionName | function | core/ |
Converts a configuration collection name to a language code. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.