Search for process
- Search 7.x for process
- Search 9.5.x for process
- Search 8.9.x for process
- Search 10.3.x for process
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProcessOutputCallback::getErrorOutput | function | core/ |
Gets the error output. |
| ProcessOutputCallback::getOutput | function | core/ |
Gets the output. |
| ProcessOutputCallback::parseJsonOutput | function | core/ |
Gets the parsed JSON output. |
| ProcessOutputCallback::reset | function | core/ |
Resets buffers. |
| ProcessOutputCallback::__construct | function | core/ |
Constructs a ProcessOutputCallback object. |
| ProcessOutputCallback::__invoke | function | core/ |
|
| ProcessOutputCallbackTest | class | core/ |
Tests Process Output Callback. |
| ProcessOutputCallbackTest.php | file | core/ |
|
| ProcessOutputCallbackTest::testCallback | function | core/ |
Tests the full lifecycle of a ProcessOutputCallback object. |
| ProcessOutputCallbackTest::testErrorOutputOnly | function | core/ |
Tests what happens when there is error output only. |
| ProcessOutputCallbackTest::testInvalidJson | function | core/ |
Tests what happens when the output buffer has invalid JSON. |
| ProcessPluginBase | class | core/ |
Extends ProcessPluginBase as a non-abstract class. |
| ProcessPluginBase | class | core/ |
The base class for all migrate process plugins. |
| ProcessPluginBase.php | file | core/ |
|
| ProcessPluginBase::$stopPipeline | property | core/ |
Determines if processing of the pipeline is stopped. |
| ProcessPluginBase::isPipelineStopped | function | core/ |
Determines if the pipeline should stop processing. |
| ProcessPluginBase::multiple | function | core/ |
Indicates whether the returned value requires multiple handling. |
| ProcessPluginBase::reset | function | core/ |
Resets the internal data of a plugin. |
| ProcessPluginBase::stopPipeline | function | core/ |
Stops pipeline processing after this plugin finishes. |
| ProcessPluginBase::transform | function | core/ |
Performs the associated process. |
| ProcessPluginBaseTest | class | core/ |
Tests the base process plugin class. |
| ProcessPluginBaseTest.php | file | core/ |
|
| ProcessPluginBaseTest::testStopPipeline | function | core/ |
Tests stopping the pipeline. |
| ProfileValues::getProcess | function | core/ |
Gets the normalized process plugin configuration. |
| ProjectInfo::processInfoList | function | core/ |
Populates an array of project data. |
| ProxyServicesPass::process | function | core/ |
|
| QueueSerializationTest::process | function | core/ |
Process callback. |
| QueueWorkerInterface::processItem | function | core/ |
Works on a single queue item. |
| QueueWorkerManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| Radios::processRadios | function | core/ |
Expands a radios element into individual radio elements. |
| RecipeRunner::processConfiguration | function | core/ |
Creates configuration and applies configuration actions. |
| RecipeRunner::processContent | function | core/ |
Creates content contained in a recipe. |
| RecipeRunner::processInstall | function | core/ |
Installs the extensions. |
| RecipeRunner::processRecipe | function | core/ |
|
| RecipeRunner::processRecipes | function | core/ |
Applies any recipes listed by the recipe. |
| ReferenceBase::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| RegisterAccessChecksPass::process | function | core/ |
|
| RegisterEntityResolversCompilerPass::process | function | core/ |
Adds services to the Serializer. |
| RegisterEventSubscribersPass::process | function | core/ |
|
| RegisterSerializationClassesCompilerPass::process | function | core/ |
Adds services to the JSON:API Serializer. |
| RegisterSerializationClassesCompilerPass::process | function | core/ |
|
| RegisterServicesForDestructionPass::process | function | core/ |
|
| RegisterStreamWrappersPass::process | function | core/ |
|
| Registry::$preprocessForSuggestions | property | core/ |
Preprocess suggestions discovered in modules. |
| Registry::collectModulePreprocess | function | core/ |
Collect module implementations of a single hook. |
| Registry::getPreprocessForSuggestions | function | core/ |
Returns discovered preprocess suggestions. |
| Registry::GLOBAL_PREPROCESS | constant | core/ |
A common key for storing preprocess callbacks used by every theme hook. |
| Registry::mergePreprocessFunctions | function | core/ |
Merges the source hook's preprocess functions into the destination hook's. |
| Registry::postProcessExtension | function | core/ |
Completes the theme registry adding discovered functions and hooks. |
| Registry::PREPROCESS_INVOKES | constant | core/ |
A common key for storing preprocess invoke locations for modules. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.