class InvalidLinkTemplateException
Same name in other branches
- 9 core/lib/Drupal/Core/Entity/Exception/InvalidLinkTemplateException.php \Drupal\Core\Entity\Exception\InvalidLinkTemplateException
- 8.9.x core/lib/Drupal/Core/Entity/Exception/InvalidLinkTemplateException.php \Drupal\Core\Entity\Exception\InvalidLinkTemplateException
- 10 core/lib/Drupal/Core/Entity/Exception/InvalidLinkTemplateException.php \Drupal\Core\Entity\Exception\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
2 files declare their use of InvalidLinkTemplateException
- EntityTypeManager.php in core/
lib/ Drupal/ Core/ Entity/ EntityTypeManager.php - EntityTypeManagerTest.php in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityTypeManagerTest.php
File
-
core/
lib/ Drupal/ Core/ Entity/ Exception/ InvalidLinkTemplateException.php, line 8
Namespace
Drupal\Core\Entity\ExceptionView source
class InvalidLinkTemplateException extends \Exception {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.