SELECT`property_group_option`.`id`FROM`property_group_option`LEFT JOIN`property_group_option_translation``property_group_option.translations`ON`property_group_option`.`id`=`property_group_option.translations`.`property_group_option_id`WHERE (`property_group_option`.`property_group_id`=?AND`property_group_option.translations`.`name`=?) GROUP BY`property_group_option`.`id`LIMIT500
Parameters:
[
b"ø`âv>\x01D|—Yè‹\x07ë\x1D\x13"
"3,2 x 9 x 0,8"
]
SELECT`property_group_option`.`id`FROM`property_group_option`LEFT JOIN`property_group_option_translation``property_group_option.translations`ON`property_group_option`.`id`=`property_group_option.translations`.`property_group_option_id`WHERE
(
`property_group_option`.`property_group_id`=?AND`property_group_option.translations`.`name`=?
)
GROUP BY`property_group_option`.`id`LIMIT500
SELECT`property_group_option`.`id`FROM`property_group_option`LEFT JOIN`property_group_option_translation``property_group_option.translations`ON`property_group_option`.`id`=`property_group_option.translations`.`property_group_option_id`WHERE (`property_group_option`.`property_group_id`=0xF860E2763E01447C9759E88B07EB1D13AND`property_group_option.translations`.`name`='3,2 x 9 x 0,8') GROUP BY`property_group_option`.`id`LIMIT500;
SELECTCOUNT(*) FROM (SELECT`property_group_option`.`id`FROM`property_group_option`LEFT JOIN`property_group_option_translation``property_group_option.translations`ON`property_group_option`.`id`=`property_group_option.translations`.`property_group_option_id`WHERE (`property_group_option`.`property_group_id`=?AND`property_group_option.translations`.`name`=?) GROUP BY`property_group_option`.`id`) total
Parameters:
[
b"ø`âv>\x01D|—Yè‹\x07ë\x1D\x13"
"3,2 x 9 x 0,8"
]
SELECTCOUNT(*)
FROM
(
SELECT`property_group_option`.`id`FROM`property_group_option`LEFT JOIN`property_group_option_translation``property_group_option.translations`ON`property_group_option`.`id`=`property_group_option.translations`.`property_group_option_id`WHERE
(
`property_group_option`.`property_group_id`=?AND`property_group_option.translations`.`name`=?
)
GROUP BY`property_group_option`.`id`
) total
SELECTCOUNT(*) FROM (SELECT`property_group_option`.`id`FROM`property_group_option`LEFT JOIN`property_group_option_translation``property_group_option.translations`ON`property_group_option`.`id`=`property_group_option.translations`.`property_group_option_id`WHERE (`property_group_option`.`property_group_id`=0xF860E2763E01447C9759E88B07EB1D13AND`property_group_option.translations`.`name`='3,2 x 9 x 0,8') GROUP BY`property_group_option`.`id`) total;