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 |
|---|---|---|---|
| LazyPluginCollectionTestBase::getPluginDefinitions | function | core/ |
Returns some example plugin definitions. |
| LazyPluginCollectionTestBase::getPluginMock | function | core/ |
Returns a mocked plugin object. |
| LazyPluginCollectionTestBase::returnPluginMap | function | core/ |
Return callback for createInstance. |
| LazyPluginCollectionTestBase::setUp | function | core/ |
|
| LazyPluginCollectionTestBase::setupPluginCollection | function | core/ |
Sets up the default plugin collection. |
| LazyRouteCollection | class | core/ |
|
| LazyRouteCollection.php | file | core/ |
|
| LazyRouteCollection::$provider | property | core/ |
The route provider for this generator. |
| LazyRouteCollection::all | function | core/ |
Returns all routes in this collection. |
| LazyRouteCollection::count | function | core/ |
Gets the number of Routes in this collection. |
| LazyRouteCollection::get | function | core/ |
Gets a route by name. |
| LazyRouteCollection::getIterator | function | core/ |
|
| LazyRouteCollection::__construct | function | core/ |
Constructs a LazyRouteCollection. |
| LazyRouteCollectionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\LazyRouteCollection[[api-linebreak]] |
| LazyRouteCollectionTest.php | file | core/ |
|
| LazyRouteCollectionTest::$routeProvider | property | core/ |
The route provider. |
| LazyRouteCollectionTest::$testRoutes | property | core/ |
Array of routes indexed by name. |
| LazyRouteCollectionTest::setUp | function | core/ |
|
| LazyRouteCollectionTest::testCount | function | core/ |
@covers ::count[[api-linebreak]] |
| LazyRouteCollectionTest::testGetIterator | function | core/ |
@covers ::getIterator[[api-linebreak]] @covers ::all[[api-linebreak]] |
| LazyRouteCollectionTest::testGetName | function | core/ |
Search for a both an existing and a non-existing route. |
| library.discovery.collector | service | core/ |
Drupal\Core\Asset\LibraryDiscoveryCollector |
| LibraryDiscovery::$collector | property | core/ |
The library discovery cache collector. |
| LibraryDiscoveryCollector | class | core/ |
A CacheCollector implementation for building library extension info. |
| LibraryDiscoveryCollector.php | file | core/ |
|
| LibraryDiscoveryCollector::$discoveryParser | property | core/ |
The library discovery parser. |
| LibraryDiscoveryCollector::$themeManager | property | core/ |
The theme manager. |
| LibraryDiscoveryCollector::applyLibrariesExtend | function | core/ |
Applies the libraries-extend specified by the active theme. |
| LibraryDiscoveryCollector::getCid | function | core/ |
Gets the cache ID. |
| LibraryDiscoveryCollector::getLibraryDefinitions | function | core/ |
Returns the library definitions for a given extension. |
| LibraryDiscoveryCollector::reset | function | core/ |
Resets the local cache. |
| LibraryDiscoveryCollector::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
| LibraryDiscoveryCollector::__construct | function | core/ |
Constructs a CacheCollector object. |
| LibraryDiscoveryCollectorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Asset\LibraryDiscoveryCollector[[api-linebreak]] @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::testLibrariesExtend | function | core/ |
Tests library with an extend. |
| LibraryDiscoveryCollectorTest::testLibrariesExtendDeprecated | function | core/ |
Tests a deprecated library with an extend. |
| 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/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.