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 |
|---|---|---|---|
| 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::$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. |
| ThemeHookCollectorPass::filterIterator | function | core/ |
Filter iterator callback. Allows include files and .php files in src/Hook. |
| ThemeHookCollectorPass::getAttributeInstances | function | core/ |
Get attribute instances from class and method reflections. |
| ThemeHookCollectorPass::getFilteredImplementations | function | core/ |
Gets implementation lists with removals already applied. |
| ThemeHookCollectorPass::getThemeListPattern | function | core/ |
Get a pattern used to match hooks for the given theme list. |
| ThemeHookCollectorPass::process | function | core/ |
|
| ThemeHookCollectorPass::registerHookServices | function | core/ |
Registers the hook implementation services. |
| ThemeHookCollectorPass::sortByTheme | function | core/ |
Sort by theme. |
| ThemeHookCollectorPass::writeToContainer | function | core/ |
Writes collected definitions to the container builder. |
| ThemeHookCollectorPass::__construct | function | core/ |
Constructor. |
| ThemeHookCollectorPassTest | class | core/ |
Tests Drupal\Core\Hook\ThemeHookCollectorPass. |
| ThemeHookCollectorPassTest.php | file | core/ |
|
| ThemeHookCollectorPassTest::testCollection | function | core/ |
Test collection. |
| ThemeHookCollectorPassTest::testExceptionModule | function | core/ |
Test exception with module parameter. |
| ThemeHookCollectorPassTest::testExceptionOrder | function | core/ |
Test exception with order parameter. |
| ThemeHookCollectorPassTest::testExceptionRemove | function | core/ |
Test exception with remove attribute. |
| ThemeHookCollectorPassTest::testExceptionReorder | function | core/ |
Test exception with reorder attribute. |
| ThemeHookCollectorPassTest::testHookExecution | function | core/ |
Tests hook execution in themes. |
| UnpackCollection | class | composer/ |
A collection with packages to unpack. |
| UnpackCollection.php | file | composer/ |
|
| UnpackCollection::$packagesToUnpack | property | composer/ |
The queue of packages to unpack. |
| UnpackCollection::$unpackedPackages | property | composer/ |
The list of packages that have been unpacked. |
| UnpackCollection::add | function | composer/ |
Adds a package to the queue of packages to unpack. |
| UnpackCollection::count | function | composer/ |
|
| UnpackCollection::current | function | composer/ |
|
| UnpackCollection::isUnpacked | function | composer/ |
Checks if a package has been unpacked, or it's queued for unpacking. |
| UnpackCollection::key | function | composer/ |
|
| UnpackCollection::markPackageUnpacked | function | composer/ |
Marks a package as unpacked. |
| UnpackCollection::next | function | composer/ |
|
| UnpackCollection::rewind | function | composer/ |
|
| UnpackCollection::valid | function | composer/ |
|
| UserFloodControl::garbageCollection | function | core/ |
Cleans up expired flood events. |
| UserTest::testCollectionContainsAnonymousUser | function | core/ |
Tests that the collection contains the anonymous user. |
| UserTest::testCollectionFilterAccess | function | core/ |
|
| views.view.recipe_collections.yml | file | core/ |
core/profiles/demo_umami/config/install/views.view.recipe_collections.yml |
| Workflow::$pluginCollection | property | core/ |
The workflow type plugin collection. |
| Workflow::getPluginCollection | function | core/ |
Encapsulates the creation of the workflow's plugin collection. |
| Workflow::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| WorkspaceManager::$collectedNegotiators | property | core/ |
An array of workspace negotiator services. |
| WorkspaceProviderCollector | class | core/ |
Defines the workspace provider collector. |
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.