Search for process

  1. Search 7.x for process
  2. Search 9.5.x for process
  3. Search 10.3.x for process
  4. Search 11.x for process
  5. Other projects
Title Object type File name Summary
ProcessingTest::testBatchNoForm function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batches triggered outside of form submission.
ProcessingTest::testBatchRedirectFinishedCallback function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batches that redirect in the batch finished callback.
ProcessingTest::testDrupalFormSubmitInBatch function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Test form submission during a batch operation.
ProcessingTest::_resultMessages function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Returns expected result messages for the test batches.
ProcessingTest::_resultStack function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Returns expected execution stacks for the test batches.
ProcessorInterface interface core/modules/aggregator/src/Plugin/ProcessorInterface.php Defines an interface for aggregator processor implementations.
ProcessorInterface.php file core/modules/aggregator/src/Plugin/ProcessorInterface.php
ProcessorInterface::delete function core/modules/aggregator/src/Plugin/ProcessorInterface.php Deletes stored feed data.
ProcessorInterface::postProcess function core/modules/aggregator/src/Plugin/ProcessorInterface.php Refreshes feed information.
ProcessorInterface::process function core/modules/aggregator/src/Plugin/ProcessorInterface.php Processes feed data.
ProcessPluginBase class core/modules/migrate/src/ProcessPluginBase.php The base class for all migrate process plugins.
ProcessPluginBase.php file core/modules/migrate/src/ProcessPluginBase.php
ProcessPluginBase::multiple function core/modules/migrate/src/ProcessPluginBase.php Indicates whether the returned value requires multiple handling.
ProcessPluginBase::transform function core/modules/migrate/src/ProcessPluginBase.php Performs the associated process.
ProfileValues::getProcess function core/modules/user/src/Plugin/migrate/ProfileValues.php Get the normalized process pipeline configuration describing the process
plugins.
ProjectInfo::processInfoList function core/lib/Drupal/Core/Utility/ProjectInfo.php Populates an array of project data.
ProxyServicesPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/ProxyServicesPass.php
QueueSerializationTest::process function core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php Process callback.
QueueWorkerInterface::processItem function core/lib/Drupal/Core/Queue/QueueWorkerInterface.php Works on a single queue item.
QueueWorkerManager::processDefinition function core/lib/Drupal/Core/Queue/QueueWorkerManager.php Performs extra processing on plugin definitions.
quickedit_preprocess_field function core/modules/quickedit/quickedit.module Implements hook_preprocess_HOOK() for field templates.
quickedit_preprocess_page_title function core/modules/quickedit/quickedit.module Implements hook_preprocess_HOOK() for the page title template.
Radios::processRadios function core/lib/Drupal/Core/Render/Element/Radios.php Expands a radios element into individual radio elements.
rdf_preprocess_comment function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for comment templates.
rdf_preprocess_field__node__uid function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for UID field templates.
rdf_preprocess_html function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for HTML document templates.
rdf_preprocess_image function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for image.html.twig.
rdf_preprocess_node function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for node templates.
rdf_preprocess_taxonomy_term function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for taxonomy term templates.
rdf_preprocess_user function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for user templates.
rdf_preprocess_username function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for username.html.twig.
RegisterAccessChecksPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterAccessChecksPass.php
RegisterEntityResolversCompilerPass::process function core/modules/serialization/src/RegisterEntityResolversCompilerPass.php Adds services to the Serializer.
RegisterEventSubscribersPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterEventSubscribersPass.php
RegisterSerializationClassesCompilerPass::process function core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php Adds services to the JSON:API Serializer.
RegisterSerializationClassesCompilerPass::process function core/modules/serialization/src/RegisterSerializationClassesCompilerPass.php Adds services to the Serializer.
RegisterServicesForDestructionPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterServicesForDestructionPass.php
RegisterStreamWrappersPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterStreamWrappersPass.php
Registry::mergePreprocessFunctions function core/lib/Drupal/Core/Theme/Registry.php Merges the source hook's preprocess functions into the destination hook's.
Registry::postProcessExtension function core/lib/Drupal/Core/Theme/Registry.php Completes the theme registry adding discovered functions and hooks.
Registry::processExtension function core/lib/Drupal/Core/Theme/Registry.php Process a single implementation of hook_theme().
RegistryLegacyTest::testSuggestionPreprocessFunctions function core/tests/Drupal/KernelTests/Core/Theme/RegistryLegacyTest.php Tests the theme registry with theme functions with suggestions.
RegistryTest::providerTestPostProcessExtension function core/tests/Drupal/Tests/Core/Theme/RegistryTest.php Provides test data to ::testPostProcessExtension().
RegistryTest::testPostProcessExtension function core/tests/Drupal/Tests/Core/Theme/RegistryTest.php @covers ::postProcessExtension
@covers ::completeSuggestion
@covers ::mergePreprocessFunctions
RegistryTest::testSuggestionPreprocessFunctions function core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php Tests the theme registry with suggestions.
RenderElement::processAjaxForm function core/lib/Drupal/Core/Render/Element/RenderElement.php Form element processing handler for the #ajax form property.
RenderElement::processGroup function core/lib/Drupal/Core/Render/Element/RenderElement.php Arranges elements into groups.
RenderElementHelper::processElement function core/modules/inline_form_errors/src/RenderElementHelper.php Process all render elements.
RendererLegacyTest::testDrupalProcessStates function core/tests/Drupal/KernelTests/Core/Render/RendererLegacyTest.php Tests deprecation of the drupal_process_states() function.
RenderTest::testDrupalRenderThemePreprocessAttached function core/tests/Drupal/KernelTests/Core/Render/RenderTest.php Tests theme preprocess functions being able to attach assets.

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