Requests processed: 2
---
SELECT
id, parentId, name, title
FROM
articlesGroups
WHERE
name = 'wecom_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 = 6
ORDER BY
position
---
---
SELECT
id, parentId, typeId, name
FROM
goodsGroups
WHERE
showInList = 1 AND
parentId IS NULL
ORDER BY
position, name
---
---
SELECT
id, parentId, name, title
FROM
articlesGroups
WHERE
name = 'wecom_wholesale'
---
---
SELECT
articles.id AS `articles.id`, 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 = 3
---
---
SELECT
id, clientId, comparsionId, orderId, hash, creationDate, expirationDate, referer
FROM
sessions
WHERE
hash = 'a28f2c984fe45733f0fab62228cf3be9'
---
---
SELECT
id, parentId, name, title
FROM
articlesGroups
WHERE
name = 'wecom_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 = 2
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 = 817121
---
---
SELECT
id, countryId, propertiesGroupId, statusId, goodsGroupId, vendorId, complectation, name, salesNotes, description, size, weight, warranty
FROM
goods
WHERE
id = 1218
---
---
SELECT
id, countryId, propertiesGroupId, statusId, goodsGroupId, vendorId, complectation, name, salesNotes, description, size, weight, warranty
FROM
goods
WHERE
id = 1424
---
---
SELECT
id, parentId, typeId, showInList, position, name
FROM
goodsGroups
WHERE
id = 10
---
---
SELECT
id, name, title
FROM
propertiesGroups
WHERE
id = 1
---
---
SELECT
goodsId, memoryCardTypeId, formFactorId, standartId, keyboardTypeId, network, hasRadio, accumulator, hasWLAN, hasDictaphone, additionalDisplay, design, interfaces, hasPlayer, idleTime, sound, keyboard, memorySize, messages, calls, video, applications, mainDisplay, talkTime, hasUSB, camera, hasBluetooth, hasGPS, hasCamera, organizer, cameraResolution, maxExternalMemorySize, availableMemorySize
FROM
cellularPhones
WHERE
goodsId = 1218
---
---
SELECT
id, showInList, position, name, image
FROM
vendors
WHERE
id = 4
---
---
SELECT
id, name
FROM
countries
WHERE
id = 3
---
---
SELECT
id, name
FROM
cellularPhonesStandarts
WHERE
id = 1
---
---
SELECT
id, name
FROM
formFactors
WHERE
id = 4
---
---
SELECT
id, name
FROM
keyboardTypes
WHERE
id = 1
---
---
SELECT
id, name
FROM
memoryCardTypes
WHERE
id = 1
---
---
SELECT
id, colorId, goodsId, oldPrice, isPrimary, quantity, barcode, discount, stockKeepingUnit, price, showInYandex, yandexRate
FROM
goodsVariants
WHERE
goodsId = 1218 AND
isPrimary = 1
LIMIT 1
---
---
SELECT
id, goodsVariantId, isPrimary, fileName, typeId
FROM
images
WHERE
goodsVariantId = 1987 AND
isPrimary = 1
LIMIT 1
---
---
SELECT
id, parentId, typeId, showInList, position, name
FROM
goodsGroups
WHERE
id = 3
---
---
SELECT
id, name, title
FROM
propertiesGroups
WHERE
id = 1
---
---
SELECT
goodsId, memoryCardTypeId, formFactorId, standartId, keyboardTypeId, network, hasRadio, accumulator, hasWLAN, hasDictaphone, additionalDisplay, design, interfaces, hasPlayer, idleTime, sound, keyboard, memorySize, messages, calls, video, applications, mainDisplay, talkTime, hasUSB, camera, hasBluetooth, hasGPS, hasCamera, organizer, cameraResolution, maxExternalMemorySize, availableMemorySize
FROM
cellularPhones
WHERE
goodsId = 1424
---
---
SELECT
id, showInList, position, name, image
FROM
vendors
WHERE
id = 43
---
---
SELECT
id, name
FROM
countries
WHERE
id = 3
---
---
SELECT
id, name
FROM
cellularPhonesStandarts
WHERE
id = 1
---
---
SELECT
id, name
FROM
formFactors
WHERE
id = 1
---
---
SELECT
id, name
FROM
keyboardTypes
WHERE
id = 1
---
---
SELECT
id, name
FROM
memoryCardTypes
WHERE
id = 1
---
---
SELECT
id, colorId, goodsId, oldPrice, isPrimary, quantity, barcode, discount, stockKeepingUnit, price, showInYandex, yandexRate
FROM
goodsVariants
WHERE
goodsId = 1424 AND
isPrimary = 1
LIMIT 1
---
---
SELECT
id, goodsVariantId, isPrimary, fileName, typeId
FROM
images
WHERE
goodsVariantId = 3013 AND
isPrimary = 1
LIMIT 1
---
---
SELECT
id, countryId, propertiesGroupId, statusId, goodsGroupId, vendorId, complectation, name, salesNotes, description, size, weight, warranty
FROM
goods
WHERE
id = 1430
LIMIT 1
---
---
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 = 1430 AND
isPrimary = 1
LIMIT 1
---
---
SELECT
id, goodsVariantId, isPrimary, fileName, typeId
FROM
images
WHERE
goodsVariantId = 2313 AND
isPrimary = 1
LIMIT 1
---
---
SELECT
id, parentId, typeId, showInList, position, name
FROM
goodsGroups
WHERE
id = 78
---
Relation name is not defined. Called from: Object, modules/Object.pm, 394