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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
stable9_preprocess_item_list__search_results | function | core/ |
Implements hook_preprocess_item_list__search_results(). |
StackedKernelPass::process | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
StackedKernelPassTest::testProcessWithHttpKernel | function | core/ |
@covers ::process |
StackedKernelPassTest::testProcessWithStackedKernel | function | core/ |
@covers ::process |
StackedKernelPassTest::testProcessWithStackedKernelAndFinalHttpMiddleware | function | core/ |
Tests that class declared 'final' can be added as http_middleware. |
StackedSessionHandlerPass::process | function | core/ |
|
StarterKit::postProcess | function | core/ |
Performs post-processing of a generated theme. |
StarterKitInterface::postProcess | function | core/ |
Performs post-processing of a generated theme. |
starterkit_theme_preprocess_image_widget | function | core/ |
Implements hook_preprocess_image_widget(). |
statistics_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
SubProcess | class | core/ |
Runs an array of arrays through its own process pipeline. |
SubProcess.php | file | core/ |
|
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/ |
|
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/ |
|
SystemMenuBlock::processMenuLevelParents | function | core/ |
Form API callback: Processes the menu_levels field element. |
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. |
system_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
system_preprocess_toolbar | function | core/ |
Implements hook_preprocess_toolbar(). |
Table::processTable | function | core/ |
#process callback for #type 'table' to add tableselect support. |
Tableselect::processTableselect | function | core/ |
Creates checkbox or radio elements to populate a tableselect table. |
TableSelectTest::testProcessTableselectWithLinkTitle | function | core/ |
@covers ::processTableselect |
TableSelectTest::testProcessTableselectWithStringTitle | function | core/ |
@covers ::processTableselect |
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::testProcessInterfaceMismatch | function | core/ |
Tests interface validation in non-production environment. |
TaggedHandlersPassTest::testProcessMissingInterface | function | core/ |
Tests consumer with missing interface in non-production environment. |
TaggedHandlersPassTest::testProcessNoConsumers | function | core/ |
Tests without any consumers. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.