Requests processed: 4
---
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 = '293a559a33128849ce1b136c48c5f404'
---
---
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 = 817802
---
---
SELECT
id, countryId, propertiesGroupId, statusId, goodsGroupId, vendorId, complectation, name, salesNotes, description, size, weight, warranty
FROM
goods
WHERE
id = 844
---
---
SELECT
id, countryId, propertiesGroupId, statusId, goodsGroupId, vendorId, complectation, name, salesNotes, description, size, weight, warranty
FROM
goods
WHERE
id = 1178
---
---
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 = 844
---
---
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 = 844 AND
isPrimary = 1
LIMIT 1
---
---
SELECT
id, goodsVariantId, isPrimary, fileName, typeId
FROM
images
WHERE
goodsVariantId = 1266 AND
isPrimary = 1
LIMIT 1
---
---
SELECT
id, parentId, typeId, showInList, position, name
FROM
goodsGroups
WHERE
id = 9
---
---
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 = 1178
---
---
SELECT
id, showInList, position, name, image
FROM
vendors
WHERE
id = 2
---
---
SELECT
id, name
FROM
countries
WHERE
id = 22
---
---
SELECT
id, name
FROM
cellularPhonesStandarts
WHERE
id = 1
---
---
SELECT
id, name
FROM
formFactors
WHERE
id = 2
---
---
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 = 1178 AND
isPrimary = 1
LIMIT 1
---
---
SELECT
id, goodsVariantId, isPrimary, fileName, typeId
FROM
images
WHERE
goodsVariantId = 2017 AND
isPrimary = 1
LIMIT 1
---
---
SELECT
id, countryId, propertiesGroupId, statusId, goodsGroupId, vendorId, complectation, name, salesNotes, description, size, weight, warranty
FROM
goods
WHERE
id = 1219
LIMIT 1
---
Can't call method "getProperties" on an undefined value