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 |
---|---|---|---|
SearchPluginCollectionTest | class | core/ |
@coversDefaultClass \Drupal\search\Plugin\SearchPluginCollection[[api-linebreak]] @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/ |
|
StageBaseTest::testCollectPathsToExclude | function | core/ |
Tests that paths to exclude are collected before create and apply. |
StageBaseTest::testFailureCollectPathsToExclude | function | core/ |
Tests that if a stage fails to get paths to exclude, throws a stage exception. |
StageBaseTest::testFailureCollectPathsToExcludeOnApply | function | core/ |
Tests that if apply fails to get paths to exclude, throws a stage exception. |
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/ |
@covers ::createChangelist[[api-linebreak]] |
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. |
TermTest::testCollectionFilterAccess | function | core/ |
|
TestConfigEntityWithPluginCollections | class | core/ |
Stub class for testing. |
TestConfigEntityWithPluginCollections::$pluginCollection | property | core/ |
The plugin collection. |
TestConfigEntityWithPluginCollections::$pluginManager | property | core/ |
The plugin manager. |
TestConfigEntityWithPluginCollections::$the_plugin_collection_config | property | core/ |
The configuration for the plugin collection. |
TestConfigEntityWithPluginCollections::getPluginCollections | function | core/ |
|
TestConfigEntityWithPluginCollections::setPluginManager | function | core/ |
|
TestConfigFactoryOverrideBase::addCollections | function | core/ |
Reacts to the ConfigCollectionEvents::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. |
TestLazyPluginCollection | class | core/ |
Defines a plugin collection which uses fruit plugins. |
TestLazyPluginCollection.php | file | core/ |
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.