Requests processed: 1
---
SELECT
id, parentId, name, title
FROM
articlesGroups
WHERE
name = 'tehnofon_menu_bottom'
---
---
SELECT
articles.id AS `articles.id`, articles.text AS `articles.text`, articles.position AS `articles.position`, articles.name AS `articles.name`, article_articlesGroup.groupId AS `articles.groupId`
FROM
articles
JOIN article_articlesGroup
ON articles.id = article_articlesGroup.articleId
WHERE
article_articlesGroup.groupId = 5
ORDER BY
position
---
---
SELECT
id, parentId, typeId, name
FROM
goodsGroups
WHERE
showInList = 1 AND
parentId IS NULL
ORDER BY
position, name
---
---
SELECT
id, clientId, comparsionId, orderId, hash, creationDate, expirationDate, referer
FROM
sessions
WHERE
hash = '20d4611039dcc8bbbd31ba3efabfa2c6'
---
---
SELECT
id, parentId, name, title
FROM
articlesGroups
WHERE
name = 'tehnofon_menu_top'
---
---
SELECT
articles.id AS `articles.id`, articles.text AS `articles.text`, articles.position AS `articles.position`, articles.name AS `articles.name`, article_articlesGroup.groupId AS `articles.groupId`
FROM
articles
JOIN article_articlesGroup
ON articles.id = article_articlesGroup.articleId
WHERE
article_articlesGroup.groupId = 1
ORDER BY
position
---
---
SELECT
id, showInList, position, name, image
FROM
vendors
WHERE
showInList = 1
ORDER BY
position, name
---
---
SELECT
id, goodsId_1, goodsId_2
FROM
comparsions
WHERE
id = 817520
---
---
SELECT
id, countryId, propertiesGroupId, statusId, goodsGroupId, vendorId, complectation, name, salesNotes, description, size, weight, warranty
FROM
goods
WHERE
id = 773
---
---
SELECT
id, countryId, propertiesGroupId, statusId, goodsGroupId, vendorId, complectation, name, salesNotes, description, size, weight, warranty
FROM
goods
WHERE
id = 781
---
---
SELECT
id, parentId, typeId, showInList, position, name
FROM
goodsGroups
WHERE
id = 21
---
---
SELECT
id, name, title
FROM
propertiesGroups
WHERE
id = 3
---
---
SELECT
goodsId, headphonesTypeId, hasMultipoint, hasVoiceDealing, features, range, talkTime, BTVersion, BTProfiles, hasStereo, idleTime, hasRetention, sound
FROM
BTHeadsets
WHERE
goodsId = 773
---
---
SELECT
id, showInList, position, name, image
FROM
vendors
WHERE
id = 1
---
---
SELECT
id, name
FROM
countries
WHERE
id = 3
---
---
SELECT
id, colorId, goodsId, oldPrice, isPrimary, quantity, barcode, discount, stockKeepingUnit, price, showInYandex, yandexRate
FROM
goodsVariants
WHERE
goodsId = 773 AND
isPrimary = 1
LIMIT 1
---
---
SELECT
id, goodsVariantId, isPrimary, fileName, typeId
FROM
images
WHERE
goodsVariantId = 1132 AND
isPrimary = 1
LIMIT 1
---
---
SELECT
id, parentId, typeId, showInList, position, name
FROM
goodsGroups
WHERE
id = 18
---
---
SELECT
id, name, title
FROM
propertiesGroups
WHERE
id = 3
---
---
SELECT
goodsId, headphonesTypeId, hasMultipoint, hasVoiceDealing, features, range, talkTime, BTVersion, BTProfiles, hasStereo, idleTime, hasRetention, sound
FROM
BTHeadsets
WHERE
goodsId = 781
---
---
SELECT
id, showInList, position, name, image
FROM
vendors
WHERE
id = 29
---
---
SELECT
id, name
FROM
countries
WHERE
id = 3
---
---
SELECT
id, colorId, goodsId, oldPrice, isPrimary, quantity, barcode, discount, stockKeepingUnit, price, showInYandex, yandexRate
FROM
goodsVariants
WHERE
goodsId = 781 AND
isPrimary = 1
LIMIT 1
---
---
SELECT
id, goodsVariantId, isPrimary, fileName, typeId
FROM
images
WHERE
goodsVariantId = 1140 AND
isPrimary = 1
LIMIT 1
---
---
SELECT
id, countryId, propertiesGroupId, statusId, goodsGroupId, vendorId, complectation, name, salesNotes, description, size, weight, warranty
FROM
goods
WHERE
id = 967
LIMIT 1
---
Can't call method "getProperties" on an undefined value