Search for _process_

  1. Search 7.x for _process_
  2. Search 9.5.x for _process_
  3. Search 10.3.x for _process_
  4. Search 11.x for _process_
  5. Search main for _process_
  6. Other projects
Title Object type File name Summary
Actions::processActions function core/lib/Drupal/Core/Render/Element/Actions.php Processes a form actions container element.
AddFormBase::processInputValues function core/modules/media_library/src/Form/AddFormBase.php Creates media items from source field input values.
AggregatorPluginManagerTest::testProcessorInfoAlter function core/modules/aggregator/tests/src/Kernel/AggregatorPluginManagerTest.php Tests that the fetcher info alter hook works.
AggregatorProcessor class core/modules/aggregator/src/Annotation/AggregatorProcessor.php Defines a Plugin annotation object for aggregator processor plugins.
AggregatorProcessor.php file core/modules/aggregator/src/Annotation/AggregatorProcessor.php
AggregatorProcessor::$description property core/modules/aggregator/src/Annotation/AggregatorProcessor.php The description of the plugin.
AggregatorProcessor::$id property core/modules/aggregator/src/Annotation/AggregatorProcessor.php The plugin ID.
AggregatorProcessor::$title property core/modules/aggregator/src/Annotation/AggregatorProcessor.php The title of the plugin.
AggregatorRefresh::processItem function core/modules/aggregator/src/Plugin/QueueWorker/AggregatorRefresh.php Works on a single queue item.
aggregator_preprocess_block function core/modules/aggregator/aggregator.module Implements hook_preprocess_HOOK() for block templates.
aggregator_test_aggregator_processor_info_alter function core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.module Implements hook_aggregator_processor_info_alter().
AjaxResponseAttachmentsProcessor class core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php Processes attachments of AJAX responses.
AjaxResponseAttachmentsProcessor.php file core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php
AjaxResponseAttachmentsProcessor::$assetResolver property core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php The asset resolver service.
AjaxResponseAttachmentsProcessor::$config property core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php A config object for the system performance configuration.
AjaxResponseAttachmentsProcessor::$cssCollectionRenderer property core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php The CSS asset collection renderer service.
AjaxResponseAttachmentsProcessor::$jsCollectionRenderer property core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php The JS asset collection renderer service.
AjaxResponseAttachmentsProcessor::$moduleHandler property core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php The module handler.
AjaxResponseAttachmentsProcessor::$renderer property core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php The renderer.
AjaxResponseAttachmentsProcessor::$requestStack property core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php The request stack.
AjaxResponseAttachmentsProcessor::buildAttachmentsCommands function core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php Prepares the AJAX commands to attach assets.
AjaxResponseAttachmentsProcessor::processAttachments function core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php Processes the attachments of a response that has attachments.
AjaxResponseAttachmentsProcessor::__construct function core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php Constructs a AjaxResponseAttachmentsProcessor object.
AjaxResponseSubscriber::$ajaxResponseAttachmentsProcessor property core/lib/Drupal/Core/EventSubscriber/AjaxResponseSubscriber.php The AJAX response attachments processor service.
ajax_response.attachments_processor service core/core.services.yml Drupal\Core\Ajax\AjaxResponseAttachmentsProcessor
AliasPathProcessor class core/modules/path_alias/src/PathProcessor/AliasPathProcessor.php Processes the inbound path using path alias lookups.
AliasPathProcessor.php file core/modules/path_alias/src/PathProcessor/AliasPathProcessor.php
AliasPathProcessorTest class core/modules/path_alias/tests/src/Unit/PathProcessor/AliasPathProcessorTest.php @coversDefaultClass \Drupal\path_alias\PathProcessor\AliasPathProcessor[[api-linebreak]]
@group PathProcessor
@group path_alias
AliasPathProcessorTest.php file core/modules/path_alias/tests/src/Unit/PathProcessor/AliasPathProcessorTest.php
AliasPathProcessorTest::$aliasManager property core/modules/path_alias/tests/src/Unit/PathProcessor/AliasPathProcessorTest.php The mocked alias manager.
AliasPathProcessorTest::$pathProcessor property core/modules/path_alias/tests/src/Unit/PathProcessor/AliasPathProcessorTest.php The tested path processor.
AliasPathProcessorTest::providerTestProcessOutbound function core/modules/path_alias/tests/src/Unit/PathProcessor/AliasPathProcessorTest.php
AliasPathProcessorTest::setUp function core/modules/path_alias/tests/src/Unit/PathProcessor/AliasPathProcessorTest.php
AliasPathProcessorTest::testProcessInbound function core/modules/path_alias/tests/src/Unit/PathProcessor/AliasPathProcessorTest.php Tests the processInbound method.
AliasPathProcessorTest::testProcessOutbound function core/modules/path_alias/tests/src/Unit/PathProcessor/AliasPathProcessorTest.php @covers ::processOutbound[[api-linebreak]]
ArgumentPluginBase::processContainerRadios function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Custom form radios process function.
ArgumentPluginBase::processSummaryArguments function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Process the summary arguments for display.
ArgumentValidatorPluginBase::processSummaryArguments function core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Processes the summary arguments for displaying.
AttachmentsResponseProcessorInterface interface core/lib/Drupal/Core/Render/AttachmentsResponseProcessorInterface.php Defines an interface for processing attachments of responses that have them.
AttachmentsResponseProcessorInterface.php file core/lib/Drupal/Core/Render/AttachmentsResponseProcessorInterface.php
AttachmentsResponseProcessorInterface::processAttachments function core/lib/Drupal/Core/Render/AttachmentsResponseProcessorInterface.php Processes the attachments of a response that has attachments.
BareHtmlPageRenderer::$htmlResponseAttachmentsProcessor property core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php The HTML response attachments processor service.
bartik_preprocess_block function core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for block.html.twig.
bartik_preprocess_html function core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for HTML document templates.
bartik_preprocess_maintenance_page function core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for maintenance-page.html.twig.
bartik_preprocess_menu function core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for menu.html.twig.
bartik_preprocess_node function core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for node.html.twig.
bartik_preprocess_page_title function core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for page title templates.
BatchUserAction::processBatch function core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php Processes the batch item.
BigPipeResponseAttachmentsProcessor class core/modules/big_pipe/src/Render/BigPipeResponseAttachmentsProcessor.php Processes attachments of HTML responses with BigPipe enabled.

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