Search for theme

  1. Search 7.x for theme
  2. Search 9.5.x for theme
  3. Search 8.9.x for theme
  4. Search 10.3.x for theme
  5. Search main for theme
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Theme class core/lib/Drupal/Core/Updater/Theme.php Defines a class for updating themes.
Theme class core/lib/Drupal/Core/Extension/Theme.php The Theme extension object.

All search results

Title Object type File name Summary
ThemeHookCollectorPass::$proceduralImplementations property core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Procedural implementation extension names by hook name.
ThemeHookCollectorPass::calculateImplementations function core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Calculates the ordered implementations.
ThemeHookCollectorPass::checkInvalidHookParametersInThemes function core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Checks for hooks which can't be supported in theme classes.
ThemeHookCollectorPass::collectAllHookImplementations function core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Collects all hook implementations.
ThemeHookCollectorPass::collectThemeHookImplementations function core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Collects procedural and Attribute hook implementations.
ThemeHookCollectorPass::filterIterator function core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Filter iterator callback. Allows include files and .php files in src/Hook.
ThemeHookCollectorPass::getAttributeInstances function core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Get attribute instances from class and method reflections.
ThemeHookCollectorPass::getFilteredImplementations function core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Gets implementation lists with removals already applied.
ThemeHookCollectorPass::getThemeListPattern function core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Get a pattern used to match hooks for the given theme list.
ThemeHookCollectorPass::process function core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php
ThemeHookCollectorPass::registerHookServices function core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Registers the hook implementation services.
ThemeHookCollectorPass::sortByTheme function core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Sort by theme.
ThemeHookCollectorPass::writeToContainer function core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Writes collected definitions to the container builder.
ThemeHookCollectorPass::__construct function core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Constructor.
ThemeHookCollectorPassTest class core/tests/Drupal/KernelTests/Core/Hook/ThemeHookCollectorPassTest.php Tests Drupal\Core\Hook\ThemeHookCollectorPass.
ThemeHookCollectorPassTest.php file core/tests/Drupal/KernelTests/Core/Hook/ThemeHookCollectorPassTest.php
ThemeHookCollectorPassTest::testCollection function core/tests/Drupal/KernelTests/Core/Hook/ThemeHookCollectorPassTest.php Test collection.
ThemeHookCollectorPassTest::testExceptionModule function core/tests/Drupal/KernelTests/Core/Hook/ThemeHookCollectorPassTest.php Test exception with module parameter.
ThemeHookCollectorPassTest::testExceptionOrder function core/tests/Drupal/KernelTests/Core/Hook/ThemeHookCollectorPassTest.php Test exception with order parameter.
ThemeHookCollectorPassTest::testExceptionRemove function core/tests/Drupal/KernelTests/Core/Hook/ThemeHookCollectorPassTest.php Test exception with remove attribute.
ThemeHookCollectorPassTest::testExceptionReorder function core/tests/Drupal/KernelTests/Core/Hook/ThemeHookCollectorPassTest.php Test exception with reorder attribute.
ThemeHookCollectorPassTest::testHookExecution function core/tests/Drupal/KernelTests/Core/Hook/ThemeHookCollectorPassTest.php Tests hook execution in themes.
ThemeHooks class core/themes/admin/src/Hook/ThemeHooks.php Provides theme related hook implementations.
ThemeHooks class core/themes/default_admin/src/Hook/ThemeHooks.php Provides theme related hook implementations.
ThemeHooks.php file core/themes/admin/src/Hook/ThemeHooks.php
ThemeHooks.php file core/themes/default_admin/src/Hook/ThemeHooks.php
ThemeHooks::container function core/themes/admin/src/Hook/ThemeHooks.php Prerender callback for container elements.
ThemeHooks::container function core/themes/default_admin/src/Hook/ThemeHooks.php Prerender callback for container elements.
ThemeHooks::cssAlter function core/themes/admin/src/Hook/ThemeHooks.php Implements hook_css_alter().
ThemeHooks::cssAlter function core/themes/default_admin/src/Hook/ThemeHooks.php Implements hook_css_alter().
ThemeHooks::elementInfoAlter function core/themes/admin/src/Hook/ThemeHooks.php Implements hook_element_info_alter().
ThemeHooks::elementInfoAlter function core/themes/default_admin/src/Hook/ThemeHooks.php Implements hook_element_info_alter().
ThemeHooks::libraryInfoAlter function core/themes/admin/src/Hook/ThemeHooks.php Implements hook_library_info_alter().
ThemeHooks::libraryInfoAlter function core/themes/default_admin/src/Hook/ThemeHooks.php Implements hook_library_info_alter().
ThemeHooks::managedFile function core/themes/admin/src/Hook/ThemeHooks.php Prerender callback for managed_file.
ThemeHooks::managedFile function core/themes/default_admin/src/Hook/ThemeHooks.php Prerender callback for managed_file.
ThemeHooks::messagePlaceholder function core/themes/admin/src/Hook/ThemeHooks.php Prerender callback for status_messages placeholder.
ThemeHooks::messagePlaceholder function core/themes/default_admin/src/Hook/ThemeHooks.php Prerender callback for status_messages placeholder.
ThemeHooks::operations function core/themes/admin/src/Hook/ThemeHooks.php Prerender callback for the Operations element.
ThemeHooks::operations function core/themes/default_admin/src/Hook/ThemeHooks.php Prerender callback for the Operations element.
ThemeHooks::pageAttachmentsAlter function core/themes/admin/src/Hook/ThemeHooks.php Implements hook_page_attachments_alter().
ThemeHooks::pageAttachmentsAlter function core/themes/default_admin/src/Hook/ThemeHooks.php Implements hook_page_attachments_alter().
ThemeHooks::textFormat function core/themes/admin/src/Hook/ThemeHooks.php Prerender callback for text_format elements.
ThemeHooks::textFormat function core/themes/default_admin/src/Hook/ThemeHooks.php Prerender callback for text_format elements.
ThemeHooks::themeRegistryAlter function core/themes/admin/src/Hook/ThemeHooks.php Implements hook_theme_registry_alter().
ThemeHooks::themeRegistryAlter function core/themes/default_admin/src/Hook/ThemeHooks.php Implements hook_theme_registry_alter().
ThemeHooks::trustedCallbacks function core/themes/admin/src/Hook/ThemeHooks.php Lists the trusted callbacks provided by the implementing class.
ThemeHooks::trustedCallbacks function core/themes/default_admin/src/Hook/ThemeHooks.php Lists the trusted callbacks provided by the implementing class.
ThemeHooks::verticalTabs function core/themes/admin/src/Hook/ThemeHooks.php Prerender callback for Vertical Tabs element.
ThemeHooks::verticalTabs function core/themes/default_admin/src/Hook/ThemeHooks.php Prerender callback for Vertical Tabs element.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.