Search for _process_
- Search 7.x for _process_
- Search 9.5.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 |
|---|---|---|---|
| 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/ |
|
| 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::$process_plugin_manager | property | core/ |
|
| 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() |
| NodeReference::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| node_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block 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. |
| OutboundPathProcessorInterface | interface | core/ |
Defines an interface for classes that process the outbound path. |
| OutboundPathProcessorInterface.php | file | core/ |
|
| OutboundPathProcessorInterface::processOutbound | function | core/ |
Processes the outbound path. |
| OutboundRouteProcessorInterface | interface | core/ |
Defines an interface for classes that process the outbound route. |
| OutboundRouteProcessorInterface.php | file | core/ |
|
| OutboundRouteProcessorInterface::processOutbound | function | core/ |
Processes the outbound route. |
| outbound_processing_test.info.yml | file | core/ |
core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.info.yml |
| outbound_processing_test.routing.yml | file | core/ |
core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.routing.yml |
| pager_test_preprocess_pager | function | core/ |
Implements hook_preprocess_HOOK(). |
| PasswordConfirm::processPasswordConfirm | function | core/ |
Expand a password_confirm field into two text boxes. |
| path.route_processor_bc | service | core/ |
Drupal\path\Routing\RouteProcessor |
| PathBasedBreadcrumbBuilder::$pathProcessor | property | core/ |
The inbound path processor. |
| PathBasedBreadcrumbBuilderTest::$pathProcessor | property | core/ |
The mocked path processor. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.