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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SubProcess::multiple | function | core/ |
Indicates whether the returned value requires multiple handling. |
| SubProcess::transform | function | core/ |
Performs the associated process. |
| SubProcess::transformKey | function | core/ |
Runs the process pipeline for the key to determine its dynamic name. |
| SubProcess::__construct | function | core/ |
SubProcess constructor. |
| SubProcessTest | class | core/ |
Tests the sub_process process plugin. |
| SubProcessTest.php | file | core/ |
|
| SubProcessTest::$migrationConfiguration | property | core/ |
The default migration configuration. |
| SubProcessTest::$plugin | property | core/ |
The sub_process plugin being tested. |
| SubProcessTest::providerTestNotFoundSubProcess | function | core/ |
Data provider for testNotFoundSubProcess(). |
| SubProcessTest::providerTestSourceNotArray | function | core/ |
Data provider for testSourceNotArray(). |
| SubProcessTest::providerTestSubProcess | function | core/ |
Data provider for testSubProcess(). |
| SubProcessTest::testNotFoundSubProcess | function | core/ |
Tests the sub_process process plugin. |
| SubProcessTest::testSourceNotArray | function | core/ |
Tests behavior when source children are not arrays. |
| SubProcessTest::testSubProcess | function | core/ |
Tests the sub_process process plugin. |
| SubProcessWithSkipTest | class | core/ |
Tests process pipelines when a sub_process skips a row or process. |
| SubProcessWithSkipTest.php | file | core/ |
|
| SubProcessWithSkipTest::$modules | property | core/ |
Modules to install. |
| SubProcessWithSkipTest::getDefinition | function | core/ |
Provides the test migration definition. |
| SubProcessWithSkipTest::providerTestSubProcessSkip | function | core/ |
Data provider for testNotFoundSubProcess(). |
| SubProcessWithSkipTest::testSubProcessSkip | function | core/ |
Test use of skip_on_empty within sub_process. |
| SuperUserAccessPolicyPass::process | function | core/ |
|
| Symfony\Component\Process\ExecutableFinder | service | core/ |
|
| SystemAdminThemePreprocess | class | core/ |
Hook implementations for system. |
| SystemAdminThemePreprocess.php | file | core/ |
|
| SystemAdminThemePreprocess::preprocessAdminBlockContent | function | core/ |
Prepares variables for administrative content block templates. |
| SystemAdminThemePreprocess::preprocessAdminPage | function | core/ |
Prepares variables for administrative index page templates. |
| SystemAdminThemePreprocess::preprocessSystemAdminIndex | function | core/ |
Prepares variables for admin index templates. |
| SystemAdminThemePreprocess::preprocessSystemModulesDetails | function | core/ |
Prepares variables for the module details templates. |
| SystemAdminThemePreprocess::preprocessSystemModulesUninstall | function | core/ |
Prepares variables for module uninstall templates. |
| SystemAdminThemePreprocess::preprocessSystemSecurityAdvisoriesFetchErrorMessage | function | core/ |
Prepares variables for security advisories fetch error message templates. |
| SystemAdminThemePreprocess::preprocessSystemThemesPage | function | core/ |
Prepares variables for appearance page templates. |
| SystemAdminThemePreprocess::__construct | function | core/ |
|
| SystemMenuBlock::processMenuLevelParents | function | core/ |
Form API callback: Processes the menu_levels field element. |
| SystemThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| SystemThemeHooks::preprocessEntityAddList | function | core/ |
Prepares variables for the list of available bundles. |
| SystemThemeHooks::preprocessToolbar | function | core/ |
Implements hook_preprocess_toolbar(). |
| system_authorized_batch_process | function | core/ |
Use authorize.php to run batch_process(). |
| system_authorized_batch_processing_url | function | core/ |
Returns the URL for the authorize.php script when it is processing a batch. |
| Table::processTable | function | core/ |
Render API callback: Adds tableselect support to #type 'table'. |
| Tableselect::processTableselect | function | core/ |
Creates checkbox or radio elements to populate a tableselect table. |
| TableSelectTest::testProcessTableselectWithLinkTitle | function | core/ |
Tests process tableselect with link title. |
| TableSelectTest::testProcessTableselectWithStringTitle | function | core/ |
Tests process tableselect with string title. |
| TaggedHandlersPass::process | function | core/ |
Finds services tagged with 'service_collector' or 'service_id_collector', then finds all corresponding tagged services. |
| TaggedHandlersPass::processServiceCollectorPass | function | core/ |
Processes a service collector service pass. |
| TaggedHandlersPass::processServiceIdCollectorPass | function | core/ |
Processes a service collector ID service pass. |
| TaggedHandlersPassTest::testIdCollectorProcessRequiredHandlers | function | core/ |
Tests a required consumer with no handlers. |
| TaggedHandlersPassTest::testProcess | function | core/ |
Tests one consumer and two handlers. |
| TaggedHandlersPassTest::testProcessChildDefinition | function | core/ |
Tests child handler with parent service. |
| TaggedHandlersPassTest::testProcessInterfaceMismatch | function | core/ |
Tests interface validation in non-production environment. |
| TaggedHandlersPassTest::testProcessMissingInterface | function | core/ |
Tests consumer with missing interface in non-production environment. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.