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 |
---|---|---|---|
SearchPluginCollectionTest | class | core/ |
@coversDefaultClass \Drupal\search\Plugin\SearchPluginCollection @group search |
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/ |
|
SimpleTestErrorCollectorTest | class | core/ |
Tests SimpleTest error and exception collector. |
SimpleTestErrorCollectorTest.php | file | core/ |
|
SimpleTestErrorCollectorTest::$collectedErrors | property | core/ |
Errors triggered during the test. |
SimpleTestErrorCollectorTest::$modules | property | core/ |
Modules to enable. |
SimpleTestErrorCollectorTest::assertError | function | core/ |
Asserts that a collected error matches what we are expecting. |
SimpleTestErrorCollectorTest::error | function | core/ |
Stores errors into an array. |
SimpleTestErrorCollectorTest::testErrorCollect | function | core/ |
Tests that simpletest collects errors from the tested site. |
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. |
StorageInterface::createCollection | function | core/ |
Creates a collection on the storage. |
StorageInterface::DEFAULT_COLLECTION | constant | core/ |
The default collection name. |
StorageInterface::getAllCollectionNames | function | core/ |
Gets the existing collections. |
StorageInterface::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
StorageReplaceDataWrapper::$collection | property | core/ |
The storage collection. |
StorageReplaceDataWrapper::createCollection | function | core/ |
Creates a collection on the storage. |
StorageReplaceDataWrapper::getAllCollectionNames | function | core/ |
Gets the existing collections. |
StorageReplaceDataWrapper::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
StorageReplaceDataWrapperTest::providerCollections | function | core/ |
Data provider for testing different collections. |
StorageReplaceDataWrapperTest::testCreateCollection | function | core/ |
Tests if new collections created correctly. |
StorageTestBase::$collections | property | core/ |
An array of data collection labels. |
TaggedHandlersPass::processServiceCollectorPass | function | core/ |
Processes a service collector service pass. |
TaggedHandlersPass::processServiceIdCollectorPass | function | core/ |
Processes a service collector ID service pass. |
TaggedHandlersPassTest::testIdCollectorProcessRequiredHandlers | function | core/ |
Tests a required consumer with no handlers. |
TemporaryQueryGuard::collectFilteredFields | function | core/ |
Recursively collects all entity query condition fields. |
TempStoreDatabaseTest::$collection | property | core/ |
The name of the key/value collection to set and retrieve. |
TempStoreDatabaseTest::$collection | property | core/ |
The name of the key/value collection to set and retrieve. |
TermTest::testCollectionFilterAccess | function | core/ |
|
TestConfigEntityWithPluginCollections | class | core/ |
|
TestConfigEntityWithPluginCollections::$pluginCollection | property | core/ |
|
TestConfigEntityWithPluginCollections::$pluginManager | property | core/ |
|
TestConfigEntityWithPluginCollections::getPluginCollections | function | core/ |
|
TestConfigEntityWithPluginCollections::setPluginManager | function | core/ |
|
TestConfigFactoryOverrideBase::addCollections | function | core/ |
Reacts to the ConfigEvents::COLLECTION_INFO event. |
TestDefaultHtmlRouteProvider::getCollectionRoute | function | core/ |
Gets the collection route. |
TestHtmlMailCollector | class | core/ |
Defines a mail backend that captures sent HTML messages in the state system. |
TestHtmlMailCollector.php | file | core/ |
|
TestHtmlMailCollector::format | function | core/ |
Concatenates and wraps the email body for plain-text mails. |
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.