# seo-url::resolveSELECTid,path_infopathInfo,is_canonicalisCanonical,sales_channel_idsalesChannelIdFROMseo_urlWHERE (language_id=?) AND ((sales_channel_id=?ORsales_channel_idISNULL)) AND (seo_path_info=?)
# seo-url::resolveSELECTid,path_infopathInfo,is_canonicalisCanonical,sales_channel_idsalesChannelIdFROMseo_urlWHERE
(language_id=?)
AND (
(
sales_channel_id=?ORsales_channel_idISNULL
)
)
AND (seo_path_info=?)
# seo-url::resolveSELECTid,path_infopathInfo,is_canonicalisCanonical,sales_channel_idsalesChannelIdFROMseo_urlWHERE (language_id=0x0189E9E6479370A7906D438A6AF3102F) AND ((sales_channel_id=0xB355938A2EB24E3FB06FB91E6B446D60ORsales_channel_idISNULL)) AND (seo_path_info='widgets/checkout/info');
# seo-url::resolve-fallbackSELECTpath_infopathInfo,seo_path_infoseoPathInfoFROMseo_urlWHERE (language_id=?) AND (sales_channel_id=?) AND (path_info=?) AND (is_canonical=1) LIMIT1
# seo-url::resolve-fallbackSELECTpath_infopathInfo,seo_path_infoseoPathInfoFROMseo_urlWHERE
(language_id=?)
AND (sales_channel_id=?)
AND (path_info=?)
AND (is_canonical=1)
LIMIT1
# seo-url::resolve-fallbackSELECTpath_infopathInfo,seo_path_infoseoPathInfoFROMseo_urlWHERE (language_id=0x0189E9E6479370A7906D438A6AF3102F) AND (sales_channel_id=0xB355938A2EB24E3FB06FB91E6B446D60) AND (path_info='/widgets/checkout/info') AND (is_canonical=1) LIMIT1;
SELECT`country`.`id`FROM`country`LEFT JOIN`sales_channel_country``country.salesChannels.mapping`ON`country`.`id`=`country.salesChannels.mapping`.`country_id`LEFT JOIN`sales_channel``country.salesChannels`ON`country.salesChannels.mapping`.`sales_channel_id`=`country.salesChannels`.`id`WHERE ((`country.salesChannels`.`id`=?)) AND (`country`.`id`IN (?)) GROUP BY`country`.`id`
SELECT`country`.`id`FROM`country`LEFT JOIN`sales_channel_country``country.salesChannels.mapping`ON`country`.`id`=`country.salesChannels.mapping`.`country_id`LEFT JOIN`sales_channel``country.salesChannels`ON`country.salesChannels.mapping`.`sales_channel_id`=`country.salesChannels`.`id`WHERE
(
(`country.salesChannels`.`id`=?)
)
AND (
`country`.`id`IN (?)
)
GROUP BY`country`.`id`
SELECT`country`.`id`FROM`country`LEFT JOIN`sales_channel_country``country.salesChannels.mapping`ON`country`.`id`=`country.salesChannels.mapping`.`country_id`LEFT JOIN`sales_channel``country.salesChannels`ON`country.salesChannels.mapping`.`sales_channel_id`=`country.salesChannels`.`id`WHERE ((`country.salesChannels`.`id`=0xB355938A2EB24E3FB06FB91E6B446D60)) AND (`country`.`id`IN (0xE387F7C78165458990FF7C618C717AE5)) GROUP BY`country`.`id`;