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
ProcessedText::logger function core/modules/filter/src/Element/ProcessedText.php Wraps a logger channel.
ProcessedText::preRenderText function core/modules/filter/src/Element/ProcessedText.php Pre-render callback: Renders a processed text element into #markup.
ProcessFactory class core/modules/package_manager/tests/modules/fixture_manipulator/src/ProcessFactory.php Process factory that always sets the COMPOSER_MIRROR_PATH_REPOS env variable.
ProcessFactory.php file core/modules/package_manager/tests/modules/fixture_manipulator/src/ProcessFactory.php
ProcessFactory::create function core/modules/package_manager/tests/modules/fixture_manipulator/src/ProcessFactory.php
ProcessFactory::__construct function core/modules/package_manager/tests/modules/fixture_manipulator/src/ProcessFactory.php Constructs a ProcessFactory object.
ProcessField class core/modules/field/src/Plugin/migrate/process/ProcessField.php Get the value from a method call on a field plugin instance.
ProcessField.php file core/modules/field/src/Plugin/migrate/process/ProcessField.php
ProcessField::$fieldPluginManager property core/modules/field/src/Plugin/migrate/process/ProcessField.php The field plugin manager.
ProcessField::$migration property core/modules/field/src/Plugin/migrate/process/ProcessField.php The migration being run.
ProcessField::callMethodOnFieldPlugin function core/modules/field/src/Plugin/migrate/process/ProcessField.php Instantiate a field plugin and call a method on it.
ProcessField::create function core/modules/field/src/Plugin/migrate/process/ProcessField.php Instantiates a new instance of the implementing class using autowiring.
ProcessField::transform function core/modules/field/src/Plugin/migrate/process/ProcessField.php Performs the associated process.
ProcessField::__construct function core/modules/field/src/Plugin/migrate/process/ProcessField.php Constructs a ProcessField plugin.
ProcessFieldTest class core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php Tests the ProcessField migrate process plugin.
ProcessFieldTest.php file core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php
ProcessFieldTest::$fieldManager property core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php The migrate field manager.
ProcessFieldTest::$fieldPlugin property core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php The migrate field plugin.
ProcessFieldTest::$migrateExecutable property core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php The migration executable.
ProcessFieldTest::$migration property core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php The migration.
ProcessFieldTest::$row property core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php The row object.
ProcessFieldTest::providerTestTransform function core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php Provides data for the transform method test.
ProcessFieldTest::setUp function core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php
ProcessFieldTest::testTransform function core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php Tests the transform method.
ProcessingTest class core/modules/system/tests/src/FunctionalJavascript/Batch/ProcessingTest.php Tests Processing.
ProcessingTest class core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batch processing in form and non-form workflow.
ProcessingTest.php file core/modules/system/tests/src/Functional/Batch/ProcessingTest.php
ProcessingTest.php file core/modules/system/tests/src/FunctionalJavascript/Batch/ProcessingTest.php
ProcessingTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/Batch/ProcessingTest.php @todo Use the stark theme in https://drupal.org/i/3407067.
ProcessingTest::$defaultTheme property core/modules/system/tests/src/Functional/Batch/ProcessingTest.php The theme to install as the default for testing.
ProcessingTest::$modules property core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Modules to install.
ProcessingTest::$modules property core/modules/system/tests/src/FunctionalJavascript/Batch/ProcessingTest.php Modules to install.
ProcessingTest::assertBatchMessages function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Triggers a pass if the texts were found in order in the raw content.
ProcessingTest::testBatchForm function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batches defined in a form submit handler.
ProcessingTest::testBatchFormMultipleBatches function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batches defined in different submit handlers on the same form.
ProcessingTest::testBatchFormMultistep function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batches defined in a multistep form.
ProcessingTest::testBatchFormProgrammatic function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batches defined in a programmatically submitted form.
ProcessingTest::testBatchLargePercentage function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batches that return $context['finished'] > 1 do in fact complete.
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 Tests form submission during a batch operation.
ProcessingTest::testLinkToErrorPageAppears function core/modules/system/tests/src/FunctionalJavascript/Batch/ProcessingTest.php Tests that a link to the error page is shown.
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.
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

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