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

Breadcrumb

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

TraceAttributes::DB_STATEMENT

The database statement being executed.

@example SELECT * FROM wuser_table @example SET mykey "WuValue"

Deprecated

Replaced by `db.query.text`.

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const DB_STATEMENT = 'db.statement';

API Navigation

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