# 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=0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND ((sales_channel_id=0x41C0D755703344A4AB1C04E9C0A76D49ORsales_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=0x2FBB5FE2E29A4D70AA5854CE7CE3E20B) AND (sales_channel_id=0x41C0D755703344A4AB1C04E9C0A76D49) AND (id!='') AND (path_info='/robots.txt') AND (is_canonical=1) LIMIT1;