Search for process
- Search 7.x for process
- Search 8.9.x for process
- Search 10.3.x for process
- Search 11.x for process
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Actions::processActions | function | core/ |
Processes a form actions container element. |
AddFormBase::processInputValues | function | core/ |
Creates media items from source field input values. |
AggregatorPluginManagerTest::testProcessorInfoAlter | function | core/ |
Tests that the fetcher info alter hook works. |
AggregatorProcessor | class | core/ |
Defines a Plugin annotation object for aggregator processor plugins. |
AggregatorProcessor.php | file | core/ |
|
AggregatorProcessor::$description | property | core/ |
The description of the plugin. |
AggregatorProcessor::$id | property | core/ |
The plugin ID. |
AggregatorProcessor::$title | property | core/ |
The title of the plugin. |
AggregatorRefresh::processItem | function | core/ |
|
aggregator_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
aggregator_test_aggregator_processor_info_alter | function | core/ |
Implements hook_aggregator_processor_info_alter(). |
AjaxResponseAttachmentsProcessor | class | core/ |
Processes attachments of AJAX responses. |
AjaxResponseAttachmentsProcessor.php | file | core/ |
|
AjaxResponseAttachmentsProcessor::$assetResolver | property | core/ |
The asset resolver service. |
AjaxResponseAttachmentsProcessor::$config | property | core/ |
A config object for the system performance configuration. |
AjaxResponseAttachmentsProcessor::$cssCollectionRenderer | property | core/ |
The CSS asset collection renderer service. |
AjaxResponseAttachmentsProcessor::$jsCollectionRenderer | property | core/ |
The JS asset collection renderer service. |
AjaxResponseAttachmentsProcessor::$moduleHandler | property | core/ |
The module handler. |
AjaxResponseAttachmentsProcessor::$renderer | property | core/ |
The renderer. |
AjaxResponseAttachmentsProcessor::$requestStack | property | core/ |
The request stack. |
AjaxResponseAttachmentsProcessor::buildAttachmentsCommands | function | core/ |
Prepares the AJAX commands to attach assets. |
AjaxResponseAttachmentsProcessor::processAttachments | function | core/ |
Processes the attachments of a response that has attachments. |
AjaxResponseAttachmentsProcessor::__construct | function | core/ |
Constructs an AjaxResponseAttachmentsProcessor object. |
AjaxResponseSubscriber::$ajaxResponseAttachmentsProcessor | property | core/ |
The AJAX response attachments processor service. |
ajax_response.attachments_processor | service | core/ |
Drupal\Core\Ajax\AjaxResponseAttachmentsProcessor |
AliasPathProcessor | class | core/ |
Processes the inbound path using path alias lookups. |
AliasPathProcessor.php | file | core/ |
|
AliasPathProcessor::$aliasManager | property | core/ |
An alias manager for looking up the system path. |
AliasPathProcessor::processInbound | function | core/ |
Processes the inbound path. |
AliasPathProcessor::processOutbound | function | core/ |
Processes the outbound path. |
AliasPathProcessor::__construct | function | core/ |
Constructs a AliasPathProcessor object. |
AliasPathProcessorTest | class | core/ |
@coversDefaultClass \Drupal\path_alias\PathProcessor\AliasPathProcessor @group PathProcessor @group path_alias |
AliasPathProcessorTest.php | file | core/ |
|
AliasPathProcessorTest::$aliasManager | property | core/ |
The mocked alias manager. |
AliasPathProcessorTest::$pathProcessor | property | core/ |
The tested path processor. |
AliasPathProcessorTest::providerTestProcessOutbound | function | core/ |
|
AliasPathProcessorTest::setUp | function | core/ |
|
AliasPathProcessorTest::testProcessInbound | function | core/ |
Tests the processInbound method. |
AliasPathProcessorTest::testProcessOutbound | function | core/ |
@covers ::processOutbound |
AppendOp::process | function | composer/ |
Process this scaffold operation. |
AppendOpTest::testProcess | function | core/ |
@covers ::process |
ArgumentPluginBase::processContainerRadios | function | core/ |
Custom form radios process function. |
ArgumentPluginBase::processSummaryArguments | function | core/ |
Process the summary arguments for display. |
ArgumentValidatorPluginBase::processSummaryArguments | function | core/ |
Processes the summary arguments for displaying. |
AttachmentsResponseProcessorInterface | interface | core/ |
Defines an interface for processing attachments of responses that have them. |
AttachmentsResponseProcessorInterface.php | file | core/ |
|
AttachmentsResponseProcessorInterface::processAttachments | function | core/ |
Processes the attachments of a response that has attachments. |
AuthenticationProviderPass::process | function | core/ |
|
BackendCompilerPass::process | function | core/ |
|
BackendCompilerPassTest::providerTestProcess | function | core/ |
Provides test data for testProcess(). |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.