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

Breadcrumb

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

TraceAttributes::FILE_EXTENSION

File extension, excluding the leading dot.

When the file name has multiple extensions (example.tar.gz), only the last one should be captured ("gz", not "tar.gz").

@example png @example gz

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const FILE_EXTENSION = 'file.extension';

API Navigation

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