# seo-url::resolveSELECTid,path_infopathInfo,is_canonicalisCanonical,sales_channel_idsalesChannelIdFROMseo_urlWHERE (language_id=?) AND ((sales_channel_id=?ORsales_channel_idISNULL)) AND ((seo_path_info=?ORseo_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=?ORseo_path_info=?
)
)
# seo-url::resolveSELECTid,path_infopathInfo,is_canonicalisCanonical,sales_channel_idsalesChannelIdFROMseo_urlWHERE (language_id=0x9E53E146E8F747BBA762F8E557CB3B71) AND ((sales_channel_id=0x649382100C144A7C92879D1770C17779ORsales_channel_idISNULL)) AND ((seo_path_info='robots.txt'ORseo_path_info='robots.txt/'));
SELECTconfiguration_key,configuration_valueFROMsystem_configWHERE (sales_channel_idISNULLORsales_channel_id=?) AND (configuration_keyLIKE?) ORDER BYsales_channel_idASC
SELECTconfiguration_key,configuration_valueFROMsystem_configWHERE
(
sales_channel_idISNULLORsales_channel_id=?
)
AND (configuration_keyLIKE?)
ORDER BYsales_channel_idASC
SELECTconfiguration_key,configuration_valueFROMsystem_configWHERE (sales_channel_idISNULLORsales_channel_id=NULL) AND (configuration_keyLIKE'PaynlPaymentShopware6.config.%') ORDER BYsales_channel_idASC;
# 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=0x9E53E146E8F747BBA762F8E557CB3B71) AND (sales_channel_id=0x649382100C144A7C92879D1770C17779) AND (path_info='/robots.txt') AND (is_canonical=1) LIMIT1;