Search for _process_
- Search 7.x for _process_
- Search 8.9.x for _process_
- Search 10.3.x for _process_
- Search 11.x for _process_
- Search main for _process_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| media_preprocess_media_reference_help | function | core/ |
Implements hook_preprocess_HOOK() for media reference widgets. |
| media_test_embed_preprocess_media_embed_error | function | core/ |
Implements hook_preprocess_HOOK(). |
| media_test_oembed_preprocess_media_oembed_iframe | function | core/ |
Implements hook_preprocess_media_oembed_iframe(). |
| MenuLinkContentCacheabilityBubblingTest::testOutboundPathAndRouteProcessing | function | core/ |
Tests bubbleable metadata of menu links' outbound route/path processing. |
| MenuLinkManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| menu_ui_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| MigrateBundleTest::testProcessBundle | function | core/ |
Tests setting the bundle in the process pipeline. |
| MigrateExecutable::processPipeline | function | core/ |
Runs a process pipeline. |
| MigrateExecutable::processRow | function | core/ |
Processes a row. |
| MigrateExecutableInterface::processRow | function | core/ |
Processes a row. |
| MigrateExecutableTest::testProcessRow | function | core/ |
Tests the processRow method. |
| MigrateExecutableTest::testProcessRowEmptyDestination | function | core/ |
Tests the processRow method. |
| MigrateExecutableTest::testProcessRowEmptyPipeline | function | core/ |
Tests the processRow method with an empty pipeline. |
| MigrateExecutableTest::testProcessRowPipelineException | function | core/ |
Tests the processRow pipeline exception. |
| MigrateFieldInterface::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| MigrateFieldPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| MigrateIdMapInterface::processedCount | function | core/ |
Returns the number of processed items in the map. |
| MigrateProcessInterface | interface | core/ |
An interface for migrate process plugins. |
| MigrateProcessInterface.php | file | core/ |
|
| MigrateProcessInterface::multiple | function | core/ |
Indicates whether the returned value requires multiple handling. |
| MigrateProcessInterface::transform | function | core/ |
Performs the associated process. |
| MigrateProcessPlugin | class | core/ |
Defines a migration process plugin annotation object. |
| MigrateProcessPlugin.php | file | core/ |
|
| MigrateProcessPlugin::$handle_multiples | property | core/ |
Whether the plugin handles multiples itself. |
| MigrateProcessPlugin::$id | property | core/ |
A unique identifier for the process plugin. |
| MigrateProcessTestCase | class | core/ |
|
| MigrateProcessTestCase.php | file | core/ |
|
| MigrateProcessTestCase::$migrateExecutable | property | core/ |
|
| MigrateProcessTestCase::$plugin | property | core/ |
|
| MigrateProcessTestCase::$row | property | core/ |
|
| MigrateProcessTestCase::setUp | function | core/ |
|
| MigrateSkipProcessException | class | core/ |
This exception is thrown when the rest of the process should be skipped. |
| MigrateSkipProcessException.php | file | core/ |
|
| 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::$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::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::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::getProcessPlugins | function | core/ |
Returns the process plugins. |
| MigrationInterface::mergeProcessOfProperty | function | core/ |
Merge the process pipeline configuration for a single property. |
| 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/ |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.