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. Other projects
Title Object type File name Summary
Migration::getProcessNormalized function core/modules/migrate/src/Plugin/Migration.php Resolve shorthands into a list of plugin configurations.
Migration::getProcessPlugins function core/modules/migrate/src/Plugin/Migration.php Returns the process plugins.
Migration::mergeProcessOfProperty function core/modules/migrate/src/Plugin/Migration.php Merge the process pipeline configuration for a single property.
Migration::setProcess function core/modules/migrate/src/Plugin/Migration.php Allows you to override the entire process configuration.
Migration::setProcessOfProperty function core/modules/migrate/src/Plugin/Migration.php Set the process pipeline configuration for an individual destination field.
MigrationInterface::allRowsProcessed function core/modules/migrate/src/Plugin/MigrationInterface.php Check if all source rows from this migration have been processed.
MigrationInterface::getProcess function core/modules/migrate/src/Plugin/MigrationInterface.php Gets the normalized process plugin configuration.
MigrationInterface::getProcessPlugins function core/modules/migrate/src/Plugin/MigrationInterface.php Returns the process plugins.
MigrationInterface::mergeProcessOfProperty function core/modules/migrate/src/Plugin/MigrationInterface.php Merge the process pipeline configuration for a single property.
MigrationInterface::setProcess function core/modules/migrate/src/Plugin/MigrationInterface.php Allows you to override the entire process configuration.
MigrationInterface::setProcessOfProperty function core/modules/migrate/src/Plugin/MigrationInterface.php Set the process pipeline configuration for an individual destination field.
MigrationPluginManager::processDefinition function core/modules/migrate_drupal/src/MigrationPluginManager.php Performs extra processing on plugin definitions.
MigrationProcessTest class core/modules/migrate_drupal/tests/src/Kernel/d6/MigrationProcessTest.php Tests the getProcess() method of all Drupal 6 migrations.
MigrationProcessTest class core/modules/migrate_drupal/tests/src/Kernel/d7/MigrationProcessTest.php Tests the getProcess() method of all Drupal 7 migrations.
MigrationProcessTest.php file core/modules/migrate_drupal/tests/src/Kernel/d6/MigrationProcessTest.php
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()
ModifyServiceDefinitionsPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/ModifyServiceDefinitionsPass.php
ModuleHandlerTest::testOopPreprocess function core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php Tests Oop preprocess functions.
ModuleHandlerTest::testProceduralPreprocess function core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php Tests procedural preprocess functions.
ModuleTestCompilerPass::process function core/modules/system/tests/modules/module_test/src/ModuleTestCompilerPass.php
ModuleTestOopPreprocessThemeHooks class core/modules/system/tests/modules/module_test_oop_preprocess/src/Hook/ModuleTestOopPreprocessThemeHooks.php Hook implementations for module_test_oop_preprocess.
ModuleTestOopPreprocessThemeHooks.php file core/modules/system/tests/modules/module_test_oop_preprocess/src/Hook/ModuleTestOopPreprocessThemeHooks.php
ModuleTestOopPreprocessThemeHooks::preprocessTest function core/modules/system/tests/modules/module_test_oop_preprocess/src/Hook/ModuleTestOopPreprocessThemeHooks.php #[Hook('preprocess_test')]
ModuleTestOopPreprocessThemeHooks::rootPreprocess function core/modules/system/tests/modules/module_test_oop_preprocess/src/Hook/ModuleTestOopPreprocessThemeHooks.php #[Hook('preprocess')]
module_test_oop_preprocess.info.yml file core/modules/system/tests/modules/module_test_oop_preprocess/module_test_oop_preprocess.info.yml core/modules/system/tests/modules/module_test_oop_preprocess/module_test_oop_preprocess.info.yml
module_test_procedural_preprocess.additional.inc file core/modules/system/tests/modules/module_test_procedural_preprocess/module_test_procedural_preprocess.additional.inc
module_test_procedural_preprocess.info.yml file core/modules/system/tests/modules/module_test_procedural_preprocess/module_test_procedural_preprocess.info.yml core/modules/system/tests/modules/module_test_procedural_preprocess/module_test_procedural_preprocess.info.yml
module_test_procedural_preprocess.module file core/modules/system/tests/modules/module_test_procedural_preprocess/module_test_procedural_preprocess.module
module_test_procedural_preprocess.theme.inc file core/modules/system/tests/modules/module_test_procedural_preprocess/module_test_procedural_preprocess.theme.inc
module_test_procedural_preprocess_preprocess function core/modules/system/tests/modules/module_test_procedural_preprocess/module_test_procedural_preprocess.module
module_test_procedural_preprocess_preprocess_test function core/modules/system/tests/modules/module_test_procedural_preprocess/module_test_procedural_preprocess.module
module_test_procedural_preprocess_theme function core/modules/system/tests/modules/module_test_procedural_preprocess/module_test_procedural_preprocess.module Implements hook_theme().
NavigationTestThemeHooks::preprocessBlockNavigation function core/modules/navigation/tests/navigation_test/src/Hook/NavigationTestThemeHooks.php Implements hook_preprocess_HOOK().
NavigationThemeHooks::preprocessTopBar function core/modules/navigation/src/Hook/NavigationThemeHooks.php Prepares variables for navigation top bar template.
NoClassMetadataOnAbstractTestClasses::processNode function core/tests/PHPStan/Rules/NoClassMetadataOnAbstractTestClasses.php
NodeBulkUpdate::batchProcess function core/modules/node/src/NodeBulkUpdate.php Executes a batch operation for processing a node bulk update.
NodeBulkUpdate::process function core/modules/node/src/NodeBulkUpdate.php Updates all nodes in the passed-in array with the passed-in field values.
NodeBulkUpdate::processNode function core/modules/node/src/NodeBulkUpdate.php Updates individual nodes when fewer than 10 are queued.
NodeThemeHooks::preprocessBlock function core/modules/node/src/Hook/NodeThemeHooks.php Implements hook_preprocess_HOOK() for block templates.
NodeThemeHooks::preprocessFieldNode function core/modules/node/src/Hook/NodeThemeHooks.php Implements hook_preprocess_HOOK() for node field templates.
NodeThemeHooks::preprocessHtml function core/modules/node/src/Hook/NodeThemeHooks.php Implements hook_preprocess_HOOK() for HTML document templates.
NodeThemeHooks::preprocessNode function core/modules/node/src/Hook/NodeThemeHooks.php Prepares variables for node templates.

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