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
FileFieldTest::testDefineValueProcessPipeline function core/modules/file/tests/src/Unit/Plugin/migrate/field/d6/FileFieldTest.php @covers ::defineValueProcessPipeline
FileFieldTest::testDefineValueProcessPipeline function core/modules/file/tests/src/Unit/Plugin/migrate/field/d7/FileFieldTest.php @covers ::defineValueProcessPipeline
FileProcessBase class core/modules/migrate/src/Plugin/migrate/process/FileProcessBase.php Provides functionality for file process plugins.
FileProcessBase.php file core/modules/migrate/src/Plugin/migrate/process/FileProcessBase.php
FileProcessBase::__construct function core/modules/migrate/src/Plugin/migrate/process/FileProcessBase.php Constructs a file process plugin.
FileProcessOutputCallback class core/modules/package_manager/src/FileProcessOutputCallback.php Logs process output to a file.
FileProcessOutputCallback.php file core/modules/package_manager/src/FileProcessOutputCallback.php
FileProcessOutputCallback::$handle property core/modules/package_manager/src/FileProcessOutputCallback.php The file to write to.
FileProcessOutputCallback::clearErrorOutput function core/modules/package_manager/src/FileProcessOutputCallback.php
FileProcessOutputCallback::clearOutput function core/modules/package_manager/src/FileProcessOutputCallback.php
FileProcessOutputCallback::getErrorOutput function core/modules/package_manager/src/FileProcessOutputCallback.php
FileProcessOutputCallback::getOutput function core/modules/package_manager/src/FileProcessOutputCallback.php
FileProcessOutputCallback::__construct function core/modules/package_manager/src/FileProcessOutputCallback.php
FileProcessOutputCallback::__invoke function core/modules/package_manager/src/FileProcessOutputCallback.php
FileUploadForm::processUploadElement function core/modules/media_library/src/Form/FileUploadForm.php Processes an upload (managed_file) element.
FileWidget::process function core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php Form API callback: Processes a file_generic field element.
FileWidget::processMultiple function core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php Form API callback: Processes a group of file_generic field elements.
FilterAlign::process function core/modules/filter/src/Plugin/Filter/FilterAlign.php Performs the filter processing.
FilterAPITest::testProcessedTextElement function core/modules/filter/tests/src/Kernel/FilterAPITest.php Tests the 'processed_text' element.
FilterAutoP::process function core/modules/filter/src/Plugin/Filter/FilterAutoP.php Performs the filter processing.
FilterBaseTestableClass::process function core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php Performs the filter processing.
FilterCaption::process function core/modules/filter/src/Plugin/Filter/FilterCaption.php Performs the filter processing.
FilterHtml::process function core/modules/filter/src/Plugin/Filter/FilterHtml.php Performs the filter processing.
FilterHtmlCorrector::process function core/modules/filter/src/Plugin/Filter/FilterHtmlCorrector.php Performs the filter processing.
FilterHtmlEscape::process function core/modules/filter/src/Plugin/Filter/FilterHtmlEscape.php Performs the filter processing.
FilterHtmlImageSecure::process function core/modules/filter/src/Plugin/Filter/FilterHtmlImageSecure.php Performs the filter processing.
FilterImageLazyLoad::process function core/modules/filter/src/Plugin/Filter/FilterImageLazyLoad.php Performs the filter processing.
FilterImageLazyLoadTest::testProcess function core/modules/filter/tests/src/Unit/FilterImageLazyLoadTest.php @covers ::process
FilterInterface::process function core/modules/filter/src/Plugin/FilterInterface.php Performs the filter processing.
FilterIsIncompatible::process function core/modules/ckeditor5/tests/modules/ckeditor5_incompatible_filter_test/src/Plugin/Filter/FilterIsIncompatible.php Performs the filter processing.
FilterNull::process function core/modules/filter/src/Plugin/Filter/FilterNull.php Performs the filter processing.
FilterProcessResult class core/modules/filter/src/FilterProcessResult.php Used to return values from a text filter plugin's processing method.
FilterProcessResult.php file core/modules/filter/src/FilterProcessResult.php
FilterProcessResult::$processedText property core/modules/filter/src/FilterProcessResult.php The processed text.
FilterProcessResult::createPlaceholder function core/modules/filter/src/FilterProcessResult.php Creates a placeholder.
FilterProcessResult::getProcessedText function core/modules/filter/src/FilterProcessResult.php Gets the processed text.
FilterProcessResult::setProcessedText function core/modules/filter/src/FilterProcessResult.php Sets the processed text.
FilterProcessResult::__construct function core/modules/filter/src/FilterProcessResult.php Constructs a FilterProcessResult object.
FilterProcessResult::__toString function core/modules/filter/src/FilterProcessResult.php Gets the processed text.
FilterSparkles::process function core/modules/filter/tests/filter_test_plugin/src/Plugin/Filter/FilterSparkles.php Performs the filter processing.
FilterTestAssets::process function core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestAssets.php Performs the filter processing.
FilterTestCacheContexts::process function core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestCacheContexts.php Performs the filter processing.
FilterTestCacheMerge::process function core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestCacheMerge.php Performs the filter processing.
FilterTestCacheTags::process function core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestCacheTags.php Performs the filter processing.
FilterTestPlaceholders::process function core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestPlaceholders.php Performs the filter processing.
FilterTestReplace::process function core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestReplace.php Performs the filter processing.
FilterTestRestrictTagsAndAttributes::process function core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestRestrictTagsAndAttributes.php Performs the filter processing.
FilterTestStatic::process function core/modules/filter/tests/filter_test_plugin/src/Plugin/Filter/FilterTestStatic.php Performs the filter processing.
FilterUrl::process function core/modules/filter/src/Plugin/Filter/FilterUrl.php Performs the filter processing.
FormBuilder::processForm function core/lib/Drupal/Core/Form/FormBuilder.php Processes a form submission.

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