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. Search main for process
  6. Other projects
Title Object type File name Summary
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.
BuildTestBase::$commandProcess property core/tests/Drupal/BuildTests/Framework/BuildTestBase.php The most recent command process.
BuildTestBase::$serverProcess property core/tests/Drupal/BuildTests/Framework/BuildTestBase.php The process that's running the HTTP server.
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
CacheContextsPass::process function core/lib/Drupal/Core/Cache/Context/CacheContextsPass.php Implements CompilerPassInterface::process().
CachedStrategy::processNestedPlaceholders function core/lib/Drupal/Core/Render/Placeholder/CachedStrategy.php Fetch any nested placeholders from cache.
CachedStrategy::processPlaceholders function core/lib/Drupal/Core/Render/Placeholder/CachedStrategy.php Processes placeholders to render them with different strategies.
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 Tests process definition category.
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 Tests process placeholders.
ChainedPlaceholderStrategyTest::testProcessPlaceholdersNoStrategies function core/tests/Drupal/Tests/Core/Render/Placeholder/ChainedPlaceholderStrategyTest.php Tests process placeholders no strategies.
ChainedPlaceholderStrategyTest::testProcessPlaceholdersWithRoguePlaceholderStrategy function core/tests/Drupal/Tests/Core/Render/Placeholder/ChainedPlaceholderStrategyTest.php Tests process placeholders with rogue placeholder strategy.
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.
ClaroHooks::preprocessAdminBlock function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for admin_block.
ClaroHooks::preprocessAdminBlockContent function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for admin_block_content.
ClaroHooks::preprocessBlock function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_block() for block content.
ClaroHooks::preprocessBlockContentAddList function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for block_content_add_list.
ClaroHooks::preprocessDatetimeWrapper function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for datetime_wrapper.
ClaroHooks::preprocessDetails function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for details.
ClaroHooks::preprocessEntityAddList function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for entity_add_list.
ClaroHooks::preprocessFieldMultipleValueForm function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for field_multiple_value_form.
ClaroHooks::preprocessFieldset function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for fieldset.
ClaroHooks::preprocessFieldsetMediaLibraryWidget function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for fieldset__media_library_widget.
ClaroHooks::preprocessFieldUiTable function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for field_ui_table.
ClaroHooks::preprocessFileManagedFile function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for file_managed_file.
ClaroHooks::preprocessFileWidgetMultiple function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for file_widget_multiple.
ClaroHooks::preprocessFilterTips function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for filter_tips.
ClaroHooks::preprocessFormElement function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_form_element().
ClaroHooks::preprocessFormElementPassword function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for form_element__password.
ClaroHooks::preprocessFormElementPasswordConfirm function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for form_element__password_confirm.
ClaroHooks::preprocessImageWidget function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for image_widget.
ClaroHooks::preprocessInput function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for input.
ClaroHooks::preprocessInstallPage function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_install_page().
ClaroHooks::preprocessItemListMediaLibraryAddFormMediaList function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for item_list__media_library_add_form_media_list.
ClaroHooks::preprocessLinks function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for links.
ClaroHooks::preprocessLinksActionLinks function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for links__action_links.
ClaroHooks::preprocessLinksDropbutton function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for links__dropbutton.

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