# seo-url::resolveSELECTid,path_infopathInfo,is_canonicalisCanonicalFROMseo_urlWHERE (language_id=?) AND ((sales_channel_id=?ORsales_channel_idISNULL)) AND (seo_path_info=?) ORDER BYseo_path_infoASC,sales_channel_idISNULLASCLIMIT1
# seo-url::resolveSELECTid,path_infopathInfo,is_canonicalisCanonicalFROMseo_urlWHERE
(language_id=?)
AND (
(
sales_channel_id=?ORsales_channel_idISNULL
)
)
AND (seo_path_info=?)
ORDER BYseo_path_infoASC,sales_channel_idISNULLASCLIMIT1
# seo-url::resolveSELECTid,path_infopathInfo,is_canonicalisCanonicalFROMseo_urlWHERE (language_id=0x1F51C8796B3A43F5BEB22F7DCC3C7A8F) AND ((sales_channel_id=0x381183521D6F41D1978867436534884FORsales_channel_idISNULL)) AND (seo_path_info='robots.txt') ORDER BYseo_path_infoASC,sales_channel_idISNULLASCLIMIT1;
SELECTpath_infopathInfo,seo_path_infoseoPathInfoFROMseo_urlWHERE (language_id=?) AND (sales_channel_id=?) AND (id!=?) AND (path_info=?) AND (is_canonical=1) LIMIT1
SELECTpath_infopathInfo,seo_path_infoseoPathInfoFROMseo_urlWHERE
(language_id=?)
AND (sales_channel_id=?)
AND (id!=?)
AND (path_info=?)
AND (is_canonical=1)
LIMIT1
SELECTpath_infopathInfo,seo_path_infoseoPathInfoFROMseo_urlWHERE (language_id=0x1F51C8796B3A43F5BEB22F7DCC3C7A8F) AND (sales_channel_id=0x381183521D6F41D1978867436534884F) AND (id!='') AND (path_info='/robots.txt') AND (is_canonical=1) LIMIT1;
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'MolliePayments.config.%') ORDER BYsales_channel_idASC;