Search for _process_

  1. Search 7.x for _process_
  2. Search 8.9.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
bartik_preprocess_links__media_library_menu function core/themes/bartik/bartik.theme Implements hook_preprocess_links__media_library_menu().
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.
BigPipeResponseAttachmentsProcessor.php file core/modules/big_pipe/src/Render/BigPipeResponseAttachmentsProcessor.php
BigPipeResponseAttachmentsProcessor::$htmlResponseAttachmentsProcessor property core/modules/big_pipe/src/Render/BigPipeResponseAttachmentsProcessor.php The HTML response attachments processor service.
BigPipeResponseAttachmentsProcessor::processAttachments function core/modules/big_pipe/src/Render/BigPipeResponseAttachmentsProcessor.php Processes the attachments of a response that has attachments.
BigPipeResponseAttachmentsProcessor::__construct function core/modules/big_pipe/src/Render/BigPipeResponseAttachmentsProcessor.php Constructs a BigPipeResponseAttachmentsProcessor object.
BigPipeResponseAttachmentsProcessorTest class core/modules/big_pipe/tests/src/Unit/Render/BigPipeResponseAttachmentsProcessorTest.php @coversDefaultClass \Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor[[api-linebreak]]
@group big_pipe
BigPipeResponseAttachmentsProcessorTest.php file core/modules/big_pipe/tests/src/Unit/Render/BigPipeResponseAttachmentsProcessorTest.php
BigPipeResponseAttachmentsProcessorTest::attachmentsProvider function core/modules/big_pipe/tests/src/Unit/Render/BigPipeResponseAttachmentsProcessorTest.php
BigPipeResponseAttachmentsProcessorTest::createBigPipeResponseAttachmentsProcessor function core/modules/big_pipe/tests/src/Unit/Render/BigPipeResponseAttachmentsProcessorTest.php Creates a BigPipeResponseAttachmentsProcessor with mostly dummies.
BigPipeResponseAttachmentsProcessorTest::nonHtmlResponseProvider function core/modules/big_pipe/tests/src/Unit/Render/BigPipeResponseAttachmentsProcessorTest.php
BigPipeResponseAttachmentsProcessorTest::testHtmlResponse function core/modules/big_pipe/tests/src/Unit/Render/BigPipeResponseAttachmentsProcessorTest.php @covers ::processAttachments[[api-linebreak]]
BigPipeResponseAttachmentsProcessorTest::testNonHtmlResponse function core/modules/big_pipe/tests/src/Unit/Render/BigPipeResponseAttachmentsProcessorTest.php @covers ::processAttachments[[api-linebreak]]
BigPipeStrategy::doProcessPlaceholders function core/modules/big_pipe/src/Render/Placeholder/BigPipeStrategy.php Transforms placeholders to BigPipe placeholders, either no-JS or JS.
BigPipeStrategy::processPlaceholders function core/modules/big_pipe/src/Render/Placeholder/BigPipeStrategy.php Processes placeholders to render them with different strategies.
BigPipeStrategyTest::testProcessPlaceholders function core/modules/big_pipe/tests/src/Unit/Render/Placeholder/BigPipeStrategyTest.php @covers ::processPlaceholders[[api-linebreak]]
BlockManager::processDefinition function core/lib/Drupal/Core/Block/BlockManager.php Performs extra processing on plugin definitions.
BreakpointManager::processDefinition function core/modules/breakpoint/src/BreakpointManager.php Performs extra processing on plugin definitions.
BrokenInboundPathProcessor class core/modules/system/tests/modules/update_script_test/src/PathProcessor/BrokenInboundPathProcessor.php Example path processor which breaks on inbound.
BrokenInboundPathProcessor.php file core/modules/system/tests/modules/update_script_test/src/PathProcessor/BrokenInboundPathProcessor.php
BrokenInboundPathProcessor::$state property core/modules/system/tests/modules/update_script_test/src/PathProcessor/BrokenInboundPathProcessor.php The state.
BrokenInboundPathProcessor::processInbound function core/modules/system/tests/modules/update_script_test/src/PathProcessor/BrokenInboundPathProcessor.php Processes the inbound path.
BrokenInboundPathProcessor::__construct function core/modules/system/tests/modules/update_script_test/src/PathProcessor/BrokenInboundPathProcessor.php Constructs a new BrokenInboundPathProcessor instance.
Button::processButton function core/lib/Drupal/Core/Render/Element/Button.php Processes a form button element.
CacheableUnprocessableEntityHttpException class core/lib/Drupal/Core/Http/Exception/CacheableUnprocessableEntityHttpException.php A cacheable UnprocessableEntityHttpException.
CacheableUnprocessableEntityHttpException.php file core/lib/Drupal/Core/Http/Exception/CacheableUnprocessableEntityHttpException.php
CacheableUnprocessableEntityHttpException::__construct function core/lib/Drupal/Core/Http/Exception/CacheableUnprocessableEntityHttpException.php
CategorizingPluginManager::processDefinition function core/tests/Drupal/Tests/Core/Plugin/CategorizingPluginManagerTraitTest.php Performs extra processing on plugin definitions.
CategorizingPluginManagerTrait::processDefinitionCategory function core/lib/Drupal/Core/Plugin/CategorizingPluginManagerTrait.php Processes a plugin definition to ensure there is a category.
CategorizingPluginManagerTraitTest::testProcessDefinitionCategory function core/tests/Drupal/Tests/Core/Plugin/CategorizingPluginManagerTraitTest.php @covers ::processDefinitionCategory[[api-linebreak]]
ChainedPlaceholderStrategy::processPlaceholders function core/lib/Drupal/Core/Render/Placeholder/ChainedPlaceholderStrategy.php Processes placeholders to render them with different strategies.
ChainedPlaceholderStrategyTest::providerProcessPlaceholders function core/tests/Drupal/Tests/Core/Render/Placeholder/ChainedPlaceholderStrategyTest.php Provides a list of render strategies, placeholders and results.
ChainedPlaceholderStrategyTest::testProcessPlaceholders function core/tests/Drupal/Tests/Core/Render/Placeholder/ChainedPlaceholderStrategyTest.php @covers ::addPlaceholderStrategy[[api-linebreak]]
@covers ::processPlaceholders[[api-linebreak]]
ChainedPlaceholderStrategyTest::testProcessPlaceholdersNoStrategies function core/tests/Drupal/Tests/Core/Render/Placeholder/ChainedPlaceholderStrategyTest.php @covers ::processPlaceholders[[api-linebreak]]
ChainedPlaceholderStrategyTest::testProcessPlaceholdersWithRoguePlaceholderStrategy function core/tests/Drupal/Tests/Core/Render/Placeholder/ChainedPlaceholderStrategyTest.php @covers ::processPlaceholders[[api-linebreak]]
Checkbox::processCheckbox function core/lib/Drupal/Core/Render/Element/Checkbox.php Sets the #checked property of a checkbox element.
Checkboxes::processCheckboxes function core/lib/Drupal/Core/Render/Element/Checkboxes.php Processes a checkboxes form element.
CKEditor5PluginManager::processDefinition function core/modules/ckeditor5/src/Plugin/CKEditor5PluginManager.php Performs extra processing on plugin definitions.
claro_preprocess_admin_block function core/themes/claro/claro.theme Implements template_preprocess_HOOK() for admin_block.
claro_preprocess_admin_block_content function core/themes/claro/claro.theme Implements template_preprocess_HOOK() for admin_block.
claro_preprocess_block function core/themes/claro/claro.theme Implements hook_preprocess_block() for block content.
claro_preprocess_block_content_add_list function core/themes/claro/claro.theme Implements template_preprocess_HOOK() for block_content_add_list.
claro_preprocess_datetime_wrapper function core/themes/claro/claro.theme Implements template_preprocess_HOOK() for datetime_wrapper.
claro_preprocess_details function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for details.
claro_preprocess_entity_add_list function core/themes/claro/claro.theme Implements template_preprocess_HOOK() for entity_add_list.

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