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

Breadcrumb

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

TraceAttributes::BROWSER_LANGUAGE

Preferred language of the user using the browser.

This value is intended to be taken from the Navigator API `navigator.language`.

@example en @example en-US @example fr @example fr-FR

File

vendor/open-telemetry/sem-conv/TraceAttributes.php, line 540

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const BROWSER_LANGUAGE = 'browser.language';

API Navigation

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