12 methods override ParamConverterInterface::applies() in Drupal 9
- 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.
- EntityRevisionParamConverter::applies in core/
lib/ Drupal/ Core/ ParamConverter/ EntityRevisionParamConverter.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.
- LayoutTempstoreParamConverter::applies in core/
modules/ layout_builder/ src/ Routing/ LayoutTempstoreParamConverter.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.
- ResourceTypeConverter::applies in core/
modules/ jsonapi/ src/ ParamConverter/ ResourceTypeConverter.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.