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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$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() |
| MimeTypePass::process | function | core/ |
|
| MimeTypePassTest::testProcessLegacy | function | core/ |
Tests backwards compatibility shim for MimeTypeGuesser interface changes. |
| ModifyServiceDefinitionsPass::process | function | core/ |
|
| NodeReferenceFieldTest::testDefineValueProcessPipeline | function | core/ |
@covers ::defineValueProcessPipeline[[api-linebreak]] @runInSeparateProcess |
| node_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| node_preprocess_field__node | function | core/ |
Implements hook_preprocess_HOOK() for node field templates. |
| node_preprocess_html | function | core/ |
Implements hook_preprocess_HOOK() for HTML document templates. |
| NullGenerator::processPath | function | core/ |
Passes the path to a processor manager to allow alterations. |
| NullGenerator::processRoute | function | core/ |
Passes the route to the processor manager for altering before compilation. |
| NullIdMap::processedCount | function | core/ |
Returns the number of processed items in the map. |
| NullPathProcessorManager | class | core/ |
Provides a null implementation of the path processor manager. |
| NullPathProcessorManager.php | file | core/ |
|
| NullPathProcessorManager::processInbound | function | core/ |
Processes the inbound path. |
| NullPathProcessorManager::processOutbound | function | core/ |
Processes the outbound path. |
| OEmbedIframeControllerTest::testResourcePassedToPreprocess | function | core/ |
Tests that resources can be used in media_oembed_iframe preprocess. |
| OliveroTest::testPreprocessBlock | function | core/ |
Tests that olivero_preprocess_block is functioning as expected. |
| olivero_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block.html.twig. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.