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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
bartik_preprocess_maintenance_page | function | core/ |
Implements hook_preprocess_HOOK() for maintenance-page.html.twig. |
bartik_preprocess_menu | function | core/ |
Implements hook_preprocess_HOOK() for menu.html.twig. |
bartik_preprocess_node | function | core/ |
Implements hook_preprocess_HOOK() for node.html.twig. |
bartik_preprocess_page_title | function | core/ |
Implements hook_preprocess_HOOK() for page title templates. |
BatchUserAction::processBatch | function | core/ |
Processes the batch item. |
batch_process | function | core/ |
Processes the batch. |
BigPipeResponseAttachmentsProcessor | class | core/ |
Processes attachments of HTML responses with BigPipe enabled. |
BigPipeResponseAttachmentsProcessor.php | file | core/ |
|
BigPipeResponseAttachmentsProcessor::$htmlResponseAttachmentsProcessor | property | core/ |
The HTML response attachments processor service. |
BigPipeResponseAttachmentsProcessor::processAttachments | function | core/ |
Processes the attachments of a response that has attachments. |
BigPipeResponseAttachmentsProcessor::__construct | function | core/ |
Constructs a BigPipeResponseAttachmentsProcessor object. |
BigPipeResponseAttachmentsProcessorTest | class | core/ |
@coversDefaultClass \Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor @group big_pipe |
BigPipeResponseAttachmentsProcessorTest.php | file | core/ |
|
BigPipeResponseAttachmentsProcessorTest::attachmentsProvider | function | core/ |
|
BigPipeResponseAttachmentsProcessorTest::createBigPipeResponseAttachmentsProcessor | function | core/ |
Creates a BigPipeResponseAttachmentsProcessor with mostly dummies. |
BigPipeResponseAttachmentsProcessorTest::nonHtmlResponseProvider | function | core/ |
|
BigPipeResponseAttachmentsProcessorTest::testHtmlResponse | function | core/ |
@covers ::processAttachments |
BigPipeResponseAttachmentsProcessorTest::testNonHtmlResponse | function | core/ |
@covers ::processAttachments |
BigPipeStrategy::doProcessPlaceholders | function | core/ |
Transforms placeholders to BigPipe placeholders, either no-JS or JS. |
BigPipeStrategy::processPlaceholders | function | core/ |
Processes placeholders to render them with different strategies. |
BigPipeStrategyTest::testProcessPlaceholders | function | core/ |
@covers ::processPlaceholders |
BlockEntityOffCanvasFormRouteProcessorBC | class | core/ |
Processes the Block entity off-canvas form BC route. |
BlockEntityOffCanvasFormRouteProcessorBC.php | file | core/ |
|
BlockEntityOffCanvasFormRouteProcessorBC::$routeProvider | property | core/ |
The route provider. |
BlockEntityOffCanvasFormRouteProcessorBC::overwriteRoute | function | core/ |
Overwrites one route's metadata with the other's. |
BlockEntityOffCanvasFormRouteProcessorBC::processOutbound | function | core/ |
Processes the outbound route. |
BlockEntityOffCanvasFormRouteProcessorBC::__construct | function | core/ |
Constructs a BlockEntityOffCanvasFormRouteProcessorBC object. |
BlockManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
BreakpointManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
BrokenInboundPathProcessor | class | core/ |
Example path processor which breaks on inbound. |
BrokenInboundPathProcessor.php | file | core/ |
|
BrokenInboundPathProcessor::$state | property | core/ |
The state. |
BrokenInboundPathProcessor::processInbound | function | core/ |
Processes the inbound path. |
BrokenInboundPathProcessor::__construct | function | core/ |
Constructs a new BrokenInboundPathProcessor instance. |
BrowserTestBase::$runTestInSeparateProcess | property | core/ |
Browser tests are run in separate processes to prevent collisions between code that may be loaded by tests. |
BuildTestBase::$commandProcess | property | core/ |
The most recent command process. |
BuildTestBase::$serverProcess | property | core/ |
The process that's running the HTTP server. |
Button::processButton | function | core/ |
Processes a form button element. |
CacheableUnprocessableEntityHttpException | class | core/ |
A cacheable UnprocessableEntityHttpException. |
CacheableUnprocessableEntityHttpException.php | file | core/ |
|
CacheableUnprocessableEntityHttpException::__construct | function | core/ |
|
CacheContextsPass::process | function | core/ |
Implements CompilerPassInterface::process(). |
CategorizingPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
CategorizingPluginManagerTrait::processDefinitionCategory | function | core/ |
Processes a plugin definition to ensure there is a category. |
CategorizingPluginManagerTraitTest::testProcessDefinitionCategory | function | core/ |
@covers ::processDefinitionCategory |
CckFieldPluginBase::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
CckFieldPluginBase::processCckFieldValues | function | core/ |
Apply any custom processing to the field bundle migrations. |
ChainedPlaceholderStrategy::processPlaceholders | function | core/ |
Processes placeholders to render them with different strategies. |
ChainedPlaceholderStrategyTest::providerProcessPlaceholders | function | core/ |
Provides a list of render strategies, placeholders and results. |
ChainedPlaceholderStrategyTest::testProcessPlaceholders | function | core/ |
@covers ::addPlaceholderStrategy @covers ::processPlaceholders |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.