Search for process

  1. Search 7.x for process
  2. Search 9.5.x for process
  3. Search 8.9.x for process
  4. Search 10.3.x for process
  5. Other projects
Title Object type File name Summary
ThemeTestController::preprocessSuggestions function core/modules/system/tests/modules/theme_test/src/ThemeTestController.php Controller for testing preprocess functions with theme suggestions.
ThemeTestHooks::preprocessHtml function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_preprocess_HOOK() for HTML document templates.
ThemeTestHooks::preprocessTestSuggestions function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_preprocess_HOOK().
ThemeTestHooks::preprocessThemeTest function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Preprocesses variables for theme_theme_test().
ThemeTestHooks::preprocessThemeTestDeprecationsPreprocess function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Prepares variables for theme_test_deprecations_preprocess.
ThemeTestHooks::preprocessThemeTestPreprocessSuggestions function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_preprocess_HOOK().
ThemeTestHooks::preprocessThemeTestRegisteredByModule function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_preprocess_HOOK().
ThemeTestHooks::preprocessThemeTestRenderElement function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Prepares variables for test render element templates.
ThemeTestHooks::themeSuggestionsThemeTestPreprocessSuggestions function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_theme_suggestions_HOOK().
ThemeTestPreprocess class core/modules/system/tests/modules/theme_test/src/ThemeTestPreprocess.php Class to test preprocess callbacks.
ThemeTestPreprocess.php file core/modules/system/tests/modules/theme_test/src/ThemeTestPreprocess.php
ThemeTestPreprocess::preprocess function core/modules/system/tests/modules/theme_test/src/ThemeTestPreprocess.php Preprocess callback for testing preprocess callbacks.
ThemeTestThemeHooks1::preprocessHtml function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestThemeHooks1.php Implements hook_preprocess_HOOK() for HTML document templates.
ThemeTestThemeHooks1::preprocessThemeTestPreprocessSuggestions function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestThemeHooks1.php Implements hook_preprocess_HOOK().
ThemeTestThemeHooks1::themeSuggestionsThemeTestPreprocessSuggestions function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestThemeHooks1.php Implements hook_theme_suggestions_HOOK().
ThemeTestThemeHooks::preprocessTestSuggestions function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestThemeHooks.php Implements hook_preprocess_HOOK().
ThumbnailDownloader::processItem function core/modules/media/src/Plugin/QueueWorker/ThumbnailDownloader.php Works on a single queue item.
TimezoneTest::assertDateTimezonePropertyProcessed function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php Asserts that elements set #date_timezone correctly.
TimezoneTest::testDatelistTimezonePropertyProcessed function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php On datelist elements test #date_timezone after ::processDatetime.
TimezoneTest::testDatetimeTimezonePropertyProcessed function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php On datetime elements test #date_timezone after ::processDatetime.
ToolbarTestThemeHooks::preprocessMenu function core/modules/toolbar/tests/modules/toolbar_test/src/Hook/ToolbarTestThemeHooks.php Implements hook_preprocess_HOOK().
ToolbarThemeHooks::preprocessHtml function core/modules/toolbar/src/Hook/ToolbarThemeHooks.php Implements hook_preprocess_HOOK() for HTML document templates.
ToolbarThemeHooks::preprocessToolbar function core/modules/toolbar/src/Hook/ToolbarThemeHooks.php Prepares variables for administration toolbar templates.
ToolbarThemeHooks::preprocessToolbarForClaro function core/modules/toolbar/src/Hook/ToolbarThemeHooks.php Implements hook_preprocess_toolbar().
TransactionManager::processRootCommit function core/modules/mysql/src/Driver/Database/mysql/TransactionManager.php Processes the root transaction commit.
TransactionManagerBase::processPostTransactionCallbacks function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Processes the post-transaction callbacks.
TransactionManagerBase::processRootCommit function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Processes the root transaction commit.
TransactionManagerBase::processRootRollback function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Processes the root transaction rollback.
TwigExtensionPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/TwigExtensionPass.php
TwigThemeTestHooks::preprocessStatusMessages function core/modules/system/tests/modules/twig_theme_test/src/Hook/TwigThemeTestHooks.php Implements hook_preprocess_HOOK().
UmamiHooks::preprocessBlock function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_preprocess_HOOK() for block.
UmamiHooks::preprocessBlockBundleBannerBlock function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_preprocess_HOOK() for block--bundle--banner-block.
UmamiHooks::preprocessBlockBundleFooterPromoBlock function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_preprocess_HOOK() for block bundle footer promo.
UmamiHooks::preprocessBreadcrumb function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_preprocess_HOOK() for breadcrumb.
UmamiHooks::preprocessField function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_preprocess_HOOK() for field.
UmamiHooks::preprocessHtml function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_preprocess_HOOK() for html.
UmamiHooks::preprocessImageWidget function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_preprocess_HOOK() for image-widget.
UmamiHooks::preprocessLinks function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_preprocess_HOOK() for links.
UmamiHooks::preprocessLinksMediaLibraryMenu function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_preprocess_HOOK() for links--media-library-menu.
UmamiHooks::preprocessMenuLocalTask function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_preprocess_HOOK() for menu-local-task.
umami_preprocess_block function core/profiles/demo_umami/themes/umami/umami.theme Implements hook_preprocess_HOOK() for block.
umami_preprocess_block__bundle__banner_block function core/profiles/demo_umami/themes/umami/umami.theme Implements hook_preprocess_HOOK() for block--bundle--banner-block.
umami_preprocess_block__bundle__footer_promo_block function core/profiles/demo_umami/themes/umami/umami.theme Implements hook_preprocess_HOOK() for block bundle footer promo.
umami_preprocess_breadcrumb function core/profiles/demo_umami/themes/umami/umami.theme Implements hook_preprocess_HOOK() for breadcrumb.
umami_preprocess_field function core/profiles/demo_umami/themes/umami/umami.theme Implements hook_preprocess_HOOK() for field.
umami_preprocess_html function core/profiles/demo_umami/themes/umami/umami.theme Implements hook_preprocess_HOOK() for html.
umami_preprocess_image_widget function core/profiles/demo_umami/themes/umami/umami.theme Implements hook_preprocess_HOOK() for image-widget.
umami_preprocess_links function core/profiles/demo_umami/themes/umami/umami.theme Implements hook_preprocess_HOOK() for links.
umami_preprocess_links__media_library_menu function core/profiles/demo_umami/themes/umami/umami.theme Implements hook_preprocess_HOOK() for links--media-library-menu.
umami_preprocess_menu_local_task function core/profiles/demo_umami/themes/umami/umami.theme Implements hook_preprocess_HOOK() for menu-local-task.

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