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
claro_preprocess_views_view_table function core/themes/claro/claro.theme Implements template_preprocess_HOOK() for views_view_table.
comment_empty_title_test_preprocess_comment function core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.module Implements hook_preprocess_comment().
comment_preprocess_block function core/modules/comment/comment.module Implements hook_preprocess_HOOK() for block templates.
comment_preprocess_field function core/modules/comment/comment.module Prepares variables for comment field templates.
common_test_preprocess function core/modules/system/tests/modules/common_test/common_test.module Implements MODULE_preprocess().
common_test_preprocess_common_test_render_element function core/modules/system/tests/modules/common_test/common_test.module Implements MODULE_preprocess_HOOK().
ComponentTestDoesNotExtendCoreTest::processNode function core/tests/PHPStan/Rules/ComponentTestDoesNotExtendCoreTest.php
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 Flag set to import system.theme during 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.
ConfigImporter::setProcessedConfiguration function core/lib/Drupal/Core/Config/ConfigImporter.php Sets a change as processed.
ConfigImporter::setProcessedExtension function core/lib/Drupal/Core/Config/ConfigImporter.php Sets an extension change as processed.
ConfigImporterBatch::process function core/lib/Drupal/Core/Config/Importer/ConfigImporterBatch.php Processes the config import batch and persists the importer.
ConfigImporterFieldPurger::process function core/modules/field/src/ConfigImporterFieldPurger.php Processes fields targeted for purge as part of a configuration sync.
ConfigMapperManager::processDefinition function core/modules/config_translation/src/ConfigMapperManager.php Performs extra processing on plugin definitions.
ConfigNamesMapper::processRoute function core/modules/config_translation/src/ConfigNamesMapper.php Allows to process all config translation routes.
ConfigSubscriber::$pathProcessorLanguage property core/modules/language/src/EventSubscriber/ConfigSubscriber.php The language path processor.
ConfigSubscriber::setPathProcessorLanguage function core/modules/language/src/EventSubscriber/ConfigSubscriber.php Injects the language path processors on multilingual site configuration.
ConfigTranslationController::$pathProcessor property core/modules/config_translation/src/Controller/ConfigTranslationController.php The path processor service.
Connection::preprocessStatement function core/lib/Drupal/Core/Database/Connection.php Returns a string SQL statement ready for preparation.
ConstraintManager::processDefinition function core/lib/Drupal/Core/Validation/ConstraintManager.php Performs extra processing on plugin definitions.
Container::processContainer function core/lib/Drupal/Core/Render/Element/Container.php Processes a container element.
ContentPreprocess class core/modules/content_moderation/src/ContentPreprocess.php Determines whether a route is the "Latest version" tab of a node.
ContentPreprocess.php file core/modules/content_moderation/src/ContentPreprocess.php
ContentPreprocess::$routeMatch property core/modules/content_moderation/src/ContentPreprocess.php The route match service.
ContentPreprocess::create function core/modules/content_moderation/src/ContentPreprocess.php Instantiates a new instance of this class.
ContentPreprocess::isLatestVersionPage function core/modules/content_moderation/src/ContentPreprocess.php Checks whether a route is the "Latest version" tab of a node.
ContentPreprocess::preprocessNode function core/modules/content_moderation/src/ContentPreprocess.php
ContentPreprocess::__construct function core/modules/content_moderation/src/ContentPreprocess.php Constructor.
ContentPreprocessTest class core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php @coversDefaultClass \Drupal\content_moderation\ContentPreprocess
ContentPreprocessTest.php file core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php
ContentPreprocessTest::routeNodeProvider function core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php Data provider for self::testIsLatestVersionPage().
ContentPreprocessTest::setupCurrentRouteMatch function core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php Mock the current route matching object.
ContentPreprocessTest::setupNode function core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php Mock a node object.
ContentPreprocessTest::testIsLatestVersionPage function core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php @covers ::isLatestVersionPage
@dataProvider routeNodeProvider
content_moderation_preprocess_node function core/modules/content_moderation/content_moderation.module Implements hook_preprocess_HOOK().

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