ConfigurableRequirementsInterface |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/ConfigurableRequirementsInterface.php |
ConfigurableRequirementsInterface must be implemented by URL generators in order
to be able to configure whether an exception should be generated when the
parameters do not match the requirements. |
UrlGenerator |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php |
UrlGenerator generates a URL based on a set of routes. |
UrlGeneratorInterface |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php |
UrlGeneratorInterface is the interface that all URL generator classes must implement. |