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
SubProcessWithSkipTest::$modules property core/modules/migrate/tests/src/Kernel/process/SubProcessWithSkipTest.php Modules to install.
SubProcessWithSkipTest::getDefinition function core/modules/migrate/tests/src/Kernel/process/SubProcessWithSkipTest.php Provides the test migration definition.
SubProcessWithSkipTest::providerTestSubProcessSkip function core/modules/migrate/tests/src/Kernel/process/SubProcessWithSkipTest.php Data provider for testNotFoundSubProcess().
SubProcessWithSkipTest::testSubProcessSkip function core/modules/migrate/tests/src/Kernel/process/SubProcessWithSkipTest.php Test use of skip_on_empty within sub_process.
Symfony\Component\Process\ExecutableFinder service core/modules/package_manager/package_manager.services.yml
SystemAdminThemePreprocess.php file core/modules/system/src/Theme/SystemAdminThemePreprocess.php
SystemAdminThemePreprocess::preprocessAdminBlockContent function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for administrative content block templates.
SystemAdminThemePreprocess::preprocessAdminPage function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for administrative index page templates.
SystemAdminThemePreprocess::preprocessSystemAdminIndex function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for admin index templates.
SystemAdminThemePreprocess::preprocessSystemModulesDetails function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for the module details templates.
SystemAdminThemePreprocess::preprocessSystemModulesUninstall function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for module uninstall templates.
SystemAdminThemePreprocess::preprocessSystemSecurityAdvisoriesFetchErrorMessage function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for security advisories fetch error message templates.
SystemAdminThemePreprocess::preprocessSystemThemesPage function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for appearance page templates.
SystemAdminThemePreprocess::__construct function core/modules/system/src/Theme/SystemAdminThemePreprocess.php
SystemMenuBlock::processMenuLevelParents function core/modules/system/src/Plugin/Block/SystemMenuBlock.php Form API callback: Processes the menu_levels field element.
SystemThemeHooks::preprocessBlock function core/modules/system/src/Hook/SystemThemeHooks.php Implements hook_preprocess_HOOK() for block templates.
SystemThemeHooks::preprocessEntityAddList function core/modules/system/src/Hook/SystemThemeHooks.php Prepares variables for the list of available bundles.
system_authorized_batch_processing_url function core/modules/system/system.module Returns the URL for the authorize.php script when it is processing a batch.
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_admin_block_content function core/modules/system/system.module Prepares variables for administrative content block templates.
template_preprocess_admin_page function core/modules/system/system.module Prepares variables for administrative index page templates.
template_preprocess_authorize_report function core/includes/theme.inc Prepares variables for authorize.php operation report templates.
template_preprocess_block function core/modules/block/block.module Prepares variables for block 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_breadcrumb function core/includes/theme.inc Prepares variables for breadcrumb templates.
template_preprocess_checkboxes function core/includes/form.inc Prepares variables for checkboxes templates.
template_preprocess_comment function core/modules/comment/comment.module Prepares variables for comment templates.
template_preprocess_container function core/includes/theme.inc Prepares variables for container templates.

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