Search for _process_
- Search 7.x for _process_
- Search 9.5.x for _process_
- Search 8.9.x for _process_
- Search 11.x for _process_
- Search main for _process_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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() |
| navigation_test_preprocess_block__navigation | function | core/ |
Implements hook_preprocess_HOOK(). |
| 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. |
| 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. |
| olivero_preprocess_checkboxes | function | core/ |
Implements hook_preprocess_HOOK(). |
| olivero_preprocess_comment | function | core/ |
Implements hook_preprocess_HOOK() for comment.html.twig. |
| olivero_preprocess_field | function | core/ |
Implements hook_preprocess_HOOK(). |
| olivero_preprocess_fieldset | function | core/ |
Implements template_preprocess_HOOK() for fieldset. |
| olivero_preprocess_field_multiple_value_form | function | core/ |
Implements hook_preprocess_HOOK(). |
| olivero_preprocess_field__comment | function | core/ |
Implements hook_preprocess_HOOK() for field--comment.html.twig. |
| olivero_preprocess_field__node__created | function | core/ |
Implements hook_preprocess_HOOK(). |
| olivero_preprocess_filter_caption | function | core/ |
Implements hook_preprocess_HOOK() for setting classes. |
| olivero_preprocess_form_element | function | core/ |
Implements hook_preprocess_form_element(). |
| olivero_preprocess_form_element_label | function | core/ |
Implements hook_preprocess_HOOK(). |
| olivero_preprocess_html | function | core/ |
Implements hook_preprocess_HOOK() for HTML document templates. |
| olivero_preprocess_input | function | core/ |
Implements hook_preprocess_HOOK(). |
| olivero_preprocess_item_list__search_results | function | core/ |
Implements hook_preprocess_item_list__search_results(). |
| olivero_preprocess_links__comment | function | core/ |
Implements hook_preprocess_links__comment(). |
| olivero_preprocess_maintenance_page | function | core/ |
Implements hook_preprocess_HOOK() for maintenance-page.html.twig. |
| olivero_preprocess_menu | function | core/ |
Implements hook_preprocess_HOOK(). |
| olivero_preprocess_menu_local_task | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-task templates. |
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.