Search for _process_
- Search 7.x for _process_
- Search 9.5.x for _process_
- Search 8.9.x for _process_
- Search 10.3.x for _process_
- Search main for _process_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests process machine name. |
| ManagedFile::processManagedFile | function | core/ |
Render API callback: Expands the managed_file element type. |
| Mapping::processRequiredKeyFlags | function | core/ |
Validates optional `requiredKey` flags, guarantees one will be set. |
| MediaEmbedFilterTest::testOnlyDrupalMediaTagProcessed | function | core/ |
Tests that only <drupal-media> tags are processed. |
| MediaEmbedFilterTestBase::processText | function | core/ |
Processes text through the provided filters. |
| MediaLibraryThemeHooks::preprocessMedia | function | core/ |
Implements hook_preprocess_media(). |
| MediaLibraryThemeHooks::preprocessMediaLibraryItem | function | core/ |
Prepares variables for a selected media item. |
| MediaLibraryThemeHooks::preprocessMediaLibraryWrapper | function | core/ |
Prepares variables for the media library modal dialog. |
| MediaLibraryThemeHooks::preprocessViewsViewFields | function | core/ |
Implements hook_preprocess_views_view_fields(). |
| MediaLibraryThemeHooks::preprocessViewsViewMediaLibrary | function | core/ |
Implements hook_preprocess_HOOK() for the 'media_library' view. |
| MediaTest::testOnlyDrupalMediaTagProcessed | function | core/ |
Tests that only <drupal-media> tags are processed. |
| MediaTestEmbedThemeHooks::preprocessMediaEmbedError | function | core/ |
Implements hook_preprocess_HOOK(). |
| MediaTestOembedThemeHooks::preprocessMediaOembedIframe | function | core/ |
Implements hook_preprocess_media_oembed_iframe(). |
| MediaThemeHooks::preprocessMedia | function | core/ |
Prepares variables for media templates. |
| MediaThemeHooks::preprocessMediaReferenceHelp | function | core/ |
Implements hook_preprocess_HOOK() for media reference widgets. |
| MenuLinkContentCacheabilityBubblingTest::testOutboundPathAndRouteProcessing | function | core/ |
Tests bubbleable metadata of menu links' outbound route/path processing. |
| MenuLinkManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| MenuPreprocess.php | file | core/ |
|
| MenuPreprocess::preprocessMenuLocalAction | function | core/ |
Prepares variables for single local action link templates. |
| MenuPreprocess::preprocessMenuLocalTask | function | core/ |
Prepares variables for single local task link templates. |
| MenuUiThemeHooks::preprocessBlock | 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. |
| MigrateProcess.php | file | core/ |
|
| MigrateProcess::__construct | function | core/ |
Constructs a migrate process plugin attribute object. |
| MigrateProcessErrorMessagesTest | class | core/ |
Tests the format of messages from process plugin exceptions. |
| MigrateProcessErrorMessagesTest.php | file | core/ |
|
| MigrateProcessErrorMessagesTest::$definition | property | core/ |
The default stub migration definition. |
| MigrateProcessErrorMessagesTest::$idMap | property | core/ |
A mock ID Map. |
| MigrateProcessErrorMessagesTest::$idMapPluginManager | property | core/ |
A mock ID Map Plugin Manager. |
| MigrateProcessErrorMessagesTest::$modules | property | core/ |
Modules to install. |
| MigrateProcessErrorMessagesTest::$processPluginManager | property | core/ |
A mock Process Plugin Manager. |
| MigrateProcessErrorMessagesTest::setPluginManagers | function | core/ |
Prepares and sets the prophesized plugin managers. |
| MigrateProcessErrorMessagesTest::setUp | function | core/ |
|
| MigrateProcessErrorMessagesTest::testProcessErrorMessage | function | core/ |
Tests format of map messages saved from plugin exceptions. |
| MigrateProcessErrorMessagesTest::testSubProcessErrorMessage | function | core/ |
Tests format of map messages saved from sub_process exceptions. |
| MigrateProcessInterface | interface | core/ |
An interface for migrate process plugins. |
| MigrateProcessInterface.php | file | core/ |
|
| MigrateProcessInterface::isPipelineStopped | function | core/ |
Determines if the pipeline should stop processing. |
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.