string(972) "SELECT `catalogCategories_paramsToCategories`.*, `_text_`.`sk` AS `paramName_text`, `_cat_`.`dataType`, `_cat_`.`showUnit`, `_cat_`.`searchType`, `_cat_`.`deleted`, `_cat_`.`adminName`, `_cat_`.`id` AS `paramId` FROM `web263`.`catalogCategories_paramsToCategories` JOIN `web263`.`catalogCategories_params` `_cat_` ON `_cat_`.`webId`=`catalogCategories_paramsToCategories`.`webId` AND `_cat_`.`id`=`catalogCategories_paramsToCategories`.`paramId` JOIN `web263`.`catalogCategories_texts` `_text_` ON `_text_`.`webId`=`catalogCategories_paramsToCategories`.`webId` AND `_text_`.`id`=`_cat_`.`paramName_textId` WHERE `catalogCategories_paramsToCategories`.`webId`=:webId AND `catalogCategories_paramsToCategories`.`categoryId`=:categoryId ORDER BY `catalogCategories_paramsToCategories`.`priority"