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

Breadcrumb

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

class UndefinedLinkTemplateException

Defines an exception class for undefined link templates.

Hierarchy

  • class \Drupal\Core\Entity\Exception\UndefinedLinkTemplateException extends \Drupal\Core\Entity\Exception\RuntimeException

Expanded class hierarchy of UndefinedLinkTemplateException

3 files declare their use of UndefinedLinkTemplateException
EntityBase.php in core/lib/Drupal/Core/Entity/EntityBase.php
EntityLabel.php in core/modules/views/src/Plugin/views/field/EntityLabel.php
EntityReferenceLabelFormatter.php in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceLabelFormatter.php

File

core/lib/Drupal/Core/Entity/Exception/UndefinedLinkTemplateException.php, line 8

Namespace

Drupal\Core\Entity\Exception
View source
class UndefinedLinkTemplateException extends \RuntimeException {

}

API Navigation

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