Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ContextStorageInterface.php

function ContextStorageInterface::current

Returns the current context.

Return value

ContextInterface current context

3 methods override ContextStorageInterface::current()
ContextStorage::current in vendor/open-telemetry/context/ContextStorage.php
Returns the current context.
FiberBoundContextStorage::current in vendor/open-telemetry/context/FiberBoundContextStorage.php
Returns the current context.
FiberBoundContextStorageExecutionAwareBC::current in vendor/open-telemetry/context/FiberBoundContextStorageExecutionAwareBC.php
Returns the current context.

File

vendor/open-telemetry/context/ContextStorageInterface.php, line 22

Class

ContextStorageInterface

Namespace

OpenTelemetry\Context

Code

public function current() : ContextInterface;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal