Search for collect

  1. Search 7.x for collect
  2. Search 9.5.x for collect
  3. Search 10.3.x for collect
  4. Search 11.x for collect
  5. Other projects
Title Object type File name Summary
LibraryDiscoveryCollectorTest class core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php @coversDefaultClass \Drupal\Core\Asset\LibraryDiscoveryCollector
@group Asset
LibraryDiscoveryCollectorTest.php file core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php
LibraryDiscoveryCollectorTest::$activeTheme property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php
LibraryDiscoveryCollectorTest::$cache property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php The mock cache backend.
LibraryDiscoveryCollectorTest::$libraryData property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php Test library data.
LibraryDiscoveryCollectorTest::$libraryDiscoveryCollector property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php The library discovery collector under test.
LibraryDiscoveryCollectorTest::$libraryDiscoveryParser property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php The mock library discovery parser.
LibraryDiscoveryCollectorTest::$lock property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php The mock lock backend.
LibraryDiscoveryCollectorTest::$themeManager property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php The mocked theme manager.
LibraryDiscoveryCollectorTest::setUp function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php
LibraryDiscoveryCollectorTest::testDestruct function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php Tests the destruct method.
LibraryDiscoveryCollectorTest::testResolveCacheMiss function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php Tests the resolve cache miss function.
LibraryDiscoveryTest::$libraryDiscoveryCollector property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryTest.php The mocked library discovery cache collector.
LinkCollection class core/modules/jsonapi/src/JsonApiResource/LinkCollection.php Contains a set of JSON:API Link objects.
LinkCollection.php file core/modules/jsonapi/src/JsonApiResource/LinkCollection.php
LinkCollection::$context property core/modules/jsonapi/src/JsonApiResource/LinkCollection.php The link context.
LinkCollection::$links property core/modules/jsonapi/src/JsonApiResource/LinkCollection.php The links in the collection, keyed by unique strings.
LinkCollection::filter function core/modules/jsonapi/src/JsonApiResource/LinkCollection.php Filters a LinkCollection using the provided callback.
LinkCollection::getContext function core/modules/jsonapi/src/JsonApiResource/LinkCollection.php Gets the LinkCollection's context object.
LinkCollection::getIterator function core/modules/jsonapi/src/JsonApiResource/LinkCollection.php
LinkCollection::hasLinkWithKey function core/modules/jsonapi/src/JsonApiResource/LinkCollection.php Whether a link with the given key exists.
LinkCollection::merge function core/modules/jsonapi/src/JsonApiResource/LinkCollection.php Merges two LinkCollections.
LinkCollection::validKey function core/modules/jsonapi/src/JsonApiResource/LinkCollection.php Ensures that a link key is valid.
LinkCollection::withContext function core/modules/jsonapi/src/JsonApiResource/LinkCollection.php Establishes a new context for a LinkCollection.
LinkCollection::withLink function core/modules/jsonapi/src/JsonApiResource/LinkCollection.php Gets a new LinkCollection with the given link inserted.
LinkCollection::__construct function core/modules/jsonapi/src/JsonApiResource/LinkCollection.php LinkCollection constructor.
LinkCollectionNormalizer class core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php Normalizes a LinkCollection object.
LinkCollectionNormalizer.php file core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php
LinkCollectionNormalizer::$hashSalt property core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php A random string to use when hashing links.
LinkCollectionNormalizer::$supportedInterfaceOrClass property core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php The interface or class that this Normalizer supports.
LinkCollectionNormalizer::hashByHref function core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php Hashes a link by its href.
LinkCollectionNormalizer::LINK_CONTEXT constant core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php The normalizer $context key name for the context object of the link.
LinkCollectionNormalizer::LINK_KEY constant core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php The normalizer $context key name for the key of an individual link.
LinkCollectionNormalizer::normalize function core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php
ManagedStorage::createCollection function core/lib/Drupal/Core/Config/ManagedStorage.php Creates a collection on the storage.
ManagedStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/ManagedStorage.php Gets the existing collections.
ManagedStorage::getCollectionName function core/lib/Drupal/Core/Config/ManagedStorage.php Gets the name of the current collection the storage is using.
MediaTest::testCollectionFilterAccess function core/modules/jsonapi/tests/src/Functional/MediaTest.php
MediaType::$sourcePluginCollection property core/modules/media/src/Entity/MediaType.php Lazy collection for the media source.
MediaType::getPluginCollections function core/modules/media/src/Entity/MediaType.php
MediaType::sourcePluginCollection function core/modules/media/src/Entity/MediaType.php Returns media source lazy plugin collection.
MediaUiFunctionalTest::testMediaCollectionRoute function core/modules/media/tests/src/Functional/MediaUiFunctionalTest.php Test the media collection route.
media_post_update_collection_route function core/modules/media/media.post_update.php Clear caches due to changes in local tasks and action links.
MemoryBackend::garbageCollection function core/lib/Drupal/Core/Flood/MemoryBackend.php Cleans up expired flood events. This method is called automatically on
cron run.
MemoryBackend::garbageCollection function core/lib/Drupal/Core/Cache/MemoryBackend.php Performs garbage collection on a cache bin.
MemoryStorage::$collection property core/lib/Drupal/Core/Config/MemoryStorage.php The storage collection.
MemoryStorage::createCollection function core/lib/Drupal/Core/Config/MemoryStorage.php Creates a collection on the storage.
MemoryStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/MemoryStorage.php Gets the existing collections.
MemoryStorage::getCollectionName function core/lib/Drupal/Core/Config/MemoryStorage.php Gets the name of the current collection the storage is using.
MenuLinkContentTest::testCollectionFilterAccess function core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.