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 main for collect
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| RecipeMultipleModulesConfigStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| RecipeMultipleModulesConfigStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| RecipeMultipleModulesConfigStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| RecipeMultipleModulesConfigStorageTest::testCreateCollection | function | core/ |
Tests createCollection() returns a new instance with the given collection. |
| RecipeMultipleModulesConfigStorageTest::testCreateCollectionReadsFromSubdirectories | function | core/ |
Tests createCollection() reads from collection subdirectories. |
| RecipeMultipleModulesConfigStorageTest::testGetAllCollectionNames | function | core/ |
Tests getAllCollectionNames() merges and deduplicates from all directories. |
| RecipeMultipleModulesConfigStorageTest::testGetAllCollectionNamesEmpty | function | core/ |
Tests getAllCollectionNames() returns empty when no collections exist. |
| RecipeMultipleModulesConfigStorageTest::testGetCollectionNameDefault | function | core/ |
Tests getCollectionName() returns the default collection. |
| 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. |
| RemovableDependentPluginInterface::onCollectionDependencyRemoval | function | core/ |
Informs the plugin in a collection to act on removal of dependencies. |
| 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. |
| RestExport::collectRoutes | function | core/ |
Adds the route entry of a view to the collection. |
| RestResourceConfig::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| RoleAccessCheckTest::getTestRouteCollection | function | core/ |
Generates the test route collection. |
| RouteBuilder::$routeCollection | property | core/ |
The route collection during the rebuild. |
| RouteBuilderTest::$expectedRouteCollection | property | core/ |
The route collection that the dynamic and alter events expect to receive. |
| RouteBuildEvent::$routeCollection | property | core/ |
The route collection. |
| RouteBuildEvent::getRouteCollection | function | core/ |
Gets the route collection. |
| RouteCachingQueryAlteredTest::testRouteCollectionCacheAfterException | function | core/ |
Tests route collection cache after an exception. |
| 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. |
| RouteProvider::getRouteCollectionForRequest | function | core/ |
Finds routes that may potentially match the request. |
| RouteProviderInterface::getRouteCollectionForRequest | function | core/ |
Finds routes that may potentially match the request. |
| RouteProviderLazyBuilder::getRouteCollectionForRequest | function | core/ |
Finds routes that may potentially match the request. |
| router.yaml_cache_collector | service | core/ |
Drupal\Core\Utility\YamlCacheCollector |
| Router::doMatchCollection | function | core/ |
Tries to match a URL with a set of routes. |
| Router::getInitialRouteCollection | function | core/ |
Returns a collection of potential matching routes for a request. |
| Router::getRouteCollection | function | core/ |
|
| Router::matchCollection | function | core/ |
|
| RoutesTest::testRoutesCollection | function | core/ |
Tests routes collection. |
| RouteSubscriber::$collection | property | core/ |
The route collection for adding routes. |
| RoutingFixtures::aliasedRouteCollection | function | core/ |
Returns a set of routes and aliases for testing. |
| RoutingFixtures::complexRouteCollection | function | core/ |
Returns a complex set of routes for testing. |
| RoutingFixtures::contentRouteCollection | function | core/ |
Returns a Content-type restricted set of routes for testing. |
| RoutingFixtures::duplicatePathsRouteCollection | function | core/ |
Returns a complex set of routes for testing. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.