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 |
|---|---|---|---|
| LinkField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| LinkField::processCckFieldValues | function | core/ |
Apply any custom processing to the field bundle migrations. |
| LinkFieldLegacyTest::testDefineValueProcessPipeline | function | core/ |
@expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use defineValueProcessPipeline() instead. See https://www.drupal.org/node/2944598. |
| LinkFieldTest::testDefineValueProcessPipeline | function | core/ |
@covers ::defineValueProcessPipeline[[api-linebreak]] |
| LocaleConfigManager::processTranslatableData | function | core/ |
Process the translatable data array with a given language. |
| LocaleConfigSubscriber::processTranslatableData | function | core/ |
Process the translatable data array with a given language. |
| LocaleTranslation::processItem | function | core/ |
The translation update functions executed here are batch operations which are also used in translation update batches. The batch functions may need to be executed multiple times to complete their task, typically this is the translation import… |
| locale_preprocess_node | function | core/ |
Implements hook_preprocess_HOOK() for node templates. |
| LocalTaskManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| MachineName::processMachineName | function | core/ |
Processes a machine-readable name form element. |
| MachineNameTest::testProcessMachineName | function | core/ |
@covers ::processMachineName[[api-linebreak]] |
| ManagedFile::processManagedFile | function | core/ |
Render API callback: Expands the managed_file element type. |
| MediaEmbedFilterTest::testOnlyDrupalMediaTagProcessed | function | core/ |
Tests that only <drupal-media> tags are processed. |
| MediaEmbedFilterTestBase::processText | function | core/ |
Processes text through the provided filters. |
| media_library_preprocess_media | function | core/ |
Implements hook_preprocess_media(). |
| media_library_preprocess_views_view_fields | function | core/ |
Implements hook_preprocess_views_view_fields(). |
| media_library_preprocess_views_view__media_library | function | core/ |
Implements hook_preprocess_views_view() for the 'media_library' view. |
| media_preprocess_media_reference_help | function | core/ |
Implements hook_preprocess_HOOK() for media reference widgets. |
| media_test_ckeditor_preprocess_media_embed_error | function | core/ |
Implements hook_preprocess_HOOK(). |
| media_test_filter_preprocess_media_embed_error | function | core/ |
Implements hook_preprocess_HOOK(). |
| 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. |
| MigrateCckFieldInterface::processCckFieldValues | function | core/ |
Apply any custom processing to the cck bundle migrations. |
| 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/ |
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.