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_
- Search 11.x for _process_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$process_input | property | core/ |
Indicates correct form submission. |
| FormState::isProcessingInput | function | core/ |
Determines if the form input will be processed. |
| FormState::setProcessInput | function | core/ |
Sets that the form should process input. |
| FormStateDecoratorBase::isProcessingInput | function | core/ |
Determines if the form input will be processed. |
| FormStateDecoratorBase::setProcessInput | function | core/ |
Sets that the form should process input. |
| FormStateDecoratorBaseTest::testIsProcessingInput | function | core/ |
Tests is processing input. |
| FormStateDecoratorBaseTest::testSetProcessInput | function | core/ |
Tests set process input. |
| FormStateInterface::isProcessingInput | function | core/ |
Determines if the form input will 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. |
| HookCollectorPass::$preprocessForSuggestions | property | core/ |
Preprocess suggestions discovered in modules. |
| hook_preprocess_HOOK | function | core/ |
Preprocess theme variables for a specific theme hook. |
| 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. |
| HtmlResponseAttachmentsProcessor::__construct | function | core/ |
Constructs a HtmlResponseAttachmentsProcessor object. |
| HtmlResponseSubscriber::$htmlResponseAttachmentsProcessor | property | core/ |
The HTML response attachments processor service. |
| html_response.attachments_processor | service | core/ |
Drupal\Core\Render\HtmlResponseAttachmentsProcessor |
| html_response.attachments_processor.big_pipe | service | core/ |
\Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor |
| IconFinder::processFoundFiles | function | core/ |
Process files and format icon information. |
| IconPackManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| IconPackManagerKernelTest::testProcessDefinition | function | core/ |
Test the IconPackManager::processDefinition method. |
| IconPackManagerKernelTest::testProcessDefinitionDisabled | function | core/ |
Test the IconPackManager::processDefinition method with disable pack. |
| IconPackManagerKernelTest::testProcessDefinitionExceptionName | function | core/ |
Test the IconPackManager::processDefinition method with exception. |
| IconPackManagerKernelTest::testProcessDefinitionExceptionRequired | function | core/ |
Test the IconPackManager::processDefinition method with exception. |
| ImageField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| ImagePreprocess.php | file | core/ |
|
| ImagePreprocess::preprocessImage | function | core/ |
Prepares variables for image templates. |
| ImagePreprocess::__construct | function | core/ |
|
| ImageThemeHooks::preprocessImageAnchor | function | core/ |
Prepares variables for image anchor templates. |
| ImageThemeHooks::preprocessImageFormatter | function | core/ |
Prepares variables for image formatter templates. |
| ImageThemeHooks::preprocessImageStyle | function | core/ |
Prepares variables for image style templates. |
| ImageThemeHooks::preprocessImageStylePreview | function | core/ |
Prepares variables for image style preview templates. |
| ImageThemeHooks::preprocessImageWidget | function | core/ |
Prepares variables for image widget templates. |
| InboundPathProcessorInterface | interface | core/ |
Defines an interface for classes that process the inbound path. |
| InboundPathProcessorInterface.php | file | core/ |
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.