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 |
|---|---|---|---|
| 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. |
| FormState::$process_input | property | core/ |
Indicates correct form submission. |
| FormState::getAlwaysProcess | function | core/ |
Determines if this form should always be processed. |
| FormState::isProcessingInput | function | core/ |
Determines if the form input will be processed. |
| FormState::setAlwaysProcess | function | core/ |
Sets this form to always be processed. |
| FormState::setProcessInput | function | core/ |
Sets that the form should process input. |
| FormStateDecoratorBase::getAlwaysProcess | function | core/ |
Determines if this form should always be processed. |
| FormStateDecoratorBase::isProcessingInput | function | core/ |
Determines if the form input will be processed. |
| FormStateDecoratorBase::setAlwaysProcess | function | core/ |
Sets this form to always be processed. |
| FormStateDecoratorBase::setProcessInput | function | core/ |
Sets that the form should process input. |
| FormStateDecoratorBaseTest::testGetAlwaysProcess | function | core/ |
Tests get always process. |
| FormStateDecoratorBaseTest::testIsProcessingInput | function | core/ |
Tests is processing input. |
| FormStateDecoratorBaseTest::testSetAlwaysProcess | function | core/ |
Tests set always process. |
| FormStateDecoratorBaseTest::testSetProcessInput | function | core/ |
Tests set process input. |
| FormStateInterface::getAlwaysProcess | function | core/ |
Determines if this form should always be processed. |
| FormStateInterface::isProcessingInput | function | core/ |
Determines if the form input will be processed. |
| FormStateInterface::setAlwaysProcess | function | core/ |
Sets this form to always be processed. |
| FormStateInterface::setProcessInput | function | core/ |
Sets that the form should process input. |
| FormTest::testCheckboxProcessing | function | core/ |
Tests default value handling for checkboxes. |
| HelpThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| HookCollectorKeyValueWritePass::process | function | core/ |
|
| HookCollectorPass::$preprocessForSuggestions | property | core/ |
Preprocess suggestions discovered in modules. |
| HookCollectorPass::process | function | core/ |
|
| hook_preprocess | function | core/ |
Preprocess theme variables for templates. |
| hook_preprocess_HOOK | function | core/ |
Preprocess theme variables for a specific theme hook. |
| hook_search_preprocess | function | core/ |
Preprocess text for search. |
| hook_template_preprocess_default_variables_alter | function | core/ |
Alter the default variables for all templates. |
| HtmlResponseAttachmentsProcessor | class | core/ |
Processes attachments of HTML responses. |
| HtmlResponseAttachmentsProcessor.php | file | core/ |
|
| HtmlResponseAttachmentsProcessor::$config | property | core/ |
A config object for the system performance configuration. |
| HtmlResponseAttachmentsProcessor::formatHttpHeaderAttributes | function | core/ |
Formats an attribute string for an HTTP header. |
| HtmlResponseAttachmentsProcessor::processAssetLibraries | function | core/ |
Processes asset libraries into render arrays. |
| HtmlResponseAttachmentsProcessor::processAttachments | function | core/ |
Processes the attachments of a response that has attachments. |
| HtmlResponseAttachmentsProcessor::processFeed | function | core/ |
Transform a 'feed' attachment into an 'html_head_link' attachment. |
| HtmlResponseAttachmentsProcessor::processHtmlHead | function | core/ |
Ensure proper key/data order and defaults for renderable head items. |
| HtmlResponseAttachmentsProcessor::processHtmlHeadLink | function | core/ |
Transform a html_head_link array into html_head and http_header arrays. |
| HtmlResponseAttachmentsProcessor::renderHtmlResponseAttachmentPlaceholders | function | core/ |
Renders HTML response attachment placeholders. |
| HtmlResponseAttachmentsProcessor::renderPlaceholders | function | core/ |
Renders placeholders (#attached['placeholders']). |
| HtmlResponseAttachmentsProcessor::setHeaders | function | core/ |
Sets headers on a response object. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.