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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| RoutingFixtures::mixedCaseRouteCollection | function | core/ |
Returns a complex set of routes for testing. |
| RoutingFixtures::sampleRouteCollection | function | core/ |
Returns a standard set of routes for testing. |
| RoutingFixtures::staticSampleRouteCollection | function | core/ |
Returns a static version of the routes. |
| SandboxManagerBaseTest::testCollectPathsToExclude | function | core/ |
Tests that paths to exclude are collected before create and apply. |
| SandboxManagerBaseTest::testFailureCollectPathsToExclude | function | core/ |
Tests that if a stage fails to get paths to exclude, throws a stage exception. |
| SandboxManagerBaseTest::testFailureCollectPathsToExcludeOnApply | function | core/ |
Tests that if apply fails to get paths to exclude, throws a stage exception. |
| ScaffoldFileCollection | class | composer/ |
Collection of scaffold files. |
| ScaffoldFileCollection.php | file | composer/ |
|
| ScaffoldFileCollection::$scaffoldFilesByProject | property | composer/ |
Nested list of all scaffold files. |
| ScaffoldFileCollection::checkListHasItemWithContent | function | composer/ |
Scans through a list of scaffold files and determines if any has contents. |
| ScaffoldFileCollection::checkUnchanged | function | composer/ |
Returns the list of files that have not changed since they were scaffolded. |
| ScaffoldFileCollection::filterFiles | function | composer/ |
Removes any item that has a path matching any path in the provided list. |
| ScaffoldFileCollection::getIterator | function | composer/ |
|
| ScaffoldFileCollection::process | function | composer/ |
Processes the iterator created by ScaffoldFileCollection::create(). |
| ScaffoldFileCollection::processScaffoldFiles | function | composer/ |
Processes the files in our collection. |
| ScaffoldFileCollection::__construct | function | composer/ |
ScaffoldFileCollection constructor. |
| ScaffoldFileCollectionTest | class | core/ |
Tests Drupal\Composer\Plugin\Scaffold\Operations\ScaffoldFileCollection. |
| ScaffoldFileCollectionTest.php | file | core/ |
|
| ScaffoldFileCollectionTest::testCreate | function | core/ |
Tests create. |
| SearchPage::$pluginCollection | property | core/ |
The plugin collection that stores search plugins. |
| SearchPage::getPluginCollection | function | core/ |
Encapsulates the creation of the search page's LazyPluginCollection. |
| SearchPage::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| SearchPluginCollection | class | core/ |
Provides a container for lazily loading search plugins. |
| SearchPluginCollection.php | file | core/ |
|
| SearchPluginCollection::$searchPageId | property | core/ |
The unique ID for the search page using this plugin collection. |
| SearchPluginCollection::get | function | core/ |
|
| SearchPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
| SearchPluginCollection::__construct | function | core/ |
Constructs a new SearchPluginCollection. |
| SearchPluginCollectionTest | class | core/ |
Tests Drupal\search\Plugin\SearchPluginCollection. |
| SearchPluginCollectionTest.php | file | core/ |
|
| SearchPluginCollectionTest::$pluginInstances | property | core/ |
Stores all setup plugin instances. |
| SearchPluginCollectionTest::$pluginManager | property | core/ |
The mocked plugin manager. |
| SearchPluginCollectionTest::$searchPluginCollection | property | core/ |
The tested plugin collection. |
| SearchPluginCollectionTest::setUp | function | core/ |
|
| SearchPluginCollectionTest::testGet | function | core/ |
Tests the get() method. |
| SearchPluginCollectionTest::testGetWithConfigurablePlugin | function | core/ |
Tests the get() method with a configurable plugin. |
| serializer.normalizer.link_collection.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\LinkCollectionNormalizer |
| ShortcutTest::getExpectedCollectionCacheability | function | core/ |
Computes the cacheability for a given entity collection. |
| ShortcutTest::testCollectionFilterAccess | function | core/ |
|
| StatusCheckTraitTest::testNoErrorIfPathsToExcludeCannotBeCollected | function | core/ |
Tests that any error will be added to the status check event. |
| StatusCheckTraitTest::testPathsToExcludeCollected | function | core/ |
Tests that StatusCheckTrait will collect paths to exclude. |
| StorageBase::$collection | property | core/ |
The name of the collection holding key and value pairs. |
| StorageBase::getCollectionName | function | core/ |
Returns the name of this collection. |
| StorageComparer::getAllCollectionNames | function | core/ |
Gets the existing collections from both the target and source storage. |
| StorageComparerInterface::getAllCollectionNames | function | core/ |
Gets the existing collections from both the target and source storage. |
| StorageComparerTest::testDifferentCollections | function | core/ |
Tests different collections. |
| StorageInterface::createCollection | function | core/ |
Creates a collection on the storage. |
| StorageInterface::DEFAULT_COLLECTION | constant | core/ |
The default collection name. |
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.