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

Breadcrumb

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

class NoSuchMetadataException

@author Bernhard Schussek <bschussek@gmail.com>

Hierarchy

  • class \Symfony\Component\Validator\Exception\RuntimeException extends \Symfony\Component\Validator\Exception\RuntimeException implements \Symfony\Component\Validator\Exception\ExceptionInterface
    • class \Symfony\Component\Validator\Exception\RuntimeException extends \Symfony\Component\Validator\Exception\RuntimeException implements \Symfony\Component\Validator\Exception\ExceptionInterface
      • class \Symfony\Component\Validator\Exception\ValidatorException extends \Symfony\Component\Validator\Exception\RuntimeException
        • class \Symfony\Component\Validator\Exception\NoSuchMetadataException extends \Symfony\Component\Validator\Exception\ValidatorException

Expanded class hierarchy of NoSuchMetadataException

3 files declare their use of NoSuchMetadataException
LazyLoadingMetadataFactory.php in vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php
MetadataFactoryInterface.php in vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php
RecursiveContextualValidator.php in vendor/symfony/validator/Validator/RecursiveContextualValidator.php

File

vendor/symfony/validator/Exception/NoSuchMetadataException.php, line 17

Namespace

Symfony\Component\Validator\Exception
View source
class NoSuchMetadataException extends ValidatorException {

}

API Navigation

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