Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| TextWithSummaryTokenReplaceTest::setUp | function | core/ |
|
| TextWithSummaryTokenReplaceTest::testNodeTokenReplacement | function | core/ |
Creates a node, then tests the tokens generated from it. |
| the-umami-guide-to-our-favorite-mushrooms.html | file | core/ |
|
| the-umami-guide-to-our-favorite-mushrooms.html | file | core/ |
|
| theme.negotiator | service | core/ |
Drupal\Core\Theme\ThemeNegotiator |
| theme.negotiator.admin_theme | service | core/ |
Drupal\user\Theme\AdminNegotiator |
| theme.negotiator.ajax_base_page | service | core/ |
Drupal\Core\Theme\AjaxBasePageNegotiator |
| theme.negotiator.block.admin_demo | service | core/ |
Drupal\block\Theme\AdminDemoNegotiator |
| theme.negotiator.contextual_links | service | core/ |
Drupal\contextual\Theme\ContextualLinksNegotiator |
| theme.negotiator.default | service | core/ |
Drupal\Core\Theme\DefaultNegotiator |
| theme.negotiator.high_priority | service | core/ |
Drupal\theme_test\Theme\HighPriorityThemeNegotiator |
| theme.negotiator.system.batch | service | core/ |
Drupal\system\Theme\BatchNegotiator |
| theme.negotiator.system.db_update | service | core/ |
Drupal\system\Theme\DbUpdateNegotiator |
| theme.negotiator.test_custom_theme | service | core/ |
Drupal\theme_test\Theme\CustomThemeNegotiator |
| theme.negotiator.test_theme | service | core/ |
Drupal\menu_test\Theme\TestThemeNegotiator |
| Theme::canUpdateDirectory | function | core/ |
Determines if the Updater can handle the project provided in $directory. |
| Theme::getInstallDirectory | function | core/ |
Returns the directory where a theme should be installed. |
| Theme::getRootDirectoryRelativePath | function | core/ |
Returns the name of the root directory under which projects will be copied. |
| ThemeExtensionList::$configFactory | property | core/ |
The config factory. |
| ThemeHandler::$configFactory | property | core/ |
The config factory to get the installed themes. |
| ThemeHandler::getThemeDirectories | function | core/ |
Returns an array of directories for all installed themes. |
| ThemeHandlerInterface::getThemeDirectories | function | core/ |
Returns an array of directories for all installed themes. |
| ThemeHandlerTest::$configFactory | property | core/ |
The mocked config factory. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 254
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.