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

Breadcrumb

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

TraceAttributes::URL_TOP_LEVEL_DOMAIN

The effective top level domain (eTLD), also known as the domain suffix, is the last part of the domain name. For example, the top level domain for example.com is `com`.

This value can be determined precisely with the public suffix list.

@example com @example co.uk

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const URL_TOP_LEVEL_DOMAIN = 'url.top_level_domain';

API Navigation

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