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 |
---|---|---|---|
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. |
LanguageConfigFactoryOverride::addCollections | function | core/ |
Reacts to the ConfigEvents::COLLECTION_INFO event. |
LazyPluginCollection | class | core/ |
Defines an object which stores multiple plugin instances to lazy load them. |
LazyPluginCollection.php | file | core/ |
|
LazyPluginCollection::$instanceIds | property | core/ |
Stores the IDs of all potential plugin instances. |
LazyPluginCollection::$pluginInstances | property | core/ |
Stores all instantiated plugins. |
LazyPluginCollection::addInstanceId | function | core/ |
Adds an instance ID to the available instance IDs. |
LazyPluginCollection::clear | function | core/ |
Clears all instantiated plugins. |
LazyPluginCollection::count | function | core/ |
|
LazyPluginCollection::get | function | core/ |
Gets a plugin instance, initializing it if necessary. |
LazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
LazyPluginCollection::getInstanceIds | function | core/ |
Gets all instance IDs. |
LazyPluginCollection::getIterator | function | core/ |
|
LazyPluginCollection::has | function | core/ |
Determines if a plugin instance exists. |
LazyPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
LazyPluginCollection::remove | function | core/ |
Removes an initialized plugin. |
LazyPluginCollection::removeInstanceId | function | core/ |
Removes an instance ID. |
LazyPluginCollection::set | function | core/ |
Stores an initialized plugin. |
LazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
LazyPluginCollectionTestBase | class | core/ |
Provides a base class for plugin collection tests. |
LazyPluginCollectionTestBase.php | file | core/ |
|
LazyPluginCollectionTestBase::$config | property | core/ |
Contains the plugin configuration. |
LazyPluginCollectionTestBase::$defaultPluginCollection | property | core/ |
The tested plugin collection. |
LazyPluginCollectionTestBase::$pluginInstances | property | core/ |
Stores all setup plugin instances. |
LazyPluginCollectionTestBase::$pluginManager | property | core/ |
The mocked plugin manager. |
LazyPluginCollectionTestBase::getPluginDefinitions | function | core/ |
Returns some example plugin definitions. |
LazyPluginCollectionTestBase::getPluginMock | function | core/ |
Returns a mocked plugin object. |
LazyPluginCollectionTestBase::returnPluginMap | function | core/ |
Return callback for createInstance. |
LazyPluginCollectionTestBase::setUp | function | core/ |
|
LazyPluginCollectionTestBase::setupPluginCollection | function | core/ |
Sets up the default plugin collection. |
library.discovery.collector | service | core/ |
Drupal\Core\Asset\LibraryDiscoveryCollector |
LibraryDiscovery::$collector | property | core/ |
The library discovery cache collector. |
LibraryDiscoveryCollector | class | core/ |
A CacheCollector implementation for building library extension info. |
LibraryDiscoveryCollector.php | file | core/ |
|
LibraryDiscoveryCollector::$discoveryParser | property | core/ |
The library discovery parser. |
LibraryDiscoveryCollector::$themeManager | property | core/ |
The theme manager. |
LibraryDiscoveryCollector::applyLibrariesExtend | function | core/ |
Applies the libraries-extend specified by the active theme. |
LibraryDiscoveryCollector::getCid | function | core/ |
Gets the cache ID. |
LibraryDiscoveryCollector::getLibraryDefinitions | function | core/ |
Returns the library definitions for a given extension. |
LibraryDiscoveryCollector::reset | function | core/ |
Resets the local cache. |
LibraryDiscoveryCollector::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
LibraryDiscoveryCollector::__construct | function | core/ |
Constructs a CacheCollector object. |
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.