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 |
|---|---|---|---|
| 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/ |
Gets the plugin collections used by this object. |
| TestConfigEntityWithPluginCollections::setPluginManager | function | core/ |
|
| TestConfigFactoryOverrideBase::addCollections | function | core/ |
Reacts to the ConfigCollectionEvents::COLLECTION_INFO event. |
| TestConfigurablePlugin::onCollectionDependencyRemoval | function | core/ |
Informs the plugin in a collection to act on removal of dependencies. |
| TestDefaultHtmlRouteProvider::getCollectionRoute | function | core/ |
Gets the collection route. |
| TestHookCollectionHooks | class | core/ |
Contains hooks for testing hook collection. |
| TestHookCollectionHooks.php | file | core/ |
|
| TestHookCollectionHooks::testHookAlter | function | core/ |
#[Hook('test_hook_alter')] |
| 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. |
| TestInvalidHookCollectionHooks | class | core/ |
Contains hooks that will throw exceptions during collection. |
| TestInvalidHookCollectionHooks | class | core/ |
Contains hooks that will throw exceptions during collection. |
| TestInvalidHookCollectionHooks | class | core/ |
Contains hooks that will throw exceptions during collection. |
| TestInvalidHookCollectionHooks | class | core/ |
Contains hooks that will throw exceptions during collection. |
| TestInvalidHookCollectionHooks.php | file | core/ |
|
| TestInvalidHookCollectionHooks.php | file | core/ |
|
| TestInvalidHookCollectionHooks.php | file | core/ |
|
| TestInvalidHookCollectionHooks.php | file | core/ |
|
| TestInvalidHookCollectionHooks::testHook | function | core/ |
#[Hook('test_hook_alter', module: 'test')] |
| TestInvalidHookCollectionHooks::testHook | function | core/ |
#[Hook('test_hook_alter')] #[RemoveHook('test_hook_alter', self::class, 'testHook')] |
| TestInvalidHookCollectionHooks::testHook | function | core/ |
#[Hook('test_hook_alter', order: Order::First)] |
| TestInvalidHookCollectionHooks::testHook | function | core/ |
#[Hook('test_hook_alter')] #[ReorderHook('test_hook_alter', self::class, 'testHook', Order::First)] |
| TestLazyPluginCollection | class | core/ |
Defines a plugin collection which uses fruit plugins. |
| TestLazyPluginCollection.php | file | core/ |
|
| TestLazyPluginCollection::$manager | property | core/ |
Stores the plugin manager used by this collection. |
| TestLazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
| TestLazyPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
| TestLazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
| TestLazyPluginCollection::__construct | function | core/ |
Constructs a TestLazyPluginCollection object. |
| TestMailCollector | class | core/ |
Defines a mail backend that captures sent messages in the state system. |
| TestMailCollector.php | file | core/ |
|
| TestMailCollector::mail | function | core/ |
Sends an email message. |
| TestRouteSubscriber::routesFromCollection | function | core/ |
|
| ThemeHookCollectorPass | class | core/ |
Collects and registers hook implementations. |
| ThemeHookCollectorPass.php | file | core/ |
|
| ThemeHookCollectorPass::$deprecatedThemeFiles | property | core/ |
Deprecated .theme files. |
| ThemeHookCollectorPass::$oopImplementations | property | core/ |
OOP implementation theme names keyed by hook name and "$class::$method". |
| ThemeHookCollectorPass::$preprocessForSuggestions | property | core/ |
Preprocess suggestions discovered in extensions. |
| ThemeHookCollectorPass::$proceduralImplementations | property | core/ |
Procedural implementation extension names by hook name. |
| ThemeHookCollectorPass::calculateImplementations | function | core/ |
Calculates the ordered implementations. |
| ThemeHookCollectorPass::checkInvalidHookParametersInThemes | function | core/ |
Checks for hooks which can't be supported in theme classes. |
| ThemeHookCollectorPass::collectAllHookImplementations | function | core/ |
Collects all hook implementations. |
| ThemeHookCollectorPass::collectThemeHookImplementations | function | core/ |
Collects procedural and Attribute hook implementations. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.