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

Breadcrumb

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

OEmbedResourceConstraint::$providerErrorMessage

The error message if an unexpected behavior occurs.

Type: string

File

core/modules/media/src/Plugin/Validation/Constraint/OEmbedResourceConstraint.php, line 49

Class

OEmbedResourceConstraint
Checks if a value represents a valid oEmbed resource URL.

Namespace

Drupal\media\Plugin\Validation\Constraint

Code

public $providerErrorMessage = 'An error occurred while trying to retrieve the oEmbed provider database.';

API Navigation

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