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
ProcessOutputCallback class core/modules/package_manager/src/ProcessOutputCallback.php A process callback for capturing output.
ProcessOutputCallback.php file core/modules/package_manager/src/ProcessOutputCallback.php
ProcessOutputCallback::$errorBuffer property core/modules/package_manager/src/ProcessOutputCallback.php The error buffer.
ProcessOutputCallback::$outBuffer property core/modules/package_manager/src/ProcessOutputCallback.php The output buffer.
ProcessOutputCallback::clearErrorOutput function core/modules/package_manager/src/ProcessOutputCallback.php
ProcessOutputCallback::clearOutput function core/modules/package_manager/src/ProcessOutputCallback.php
ProcessOutputCallback::getErrorOutput function core/modules/package_manager/src/ProcessOutputCallback.php Gets the error output.
ProcessOutputCallback::getOutput function core/modules/package_manager/src/ProcessOutputCallback.php Gets the output.
ProcessOutputCallback::parseJsonOutput function core/modules/package_manager/src/ProcessOutputCallback.php Gets the parsed JSON output.
ProcessOutputCallback::reset function core/modules/package_manager/src/ProcessOutputCallback.php Resets buffers.
ProcessOutputCallback::__construct function core/modules/package_manager/src/ProcessOutputCallback.php Constructs a ProcessOutputCallback object.
ProcessOutputCallback::__invoke function core/modules/package_manager/src/ProcessOutputCallback.php
ProcessOutputCallbackTest class core/modules/package_manager/tests/src/Unit/ProcessOutputCallbackTest.php @covers \Drupal\package_manager\ProcessOutputCallback
@group package_manager
ProcessOutputCallbackTest.php file core/modules/package_manager/tests/src/Unit/ProcessOutputCallbackTest.php
ProcessOutputCallbackTest::testCallback function core/modules/package_manager/tests/src/Unit/ProcessOutputCallbackTest.php Tests the full lifecycle of a ProcessOutputCallback object.
ProcessOutputCallbackTest::testErrorOutputOnly function core/modules/package_manager/tests/src/Unit/ProcessOutputCallbackTest.php Tests what happens when there is error output only.
ProcessOutputCallbackTest::testInvalidJson function core/modules/package_manager/tests/src/Unit/ProcessOutputCallbackTest.php Tests what happens when the output buffer has invalid JSON.
ProcessPluginBase class core/modules/migrate/src/ProcessPluginBase.php The base class for all migrate process plugins.
ProcessPluginBase class core/modules/migrate/tests/src/Unit/process/ProcessPluginBaseTest.php Extends ProcessPluginBase as a non-abstract class.
ProcessPluginBase.php file core/modules/migrate/src/ProcessPluginBase.php
ProcessPluginBase::$stopPipeline property core/modules/migrate/src/ProcessPluginBase.php Determines if processing of the pipeline is stopped.
ProcessPluginBase::isPipelineStopped function core/modules/migrate/src/ProcessPluginBase.php Determines if the pipeline should stop processing.
ProcessPluginBase::multiple function core/modules/migrate/src/ProcessPluginBase.php Indicates whether the returned value requires multiple handling.
ProcessPluginBase::reset function core/modules/migrate/src/ProcessPluginBase.php Resets the internal data of a plugin.
ProcessPluginBase::stopPipeline function core/modules/migrate/src/ProcessPluginBase.php Stops pipeline processing after this plugin finishes.
ProcessPluginBase::transform function core/modules/migrate/src/ProcessPluginBase.php Performs the associated process.
ProcessPluginBaseTest class core/modules/migrate/tests/src/Unit/process/ProcessPluginBaseTest.php Tests the base process plugin class.
ProcessPluginBaseTest.php file core/modules/migrate/tests/src/Unit/process/ProcessPluginBaseTest.php
ProcessPluginBaseTest::testStopPipeline function core/modules/migrate/tests/src/Unit/process/ProcessPluginBaseTest.php Tests stopping the pipeline.
ProfileValues::getProcess function core/modules/user/src/Plugin/migrate/ProfileValues.php Gets the normalized process plugin configuration.
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.
Radios::processRadios function core/lib/Drupal/Core/Render/Element/Radios.php Expands a radios element into individual radio elements.
RecipeRunner::processConfiguration function core/lib/Drupal/Core/Recipe/RecipeRunner.php Creates configuration and applies configuration actions.
RecipeRunner::processContent function core/lib/Drupal/Core/Recipe/RecipeRunner.php Creates content contained in a recipe.
RecipeRunner::processInstall function core/lib/Drupal/Core/Recipe/RecipeRunner.php Installs the extensions.
RecipeRunner::processRecipe function core/lib/Drupal/Core/Recipe/RecipeRunner.php
RecipeRunner::processRecipes function core/lib/Drupal/Core/Recipe/RecipeRunner.php Applies any recipes listed by the recipe.
ReferenceBase::defineValueProcessPipeline function core/modules/migrate_drupal/src/Plugin/migrate/field/ReferenceBase.php Apply any custom processing to the field bundle migrations.
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
RegisterServicesForDestructionPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterServicesForDestructionPass.php
RegisterStreamWrappersPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterStreamWrappersPass.php
Registry::$preprocessForSuggestions property core/lib/Drupal/Core/Theme/Registry.php Preprocess suggestions discovered in modules.

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