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
- Search 11.x for collect
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LazyPluginCollection::remove | function | core/ |
Removes an initialized plugin. |
| LazyPluginCollection::removeInstanceId | function | core/ |
Removes an instance ID. |
| LazyPluginCollection::set | function | core/ |
Stores an initialized plugin. |
| LazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
| LazyPluginCollectionTestBase | class | core/ |
Provides a base class for plugin collection tests. |
| LazyPluginCollectionTestBase.php | file | core/ |
|
| LazyPluginCollectionTestBase::$config | property | core/ |
Contains the plugin configuration. |
| LazyPluginCollectionTestBase::$defaultPluginCollection | property | core/ |
The tested plugin collection. |
| LazyPluginCollectionTestBase::$pluginInstances | property | core/ |
Stores all setup plugin instances. |
| LazyPluginCollectionTestBase::$pluginManager | property | core/ |
The mocked plugin manager. |
| 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::setUpMockPluginManager | function | core/ |
Reinitializes the plugin manager as a mock object. |
| LazyPluginCollectionTestBase::setupPluginCollection | function | core/ |
Sets up the default plugin collection. |
| LazyRouteCollection | class | core/ |
The lazy route collection. |
| 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/ |
Tests Drupal\Core\Routing\LazyRouteCollection. |
| 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/ |
Tests count. |
| LazyRouteCollectionTest::testGetIterator | function | core/ |
Tests get iterator. |
| LazyRouteCollectionTest::testGetName | function | core/ |
Search for a both an existing and a non-existing route. |
| 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::getLibrariesByExtension | function | core/ |
Gets all libraries defined by an extension. |
| LibraryDiscoveryCollector::getLibraryByName | function | core/ |
Gets a single library defined by an extension by name. |
| 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/ |
Tests Drupal\Core\Asset\LibraryDiscoveryCollector. |
| LibraryDiscoveryCollectorTest.php | file | core/ |
|
| LibraryDiscoveryCollectorTest::$activeTheme | property | core/ |
The active theme. |
| LibraryDiscoveryCollectorTest::$cache | property | core/ |
The cache backend. |
| LibraryDiscoveryCollectorTest::$libraryData | property | core/ |
Test library data. |
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.