Search for collect
- Search 7.x for collect
- Search 9.5.x for collect
- Search 8.9.x for collect
- Search 11.x for collect
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MessageTest::testCollection | function | core/ |
Tests GETting a collection of resources. |
| MethodFilterTest::testCollectionOrder | function | core/ |
Ensures that the incoming and outgoing collections have the same order. |
| MigrateTestBase::$collectMessages | property | core/ |
TRUE to collect messages instead of displaying them. |
| MigrateTestBase::startCollectingMessages | function | core/ |
Start collecting messages and erase previous messages. |
| MigrateTestBase::stopCollectingMessages | function | core/ |
Stop collecting messages. |
| MigrateUpgradeExecuteTestBase::useTestMailCollector | function | core/ |
Helper to set the test mail collector in settings.php. |
| MockRouteProvider::getRouteCollectionForRequest | function | core/ |
Implements \Drupal\Core\Routing\RouteProviderInterface::getRouteCollectionForRequest(). |
| MTimeProtectedFastFileStorage::garbageCollection | function | core/ |
Performs garbage collection on the storage. |
| NodeTest::testCollectionFilterAccess | function | core/ |
|
| NullBackend::garbageCollection | function | core/ |
Performs garbage collection on a cache bin. |
| NullStorage::$collection | property | core/ |
The storage collection. |
| NullStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| NullStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| NullStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| NullStorageExpirable::$collection | property | core/ |
The name of the collection holding key and value pairs. |
| NullStorageExpirable::getCollectionName | function | core/ |
Returns the name of this collection. |
| NullStorageTest::testCollection | function | core/ |
Tests createCollection. |
| ObjectWithPluginCollectionInterface | interface | core/ |
Provides an interface for an object using a plugin collection. |
| ObjectWithPluginCollectionInterface.php | file | core/ |
|
| ObjectWithPluginCollectionInterface::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| OptimizedPhpArrayDumper::dumpCollection | function | core/ |
Dumps a collection to a PHP array. |
| OptimizedPhpArrayDumperTest::getCollection | function | core/ |
Helper function to return a machine-optimized collection. |
| PathPluginBase::collectRoutes | function | core/ |
Adds the route entry of a view to the collection. |
| PathPluginBaseTest::testCollectRoutes | function | core/ |
Tests the collectRoutes method. |
| PathPluginBaseTest::testCollectRoutesWithArguments | function | core/ |
Tests the collectRoutes method with arguments. |
| PathPluginBaseTest::testCollectRoutesWithArgumentsNotSpecifiedInPath | function | core/ |
Tests the collectRoutes method with arguments not specified in the path. |
| PathPluginBaseTest::testCollectRoutesWithDisplayReturnResponse | function | core/ |
Tests the collectRoutes method with a display returning a response. |
| PathPluginBaseTest::testCollectRoutesWithNamedParameters | function | core/ |
Tests the collectRoutes method with a path containing named parameters. |
| PathPluginBaseTest::testCollectRoutesWithSpecialRouteName | function | core/ |
Tests the collect routes method with an alternative route name in the UI. |
| PerformanceDataCollector | class | core/ |
|
| 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/ |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.