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 11.x for _process_
  6. Other projects
Title Object type File name Summary
Table::processTable function core/lib/Drupal/Core/Render/Element/Table.php Render API callback: Adds tableselect support to #type 'table'.
Tableselect::processTableselect function core/lib/Drupal/Core/Render/Element/Tableselect.php Creates checkbox or radio elements to populate a tableselect table.
TableSelectTest::testProcessTableselectWithLinkTitle function core/tests/Drupal/Tests/Core/Render/Element/TableSelectTest.php Tests process tableselect with link title.
TableSelectTest::testProcessTableselectWithStringTitle function core/tests/Drupal/Tests/Core/Render/Element/TableSelectTest.php Tests process tableselect with string title.
TaggedHandlersPass::processServiceCollectorPass function core/lib/Drupal/Core/DependencyInjection/Compiler/TaggedHandlersPass.php Processes a service collector service pass.
TaggedHandlersPass::processServiceIdCollectorPass function core/lib/Drupal/Core/DependencyInjection/Compiler/TaggedHandlersPass.php Processes a service collector ID service pass.
TaggedHandlersPassTest::testIdCollectorProcessRequiredHandlers function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests a required consumer with no handlers.
TaggedHandlersPassTest::testProcessChildDefinition function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests child handler with parent service.
TaggedHandlersPassTest::testProcessInterfaceMismatch function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests interface validation in non-production environment.
TaggedHandlersPassTest::testProcessMissingInterface function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests consumer with missing interface in non-production environment.
TaggedHandlersPassTest::testProcessNoConsumers function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests without any consumers.
TaggedHandlersPassTest::testProcessNoPriorityAndExtraArguments function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests consumer method with extra parameters and no priority.
TaggedHandlersPassTest::testProcessNoPriorityParam function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests consumer method without priority parameter.
TaggedHandlersPassTest::testProcessPriority function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests handler priority sorting.
TaggedHandlersPassTest::testProcessRequiredHandlers function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests a required consumer with no handlers.
TaggedHandlersPassTest::testProcessWithDifferentArgumentsOrderAndDefaultValue function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests consumer method with varying order of priority and extra parameters.
TaggedHandlersPassTest::testProcessWithExtraArguments function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests consumer method with extra parameters.
TaggedHandlersPassTest::testProcessWithIdAndExtraArguments function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests consumer method with priority, id and extra parameters.
TaggedHandlersPassTest::testProcessWithIdParameter function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests consumer method with an ID parameter.
TaggedHandlersPassTest::testServiceIdProcessPriority function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests handler priority sorting for service ID collection.
TaxonomyTermReference::defineValueProcessPipeline function core/modules/taxonomy/src/Plugin/migrate/field/TaxonomyTermReference.php Apply any custom processing to the field bundle migrations.
TaxonomyTermReferenceFieldTest::testDefineValueProcessPipeline function core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php Tests define value process pipeline.
TaxonomyThemeHooks::preprocessTaxonomyTerm function core/modules/taxonomy/src/Hook/TaxonomyThemeHooks.php Prepares variables for taxonomy term templates.
template_preprocess_block_content_add_list function core/modules/block_content/block_content.module Prepares variables for a block type creation list templates.
template_preprocess_field_ui_table function core/modules/field_ui/field_ui.module Prepares variables for field UI overview table templates.
template_preprocess_link_formatter_link_separate function core/modules/link/link.module Prepares variables for separated link field templates.
template_preprocess_module_test_procedural_preprocess_includes function core/modules/system/tests/modules/module_test_procedural_preprocess/module_test_procedural_preprocess.additional.inc Template preprocess function for module_test_procedural_preprocess_includes.
template_preprocess_module_test_procedural_preprocess_theme function core/modules/system/tests/modules/module_test_procedural_preprocess/module_test_procedural_preprocess.theme.inc Template preprocess function for module_test_procedural_preprocess_theme.
template_preprocess_responsive_image function core/modules/responsive_image/responsive_image.module Prepares variables for a responsive image.
template_preprocess_responsive_image_formatter function core/modules/responsive_image/responsive_image.module Prepares variables for responsive image formatter templates.
template_preprocess_taxonomy_term function core/modules/taxonomy/taxonomy.module Prepares variables for taxonomy term templates.
template_preprocess_top_bar function core/modules/navigation/navigation.module Prepares variables for navigation top bar template.
template_preprocess_views_ui_build_group_filter_form function core/modules/views_ui/views_ui.module Prepares variables for Views UI build group filter form templates.
template_preprocess_views_ui_display_tab_bucket function core/modules/views_ui/views_ui.module Prepares variables for Views UI display tab bucket templates.
template_preprocess_views_ui_display_tab_setting function core/modules/views_ui/views_ui.module Prepares variables for Views UI display tab setting templates.
template_preprocess_views_ui_rearrange_filter_form function core/modules/views_ui/views_ui.module Prepares variables for Views UI rearrange filter form templates.
template_preprocess_views_ui_style_plugin_table function core/modules/views_ui/views_ui.module Prepares variables for style plugin table templates.
template_preprocess_views_ui_views_listing_table function core/modules/views_ui/views_ui.module Prepares variables for Views UI view listing templates.
template_preprocess_views_ui_view_preview_section function core/modules/views_ui/views_ui.module Prepares variables for views UI view preview section templates.
TestBaseThemeHooks::preprocessThemeTestFunctionSuggestions function core/modules/system/tests/themes/test_base_theme/src/Hook/TestBaseThemeHooks.php Implements hook_preprocess_HOOK() for theme_test_function_suggestions theme functions.
TestBaseThemeHooks::preprocessThemeTestTemplateTest function core/modules/system/tests/themes/test_base_theme/src/Hook/TestBaseThemeHooks.php Implements hook_preprocess_HOOK() for theme_test_template_test templates.
TestClassClassMetadata::processNode function core/tests/PHPStan/Rules/TestClassClassMetadata.php
TestClassMethodMetadata::processNode function core/tests/PHPStan/Rules/TestClassMethodMetadata.php
TestRun::processPhpErrorLogFile function core/lib/Drupal/Core/Test/TestRun.php Reads the PHP error log and reports any errors as assertion failures.
TestRunTest::testProcessPhpErrorLogFile function core/tests/Drupal/KernelTests/Core/Test/TestRunTest.php Tests process php error log file.
TestRunTest::testProcessPhpUnitResults function core/tests/Drupal/KernelTests/Core/Test/TestRunTest.php Tests process php unit results.
TestSkipRowProcess.php file core/modules/migrate/tests/modules/migrate_prepare_row_test/src/Plugin/migrate/process/TestSkipRowProcess.php
TestSkipRowProcess::transform function core/modules/migrate/tests/modules/migrate_prepare_row_test/src/Plugin/migrate/process/TestSkipRowProcess.php
TestSubsubthemeHooks::preprocessThemeTestTemplateTest function core/modules/system/tests/themes/test_subsubtheme/src/Hook/TestSubsubthemeHooks.php Implements hook_preprocess_HOOK() for theme_test_template_test templates.
TestSubthemeHooks::preprocessThemeTestTemplateTest function core/modules/system/tests/themes/test_subtheme/src/Hook/TestSubthemeHooks.php Implements hook_preprocess_HOOK() for theme_test_template_test templates.

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