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 |
---|---|---|---|
LibraryDiscoveryCollectorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Asset\LibraryDiscoveryCollector @group Asset |
LibraryDiscoveryCollectorTest.php | file | core/ |
|
LibraryDiscoveryCollectorTest::$activeTheme | property | core/ |
|
LibraryDiscoveryCollectorTest::$cache | property | core/ |
The mock cache backend. |
LibraryDiscoveryCollectorTest::$libraryData | property | core/ |
Test library data. |
LibraryDiscoveryCollectorTest::$libraryDiscoveryCollector | property | core/ |
The library discovery collector under test. |
LibraryDiscoveryCollectorTest::$libraryDiscoveryParser | property | core/ |
The mock library discovery parser. |
LibraryDiscoveryCollectorTest::$lock | property | core/ |
The mock lock backend. |
LibraryDiscoveryCollectorTest::$themeManager | property | core/ |
The mocked theme manager. |
LibraryDiscoveryCollectorTest::setUp | function | core/ |
|
LibraryDiscoveryCollectorTest::testDestruct | function | core/ |
Tests the destruct method. |
LibraryDiscoveryCollectorTest::testResolveCacheMiss | function | core/ |
Tests the resolve cache miss function. |
LibraryDiscoveryTest::$libraryDiscoveryCollector | property | core/ |
The mocked library discovery cache collector. |
LinkCollection | class | core/ |
Contains a set of JSON:API Link objects. |
LinkCollection.php | file | core/ |
|
LinkCollection::$context | property | core/ |
The link context. |
LinkCollection::$links | property | core/ |
The links in the collection, keyed by unique strings. |
LinkCollection::filter | function | core/ |
Filters a LinkCollection using the provided callback. |
LinkCollection::getContext | function | core/ |
Gets the LinkCollection's context object. |
LinkCollection::getIterator | function | core/ |
|
LinkCollection::hasLinkWithKey | function | core/ |
Whether a link with the given key exists. |
LinkCollection::merge | function | core/ |
Merges two LinkCollections. |
LinkCollection::validKey | function | core/ |
Ensures that a link key is valid. |
LinkCollection::withContext | function | core/ |
Establishes a new context for a LinkCollection. |
LinkCollection::withLink | function | core/ |
Gets a new LinkCollection with the given link inserted. |
LinkCollection::__construct | function | core/ |
LinkCollection constructor. |
LinkCollectionNormalizer | class | core/ |
Normalizes a LinkCollection object. |
LinkCollectionNormalizer.php | file | core/ |
|
LinkCollectionNormalizer::$hashSalt | property | core/ |
A random string to use when hashing links. |
LinkCollectionNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
LinkCollectionNormalizer::hashByHref | function | core/ |
Hashes a link by its href. |
LinkCollectionNormalizer::LINK_CONTEXT | constant | core/ |
The normalizer $context key name for the context object of the link. |
LinkCollectionNormalizer::LINK_KEY | constant | core/ |
The normalizer $context key name for the key of an individual link. |
LinkCollectionNormalizer::normalize | function | core/ |
|
ManagedStorage::createCollection | function | core/ |
Creates a collection on the storage. |
ManagedStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
ManagedStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
MediaTest::testCollectionFilterAccess | function | core/ |
|
MediaType::$sourcePluginCollection | property | core/ |
Lazy collection for the media source. |
MediaType::getPluginCollections | function | core/ |
|
MediaType::sourcePluginCollection | function | core/ |
Returns media source lazy plugin collection. |
MediaUiFunctionalTest::testMediaCollectionRoute | function | core/ |
Test the media collection route. |
media_post_update_collection_route | function | core/ |
Clear caches due to changes in local tasks and action links. |
MemoryBackend::garbageCollection | function | core/ |
Cleans up expired flood events. This method is called automatically on cron run. |
MemoryBackend::garbageCollection | function | core/ |
Performs garbage collection on a cache bin. |
MemoryStorage::$collection | property | core/ |
The storage collection. |
MemoryStorage::createCollection | function | core/ |
Creates a collection on the storage. |
MemoryStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
MemoryStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
MenuLinkContentTest::testCollectionFilterAccess | function | core/ |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.