Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ExecutionContextAwareInterface.php
function ExecutionContextAwareInterface::fork
2 methods override
ExecutionContextAwareInterface::fork()
ContextStorage::fork
in vendor/
open-telemetry/
context/
ContextStorage.php
FiberBoundContextStorageExecutionAwareBC::fork
in vendor/
open-telemetry/
context/
FiberBoundContextStorageExecutionAwareBC.php
File
vendor/
open-telemetry/
context/
ExecutionContextAwareInterface.php
, line 9
Class
ExecutionContextAwareInterface
Namespace
OpenTelemetry\Context
Code
public
function
fork
(int|string
$id
) : void;
RSS feed