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. Search main for _process
  6. Other projects
Title Object type File name Summary
ClaroHooks::preprocessLinksMediaLibraryMenu function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for links__media_library_menu.
ClaroHooks::preprocessMaintenancePage function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_maintenance_page().
ClaroHooks::preprocessMediaLibraryItemSmall function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for media_library_item__small.
ClaroHooks::preprocessMediaLibraryItemWidget function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for media_library_item__widget.
ClaroHooks::preprocessMenuLocalAction function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for menu-local-action templates.
ClaroHooks::preprocessMenuLocalTask function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for menu-local-task templates.
ClaroHooks::preprocessMenuLocalTasks function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for menu-local-tasks templates.
ClaroHooks::preprocessMenuLocalTaskViewsUi function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for menu-local-task Views UI templates.
ClaroHooks::preprocessNodeAddList function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for node_add_list.
ClaroHooks::preprocessSelect function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for select.
ClaroHooks::preprocessStatusMessages function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for status_messages.
ClaroHooks::preprocessSystemThemesPage function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for system_themes_page.
ClaroHooks::preprocessTable function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for table.
ClaroHooks::preprocessTextFormatWrapper function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK().
ClaroHooks::preprocessViewsExposedForm function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for views_exposed_form.
ClaroHooks::preprocessViewsUiDisplayTabBucket function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for views_ui_display_tab_bucket.
ClaroHooks::preprocessViewsUiRearrangeFilterForm function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for views_ui_rearrange_filter_form.
ClaroHooks::preprocessViewsViewFieldsMediaLibrary function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for views_view_fields__media_library.
ClaroHooks::preprocessViewsViewTable function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for views_view_table.
Cleaner::processItem function core/modules/package_manager/src/Plugin/QueueWorker/Cleaner.php Works on a single queue item.
CommentEmptyTitleTestThemeHooks::preprocessComment function core/modules/comment/tests/modules/comment_empty_title_test/src/Hook/CommentEmptyTitleTestThemeHooks.php Implements hook_preprocess_comment().
CommentFieldPreprocessTest class core/modules/comment/tests/src/Kernel/CommentFieldPreprocessTest.php Test comment field preprocess hook.
CommentFieldPreprocessTest.php file core/modules/comment/tests/src/Kernel/CommentFieldPreprocessTest.php
CommentFieldPreprocessTest::$modules property core/modules/comment/tests/src/Kernel/CommentFieldPreprocessTest.php Modules to install.
CommentFieldPreprocessTest::testCommentFieldPreprocess function core/modules/comment/tests/src/Kernel/CommentFieldPreprocessTest.php Tests that CommentThemeHooks::preprocessField() injects variables.
CommentThemeHooks::preprocessBlock function core/modules/comment/src/Hook/CommentThemeHooks.php Implements hook_preprocess_HOOK() for block templates.
CommentThemeHooks::preprocessComment function core/modules/comment/src/Hook/CommentThemeHooks.php Prepares variables for comment templates.
CommentThemeHooks::preprocessField function core/modules/comment/src/Hook/CommentThemeHooks.php Implements hook_preprocess_HOOK() for field templates.
CommonTestThemeHooks::preprocess function core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Implements hook_preprocess().
ComponentPluginManager::processDefinition function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Performs extra processing on plugin definitions.
ComponentPluginManager::processDefinitionCategory function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Processes a plugin definition to ensure there is a category.
ComponentTestDoesNotExtendCoreTest::processNode function core/tests/PHPStan/Rules/ComponentTestDoesNotExtendCoreTest.php
ComposerInspector::$processCallback property core/modules/package_manager/src/ComposerInspector.php The process output callback.
ConfigEntityMapper::processRoute function core/modules/config_translation/src/ConfigEntityMapper.php Allows to process all config translation routes.
ConfigImporter::$processedConfiguration property core/lib/Drupal/Core/Config/ConfigImporter.php List of configuration file changes processed by the import().
ConfigImporter::$processedExtensions property core/lib/Drupal/Core/Config/ConfigImporter.php List of extension changes processed by the import().
ConfigImporter::$processedSystemTheme property core/lib/Drupal/Core/Config/ConfigImporter.php Indicates if a system theme is in processing theme install and uninstalls.
ConfigImporter::$totalConfigurationToProcess property core/lib/Drupal/Core/Config/ConfigImporter.php The total number of configuration objects to process.
ConfigImporter::$totalExtensionsToProcess property core/lib/Drupal/Core/Config/ConfigImporter.php The total number of extensions to process.
ConfigImporter::getEmptyExtensionsProcessedList function core/lib/Drupal/Core/Config/ConfigImporter.php Gets an empty list of extensions to process.
ConfigImporter::getProcessedConfiguration function core/lib/Drupal/Core/Config/ConfigImporter.php Gets list of processed changes.
ConfigImporter::getProcessedExtensions function core/lib/Drupal/Core/Config/ConfigImporter.php Gets list of processed extension changes.
ConfigImporter::getUnprocessedConfiguration function core/lib/Drupal/Core/Config/ConfigImporter.php Gets a list of unprocessed changes for a given operation.
ConfigImporter::getUnprocessedExtensions function core/lib/Drupal/Core/Config/ConfigImporter.php Gets a list of unprocessed changes for extensions.
ConfigImporter::hasUnprocessedConfigurationChanges function core/lib/Drupal/Core/Config/ConfigImporter.php Checks if there are any unprocessed configuration changes.
ConfigImporter::processConfiguration function core/lib/Drupal/Core/Config/ConfigImporter.php Processes a configuration change.
ConfigImporter::processConfigurations function core/lib/Drupal/Core/Config/ConfigImporter.php Processes configuration as a batch operation.
ConfigImporter::processExtension function core/lib/Drupal/Core/Config/ConfigImporter.php Processes an extension change.
ConfigImporter::processExtensions function core/lib/Drupal/Core/Config/ConfigImporter.php Processes extensions as a batch operation.
ConfigImporter::processMissingContent function core/lib/Drupal/Core/Config/ConfigImporter.php Handles processing of missing content.

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