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
FormState::setAlwaysProcess function core/lib/Drupal/Core/Form/FormState.php Sets this form to always be processed.
FormState::setProcessInput function core/lib/Drupal/Core/Form/FormState.php Sets that the form should process input.
FormStateDecoratorBase::getAlwaysProcess function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Determines if this form should always be processed.
FormStateDecoratorBase::isProcessingInput function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Determines if the form input will be processed.
FormStateDecoratorBase::setAlwaysProcess function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Sets this form to always be processed.
FormStateDecoratorBase::setProcessInput function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Sets that the form should process input.
FormStateDecoratorBaseTest::testGetAlwaysProcess function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::getAlwaysProcess
FormStateDecoratorBaseTest::testIsProcessingInput function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::isProcessingInput
FormStateDecoratorBaseTest::testSetAlwaysProcess function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setAlwaysProcess
FormStateDecoratorBaseTest::testSetProcessInput function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setProcessInput
FormStateInterface::getAlwaysProcess function core/lib/Drupal/Core/Form/FormStateInterface.php Determines if this form should always be processed.
FormStateInterface::isProcessingInput function core/lib/Drupal/Core/Form/FormStateInterface.php Determines if the form input will be processed.
FormStateInterface::setAlwaysProcess function core/lib/Drupal/Core/Form/FormStateInterface.php Sets this form to always be processed.
FormStateInterface::setProcessInput function core/lib/Drupal/Core/Form/FormStateInterface.php Sets that the form should process input.
FormTest::testCheckboxProcessing function core/modules/system/tests/src/Functional/Form/FormTest.php Tests default value handling for checkboxes.
forum_preprocess_block function core/modules/forum/forum.module Implements hook_preprocess_HOOK() for block templates.
forum_url_alter_test.path_processor service core/modules/forum/tests/modules/forum_url_alter_test/forum_url_alter_test.services.yml Drupal\forum_url_alter_test\PathProcessorTest
help_preprocess_block function core/modules/help/help.module Implements hook_preprocess_HOOK() for block templates.
hook_preprocess function core/lib/Drupal/Core/Render/theme.api.php Preprocess theme variables for templates.
hook_preprocess_HOOK function core/lib/Drupal/Core/Render/theme.api.php Preprocess theme variables for a specific theme hook.
hook_search_preprocess function core/modules/search/search.api.php Preprocess text for search.
hook_template_preprocess_default_variables_alter function core/lib/Drupal/Core/Render/theme.api.php Alter the default, hook-independent variables for all templates.
HtmlResponseAttachmentsProcessor class core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Processes attachments of HTML responses.
HtmlResponseAttachmentsProcessor.php file core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php
HtmlResponseAttachmentsProcessor::$config property core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php A config object for the system performance configuration.
HtmlResponseAttachmentsProcessor::formatHttpHeaderAttributes function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Formats an attribute string for an HTTP header.
HtmlResponseAttachmentsProcessor::processAssetLibraries function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Processes asset libraries into render arrays.
HtmlResponseAttachmentsProcessor::processAttachments function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Processes the attachments of a response that has attachments.
HtmlResponseAttachmentsProcessor::processFeed function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Transform a 'feed' attachment into an 'html_head_link' attachment.
HtmlResponseAttachmentsProcessor::processHtmlHead function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Ensure proper key/data order and defaults for renderable head items.
HtmlResponseAttachmentsProcessor::processHtmlHeadLink function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Transform a html_head_link array into html_head and http_header arrays.
HtmlResponseAttachmentsProcessor::renderHtmlResponseAttachmentPlaceholders function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Renders HTML response attachment placeholders.
HtmlResponseAttachmentsProcessor::renderPlaceholders function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Renders placeholders (#attached['placeholders']).
HtmlResponseAttachmentsProcessor::setHeaders function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Sets headers on a response object.
HtmlResponseAttachmentsProcessor::__construct function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Constructs a HtmlResponseAttachmentsProcessor object.
HtmlResponseSubscriber::$htmlResponseAttachmentsProcessor property core/lib/Drupal/Core/EventSubscriber/HtmlResponseSubscriber.php The HTML response attachments processor service.
html_response.attachments_processor.big_pipe service core/modules/big_pipe/big_pipe.services.yml \Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor
ImageField::defineValueProcessPipeline function core/modules/image/src/Plugin/migrate/field/d7/ImageField.php Apply any custom processing to the field bundle migrations.
ImageWidget::process function core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php Form API callback: Processes an image_image field element.
InboundPathProcessorInterface interface core/lib/Drupal/Core/PathProcessor/InboundPathProcessorInterface.php Defines an interface for classes that process the inbound path.
InboundPathProcessorInterface.php file core/lib/Drupal/Core/PathProcessor/InboundPathProcessorInterface.php
InboundPathProcessorInterface::processInbound function core/lib/Drupal/Core/PathProcessor/InboundPathProcessorInterface.php Processes the inbound path.
InlineBlock::processBlockForm function core/modules/layout_builder/src/Plugin/Block/InlineBlock.php Process callback to insert a Content Block form.
inline_form_errors_preprocess_datetime_wrapper function core/modules/inline_form_errors/inline_form_errors.module Implements hook_preprocess_HOOK() for datetime form wrapper templates.
inline_form_errors_preprocess_details function core/modules/inline_form_errors/inline_form_errors.module Implements hook_preprocess_HOOK() for details element templates.
inline_form_errors_preprocess_fieldset function core/modules/inline_form_errors/inline_form_errors.module Implements hook_preprocess_HOOK() for fieldset element templates.
inline_form_errors_preprocess_form_element function core/modules/inline_form_errors/inline_form_errors.module Implements hook_preprocess_HOOK() for form element templates.
InstallHelper::processArticle function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Process article data into article node structure.
InstallHelper::processBannerBlock function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Process block_banner data into block_banner block structure.
InstallHelper::processContent function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Process content into a structure that can be saved into Drupal.

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