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 |
---|---|---|---|
FilterHtmlEscape::process | function | core/ |
Performs the filter processing. |
FilterHtmlImageSecure::process | function | core/ |
Performs the filter processing. |
FilterImageLazyLoad::process | function | core/ |
Performs the filter processing. |
FilterImageLazyLoadTest::testProcess | function | core/ |
@covers ::process[[api-linebreak]] |
FilterInterface::process | function | core/ |
Performs the filter processing. |
FilterIsIncompatible::process | function | core/ |
Performs the filter processing. |
FilterNull::process | function | core/ |
Performs the filter processing. |
FilterProcessResult | class | core/ |
Used to return values from a text filter plugin's processing method. |
FilterProcessResult.php | file | core/ |
|
FilterProcessResult::$processedText | property | core/ |
The processed text. |
FilterProcessResult::createPlaceholder | function | core/ |
Creates a placeholder. |
FilterProcessResult::getProcessedText | function | core/ |
Gets the processed text. |
FilterProcessResult::setProcessedText | function | core/ |
Sets the processed text. |
FilterProcessResult::__construct | function | core/ |
Constructs a FilterProcessResult object. |
FilterProcessResult::__toString | function | core/ |
Gets the processed text. |
FilterSparkles::process | function | core/ |
Performs the filter processing. |
FilterTestAssets::process | function | core/ |
Performs the filter processing. |
FilterTestCacheContexts::process | function | core/ |
Performs the filter processing. |
FilterTestCacheMerge::process | function | core/ |
Performs the filter processing. |
FilterTestCacheTags::process | function | core/ |
Performs the filter processing. |
FilterTestPlaceholders::process | function | core/ |
Performs the filter processing. |
FilterTestReplace::process | function | core/ |
Performs the filter processing. |
FilterTestRestrictTagsAndAttributes::process | function | core/ |
Performs the filter processing. |
FilterTestStatic::process | function | core/ |
Performs the filter processing. |
FilterUrl::process | function | core/ |
Performs the filter processing. |
FormBuilder::processForm | function | core/ |
Processes a form submission. |
FormBuilderInterface::processForm | function | core/ |
Processes a form submission. |
FormElement::processAjaxForm | function | core/ |
Form element processing handler for the #ajax form property. |
FormElement::processAutocomplete | function | core/ |
Adds autocomplete functionality to elements. |
FormElement::processGroup | function | core/ |
Arranges elements into groups. |
FormElement::processPattern | function | core/ |
Render API callback: Handles the #pattern form element property. |
FormElementBase::processAutocomplete | function | core/ |
Adds autocomplete functionality to elements. |
FormElementBase::processPattern | function | core/ |
Render API callback: Handles the #pattern form element property. |
FormHelper::processStates | function | core/ |
Adds JavaScript to change the state of an element based on another element. |
FormHelper::processStatesArray | function | core/ |
Helps recursively rewrite #states selectors. |
FormHelperTest::testProcessStates | function | core/ |
@covers ::processStates[[api-linebreak]] @dataProvider providerElements |
FormPreprocess | class | core/ |
Initial preprocess callbacks for the form system. |
FormPreprocess.php | file | core/ |
|
FormPreprocess::preprocessCheckboxes | function | core/ |
Prepares variables for checkboxes templates. |
FormPreprocess::preprocessDetails | function | core/ |
Prepares variables for details element templates. |
FormPreprocess::preprocessFieldset | function | core/ |
Prepares variables for fieldset element templates. |
FormPreprocess::preprocessForm | function | core/ |
Prepares variables for form templates. |
FormPreprocess::preprocessFormElement | function | core/ |
Returns HTML for a form element. |
FormPreprocess::preprocessFormElementLabel | function | core/ |
Prepares variables for form label templates. |
FormPreprocess::preprocessInput | function | core/ |
Prepares variables for input templates. |
FormPreprocess::preprocessRadios | function | core/ |
Prepares variables for radios templates. |
FormPreprocess::preprocessSelect | function | core/ |
Prepares variables for select element templates. |
FormPreprocess::preprocessTextarea | function | core/ |
Prepares variables for textarea templates. |
FormPreprocess::preprocessVerticalTabs | function | core/ |
Prepares variables for vertical tabs templates. |
FormState::$always_process | property | core/ |
If TRUE and the method is GET, a form_id is not necessary. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.