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
MigrationProcessTest.php file core/modules/migrate_drupal/tests/src/Kernel/d7/MigrationProcessTest.php
MigrationProcessTest::setUp function core/modules/migrate_drupal/tests/src/Kernel/d6/MigrationProcessTest.php
MigrationProcessTest::setUp function core/modules/migrate_drupal/tests/src/Kernel/d7/MigrationProcessTest.php
MigrationProcessTest::testGetProcess function core/modules/migrate_drupal/tests/src/Kernel/d6/MigrationProcessTest.php Tests that calling getProcess() on a migration does not throw an exception.
MigrationProcessTest::testGetProcess function core/modules/migrate_drupal/tests/src/Kernel/d7/MigrationProcessTest.php Tests that calling getProcess() on a migration does not throw an exception.
MigrationTest::getProcessPluginsExceptionMessageProvider function core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Provides data for testing invalid process pipeline.
MigrationTest::testGetProcessPlugins function core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Tests Migration::getProcessPlugins()
MigrationTest::testGetProcessPluginsException function core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Tests Migration::getProcessPlugins() throws an exception.
MigrationTest::testGetProcessPluginsExceptionMessage function core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Tests Migration::getProcessPlugins()
MimeTypePassTest::testProcessLegacy function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/MimeTypePassTest.php Tests backwards compatibility shim for MimeTypeGuesser interface changes.
NodeReferenceFieldTest::testDefineValueProcessPipeline function core/modules/migrate_drupal/tests/src/Unit/Plugin/migrate/field/d6/NodeReferenceFieldTest.php @covers ::defineValueProcessPipeline[[api-linebreak]]
@runInSeparateProcess
node_preprocess_block function core/modules/node/node.module Implements hook_preprocess_HOOK() for block templates.
node_preprocess_field__node function core/modules/node/node.module Implements hook_preprocess_HOOK() for node field templates.
node_preprocess_html function core/modules/node/node.module Implements hook_preprocess_HOOK() for HTML document templates.
NullGenerator::processPath function core/lib/Drupal/Core/Routing/NullGenerator.php Passes the path to a processor manager to allow alterations.
NullGenerator::processRoute function core/lib/Drupal/Core/Routing/NullGenerator.php Passes the route to the processor manager for altering before compilation.
NullIdMap::processedCount function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Returns the number of processed items in the map.
NullPathProcessorManager class core/lib/Drupal/Core/PathProcessor/NullPathProcessorManager.php Provides a null implementation of the path processor manager.
NullPathProcessorManager.php file core/lib/Drupal/Core/PathProcessor/NullPathProcessorManager.php
NullPathProcessorManager::processInbound function core/lib/Drupal/Core/PathProcessor/NullPathProcessorManager.php Processes the inbound path.
NullPathProcessorManager::processOutbound function core/lib/Drupal/Core/PathProcessor/NullPathProcessorManager.php Processes the outbound path.
OliveroTest::testPreprocessBlock function core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php Tests that olivero_preprocess_block is functioning as expected.
olivero_preprocess_block function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for block.html.twig.
olivero_preprocess_checkboxes function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_comment function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for comment.html.twig.
olivero_preprocess_field function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_fieldset function core/themes/olivero/olivero.theme Implements template_preprocess_HOOK() for fieldset.
olivero_preprocess_field_multiple_value_form function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_field__comment function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for field--comment.html.twig.
olivero_preprocess_field__node__created function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_filter_caption function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for setting classes.
olivero_preprocess_form_element function core/themes/olivero/olivero.theme Implements hook_preprocess_form_element().
olivero_preprocess_form_element_label function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_html function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for HTML document templates.
olivero_preprocess_input function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_links__comment function core/themes/olivero/olivero.theme Implements hook_preprocess_links__comment().
olivero_preprocess_maintenance_page function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for maintenance-page.html.twig.
olivero_preprocess_menu function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_menu_local_task function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for menu-local-task templates.
olivero_preprocess_menu_local_tasks function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for menu-local-tasks templates.
olivero_preprocess_node function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for node.html.twig.
olivero_preprocess_page_title function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for page title templates.
olivero_preprocess_radios function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_search_result function core/themes/olivero/olivero.theme Implements hook_preprocess_search_result().
olivero_preprocess_select function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_table function core/themes/olivero/olivero.theme Implements hook_preprocess_table().
olivero_preprocess_textarea function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_text_format_wrapper function core/themes/olivero/olivero.theme Implements template_preprocess_text_format_wrapper().
olivero_test_preprocess_field_multiple_value_form function core/modules/system/tests/modules/olivero_test/olivero_test.module Implements hook_preprocess_field_multiple_value_form().
olivero_test_preprocess_html function core/modules/system/tests/modules/olivero_test/olivero_test.module Implements hook_preprocess_html().

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