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 |
---|---|---|---|
LibraryDiscoveryTest::$libraryDiscoveryCollector | property | core/ |
The mocked library discovery cache collector. |
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. |
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. |
MenuTreeStorage::collectRoutesAndDefinitions | function | core/ |
Traverses the menu tree and collects all the route names and definitions. |
MenuTreeStorage::doCollectRoutesAndDefinitions | function | core/ |
Collects all the route names and definitions. |
MethodFilterTest::testCollectionOrder | function | core/ |
Ensures that the incoming and outgoing collections have the same order. |
MTimeProtectedFastFileStorage::garbageCollection | function | core/ |
Performs garbage collection on the storage. |
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/ |
Test 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. |
PathLegacyRoutesKernelTest::testLegacyCollectionFilterRoute | function | core/ |
@expectedDeprecation The 'path.admin_overview_filter' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.collection' route instead. See https://www.drupal.org/node/3013865 |
PathLegacyRoutesKernelTest::testLegacyCollectionRoute | function | core/ |
@expectedDeprecation The 'path.admin_overview' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.collection' route instead. See https://www.drupal.org/node/3013865 |
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/ |
If the Drupal 'queue' service implements this interface, the garbageCollection() method will be called during cron. |
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]] |
Renderer::$contextCollection | property | core/ |
The render context collection. |
RoleAccessCheckTest::getTestRouteCollection | function | core/ |
Generates the test route collection. |
RouteBuilder::$routeCollection | property | core/ |
The route collection during the rebuild. |
RouteBuildEvent::$routeCollection | property | core/ |
The route collection. |
RouteBuildEvent::getRouteCollection | function | core/ |
Gets the route collection. |
RouteProvider::getRouteCollectionCacheId | function | core/ |
Returns the cache ID for the route collection cache. |
RouteProvider::getRouteCollectionForRequest | function | core/ |
Finds routes that may potentially match the request. |
RouteProviderLazyBuilder::getRouteCollectionForRequest | function | core/ |
|
Router::doMatchCollection | function | core/ |
Tries to match a URL with a set of routes. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.