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
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[[api-linebreak]]
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.
FormBuilderInterface::processForm function core/lib/Drupal/Core/Form/FormBuilderInterface.php Processes a form submission.
FormElement::processAjaxForm function core/lib/Drupal/Core/Render/Element/FormElement.php Form element processing handler for the #ajax form property.
FormElement::processAutocomplete function core/lib/Drupal/Core/Render/Element/FormElement.php Adds autocomplete functionality to elements.
FormElement::processGroup function core/lib/Drupal/Core/Render/Element/FormElement.php Arranges elements into groups.
FormElement::processPattern function core/lib/Drupal/Core/Render/Element/FormElement.php Render API callback: Handles the #pattern form element property.
FormElementBase::processAutocomplete function core/lib/Drupal/Core/Render/Element/FormElementBase.php Adds autocomplete functionality to elements.
FormElementBase::processPattern function core/lib/Drupal/Core/Render/Element/FormElementBase.php Render API callback: Handles the #pattern form element property.
FormHelper::processStates function core/lib/Drupal/Core/Form/FormHelper.php Adds JavaScript to change the state of an element based on another element.
FormHelper::processStatesArray function core/lib/Drupal/Core/Form/FormHelper.php Helps recursively rewrite #states selectors.
FormHelperTest::testProcessStates function core/tests/Drupal/Tests/Core/Form/FormHelperTest.php @covers ::processStates[[api-linebreak]]
@dataProvider providerElements
FormPreprocess class core/lib/Drupal/Core/Form/FormPreprocess.php Initial preprocess callbacks for the form system.
FormPreprocess.php file core/lib/Drupal/Core/Form/FormPreprocess.php
FormPreprocess::preprocessCheckboxes function core/lib/Drupal/Core/Form/FormPreprocess.php Prepares variables for checkboxes templates.
FormPreprocess::preprocessDetails function core/lib/Drupal/Core/Form/FormPreprocess.php Prepares variables for details element templates.
FormPreprocess::preprocessFieldset function core/lib/Drupal/Core/Form/FormPreprocess.php Prepares variables for fieldset element templates.
FormPreprocess::preprocessForm function core/lib/Drupal/Core/Form/FormPreprocess.php Prepares variables for form templates.
FormPreprocess::preprocessFormElement function core/lib/Drupal/Core/Form/FormPreprocess.php Returns HTML for a form element.
FormPreprocess::preprocessFormElementLabel function core/lib/Drupal/Core/Form/FormPreprocess.php Prepares variables for form label templates.
FormPreprocess::preprocessInput function core/lib/Drupal/Core/Form/FormPreprocess.php Prepares variables for input templates.
FormPreprocess::preprocessRadios function core/lib/Drupal/Core/Form/FormPreprocess.php Prepares variables for radios templates.
FormPreprocess::preprocessSelect function core/lib/Drupal/Core/Form/FormPreprocess.php Prepares variables for select element templates.
FormPreprocess::preprocessTextarea function core/lib/Drupal/Core/Form/FormPreprocess.php Prepares variables for textarea templates.
FormPreprocess::preprocessVerticalTabs function core/lib/Drupal/Core/Form/FormPreprocess.php Prepares variables for vertical tabs templates.
FormState::$always_process property core/lib/Drupal/Core/Form/FormState.php If TRUE and the method is GET, a form_id is not necessary.

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