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

Breadcrumb

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

class InvalidLinkTemplateException

Indicates that a link template does not follow the required pattern.

Hierarchy

  • class \Drupal\Core\Entity\Exception\InvalidLinkTemplateException extends \Drupal\Core\Entity\Exception\Exception

Expanded class hierarchy of InvalidLinkTemplateException

1 file declares its use of InvalidLinkTemplateException
EntityTypeManager.php in core/lib/Drupal/Core/Entity/EntityTypeManager.php

File

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

Namespace

Drupal\Core\Entity\Exception
View source
class InvalidLinkTemplateException extends \Exception {

}

API Navigation

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