You are here

9 methods override ParamConverterInterface::applies() in Zircon Profile 8

AdminPathConfigEntityConverter::applies in core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php
Determines if the converter applies to a specific route and variable.
EntityConverter::applies in core/lib/Drupal/Core/ParamConverter/EntityConverter.php
Determines if the converter applies to a specific route and variable.
LanguageConverter::applies in core/modules/language/src/LanguageConverter.php
Determines if the converter applies to a specific route and variable.
LanguageConverter::applies in core/modules/language/src/ProxyClass/LanguageConverter.php
Determines if the converter applies to a specific route and variable.
MenuLinkPluginConverter::applies in core/lib/Drupal/Core/ParamConverter/MenuLinkPluginConverter.php
Determines if the converter applies to a specific route and variable.
MenuLinkPluginConverter::applies in core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php
Determines if the converter applies to a specific route and variable.
NodePreviewConverter::applies in core/modules/node/src/ParamConverter/NodePreviewConverter.php
Determines if the converter applies to a specific route and variable.
NodePreviewConverter::applies in core/modules/node/src/ProxyClass/ParamConverter/NodePreviewConverter.php
Determines if the converter applies to a specific route and variable.
ViewUIConverter::applies in core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php
Determines if the converter applies to a specific route and variable.