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 |
---|---|---|---|
PerformanceDataCollector | class | core/ |
Collects and stores performance data for database and cache operations. |
PerformanceDataCollector.php | file | core/ |
|
PerformanceDataCollector::$cacheOperations | property | core/ |
Cache operations collected during the request. |
PerformanceDataCollector::$cacheTagOperations | property | core/ |
Cache tag operations collected during the request. |
PerformanceDataCollector::$databaseEvents | property | core/ |
Database events collected during the request. |
PerformanceDataCollector::addCacheOperation | function | core/ |
Adds a cache operation. |
PerformanceDataCollector::addCacheTagOperation | function | core/ |
Adds a cache tag operation. |
PerformanceDataCollector::destruct | function | core/ |
Performs destruct operations. |
PerformanceDataCollector::getSubscribedEvents | function | core/ |
|
PerformanceDataCollector::onDatabaseEvent | function | core/ |
Logs database statements. |
PerformanceForm::$cssCollectionOptimizer | property | core/ |
The CSS asset collection optimizer service. |
PerformanceForm::$jsCollectionOptimizer | property | core/ |
The JavaScript asset collection optimizer service. |
PerformanceTestTrait::collectNetworkData | function | core/ |
Prepares data for assertions. |
PerformanceTestTrait::collectPerformanceData | function | core/ |
Executes a callable and collects performance data. |
PhpArrayContainerTest::getCollection | function | core/ |
Helper function to return a machine-optimized '@notation'. |
PhpArrayDumper::dumpCollection | function | core/ |
Dumps a collection to a PHP array. |
PhpArrayDumperTest::getCollection | function | core/ |
Helper function to return a machine-optimized collection. |
PhpBackend::garbageCollection | function | core/ |
Performs garbage collection on a cache bin. |
PhpStorageInterface::garbageCollection | function | core/ |
Performs garbage collection on the storage. |
QueueGarbageCollectionInterface | interface | core/ |
Queue garbage collection interface. |
QueueGarbageCollectionInterface.php | file | core/ |
|
QueueGarbageCollectionInterface::garbageCollection | function | core/ |
Cleans queues of garbage. |
ReadOnlyStorage::createCollection | function | core/ |
Creates a collection on the storage. |
ReadOnlyStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
ReadOnlyStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
ReadOnlyStorageTest::testCollections | function | core/ |
@covers ::getAllCollectionNames[[api-linebreak]] @covers ::getCollectionName[[api-linebreak]] @covers ::createCollection[[api-linebreak]] |
recipe-collections.css | file | core/ |
.block-views-blockrecipe-collections-block { padding: 3rem 4%; color: #fff; background: #767775; } .block-views-blockrecipe-collections-block .block__title { margin-bottom: 1.5rem; text-align:… |
RecipeConfigStorageWrapper::createCollection | function | core/ |
Creates a collection on the storage. |
RecipeConfigStorageWrapper::getAllCollectionNames | function | core/ |
Gets the existing collections. |
RecipeConfigStorageWrapper::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
RecipeConfigStorageWrapperTest::testCreateCollection | function | core/ |
Test creating a collection passes the name through to the child storages. |
RecipeConfigStorageWrapperTest::testGetAllCollectionNames | function | core/ |
Test that we merge and return only unique collection names. |
RecipeConfigStorageWrapperTest::testGetCollection | function | core/ |
Test the collection name is stored properly. |
RecipeExtensionConfigStorage::createCollection | function | core/ |
Creates a collection on the storage. |
RecipeExtensionConfigStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
RecipeExtensionConfigStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
RecipeOverrideConfigStorage::createCollection | function | core/ |
Creates a collection on the storage. |
RecipeOverrideConfigStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
RecipeOverrideConfigStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
Registry::collectModulePreprocess | function | core/ |
Collect module implementations of a single hook. |
Relationship::buildLinkCollectionFromEntityReferenceField | function | core/ |
Builds a LinkCollection for the given entity reference field. |
Renderer::$contextCollection | property | core/ |
The render context collection. |
ResourceResponseTestTrait::collectionHasResourceIdentifier | function | core/ |
Determines if a given resource exists in a list of resources. |
ResourceResponseTestTrait::getEmptyCollectionResponse | function | core/ |
Gets a generic empty collection response. |
ResourceResponseTestTrait::sortResourceCollection | function | core/ |
Sorts a collection of resources or resource identifiers. |
ResourceResponseTestTrait::toCollectionResourceResponse | function | core/ |
Merges individual responses into a collection response. |
ResourceTestBase::getExpectedCollectionCacheability | function | core/ |
Computes the cacheability for a given entity collection. |
ResourceTestBase::getExpectedCollectionResponse | function | core/ |
Returns a JSON:API collection document for the expected entities. |
ResourceTestBase::testCollection | function | core/ |
Tests GETting a collection of resources. |
RestExport::$authenticationCollector | property | core/ |
The collector of authentication providers. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.