Search for process
- Search 7.x for process
- Search 9.5.x for process
- Search 8.9.x for process
- Search 10.3.x for process
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MigrateSkipProcessExceptionTest.php | file | core/ |
|
MigrateSkipProcessExceptionTest::testDeprecation | function | core/ |
Tests a deprecation error is triggered on throw. |
MigrateSqlIdMapTest::testProcessedCount | function | core/ |
Tests the number of processed source rows. |
MigrateUpgradeImportBatch::$numProcessed | property | core/ |
The processed items for one batch of a given migration. |
Migration::$process | property | core/ |
The configuration describing the process plugins. |
Migration::$processPluginManager | property | core/ |
The process plugin manager. |
Migration::$processPlugins | property | core/ |
The cached process plugins. |
Migration::allRowsProcessed | function | core/ |
Check if all source rows from this migration have been processed. |
Migration::getProcess | function | core/ |
Gets the normalized process plugin configuration. |
Migration::getProcessNormalized | function | core/ |
Resolve shorthands into a list of plugin configurations. |
Migration::getProcessPlugins | function | core/ |
Returns the process plugins. |
Migration::mergeProcessOfProperty | function | core/ |
Merge the process pipeline configuration for a single property. |
Migration::setProcess | function | core/ |
Allows you to override the entire process configuration. |
Migration::setProcessOfProperty | function | core/ |
Set the process pipeline configuration for an individual destination field. |
MigrationInterface::allRowsProcessed | function | core/ |
Check if all source rows from this migration have been processed. |
MigrationInterface::getProcess | function | core/ |
Gets the normalized process plugin configuration. |
MigrationInterface::getProcessPlugins | function | core/ |
Returns the process plugins. |
MigrationInterface::mergeProcessOfProperty | function | core/ |
Merge the process pipeline configuration for a single property. |
MigrationInterface::setProcess | function | core/ |
Allows you to override the entire process configuration. |
MigrationInterface::setProcessOfProperty | function | core/ |
Set the process pipeline configuration for an individual destination field. |
MigrationPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
MigrationProcessTest | class | core/ |
Tests the getProcess() method of all Drupal 6 migrations. |
MigrationProcessTest | class | core/ |
Tests the getProcess() method of all Drupal 7 migrations. |
MigrationProcessTest.php | file | core/ |
|
MigrationProcessTest.php | file | core/ |
|
MigrationProcessTest::setUp | function | core/ |
|
MigrationProcessTest::setUp | function | core/ |
|
MigrationProcessTest::testGetProcess | function | core/ |
Tests that calling getProcess() on a migration does not throw an exception. |
MigrationProcessTest::testGetProcess | function | core/ |
Tests that calling getProcess() on a migration does not throw an exception. |
MigrationTest::getProcessPluginsExceptionMessageProvider | function | core/ |
Provides data for testing invalid process pipeline. |
MigrationTest::testGetProcessPlugins | function | core/ |
Tests Migration::getProcessPlugins() |
MigrationTest::testGetProcessPluginsException | function | core/ |
Tests Migration::getProcessPlugins() throws an exception. |
MigrationTest::testGetProcessPluginsExceptionMessage | function | core/ |
Tests Migration::getProcessPlugins() |
ModifyServiceDefinitionsPass::process | function | core/ |
|
ModuleHandlerTest::testOopPreprocess | function | core/ |
Tests Oop preprocess functions. |
ModuleHandlerTest::testProceduralPreprocess | function | core/ |
Tests procedural preprocess functions. |
ModuleTestCompilerPass::process | function | core/ |
|
ModuleTestOopPreprocessThemeHooks | class | core/ |
Hook implementations for module_test_oop_preprocess. |
ModuleTestOopPreprocessThemeHooks.php | file | core/ |
|
ModuleTestOopPreprocessThemeHooks::preprocessTest | function | core/ |
#[Hook('preprocess_test')] |
ModuleTestOopPreprocessThemeHooks::rootPreprocess | function | core/ |
#[Hook('preprocess')] |
module_test_oop_preprocess.info.yml | file | core/ |
core/modules/system/tests/modules/module_test_oop_preprocess/module_test_oop_preprocess.info.yml |
module_test_procedural_preprocess.info.yml | file | core/ |
core/modules/system/tests/modules/module_test_procedural_preprocess/module_test_procedural_preprocess.info.yml |
module_test_procedural_preprocess.module | file | core/ |
|
module_test_procedural_preprocess_preprocess | function | core/ |
|
module_test_procedural_preprocess_preprocess_test | function | core/ |
|
NavigationTestThemeHooks::preprocessBlockNavigation | function | core/ |
Implements hook_preprocess_HOOK(). |
navigation_test_preprocess_block__navigation | function | core/ |
Implements hook_preprocess_HOOK(). |
NodeThemeHooks::preprocessFieldNode | function | core/ |
Implements hook_preprocess_HOOK() for node field templates. |
node_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.