Items from Samsung

TOOLBAR

Yii 1.1.33-dev

Request
Request Server Parameters
USER
'www-data'

HOME
'/var/www'

HTTP_ACCEPT_ENCODING
'gzip, br, zstd, deflate'

HTTP_USER_AGENT
'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'

HTTP_ACCEPT
'*/*'

HTTP_HOST
'generic.hs.domonk.co.uk'

APP_ENV
'rc'

REDIRECT_STATUS
'200'

SERVER_NAME
'generic.hs.domonk.co.uk'

SERVER_PORT
'443'

SERVER_ADDR
'192.168.88.219'

REMOTE_USER
''

REMOTE_PORT
'34317'

REMOTE_ADDR
'216.73.216.194'

SERVER_SOFTWARE
'nginx/1.18.0'

GATEWAY_INTERFACE
'CGI/1.1'

HTTPS
'on'

REQUEST_SCHEME
'https'

SERVER_PROTOCOL
'HTTP/2.0'

DOCUMENT_ROOT
'/srv/www/e_commerce/v01/public'

DOCUMENT_URI
'/index.php'

REQUEST_URI
'/lv/manufacturer/samsung'

SCRIPT_NAME
'/index.php'

CONTENT_LENGTH
''

CONTENT_TYPE
''

REQUEST_METHOD
'GET'

QUERY_STRING
''

SCRIPT_FILENAME
'/srv/www/e_commerce/v01/public/index.php'

PATH_INFO
''

FCGI_ROLE
'RESPONDER'

PHP_SELF
'/index.php'

REQUEST_TIME_FLOAT
1776434889.8566

REQUEST_TIME
1776434889

YII_DEBUG
'true'

CLIENT_NAME
'generic'

CLIENT_DOMAIN
'generic.hs.domonk.co.uk'

MYSQL_HOST
'127.0.0.1'

MYSQL_DATABASE
'ecom_generic'

MYSQL_USERNAME
'root'

MYSQL_PASSWORD
'root'

MYSQL_PORT
'3306'

OP_AUTH_SALT
'sadas1121321da£$$wej%£q322kjhb^79*(23jb2123421312'

OP_AUTH_FACEBOOK
'true'

OP_AUTH_FACEBOOK_APP_ID
'665657285063888'

OP_AUTH_FACEBOOK_APP_SECRET
'c35a4f0dd0b1718cc087acb581e2b75b'

OP_AUTH_TWITTER
'true'

OP_AUTH_TWITTER_KEY
'wGUS4F93CTdIfcvlgqv2sSda4'

OP_AUTH_TWITTER_SECRET
'KOPQfmW3FoBbOFKF021VOXe82llujkTKlqXnIqdmgfQqTRZgpf'

OP_AUTH_GOOGLE
'true'

OP_AUTH_GOOGLE_CLIENT_ID
'506507354988-5q772jrhvk2mrbbbt8d95ghjua3ufn8i.apps.googleusercontent.com'

OP_AUTH_GOOGLE_CLIENT_SECRET
'-1XqjLkqQYhq9Mb0imv1iAt8'

OP_AUTH_VKONTAKTE
'false'

OP_AUTH_VKONTAKTE_APP_ID
''

OP_AUTH_VKONTAKTE_APP_SECRET
''

OP_AUTH_INSTAGRAM
'false'

OP_AUTH_INSTAGRAM_CLIENT_ID
''

OP_AUTH_INSTAGRAM_CLIENT_SECRET
''

TELEGRAM_API_KEY
'8196698440:AAGyeMDNZvo47Wvx3cyUX75zOXIonAdxYX4'

TELEGRAM_CHAT_ID
'-1003191404364'

Request Cookies
Session Attributes
SCompareProducts
array()

currency
'EUR'

cart
'a:0:{}'

Request GET Parameters
url
'samsung'

Request POST Parameters
Request FILES
Application Settings
Application Properties
preload
array
(
    0 => 'log'
    1 => 'sentry'
)

behaviors
array()

name
'DOMONK Factory. E-Commerce Platform'

charset
'UTF-8'

sourceLanguage
'en'

localeClass
'CLocale'

defaultController
'site'

layout
'main'

controllerMap
array
(
    'debug' => array
    (
        'class' => 'YiiDebugController'
    )
)

catchAllRequest
null

controllerNamespace
null

Modules
core
array
(
    'class' => 'app\\modules\\core\\CoreModule'
)

action_logger
array
(
    'class' => 'action_logger.Action_loggerModule'
)

admin
array
(
    'class' => 'app\\modules\\admin\\AdminModule'
)

rights
array
(
    'class' => 'app\\modules\\rights\\RightsModule'
    'layout' => 'app.modules.admin.views.layouts.main'
    'cssFile' => false
    'debug' => true
)

users
array
(
    'class' => 'app\\modules\\users\\UsersModule'
)

pages
array
(
    'class' => 'app\\modules\\pages\\PagesModule'
)

orders
array
(
    'class' => 'app\\modules\\orders\\OrdersModule'
)

store
array
(
    'class' => 'app\\modules\\store\\StoreModule'
)

newsletter
array
(
    'class' => 'app\\modules\\newsletter\\NewsletterModule'
)

discounts
array
(
    'class' => 'app\\modules\\discounts\\DiscountsModule'
)

notifier
array
(
    'class' => 'app\\modules\\notifier\\NotifierModule'
)

logger
array
(
    'class' => 'app\\modules\\logger\\LoggerModule'
)

feedback
array
(
    'class' => 'app\\modules\\feedback\\FeedbackModule'
)

sitemap
array
(
    'class' => 'app\\modules\\sitemap\\SitemapModule'
)

statistics
array
(
    'class' => 'app\\modules\\statistics\\StatisticsModule'
)

csv
array
(
    'class' => 'app\\modules\\csv\\CsvModule'
)

comments
array
(
    'class' => 'app\\modules\\comments\\CommentsModule'
)

api
array
(
    'class' => 'app\\modules\\api\\ApiModule'
)

Application Params
name
'DOMONK SIA'

supplierSupportMail
'support@domonk.com'

supplierAuthorMetaTag
'DOMONK Factory. E-Commerce - https://domonk.com/'

poweredBy
'Powered by <span><a target=\"_blank\" href=\"https://domonk.com/\">DOMONK Factory inc.</a></span>'

backendCopyrights
'Copyright &copy; 2017-%s DOMONK SIA. All Rights Reserved.'

backendFavicon
'https://domonk.com/images/favicon.png'

backendTitle
'Backend Panel'

debug
true

additional_themes
''

Components
request
array
(
    'class' => 'app\\components\\SHttpRequest'
    'behaviors' => array()
    'jsonAsArray' => true
    'enableCookieValidation' => true
    'enableCsrfValidation' => true
    'csrfTokenName' => 'YII_CSRF_TOKEN'
    'csrfCookie' => null
    'noCsrfValidationRoutes' => array
    (
        0 => '/filemanager/connector'
        1 => '/cart'
        2 => '/api/v1'
        3 => '/orders/payment/paymentCallback'
    )
)

log
array
(
    'class' => 'CLogRouter'
    'behaviors' => array()
)

db
array
(
    'class' => 'CDbConnection'
    'behaviors' => array()
    'connectionString' => 'mysql:host=127.0.0.1;port=3306;dbname=ecom_generic'
    'username' => 'root'
    'password' => 'root'
    'schemaCachingDuration' => 0
    'schemaCachingExclude' => array()
    'schemaCacheID' => 'cache'
    'queryCachingDuration' => 4730400000
    'queryCachingDependency' => CDbCacheDependency#1
    (
        [CComponent:_e] => null
        [CComponent:_m] => null
        [reuseDependentData] => false
        [CCacheDependency:_hash] => null
        [CCacheDependency:_data] => null
        [connectionID] => 'db'
        [sql] => 'SELECT MAX(updated) FROM StoreProduct'
        [params] => null
        [CDbCacheDependency:_db] => null
    )
    'queryCachingCount' => 0
    'queryCacheID' => 'cache'
    'autoConnect' => true
    'charset' => 'utf8'
    'emulatePrepare' => true
    'enableParamLogging' => true
    'enableProfiling' => true
    'tablePrefix' => null
    'initSQLs' => null
    'driverMap' => array
    (
        'cubrid' => 'CCubridSchema'
        'pgsql' => 'CPgsqlSchema'
        'mysqli' => 'CMysqlSchema'
        'mysql' => 'CMysqlSchema'
        'sqlite' => 'CSqliteSchema'
        'sqlite2' => 'CSqliteSchema'
        'mssql' => 'CMssqlSchema'
        'dblib' => 'CMssqlSchema'
        'sqlsrv' => 'CMssqlSchema'
        'oci' => 'COciSchema'
    )
    'pdoClass' => 'PDO'
)

messages
array
(
    'class' => 'app\\components\\SLanguageManager'
    'behaviors' => array()
)

session
array
(
    'class' => 'CHttpSession'
    'behaviors' => array()
    'autoStart' => true
)

securityManager
array
(
    'class' => 'CSecurityManager'
    'behaviors' => array()
    'validateEncryptionKey' => true
    'hashAlgorithm' => 'sha1'
    'cryptAlgorithm' => 'rijndael-128'
)

user
array
(
    'class' => 'app\\components\\BaseUser'
    'behaviors' => array()
    'allowAutoLogin' => true
    'guestName' => 'Guest'
    'loginUrl' => '/users/login'
    'identityCookie' => null
    'authTimeout' => null
    'absoluteAuthTimeout' => null
    'autoRenewCookie' => false
    'autoUpdateFlash' => true
    'loginRequiredAjaxResponse' => null
    'rememberTime' => 93312000
)

themeManager
array
(
    'class' => 'CThemeManager'
    'behaviors' => array()
    'themeClass' => 'CTheme'
)

cache
array
(
    'class' => 'CFileCache'
    'behaviors' => array()
    'keyPrefix' => 'd38107b3'
    'hashKey' => true
    'serializer' => null
    'cachePath' => '/srv/upload/89-e_commerce/v01/app/runtime/cache'
    'cachePathMode' => 511
    'cacheFileSuffix' => '.generic'
    'cacheFileMode' => 438
    'directoryLevel' => 0
    'embedExpiry' => false
)

settings
array
(
    'class' => 'app\\components\\SSystemSettings'
    'cache_key' => 'cached_system_settings'
)

viewRenderer
array
(
    'class' => 'YiiDebugViewRenderer'
)

clientScript
array
(
    'class' => 'CClientScript'
    'behaviors' => array()
    'enableJavaScript' => true
    'scriptMap' => false
    'packages' => false
    'corePackages' => array
    (
        'jquery' => array
        (
            'js' => array
            (
                0 => 'jquery.min.js'
            )
        )
        'yii' => array
        (
            'js' => array
            (
                0 => 'jquery.yii.js'
            )
            'depends' => array
            (
                0 => 'jquery'
            )
        )
        'yiitab' => array
        (
            'js' => array
            (
                0 => 'jquery.yiitab.js'
            )
            'depends' => array
            (
                0 => 'jquery'
            )
        )
        'yiiactiveform' => array
        (
            'js' => array
            (
                0 => 'jquery.yiiactiveform.js'
            )
            'depends' => array
            (
                0 => 'jquery'
            )
        )
        'jquery.ui' => array
        (
            'js' => array
            (
                0 => 'jui/js/jquery-ui.min.js'
            )
            'depends' => array
            (
                0 => 'jquery'
            )
        )
        'bgiframe' => array
        (
            'js' => array
            (
                0 => 'jquery.bgiframe.js'
            )
            'depends' => array
            (
                0 => 'jquery'
            )
        )
        'ajaxqueue' => array
        (
            'js' => array
            (
                0 => 'jquery.ajaxqueue.js'
            )
            'depends' => array
            (
                0 => 'jquery'
            )
        )
        'autocomplete' => array
        (
            'js' => array
            (
                0 => 'jquery.autocomplete.js'
            )
            'depends' => array
            (
                0 => 'jquery'
                1 => 'bgiframe'
                2 => 'ajaxqueue'
            )
        )
        'maskedinput' => array
        (
            'js' => array
            (
                0 => 'jquery.maskedinput.min.js'
            )
            'depends' => array
            (
                0 => 'jquery'
            )
        )
        'cookie' => array
        (
            'js' => array
            (
                0 => 'jquery.cookie.js'
            )
            'depends' => array
            (
                0 => 'jquery'
            )
        )
        'treeview' => array
        (
            'js' => array
            (
                0 => 'jquery.treeview.js'
                1 => 'jquery.treeview.edit.js'
                2 => 'jquery.treeview.async.js'
            )
            'depends' => array
            (
                0 => 'jquery'
                1 => 'cookie'
            )
        )
        'multifile' => array
        (
            'js' => array
            (
                0 => 'jquery.multifile.js'
            )
            'depends' => array
            (
                0 => 'jquery'
            )
        )
        'rating' => array
        (
            'js' => array
            (
                0 => 'jquery.rating.js'
            )
            'depends' => array
            (
                0 => 'jquery'
                1 => 'metadata'
            )
        )
        'metadata' => array
        (
            'js' => array
            (
                0 => 'jquery.metadata.js'
            )
            'depends' => array
            (
                0 => 'jquery'
            )
        )
        'bbq' => array
        (
            'js' => array
            (
                0 => 'jquery.ba-bbq.min.js'
            )
            'depends' => array
            (
                0 => 'jquery'
            )
        )
        'history' => array
        (
            'js' => array
            (
                0 => 'jquery.history.js'
            )
            'depends' => array
            (
                0 => 'jquery'
            )
        )
        'punycode' => array
        (
            'js' => array
            (
                0 => 'punycode.min.js'
            )
        )
    )
    'scripts' => array
    (
        4 => array
        (
            'CListView#yw0' => 'jQuery(\'#yw0\').yiiListView({\'ajaxUpdate\':[],\'ajaxVar\':\'ajax\',\'pagerClass\':\'pager\',\'loadingClass\':\'list\\x2Dview\\x2Dloading\',\'sorterClass\':\'sorter\',\'enableHistory\':false});'
            'CActiveForm#subscribe-form' => 'jQuery(\'#subscribe-form\').yiiactiveform({\'validateOnSubmit\':true,\'afterValidate\':function(form, data, hasError) {
            if (!hasError) {
                $.ajax({
                    url: form.attr(\"action\"),
                    type: \"POST\",
                    dataType: \"json\",
                    data: form.serialize(),
                    success: function (res) {
                        if (res && res.status === \"success\") {
                            $.growl({
                                title: \"Success\",
                                message: res.message || \"You are successfully subscribed to newsletter!\",
                                location: \"br\"
                            });
                            form.find(\"input[type=\'text\']\").val(\"\");
                        } else {
                            var errorMsg = \"Whoops! Something went wrong.\";
                            if (res && res.errors) {
                                errorMsg = Object.values(res.errors).flat().join(\"<br>\");
                            } else if (res && res.message) {
                                errorMsg = res.message;
                            }

                            $.growl({
                                title: \"Error\",
                                message: errorMsg,
                                location: \"br\"
                            });
                        }
                    },
                    error: function () {
                        $.growl({
                            title: \"Error\",
                            message: \"An error occurred while processing your request.\",
                            location: \"br\"
                        });
                    }
                });
            }
            return false;
        },\'attributes\':[{\'id\':\'app_modules_newsletter_models_NewsletterSubscribers_email\',\'inputID\':\'app_modules_newsletter_models_NewsletterSubscribers_email\',\'errorID\':\'app_modules_newsletter_models_NewsletterSubscribers_email_em_\',\'model\':\'app\\x5Cmodules\\x5Cnewsletter\\x5Cmodels\\x5CNewsletterSubscribers\',\'name\':\'email\',\'enableAjaxValidation\':true,\'clientValidation\':function(value, messages, attribute) {

if(jQuery.trim(value)==\'\') {
    messages.push(\"Lauks \'Email\' ir oblig\\u0101ts.\");
}



if(jQuery.trim(value)!=\'\' && !value.match(/^[a-zA-Z0-9!#$%&\'*+\\/=?^_`{|}~-]+(?:\\.[a-zA-Z0-9!#$%&\'*+\\/=?^_`{|}~-]+)*@(?:[a-zA-Z0-9](?:[a-zA-Z0-9-]*[a-zA-Z0-9])?\\.)+[a-zA-Z0-9](?:[a-zA-Z0-9-]*[a-zA-Z0-9])?$/)) {
    messages.push(\"Lauk\\u0101 \'Email\' ievad\\u012bta nekoreta e-pasta adrese.\");
}


if(jQuery.trim(value)!=\'\') {
    
if(value.length>255) {
    messages.push(\"Lauka \'Email\' v\\u0113rt\\u012bba ir p\\u0101r\\u0101k gara (maksimums: 255 simb.).\");
}

}

}}],\'errorCss\':\'error\'});'
        )
        2 => array
        (
            'productOptions2' => 'window.productOptions2 = {\"1\":{\"attribute\":{\"id\":1,\"name\":\"color\",\"type\":3,\"display_on_front\":1,\"use_in_filter\":1,\"use_in_variants\":1,\"use_in_compare\":1,\"select_many\":0,\"position\":0,\"required\":0,\"use_as_slider\":0},\"options\":[{\"id\":1,\"attribute_id\":1,\"option_id\":1,\"product_id\":2,\"price\":\"2.00\",\"price_type\":0,\"sku\":\"\",\"used_for_photos\":0},{\"id\":2,\"attribute_id\":1,\"option_id\":2,\"product_id\":2,\"price\":\"5.00\",\"price_type\":0,\"sku\":\"\",\"used_for_photos\":0},{\"id\":3,\"attribute_id\":1,\"option_id\":3,\"product_id\":2,\"price\":\"0.00\",\"price_type\":0,\"sku\":\"\",\"used_for_photos\":0}]},\"2\":{\"attribute\":{\"id\":2,\"name\":\"size\",\"type\":3,\"display_on_front\":1,\"use_in_filter\":1,\"use_in_variants\":1,\"use_in_compare\":1,\"select_many\":0,\"position\":0,\"required\":0,\"use_as_slider\":0},\"options\":[{\"id\":4,\"attribute_id\":2,\"option_id\":4,\"product_id\":2,\"price\":\"0.00\",\"price_type\":0,\"sku\":\"\",\"used_for_photos\":0},{\"id\":5,\"attribute_id\":2,\"option_id\":5,\"product_id\":2,\"price\":\"12.00\",\"price_type\":0,\"sku\":\"\",\"used_for_photos\":0}]}};'
        )
        0 => array
        (
            'TMessage' => 'function t(key){var languages = {\"compare_is_empty\":\"Compare is empty, add more products\",\"close_all\":\"Close all\",\"we_will_notify_about_this_item_availability\":\"Thanks. We will inform you when product will be available!\",\"item_quantities_min\":\"Minimum product quantity 1 if you don\'t want this item now, uncheck!\",\"error_message\":\"Something went wrong!\",\"btn_added_compare\":\"Added to compare\",\"btn_add_compare\":\"Add to compare\",\"btn_add_wishlist\":\"Add to wishlist\",\"btn_added_wishlist\":\"Added to wishlist\",\"notification_title\":\"Notification\",\"products_updated\":\"Cart successfully updated!\",\"loading_please_wait\":\"Loading... Please wait!\"};return typeof languages[key] != \'undefined\' ? languages[key] : key; }
'
        )
    )
    'coreScriptPosition' => 0
    'defaultScriptFilePosition' => 0
    'defaultScriptPosition' => 4
)

assetManager
array
(
    'class' => 'app\\components\\SAssetsManager'
    'behaviors' => array()
    'linkAssets' => true
    'excludeFiles' => array
    (
        0 => '.svn'
        1 => '.gitignore'
    )
    'newFileMode' => 438
    'newDirMode' => 511
    'forceCopy' => false
)

urlManager
array
(
    'class' => 'app\\components\\SUrlManager'
    'behaviors' => array()
    'rules' => array
    (
        'api/v1/users/login' => 'api/user/login'
        'api/v1/users/register' => 'api/user/register'
        'api/v1/users/remind' => 'api/user/remind'
        'api/v1/users/load-view/<viewName>' => 'api/user/loadView'
        'api/v1/users/register/captcha/*' => 'users/register/captcha'
        '/backend/comments' => '/comments/admin/comments/index'
        '/backend/comments/<action>' => '/comments/admin/comments/<action>'
        'sitemap.xml' => 'sitemap/default/index'
        'salidzini.xml' => 'sitemap/default/salidzini'
        'kurpirkt.xml' => 'sitemap/default/kurpirkt'
        'kaina24.xml' => 'sitemap/default/kaina24'
        'kainos.xml' => 'sitemap/default/kainos'
        'contacts' => 'feedback/default/index'
        'contacts/captcha' => 'feedback/default/captcha'
        'notify-request/index' => '/notifier/notifyRequest/index'
        'newsletter/subscribe' => 'newsletter/default/subscribe'
        'newsletter/unsubscribe' => 'newsletter/default/unsubscribe'
        'product/<url>' => array
        (
            0 => 'store/frontProduct/view'
            'urlSuffix' => '.html'
        )
        'product/article/<url>' => array
        (
            0 => 'store/frontProduct/article'
            'urlSuffix' => '.html'
        )
        'product/captcha' => array
        (
            0 => 'store/frontProduct/captcha'
        )
        'manufacturer/<url>' => array
        (
            0 => '/store/manufacturer/index'
        )
        'store/ajax/activate-currency/<iso>' => array
        (
            0 => 'store/ajax/activateCurrency'
        )
        'store/ajax/rate-product/<id>' => array
        (
            0 => 'store/ajax/rateProduct'
        )
        'store/index/render-products-block/<scope>' => array
        (
            0 => 'store/index/renderProductsBlock'
        )
        'products/search/*' => array
        (
            0 => 'store/category/search'
        )
        'products/typeahead/search/*' => array
        (
            0 => 'store/category/searchTypeahead'
        )
        0 => array
        (
            'class' => 'app\\modules\\store\\components\\SStoreCategoryUrlRule'
        )
        'products/compare' => array
        (
            0 => 'store/compare/index'
        )
        'products/compare/products' => array
        (
            0 => 'store/compare/compareProducts'
        )
        'products/compare/add/<id>' => array
        (
            0 => 'store/compare/add'
        )
        'products/compare/remove/<id>' => array
        (
            0 => 'store/compare/remove'
        )
        'wishlist' => array
        (
            0 => 'store/wishlist/index'
        )
        'wishlist/add/<id>' => array
        (
            0 => 'store/wishlist/add'
        )
        'wishlist/remove/<id>' => array
        (
            0 => 'store/wishlist/remove'
        )
        'wishlist/view/<key>' => array
        (
            0 => 'store/wishlist/view'
        )
        'wishlist/send/<key>/<mail>' => array
        (
            0 => 'store/wishlist/sendToMail'
        )
        'store/index' => 'site/error'
        'store/compare' => 'site/error'
        'store/wishlist' => 'site/error'
        'cart' => 'orders/cart/index'
        'cart/cart-form' => 'orders/cart/cartForm'
        'cart/customer-step/<step_name>' => 'orders/cart/customerStep'
        'cart/add' => 'orders/cart/add'
        'cart/recount' => 'orders/cart/recount'
        'cart/select' => 'orders/cart/select'
        'cart/create' => 'orders/cart/create'
        'cart/remove/<index>' => 'orders/cart/remove'
        'cart/preview-cart' => 'orders/cart/previewCart'
        'cart/small-cart' => 'orders/cart/smallCart'
        'cart/delivery' => 'orders/cart/deliveryUpdate'
        'cart/view/<secret_key>' => 'orders/cart/view'
        'cart/pay/<secret_key>' => 'orders/payment/pay'
        'cart/update-payment-method/<secret_key>' => 'orders/payment/updatePaymentMethod'
        'cart/pay-callback/<secret_key>' => 'orders/payment/paymentCallback'
        'cart/send-to-mail' => 'orders/cart/sendCartToMail'
        'virtual-assets/view/<token>' => 'orders/virtualAssets/view'
        'virtual-assets/download/<token>/<id:\\d+>' => 'orders/virtualAssets/download'
        'orders/cart' => 'site/error'
        'pages/pages/captcha/*' => 'pages/pages/captcha'
        'page/<url>' => 'pages/pages/view'
        'page/rate/post/<id:\\d+>' => 'pages/pages/RatePost'
        'pages/<url>*' => 'pages/pages/list'
        'users/home' => 'users/login/home'
        'users/login' => 'users/login/login'
        'users/register' => 'users/register/register'
        'users/register/verify-email/<key>' => 'users/register/verifyEmail'
        'users/register/captcha/*' => 'users/register/captcha'
        'users/profile' => 'users/profile/index'
        'users/profile/orders' => 'users/profile/orders'
        'users/profile/resend-verification' => 'users/profile/resendVerification'
        'users/logout' => 'users/login/logout'
        'users/remind/activate-password/<key:\\w+>' => 'users/remind/activatePassword'
        'opauth/callback' => 'users/opauth/callback'
        'opauth/login/<strategy:\\w+>' => 'users/opauth/login'
        'opauth/login/<strategy:\\w+>/int_callback' => 'users/opauth/login'
        'opauth/login/<strategy:\\w+>/oauth2callback' => 'users/opauth/login'
        'opauth/login/<strategy:\\w+>/oauth_callback' => 'users/opauth/login'
        'favicon.ico' => false
        '/' => 'store/index/index'
        'shop' => 'store/index/shop'
        'backend/auth' => 'admin/auth'
        'backend' => 'admin/default/index'
        'backend/gacharts' => 'admin/default/gacharts'
        'backend/auth/logout' => 'admin/auth/logout'
        'backend/<module:\\w+>' => '<module>/admin/default'
        'backend/<module:\\w+>/<controller:\\w+>' => '<module>/admin/<controller>'
        'backend/<module:\\w+>/<controller:\\w+>/<action:\\w+>' => '<module>/admin/<controller>/<action>'
        'backend/<module:\\w+>/<controller:\\w+>/<action:\\w+>/*' => '<module>/admin/<controller>/<action>'
        'filemanager/connector' => 'admin/fileManager/index'
        '<controller:\\w+>/<id:\\d+>' => '<controller>/view'
        '<controller:\\w+>/<action:\\w+>/<id:\\d+>' => '<controller>/<action>'
        '<controller:\\w+>/<action:\\w+>' => '<controller>/<action>'
        'rights' => 'rights/assignment/view'
        'rights/<controller:\\w+>/<id:\\d+>' => 'rights/<controller>/view'
        'rights/<controller:\\w+>/<action:\\w+>/<id:\\d+>' => 'rights/<controller>/<action>'
        'rights/<controller:\\w+>/<action:\\w+>' => 'rights/<controller>/<action>'
    )
    'urlSuffix' => ''
    'showScriptName' => false
    'appendParams' => true
    'routeVar' => 'r'
    'caseSensitive' => true
    'matchValue' => false
    'cacheID' => 'cache'
    'useStrictParsing' => true
    'urlRuleClass' => 'CUrlRule'
)

widgetFactory
array
(
    'class' => 'CWidgetFactory'
    'behaviors' => array()
    'enableSkin' => false
    'widgets' => array()
    'skinnableWidgets' => null
    'skinPath' => null
)

coreMessages
array
(
    'class' => 'CPhpMessageSource'
    'behaviors' => array()
    'forceTranslation' => false
    'cachingDuration' => 0
    'cacheID' => 'cache'
    'basePath' => '/srv/upload/89-e_commerce/v01/vendor/yiisoft/yii/framework/messages'
    'extensionPaths' => array()
)

currency
array
(
    'class' => 'app\\modules\\store\\components\\SCurrencyManager'
    'cacheKey' => 'currency_manager'
)

statePersister
array
(
    'class' => 'CStatePersister'
    'behaviors' => array()
    'stateFile' => '/srv/upload/89-e_commerce/v01/app/config/../runtime/state_generic.bin'
    'cacheID' => 'cache'
)

clientConfig
array
(
    'class' => 'app\\components\\ClientConfiguration'
    'behaviors' => array()
)

cart
array
(
    'class' => 'app\\extensions\\cart\\SCart'
)

opauth
array
(
    'class' => 'app\\components\\Opauth'
    'behaviors' => array()
    'config' => array
    (
        'path' => '/opauth/login/'
        'callback_url' => '/opauth/callback'
        'debug' => true
        'callback_transport' => 'session'
        'security_salt' => 'sadas1121321da£$$wej%£q322kjhb^79*(23jb2123421312'
        'Strategy' => array
        (
            'Facebook' => array
            (
                'app_id' => '665657285063888'
                'app_secret' => 'c35a4f0dd0b1718cc087acb581e2b75b'
                'icon' => 'fa fa-facebook-official'
                'scope' => 'public_profile,user_location,user_birthday,email'
                'api_version' => 'v17.0'
                'fields' => 'id,name,email,location'
            )
            'Google' => array
            (
                'client_id' => '506507354988-5q772jrhvk2mrbbbt8d95ghjua3ufn8i.apps.googleusercontent.com'
                'client_secret' => '-1XqjLkqQYhq9Mb0imv1iAt8'
                'icon' => 'fa fa-google'
            )
            'Twitter' => array
            (
                'key' => 'wGUS4F93CTdIfcvlgqv2sSda4'
                'secret' => 'KOPQfmW3FoBbOFKF021VOXe82llujkTKlqXnIqdmgfQqTRZgpf'
                'icon' => 'fa-brands fa-x-twitter'
            )
        )
    )
    'run' => false
    'handler' => Opauth#1
    (
        [config] => array
        (
            'host' => 'https://generic.hs.domonk.co.uk'
            'path' => '/opauth/login/'
            'callback_url' => '/opauth/callback'
            'callback_transport' => 'session'
            'debug' => true
            'security_salt' => 'sadas1121321da£$$wej%£q322kjhb^79*(23jb2123421312'
            'security_iteration' => 300
            'security_timeout' => '2 minutes'
            'Strategy' => array
            (
                'Facebook' => array
                (
                    'app_id' => '665657285063888'
                    'app_secret' => 'c35a4f0dd0b1718cc087acb581e2b75b'
                    'icon' => 'fa fa-facebook-official'
                    'scope' => 'public_profile,user_location,user_birthday,email'
                    'api_version' => 'v17.0'
                    'fields' => 'id,name,email,location'
                )
                'Google' => array
                (
                    'client_id' => '506507354988-5q772jrhvk2mrbbbt8d95ghjua3ufn8i.apps.googleusercontent.com'
                    'client_secret' => '-1XqjLkqQYhq9Mb0imv1iAt8'
                    'icon' => 'fa fa-google'
                )
                'Twitter' => array
                (
                    'key' => 'wGUS4F93CTdIfcvlgqv2sSda4'
                    'secret' => 'KOPQfmW3FoBbOFKF021VOXe82llujkTKlqXnIqdmgfQqTRZgpf'
                    'icon' => 'fa-brands fa-x-twitter'
                )
            )
        )
        [env] => array
        (
            'request_uri' => '/lv/manufacturer/samsung'
            'complete_path' => 'https://generic.hs.domonk.co.uk/opauth/login/'
            'lib_dir' => '/srv/upload/89-e_commerce/v01/vendor/opauth/opauth/lib/Opauth/'
            'strategy_dir' => '/srv/upload/89-e_commerce/v01/vendor/opauth/opauth/lib/Opauth/Strategy/'
            'host' => 'https://generic.hs.domonk.co.uk'
            'path' => '/opauth/login/'
            'callback_url' => '/opauth/callback'
            'callback_transport' => 'session'
            'debug' => true
            'security_salt' => 'sadas1121321da£$$wej%£q322kjhb^79*(23jb2123421312'
            'security_iteration' => 300
            'security_timeout' => '2 minutes'
            'Strategy' => array
            (
                'Facebook' => array
                (
                    'app_id' => '665657285063888'
                    'app_secret' => 'c35a4f0dd0b1718cc087acb581e2b75b'
                    'icon' => 'fa fa-facebook-official'
                    'scope' => 'public_profile,user_location,user_birthday,email'
                    'api_version' => 'v17.0'
                    'fields' => 'id,name,email,location'
                    'strategy_class' => 'Facebook'
                    'strategy_name' => 'Facebook'
                    'strategy_url_name' => 'facebook'
                )
                'Google' => array
                (
                    'client_id' => '506507354988-5q772jrhvk2mrbbbt8d95ghjua3ufn8i.apps.googleusercontent.com'
                    'client_secret' => '-1XqjLkqQYhq9Mb0imv1iAt8'
                    'icon' => 'fa fa-google'
                    'strategy_class' => 'Google'
                    'strategy_name' => 'Google'
                    'strategy_url_name' => 'google'
                )
                'Twitter' => array
                (
                    'key' => 'wGUS4F93CTdIfcvlgqv2sSda4'
                    'secret' => 'KOPQfmW3FoBbOFKF021VOXe82llujkTKlqXnIqdmgfQqTRZgpf'
                    'icon' => 'fa-brands fa-x-twitter'
                    'strategy_class' => 'Twitter'
                    'strategy_name' => 'Twitter'
                    'strategy_url_name' => 'twitter'
                )
            )
        )
        [strategyMap] => array
        (
            'facebook' => array
            (
                'name' => 'Facebook'
                'class' => 'Facebook'
            )
            'google' => array
            (
                'name' => 'Google'
                'class' => 'Google'
            )
            'twitter' => array
            (
                'name' => 'Twitter'
                'class' => 'Twitter'
            )
        )
    )
)

Views Rendering
Context app\modules\store\controllers\ManufacturerController
Context class app\modules\store\controllers\ManufacturerController
Inheritance app\components\Controller » app\modules\rights\components\RController » CController » CBaseController
Defined in file srv/upload/89-e_commerce/v01/app/modules/store/controllers/ManufacturerController.php
Context properties
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
Route store/manufacturer/index
Action CInlineAction (index)
Action params
  •  => 
Render method renderPartial
View file srv/upload/89-e_commerce/v01/themes/ecomm01/views/store/manufacturer/index.twig
View data
  •  => 
Context app\modules\store\controllers\ManufacturerController
Context class app\modules\store\controllers\ManufacturerController
Inheritance app\components\Controller » app\modules\rights\components\RController » CController » CBaseController
Defined in file srv/upload/89-e_commerce/v01/app/modules/store/controllers/ManufacturerController.php
Context properties
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
Route store/manufacturer/index
Action CInlineAction (index)
Action params
  •  => 
Render method renderPartial
View file themes/ecomm01/partials/product/card.twig
View data
  •  => 
  •  => 
  •  => 
Context app\modules\store\controllers\ManufacturerController
Context class app\modules\store\controllers\ManufacturerController
Inheritance app\components\Controller » app\modules\rights\components\RController » CController » CBaseController
Defined in file srv/upload/89-e_commerce/v01/app/modules/store/controllers/ManufacturerController.php
Context properties
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
Route store/manufacturer/index
Action CInlineAction (index)
Action params
  •  => 
Render method renderPartial
View file srv/upload/89-e_commerce/v01/themes/ecomm01/partials/product/card_attributes.twig
View data
  •  => 
  •  => 
Context app\modules\store\controllers\ManufacturerController
Context class app\modules\store\controllers\ManufacturerController
Inheritance app\components\Controller » app\modules\rights\components\RController » CController » CBaseController
Defined in file srv/upload/89-e_commerce/v01/app/modules/store/controllers/ManufacturerController.php
Context properties
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
Route store/manufacturer/index
Action CInlineAction (index)
Action params
  •  => 
Render method renderPartial
View file themes/ecomm01/partials/product/card.twig
View data
  •  => 
  •  => 
  •  => 
Context app\modules\store\controllers\ManufacturerController
Context class app\modules\store\controllers\ManufacturerController
Inheritance app\components\Controller » app\modules\rights\components\RController » CController » CBaseController
Defined in file srv/upload/89-e_commerce/v01/app/modules/store/controllers/ManufacturerController.php
Context properties
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
Route store/manufacturer/index
Action CInlineAction (index)
Action params
  •  => 
Render method renderPartial
View file themes/ecomm01/partials/product/card.twig
View data
  •  => 
  •  => 
  •  => 
Context app\modules\store\controllers\ManufacturerController
Context class app\modules\store\controllers\ManufacturerController
Inheritance app\components\Controller » app\modules\rights\components\RController » CController » CBaseController
Defined in file srv/upload/89-e_commerce/v01/app/modules/store/controllers/ManufacturerController.php
Context properties
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
Route store/manufacturer/index
Action CInlineAction (index)
Action params
  •  => 
Render method renderPartial
View file themes/ecomm01/partials/product/card.twig
View data
  •  => 
  •  => 
  •  => 
Context app\modules\store\controllers\ManufacturerController
Context class app\modules\store\controllers\ManufacturerController
Inheritance app\components\Controller » app\modules\rights\components\RController » CController » CBaseController
Defined in file srv/upload/89-e_commerce/v01/app/modules/store/controllers/ManufacturerController.php
Context properties
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
Route store/manufacturer/index
Action CInlineAction (index)
Action params
  •  => 
Render method renderPartial
View file themes/ecomm01/partials/product/card.twig
View data
  •  => 
  •  => 
  •  => 
Context app\modules\store\controllers\ManufacturerController
Context class app\modules\store\controllers\ManufacturerController
Inheritance app\components\Controller » app\modules\rights\components\RController » CController » CBaseController
Defined in file srv/upload/89-e_commerce/v01/app/modules/store/controllers/ManufacturerController.php
Context properties
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
Route store/manufacturer/index
Action CInlineAction (index)
Action params
  •  => 
Render method render
View file themes/ecomm01/layouts/main.twig
Context app\modules\store\controllers\ManufacturerController
Context class app\modules\store\controllers\ManufacturerController
Inheritance app\components\Controller » app\modules\rights\components\RController » CController » CBaseController
Defined in file srv/upload/89-e_commerce/v01/app/modules/store/controllers/ManufacturerController.php
Context properties
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
Route store/manufacturer/index
Action CInlineAction (index)
Action params
  •  => 
Render method render
View file srv/upload/89-e_commerce/v01/themes/ecomm01/partials/language/menu.twig
View data
  •  => 
  •  => 
  •  => 
Context app\modules\store\controllers\ManufacturerController
Context class app\modules\store\controllers\ManufacturerController
Inheritance app\components\Controller » app\modules\rights\components\RController » CController » CBaseController
Defined in file srv/upload/89-e_commerce/v01/app/modules/store/controllers/ManufacturerController.php
Context properties
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
  •  => 
Route store/manufacturer/index
Action CInlineAction (index)
Action params
  •  => 
Render method render
View file srv/upload/89-e_commerce/v01/themes/ecomm01/partials/notifier/modal.twig
View data
    null

SQL Queries from 1 connections (92/0.194675s)

Connection ID: db (CDbConnection)

Driver mysql
Server Version 8.0.45-0ubuntu0.22.04.1
Uptime 2w 2d 3h 10m 22s
Threads 17
Questions 14351910
Slow queries 813
Opens 4269
Flush tables 3
Open tables 2887
Queries per second avg 10.296
Query Count Total (s) Avg. (s) Min. (s) Max. (s)
SELECT `t`.`id` AS `t0_c0`, `t`.`lft` AS `t0_c1`, `t`.`rgt` AS `t0_c2`, `t`.`level` AS `t0_c3`, `t`.`url` AS `t0_c4`, `t`.`full_path` AS `t0_c5`, `t`.`layout` AS `t0_c6`, `t`.`view` AS `t0_c7`, `t`.`description` AS `t0_c8`, `t`.`video` AS `t0_c9`, `t`.`video_name` AS `t0_c10`, `t`.`article` AS `t0_c11`, `t`.`status` AS `t0_c12`, `t`.`photo` AS `t0_c13`, `t`.`icon` AS `t0_c14`, `t`.`css_icon` AS `t0_c15`, `cat_translate`.`id` AS `t1_c0`, `cat_translate`.`object_id` AS `t1_c1`, `cat_translate`.`language_id` AS `t1_c2`, `cat_translate`.`name` AS `t1_c3`, `cat_translate`.`meta_title` AS `t1_c4`, `cat_translate`.`meta_keywords` AS `t1_c5`, `cat_translate`.`meta_description` AS `t1_c6`, `cat_translate`.`description` AS `t1_c7` FROM `StoreCategory` `t` LEFT OUTER JOIN `StoreCategoryTranslate` `cat_translate` ON (`cat_translate`.`object_id`=`t`.`id`) AND (cat_translate.language_id=3) WHERE (`t`.`lft`>1 AND `t`.`rgt`<48) ORDER BY t.lft, `t`.`lft`
1 0.004138 0.004138 0.004138 0.004138
SHOW FULL COLUMNS FROM `SystemModules`
1 0.003591 0.003591 0.003591 0.003591
SHOW FULL COLUMNS FROM `SystemLanguage`
1 0.005196 0.005196 0.005196 0.005196
SHOW CREATE TABLE `SystemLanguage`
1 0.001165 0.001165 0.001165 0.001165
SHOW FULL COLUMNS FROM `StoreProductTranslate`
1 0.007781 0.007781 0.007781 0.007781
SHOW CREATE TABLE `SystemModules`
1 0.000958 0.000958 0.000958 0.000958
SELECT name FROM `SystemModules` `t`
1 0.000575 0.000575 0.000575 0.000575
SHOW FULL COLUMNS FROM `StoreProduct`
1 0.009062 0.009062 0.009062 0.009062
SHOW FULL COLUMNS FROM `SSystemTranslations`
1 0.008117 0.008117 0.008117 0.008117
SHOW FULL COLUMNS FROM `StoreCategory`
1 0.005483 0.005483 0.005483 0.005483
SHOW FULL COLUMNS FROM `StoreCategoryTranslate`
1 0.004512 0.004512 0.004512 0.004512
SHOW FULL COLUMNS FROM `StoreManufacturer`
1 0.003399 0.003399 0.003399 0.003399
SHOW FULL COLUMNS FROM `StoreManufacturerTranslate`
1 0.004188 0.004188 0.004188 0.004188
SHOW CREATE TABLE `StoreProduct`
1 0.001655 0.001655 0.001655 0.001655
SELECT `t`.`id` AS `t0_c0`, `t`.`url` AS `t0_c1`, `t`.`layout` AS `t0_c2`, `t`.`view` AS `t0_c3`, `man_translate`.`id` AS `t1_c0`, `man_translate`.`object_id` AS `t1_c1`, `man_translate`.`language_id` AS `t1_c2`, `man_translate`.`name` AS `t1_c3`, `man_translate`.`description` AS `t1_c4`, `man_translate`.`meta_title` AS `t1_c5`, `man_translate`.`meta_keywords` AS `t1_c6`, `man_translate`.`meta_description` AS `t1_c7` FROM `StoreManufacturer` `t` LEFT OUTER JOIN `StoreManufacturerTranslate` `man_translate` ON (`man_translate`.`object_id`=`t`.`id`) AND (man_translate.language_id=3) WHERE (`t`.`url`='samsung')
1 0.001429 0.001429 0.001429 0.001429
SHOW CREATE TABLE `StoreManufacturer`
1 0.001142 0.001142 0.001142 0.001142
SHOW CREATE TABLE `StoreManufacturerTranslate`
1 0.001081 0.001081 0.001081 0.001081
SELECT * FROM `SSystemTranslations` `t` WHERE `t`.`language_key`='lv' AND `t`.`key`='Items from :manufacturer' LIMIT 1
1 0.001819 0.001819 0.001819 0.001819
SELECT `t`.`id` AS `t0_c0`, `t`.`lft` AS `t0_c1`, `t`.`rgt` AS `t0_c2`, `t`.`level` AS `t0_c3`, `t`.`url` AS `t0_c4`, `t`.`full_path` AS `t0_c5`, `t`.`layout` AS `t0_c6`, `t`.`view` AS `t0_c7`, `t`.`description` AS `t0_c8`, `t`.`video` AS `t0_c9`, `t`.`video_name` AS `t0_c10`, `t`.`article` AS `t0_c11`, `t`.`status` AS `t0_c12`, `t`.`photo` AS `t0_c13`, `t`.`icon` AS `t0_c14`, `t`.`css_icon` AS `t0_c15`, `cat_translate`.`id` AS `t1_c0`, `cat_translate`.`object_id` AS `t1_c1`, `cat_translate`.`language_id` AS `t1_c2`, `cat_translate`.`name` AS `t1_c3`, `cat_translate`.`meta_title` AS `t1_c4`, `cat_translate`.`meta_keywords` AS `t1_c5`, `cat_translate`.`meta_description` AS `t1_c6`, `cat_translate`.`description` AS `t1_c7` FROM `StoreCategory` `t` LEFT OUTER JOIN `StoreCategoryTranslate` `cat_translate` ON (`cat_translate`.`object_id`=`t`.`id`) AND (cat_translate.language_id=3) WHERE (`t`.`id`=1)
1 0.001562 0.001562 0.001562 0.001562
SHOW CREATE TABLE `StoreCategory`
1 0.001063 0.001063 0.001063 0.001063
SELECT * FROM `SystemLanguage` `t`
1 0.000940 0.000940 0.000940 0.000940
SHOW CREATE TABLE `StoreCategoryTranslate`
1 0.000869 0.000869 0.000869 0.000869
SELECT COUNT(*) FROM `StoreProduct` `t` WHERE (`t`.is_active=1 and `t`.article=0) AND (manufacturer_id=2)
1 0.002079 0.002079 0.002079 0.002079
SELECT name FROM `SystemModules` `t` WHERE enabled = 1
1 0.000758 0.000758 0.000758 0.000758
SHOW CREATE TABLE `SSystemTranslations`
1 0.001660 0.001660 0.001660 0.001660
SELECT `t`.`id` AS `t0_c0`, `t`.`manufacturer_id` AS `t0_c1`, `t`.`type_id` AS `t0_c2`, `t`.`url` AS `t0_c3`, `t`.`price` AS `t0_c4`, `t`.`max_price` AS `t0_c5`, `t`.`is_active` AS `t0_c6`, `t`.`layout` AS `t0_c7`, `t`.`view` AS `t0_c8`, `t`.`sku` AS `t0_c9`, `t`.`quantity` AS `t0_c10`, `t`.`availability` AS `t0_c11`, `t`.`auto_decrease_quantity` AS `t0_c12`, `t`.`views_count` AS `t0_c13`, `t`.`created` AS `t0_c14`, `t`.`updated` AS `t0_c15`, `t`.`added_to_cart_count` AS `t0_c16`, `t`.`votes` AS `t0_c17`, `t`.`rating` AS `t0_c18`, `t`.`discount` AS `t0_c19`, `t`.`video` AS `t0_c20`, `t`.`article` AS `t0_c21`, `t`.`weight` AS `t0_c22`, `t`.`deliver_in` AS `t0_c23`, `t`.`parcel_size` AS `t0_c24`, `t`.`seller_id` AS `t0_c25`, `t`.`model` AS `t0_c26`, `translate`.`id` AS `t1_c0`, `translate`.`object_id` AS `t1_c1`, `translate`.`language_id` AS `t1_c2`, `translate`.`name` AS `t1_c3`, `translate`.`full_description` AS `t1_c4`, `translate`.`meta_title` AS `t1_c5`, `translate`.`meta_keywords` AS `t1_c6`, `translate`.`meta_description` AS `t1_c7`, `translate`.`short_description` AS `t1_c8` FROM `StoreProduct` `t` LEFT OUTER JOIN `StoreProductTranslate` `translate` ON (`translate`.`object_id`=`t`.`id`) AND (translate.language_id=3) WHERE ((`t`.is_active=1 and `t`.article=0) AND (manufacturer_id=2)) LIMIT 30
1 0.003192 0.003192 0.003192 0.003192
SHOW FULL COLUMNS FROM `StoreAttribute`
1 0.010278 0.010278 0.010278 0.010278
SHOW FULL COLUMNS FROM `StoreProductVariant`
1 0.009759 0.009759 0.009759 0.009759
SHOW FULL COLUMNS FROM `StoreAttributeTranslate`
1 0.004640 0.004640 0.004640 0.004640
SHOW FULL COLUMNS FROM `StoreAttributeOptionTranslate`
1 0.003050 0.003050 0.003050 0.003050
SHOW FULL COLUMNS FROM `StoreAttributeOption`
1 0.002954 0.002954 0.002954 0.002954
SHOW FULL COLUMNS FROM `StoreProductAttributeEAV`
1 0.002601 0.002601 0.002601 0.002601
SELECT `variants`.`id` AS `t1_c0`, `variants`.`attribute_id` AS `t1_c1`, `variants`.`option_id` AS `t1_c2`, `variants`.`product_id` AS `t1_c3`, `variants`.`price` AS `t1_c4`, `variants`.`price_type` AS `t1_c5`, `variants`.`sku` AS `t1_c6`, `variants`.`used_for_photos` AS `t1_c7`, `StoreAttribute`.`id` AS `t2_c0`, `StoreAttribute`.`name` AS `t2_c1`, `StoreAttribute`.`type` AS `t2_c2`, `StoreAttribute`.`display_on_front` AS `t2_c3`, `StoreAttribute`.`use_in_filter` AS `t2_c4`, `StoreAttribute`.`use_in_variants` AS `t2_c5`, `StoreAttribute`.`use_in_compare` AS `t2_c6`, `StoreAttribute`.`select_many` AS `t2_c7`, `StoreAttribute`.`position` AS `t2_c8`, `StoreAttribute`.`required` AS `t2_c9`, `StoreAttribute`.`use_as_slider` AS `t2_c10`, `attr_translate`.`id` AS `t3_c0`, `attr_translate`.`object_id` AS `t3_c1`, `attr_translate`.`language_id` AS `t3_c2`, `attr_translate`.`title` AS `t3_c3`, `attr_translate`.`filter_description` AS `t3_c4`, `option`.`id` AS `t4_c0`, `option`.`attribute_id` AS `t4_c1`, `option`.`position` AS `t4_c2`, `option`.`value_numbers` AS `t4_c3`, `option_translate`.`id` AS `t5_c0`, `option_translate`.`language_id` AS `t5_c1`, `option_translate`.`object_id` AS `t5_c2`, `option_translate`.`value` AS `t5_c3`, `option_translate`.`value_unit` AS `t5_c4` FROM `StoreProductVariant` `variants` LEFT OUTER JOIN `StoreAttribute` `StoreAttribute` ON (`variants`.`attribute_id`=`StoreAttribute`.`id`) LEFT OUTER JOIN `StoreAttributeTranslate` `attr_translate` ON (`attr_translate`.`object_id`=`StoreAttribute`.`id`) AND (attr_translate.language_id=3) LEFT OUTER JOIN `StoreAttributeOption` `option` ON (`variants`.`option_id`=`option`.`id`) LEFT OUTER JOIN `StoreAttributeOptionTranslate` `option_translate` ON (`option_translate`.`object_id`=`option`.`id`) AND (option_translate.language_id=3) WHERE (`variants`.`product_id`=2) ORDER BY option.position
1 0.002132 0.002132 0.002132 0.002132
SHOW CREATE TABLE `StoreAttribute`
1 0.001885 0.001885 0.001885 0.001885
SHOW CREATE TABLE `StoreProductVariant`
1 0.001671 0.001671 0.001671 0.001671
SHOW CREATE TABLE `StoreProductTranslate`
1 0.001306 0.001306 0.001306 0.001306
SHOW CREATE TABLE `StoreAttributeOptionTranslate`
1 0.000753 0.000753 0.000753 0.000753
SELECT * FROM `StoreProductAttributeEAV` `t` WHERE entity = 2
1 0.000716 0.000716 0.000716 0.000716
SHOW CREATE TABLE `StoreProductAttributeEAV`
1 0.000714 0.000714 0.000714 0.000714
SHOW CREATE TABLE `StoreAttributeTranslate`
1 0.000700 0.000700 0.000700 0.000700
SELECT `variants`.`id` AS `t1_c0`, `variants`.`attribute_id` AS `t1_c1`, `variants`.`option_id` AS `t1_c2`, `variants`.`product_id` AS `t1_c3`, `variants`.`price` AS `t1_c4`, `variants`.`price_type` AS `t1_c5`, `variants`.`sku` AS `t1_c6`, `variants`.`used_for_photos` AS `t1_c7`, `StoreAttribute`.`id` AS `t2_c0`, `StoreAttribute`.`name` AS `t2_c1`, `StoreAttribute`.`type` AS `t2_c2`, `StoreAttribute`.`display_on_front` AS `t2_c3`, `StoreAttribute`.`use_in_filter` AS `t2_c4`, `StoreAttribute`.`use_in_variants` AS `t2_c5`, `StoreAttribute`.`use_in_compare` AS `t2_c6`, `StoreAttribute`.`select_many` AS `t2_c7`, `StoreAttribute`.`position` AS `t2_c8`, `StoreAttribute`.`required` AS `t2_c9`, `StoreAttribute`.`use_as_slider` AS `t2_c10`, `attr_translate`.`id` AS `t3_c0`, `attr_translate`.`object_id` AS `t3_c1`, `attr_translate`.`language_id` AS `t3_c2`, `attr_translate`.`title` AS `t3_c3`, `attr_translate`.`filter_description` AS `t3_c4`, `option`.`id` AS `t4_c0`, `option`.`attribute_id` AS `t4_c1`, `option`.`position` AS `t4_c2`, `option`.`value_numbers` AS `t4_c3`, `option_translate`.`id` AS `t5_c0`, `option_translate`.`language_id` AS `t5_c1`, `option_translate`.`object_id` AS `t5_c2`, `option_translate`.`value` AS `t5_c3`, `option_translate`.`value_unit` AS `t5_c4` FROM `StoreProductVariant` `variants` LEFT OUTER JOIN `StoreAttribute` `StoreAttribute` ON (`variants`.`attribute_id`=`StoreAttribute`.`id`) LEFT OUTER JOIN `StoreAttributeTranslate` `attr_translate` ON (`attr_translate`.`object_id`=`StoreAttribute`.`id`) AND (attr_translate.language_id=3) LEFT OUTER JOIN `StoreAttributeOption` `option` ON (`variants`.`option_id`=`option`.`id`) LEFT OUTER JOIN `StoreAttributeOptionTranslate` `option_translate` ON (`option_translate`.`object_id`=`option`.`id`) AND (option_translate.language_id=3) WHERE (`variants`.`product_id`=6) ORDER BY option.position
1 0.001208 0.001208 0.001208 0.001208
SELECT * FROM `StoreProductAttributeEAV` `t` WHERE entity = 6
1 0.000564 0.000564 0.000564 0.000564
SHOW CREATE TABLE `StoreAttributeOption`
1 0.000550 0.000550 0.000550 0.000550
SELECT `variants`.`id` AS `t1_c0`, `variants`.`attribute_id` AS `t1_c1`, `variants`.`option_id` AS `t1_c2`, `variants`.`product_id` AS `t1_c3`, `variants`.`price` AS `t1_c4`, `variants`.`price_type` AS `t1_c5`, `variants`.`sku` AS `t1_c6`, `variants`.`used_for_photos` AS `t1_c7`, `StoreAttribute`.`id` AS `t2_c0`, `StoreAttribute`.`name` AS `t2_c1`, `StoreAttribute`.`type` AS `t2_c2`, `StoreAttribute`.`display_on_front` AS `t2_c3`, `StoreAttribute`.`use_in_filter` AS `t2_c4`, `StoreAttribute`.`use_in_variants` AS `t2_c5`, `StoreAttribute`.`use_in_compare` AS `t2_c6`, `StoreAttribute`.`select_many` AS `t2_c7`, `StoreAttribute`.`position` AS `t2_c8`, `StoreAttribute`.`required` AS `t2_c9`, `StoreAttribute`.`use_as_slider` AS `t2_c10`, `attr_translate`.`id` AS `t3_c0`, `attr_translate`.`object_id` AS `t3_c1`, `attr_translate`.`language_id` AS `t3_c2`, `attr_translate`.`title` AS `t3_c3`, `attr_translate`.`filter_description` AS `t3_c4`, `option`.`id` AS `t4_c0`, `option`.`attribute_id` AS `t4_c1`, `option`.`position` AS `t4_c2`, `option`.`value_numbers` AS `t4_c3`, `option_translate`.`id` AS `t5_c0`, `option_translate`.`language_id` AS `t5_c1`, `option_translate`.`object_id` AS `t5_c2`, `option_translate`.`value` AS `t5_c3`, `option_translate`.`value_unit` AS `t5_c4` FROM `StoreProductVariant` `variants` LEFT OUTER JOIN `StoreAttribute` `StoreAttribute` ON (`variants`.`attribute_id`=`StoreAttribute`.`id`) LEFT OUTER JOIN `StoreAttributeTranslate` `attr_translate` ON (`attr_translate`.`object_id`=`StoreAttribute`.`id`) AND (attr_translate.language_id=3) LEFT OUTER JOIN `StoreAttributeOption` `option` ON (`variants`.`option_id`=`option`.`id`) LEFT OUTER JOIN `StoreAttributeOptionTranslate` `option_translate` ON (`option_translate`.`object_id`=`option`.`id`) AND (option_translate.language_id=3) WHERE (`variants`.`product_id`=8) ORDER BY option.position
1 0.001126 0.001126 0.001126 0.001126
SELECT `variants`.`id` AS `t1_c0`, `variants`.`attribute_id` AS `t1_c1`, `variants`.`option_id` AS `t1_c2`, `variants`.`product_id` AS `t1_c3`, `variants`.`price` AS `t1_c4`, `variants`.`price_type` AS `t1_c5`, `variants`.`sku` AS `t1_c6`, `variants`.`used_for_photos` AS `t1_c7`, `StoreAttribute`.`id` AS `t2_c0`, `StoreAttribute`.`name` AS `t2_c1`, `StoreAttribute`.`type` AS `t2_c2`, `StoreAttribute`.`display_on_front` AS `t2_c3`, `StoreAttribute`.`use_in_filter` AS `t2_c4`, `StoreAttribute`.`use_in_variants` AS `t2_c5`, `StoreAttribute`.`use_in_compare` AS `t2_c6`, `StoreAttribute`.`select_many` AS `t2_c7`, `StoreAttribute`.`position` AS `t2_c8`, `StoreAttribute`.`required` AS `t2_c9`, `StoreAttribute`.`use_as_slider` AS `t2_c10`, `attr_translate`.`id` AS `t3_c0`, `attr_translate`.`object_id` AS `t3_c1`, `attr_translate`.`language_id` AS `t3_c2`, `attr_translate`.`title` AS `t3_c3`, `attr_translate`.`filter_description` AS `t3_c4`, `option`.`id` AS `t4_c0`, `option`.`attribute_id` AS `t4_c1`, `option`.`position` AS `t4_c2`, `option`.`value_numbers` AS `t4_c3`, `option_translate`.`id` AS `t5_c0`, `option_translate`.`language_id` AS `t5_c1`, `option_translate`.`object_id` AS `t5_c2`, `option_translate`.`value` AS `t5_c3`, `option_translate`.`value_unit` AS `t5_c4` FROM `StoreProductVariant` `variants` LEFT OUTER JOIN `StoreAttribute` `StoreAttribute` ON (`variants`.`attribute_id`=`StoreAttribute`.`id`) LEFT OUTER JOIN `StoreAttributeTranslate` `attr_translate` ON (`attr_translate`.`object_id`=`StoreAttribute`.`id`) AND (attr_translate.language_id=3) LEFT OUTER JOIN `StoreAttributeOption` `option` ON (`variants`.`option_id`=`option`.`id`) LEFT OUTER JOIN `StoreAttributeOptionTranslate` `option_translate` ON (`option_translate`.`object_id`=`option`.`id`) AND (option_translate.language_id=3) WHERE (`variants`.`product_id`=17) ORDER BY option.position
1 0.002219 0.002219 0.002219 0.002219
SHOW FULL COLUMNS FROM `StoreProductImage`
1 0.004069 0.004069 0.004069 0.004069
SELECT * FROM `SSystemTranslations` `t` WHERE `t`.`language_key`='lv' AND `t`.`key`='Product type' LIMIT 1
1 0.001736 0.001736 0.001736 0.001736
SELECT * FROM `StoreProductAttributeEAV` `t` WHERE entity = 17
1 0.001314 0.001314 0.001314 0.001314
SELECT * FROM `StoreProductAttributeEAV` `t` WHERE entity = 14
1 0.001035 0.001035 0.001035 0.001035
SHOW CREATE TABLE `StoreProductImage`
1 0.000867 0.000867 0.000867 0.000867
SELECT `mainImage`.`id` AS `t1_c0`, `mainImage`.`product_id` AS `t1_c1`, `mainImage`.`name` AS `t1_c2`, `mainImage`.`is_main` AS `t1_c3`, `mainImage`.`uploaded_by` AS `t1_c4`, `mainImage`.`uploaded_at` AS `t1_c5`, `mainImage`.`title` AS `t1_c6`, `mainImage`.`variant_id` AS `t1_c7`, `mainImage`.`variant_group_main` AS `t1_c8`, `mainImage`.`variant_group_icon` AS `t1_c9` FROM `StoreProductImage` `mainImage` WHERE (mainImage.is_main=1) AND (`mainImage`.`product_id`=2)
1 0.000892 0.000892 0.000892 0.000892
SELECT `imagesNoMain`.`id` AS `t1_c0`, `imagesNoMain`.`product_id` AS `t1_c1`, `imagesNoMain`.`name` AS `t1_c2`, `imagesNoMain`.`is_main` AS `t1_c3`, `imagesNoMain`.`uploaded_by` AS `t1_c4`, `imagesNoMain`.`uploaded_at` AS `t1_c5`, `imagesNoMain`.`title` AS `t1_c6`, `imagesNoMain`.`variant_id` AS `t1_c7`, `imagesNoMain`.`variant_group_main` AS `t1_c8`, `imagesNoMain`.`variant_group_icon` AS `t1_c9` FROM `StoreProductImage` `imagesNoMain` WHERE (imagesNoMain.is_main=0) AND (`imagesNoMain`.`product_id`=2)
1 0.000598 0.000598 0.000598 0.000598
SHOW FULL COLUMNS FROM `StoreTypeAttribute`
1 0.006049 0.006049 0.006049 0.006049
SHOW FULL COLUMNS FROM `StoreWishlist`
1 0.005613 0.005613 0.005613 0.005613
SELECT `product_id` FROM `StoreWishlistProducts` WHERE wishlist_id=1
5 0.003085 0.000617 0.000385 0.001209
SHOW FULL COLUMNS FROM `StoreWishlistProducts`
1 0.002942 0.002942 0.002942 0.002942
SELECT `StoreAttribute`.`id` AS `t0_c0`, `StoreAttribute`.`name` AS `t0_c1`, `StoreAttribute`.`type` AS `t0_c2`, `StoreAttribute`.`display_on_front` AS `t0_c3`, `StoreAttribute`.`use_in_filter` AS `t0_c4`, `StoreAttribute`.`use_in_variants` AS `t0_c5`, `StoreAttribute`.`use_in_compare` AS `t0_c6`, `StoreAttribute`.`select_many` AS `t0_c7`, `StoreAttribute`.`position` AS `t0_c8`, `StoreAttribute`.`required` AS `t0_c9`, `StoreAttribute`.`use_as_slider` AS `t0_c10`, `types`.`type_id` AS `t1_c0`, `types`.`attribute_id` AS `t1_c1`, `types`.`ordering` AS `t1_c2`, `attr_translate`.`id` AS `t2_c0`, `attr_translate`.`object_id` AS `t2_c1`, `attr_translate`.`language_id` AS `t2_c2`, `attr_translate`.`title` AS `t2_c3`, `attr_translate`.`filter_description` AS `t2_c4` FROM `StoreAttribute` `StoreAttribute` LEFT OUTER JOIN `StoreTypeAttribute` `types` ON (`types`.`attribute_id`=`StoreAttribute`.`id`) LEFT OUTER JOIN `StoreAttributeTranslate` `attr_translate` ON (`attr_translate`.`object_id`=`StoreAttribute`.`id`) AND (attr_translate.language_id=3) WHERE ((StoreAttribute.display_on_front=1 and StoreAttribute.use_in_variants=0) AND ((types.type_id = 6) AND (StoreAttribute.name IN ('fabric', 'color', 'size')))) ORDER BY types.ordering ASC
1 0.002571 0.002571 0.002571 0.002571
SELECT `variants`.`id` AS `t1_c0`, `variants`.`attribute_id` AS `t1_c1`, `variants`.`option_id` AS `t1_c2`, `variants`.`product_id` AS `t1_c3`, `variants`.`price` AS `t1_c4`, `variants`.`price_type` AS `t1_c5`, `variants`.`sku` AS `t1_c6`, `variants`.`used_for_photos` AS `t1_c7`, `StoreAttribute`.`id` AS `t2_c0`, `StoreAttribute`.`name` AS `t2_c1`, `StoreAttribute`.`type` AS `t2_c2`, `StoreAttribute`.`display_on_front` AS `t2_c3`, `StoreAttribute`.`use_in_filter` AS `t2_c4`, `StoreAttribute`.`use_in_variants` AS `t2_c5`, `StoreAttribute`.`use_in_compare` AS `t2_c6`, `StoreAttribute`.`select_many` AS `t2_c7`, `StoreAttribute`.`position` AS `t2_c8`, `StoreAttribute`.`required` AS `t2_c9`, `StoreAttribute`.`use_as_slider` AS `t2_c10`, `attr_translate`.`id` AS `t3_c0`, `attr_translate`.`object_id` AS `t3_c1`, `attr_translate`.`language_id` AS `t3_c2`, `attr_translate`.`title` AS `t3_c3`, `attr_translate`.`filter_description` AS `t3_c4`, `option`.`id` AS `t4_c0`, `option`.`attribute_id` AS `t4_c1`, `option`.`position` AS `t4_c2`, `option`.`value_numbers` AS `t4_c3`, `option_translate`.`id` AS `t5_c0`, `option_translate`.`language_id` AS `t5_c1`, `option_translate`.`object_id` AS `t5_c2`, `option_translate`.`value` AS `t5_c3`, `option_translate`.`value_unit` AS `t5_c4` FROM `StoreProductVariant` `variants` LEFT OUTER JOIN `StoreAttribute` `StoreAttribute` ON (`variants`.`attribute_id`=`StoreAttribute`.`id`) LEFT OUTER JOIN `StoreAttributeTranslate` `attr_translate` ON (`attr_translate`.`object_id`=`StoreAttribute`.`id`) AND (attr_translate.language_id=3) LEFT OUTER JOIN `StoreAttributeOption` `option` ON (`variants`.`option_id`=`option`.`id`) LEFT OUTER JOIN `StoreAttributeOptionTranslate` `option_translate` ON (`option_translate`.`object_id`=`option`.`id`) AND (option_translate.language_id=3) WHERE (`variants`.`product_id`=14) ORDER BY option.position
1 0.002032 0.002032 0.002032 0.002032
SHOW CREATE TABLE `StoreWishlist`
1 0.001370 0.001370 0.001370 0.001370
SHOW CREATE TABLE `StoreTypeAttribute`
1 0.001293 0.001293 0.001293 0.001293
SHOW CREATE TABLE `StoreWishlistProducts`
1 0.000729 0.000729 0.000729 0.000729
SELECT * FROM `StoreWishlist` `t` WHERE `t`.`user_id` IS NULL LIMIT 1
1 0.000600 0.000600 0.000600 0.000600
SELECT `mainImage`.`id` AS `t1_c0`, `mainImage`.`product_id` AS `t1_c1`, `mainImage`.`name` AS `t1_c2`, `mainImage`.`is_main` AS `t1_c3`, `mainImage`.`uploaded_by` AS `t1_c4`, `mainImage`.`uploaded_at` AS `t1_c5`, `mainImage`.`title` AS `t1_c6`, `mainImage`.`variant_id` AS `t1_c7`, `mainImage`.`variant_group_main` AS `t1_c8`, `mainImage`.`variant_group_icon` AS `t1_c9` FROM `StoreProductImage` `mainImage` WHERE (mainImage.is_main=1) AND (`mainImage`.`product_id`=6)
1 0.000670 0.000670 0.000670 0.000670
SHOW FULL COLUMNS FROM `NewsletterSubscribers`
1 0.002842 0.002842 0.002842 0.002842
SELECT `imagesNoMain`.`id` AS `t1_c0`, `imagesNoMain`.`product_id` AS `t1_c1`, `imagesNoMain`.`name` AS `t1_c2`, `imagesNoMain`.`is_main` AS `t1_c3`, `imagesNoMain`.`uploaded_by` AS `t1_c4`, `imagesNoMain`.`uploaded_at` AS `t1_c5`, `imagesNoMain`.`title` AS `t1_c6`, `imagesNoMain`.`variant_id` AS `t1_c7`, `imagesNoMain`.`variant_group_main` AS `t1_c8`, `imagesNoMain`.`variant_group_icon` AS `t1_c9` FROM `StoreProductImage` `imagesNoMain` WHERE (imagesNoMain.is_main=0) AND (`imagesNoMain`.`product_id`=6)
1 0.000551 0.000551 0.000551 0.000551
SELECT `mainImage`.`id` AS `t1_c0`, `mainImage`.`product_id` AS `t1_c1`, `mainImage`.`name` AS `t1_c2`, `mainImage`.`is_main` AS `t1_c3`, `mainImage`.`uploaded_by` AS `t1_c4`, `mainImage`.`uploaded_at` AS `t1_c5`, `mainImage`.`title` AS `t1_c6`, `mainImage`.`variant_id` AS `t1_c7`, `mainImage`.`variant_group_main` AS `t1_c8`, `mainImage`.`variant_group_icon` AS `t1_c9` FROM `StoreProductImage` `mainImage` WHERE (mainImage.is_main=1) AND (`mainImage`.`product_id`=8)
1 0.000604 0.000604 0.000604 0.000604
SHOW FULL COLUMNS FROM `Page`
1 0.002256 0.002256 0.002256 0.002256
SELECT `mainImage`.`id` AS `t1_c0`, `mainImage`.`product_id` AS `t1_c1`, `mainImage`.`name` AS `t1_c2`, `mainImage`.`is_main` AS `t1_c3`, `mainImage`.`uploaded_by` AS `t1_c4`, `mainImage`.`uploaded_at` AS `t1_c5`, `mainImage`.`title` AS `t1_c6`, `mainImage`.`variant_id` AS `t1_c7`, `mainImage`.`variant_group_main` AS `t1_c8`, `mainImage`.`variant_group_icon` AS `t1_c9` FROM `StoreProductImage` `mainImage` WHERE (mainImage.is_main=1) AND (`mainImage`.`product_id`=14)
1 0.000528 0.000528 0.000528 0.000528
SHOW FULL COLUMNS FROM `PageCategory`
1 0.006502 0.006502 0.006502 0.006502
SHOW FULL COLUMNS FROM `PageTranslate`
1 0.002863 0.002863 0.002863 0.002863
SHOW FULL COLUMNS FROM `PageCategoryTranslate`
1 0.002091 0.002091 0.002091 0.002091
SELECT `mainImage`.`id` AS `t1_c0`, `mainImage`.`product_id` AS `t1_c1`, `mainImage`.`name` AS `t1_c2`, `mainImage`.`is_main` AS `t1_c3`, `mainImage`.`uploaded_by` AS `t1_c4`, `mainImage`.`uploaded_at` AS `t1_c5`, `mainImage`.`title` AS `t1_c6`, `mainImage`.`variant_id` AS `t1_c7`, `mainImage`.`variant_group_main` AS `t1_c8`, `mainImage`.`variant_group_icon` AS `t1_c9` FROM `StoreProductImage` `mainImage` WHERE (mainImage.is_main=1) AND (`mainImage`.`product_id`=17)
1 0.001680 0.001680 0.001680 0.001680
SELECT `imagesNoMain`.`id` AS `t1_c0`, `imagesNoMain`.`product_id` AS `t1_c1`, `imagesNoMain`.`name` AS `t1_c2`, `imagesNoMain`.`is_main` AS `t1_c3`, `imagesNoMain`.`uploaded_by` AS `t1_c4`, `imagesNoMain`.`uploaded_at` AS `t1_c5`, `imagesNoMain`.`title` AS `t1_c6`, `imagesNoMain`.`variant_id` AS `t1_c7`, `imagesNoMain`.`variant_group_main` AS `t1_c8`, `imagesNoMain`.`variant_group_icon` AS `t1_c9` FROM `StoreProductImage` `imagesNoMain` WHERE (imagesNoMain.is_main=0) AND (`imagesNoMain`.`product_id`=17)
1 0.001491 0.001491 0.001491 0.001491
SHOW CREATE TABLE `PageTranslate`
1 0.000684 0.000684 0.000684 0.000684
SELECT `t`.`id` AS `t0_c0`, `t`.`user_id` AS `t0_c1`, `t`.`category_id` AS `t0_c2`, `t`.`url` AS `t0_c3`, `t`.`created` AS `t0_c4`, `t`.`updated` AS `t0_c5`, `t`.`publish_date` AS `t0_c6`, `t`.`status` AS `t0_c7`, `t`.`layout` AS `t0_c8`, `t`.`view` AS `t0_c9`, `t`.`show_title` AS `t0_c10`, `t`.`remote_url` AS `t0_c11`, `t`.`votes` AS `t0_c12`, `t`.`rating` AS `t0_c13`, `translate`.`id` AS `t1_c0`, `translate`.`object_id` AS `t1_c1`, `translate`.`language_id` AS `t1_c2`, `translate`.`title` AS `t1_c3`, `translate`.`short_description` AS `t1_c4`, `translate`.`full_description` AS `t1_c5`, `translate`.`meta_title` AS `t1_c6`, `translate`.`meta_keywords` AS `t1_c7`, `translate`.`meta_description` AS `t1_c8` FROM `Page` `t` LEFT OUTER JOIN `PageTranslate` `translate` ON (`translate`.`object_id`=`t`.`id`) WHERE ((t.publish_date <= '2026-04-17 14:08:10' AND t.status = 'published') AND (t.url IN ('terms-and-conditions', 'privacy-policy', 'delivery-and-warranty')))
1 0.001198 0.001198 0.001198 0.001198
SHOW CREATE TABLE `PageCategory`
1 0.000578 0.000578 0.000578 0.000578
SHOW CREATE TABLE `Page`
1 0.000544 0.000544 0.000544 0.000544
SELECT `imagesNoMain`.`id` AS `t1_c0`, `imagesNoMain`.`product_id` AS `t1_c1`, `imagesNoMain`.`name` AS `t1_c2`, `imagesNoMain`.`is_main` AS `t1_c3`, `imagesNoMain`.`uploaded_by` AS `t1_c4`, `imagesNoMain`.`uploaded_at` AS `t1_c5`, `imagesNoMain`.`title` AS `t1_c6`, `imagesNoMain`.`variant_id` AS `t1_c7`, `imagesNoMain`.`variant_group_main` AS `t1_c8`, `imagesNoMain`.`variant_group_icon` AS `t1_c9` FROM `StoreProductImage` `imagesNoMain` WHERE (imagesNoMain.is_main=0) AND (`imagesNoMain`.`product_id`=14)
1 0.000483 0.000483 0.000483 0.000483
SELECT `t`.`id` AS `t0_c0`, `t`.`user_id` AS `t0_c1`, `t`.`category_id` AS `t0_c2`, `t`.`url` AS `t0_c3`, `t`.`created` AS `t0_c4`, `t`.`updated` AS `t0_c5`, `t`.`publish_date` AS `t0_c6`, `t`.`status` AS `t0_c7`, `t`.`layout` AS `t0_c8`, `t`.`view` AS `t0_c9`, `t`.`show_title` AS `t0_c10`, `t`.`remote_url` AS `t0_c11`, `t`.`votes` AS `t0_c12`, `t`.`rating` AS `t0_c13`, `translate`.`id` AS `t1_c0`, `translate`.`object_id` AS `t1_c1`, `translate`.`language_id` AS `t1_c2`, `translate`.`title` AS `t1_c3`, `translate`.`short_description` AS `t1_c4`, `translate`.`full_description` AS `t1_c5`, `translate`.`meta_title` AS `t1_c6`, `translate`.`meta_keywords` AS `t1_c7`, `translate`.`meta_description` AS `t1_c8` FROM `Page` `t` LEFT OUTER JOIN `PageTranslate` `translate` ON (`translate`.`object_id`=`t`.`id`) WHERE ((t.publish_date <= '2026-04-17 14:08:10' AND t.status = 'published') AND (t.url IN ('terms-and-conditions', 'privacy-policy', 'delivery-and-warranty')))
1 0.001489 0.001489 0.001489 0.001489
SHOW CREATE TABLE `PageCategoryTranslate`
1 0.000533 0.000533 0.000533 0.000533
SELECT MAX(updated) FROM PageCategory
1 0.000340 0.000340 0.000340 0.000340
SELECT MAX(updated) FROM Page
2 0.000731 0.000366 0.000365 0.000366
SELECT `t`.`id` AS `t0_c0`, `t`.`parent_id` AS `t0_c1`, `t`.`url` AS `t0_c2`, `t`.`full_url` AS `t0_c3`, `t`.`layout` AS `t0_c4`, `t`.`view` AS `t0_c5`, `t`.`created` AS `t0_c6`, `t`.`updated` AS `t0_c7`, `t`.`page_size` AS `t0_c8`, `t`.`order` AS `t0_c9`, `translate`.`id` AS `t1_c0`, `translate`.`object_id` AS `t1_c1`, `translate`.`language_id` AS `t1_c2`, `translate`.`name` AS `t1_c3`, `translate`.`description` AS `t1_c4`, `translate`.`meta_title` AS `t1_c5`, `translate`.`meta_description` AS `t1_c6`, `translate`.`meta_keywords` AS `t1_c7` FROM `PageCategory` `t` LEFT OUTER JOIN `PageCategoryTranslate` `translate` ON (`translate`.`object_id`=`t`.`id`) AND (translate.language_id=3) WHERE (t.url IN ('blog', 'faq', 'news'))
1 0.000731 0.000731 0.000731 0.000731
SELECT MAX(updated) FROM StoreProduct
1 0.000566 0.000566 0.000566 0.000566
SELECT `imagesNoMain`.`id` AS `t1_c0`, `imagesNoMain`.`product_id` AS `t1_c1`, `imagesNoMain`.`name` AS `t1_c2`, `imagesNoMain`.`is_main` AS `t1_c3`, `imagesNoMain`.`uploaded_by` AS `t1_c4`, `imagesNoMain`.`uploaded_at` AS `t1_c5`, `imagesNoMain`.`title` AS `t1_c6`, `imagesNoMain`.`variant_id` AS `t1_c7`, `imagesNoMain`.`variant_group_main` AS `t1_c8`, `imagesNoMain`.`variant_group_icon` AS `t1_c9` FROM `StoreProductImage` `imagesNoMain` WHERE (imagesNoMain.is_main=0) AND (`imagesNoMain`.`product_id`=8)
1 0.000557 0.000557 0.000557 0.000557
SHOW CREATE TABLE `NewsletterSubscribers`
1 0.000684 0.000684 0.000684 0.000684
SELECT * FROM `StoreProductAttributeEAV` `t` WHERE entity = 8
1 0.000444 0.000444 0.000444 0.000444
# Query Time (s)
0
SHOW FULL COLUMNS FROM `SystemModules`
0.003591
1
SHOW CREATE TABLE `SystemModules`
0.000958
2
SELECT name FROM `SystemModules` `t` WHERE enabled = 1
0.000758
3
SELECT name FROM `SystemModules` `t`
0.000575
4
SHOW FULL COLUMNS FROM `SystemLanguage`
0.005196
5
SHOW CREATE TABLE `SystemLanguage`
0.001165
6
SELECT * FROM `SystemLanguage` `t`
0.000940
7
SHOW FULL COLUMNS FROM `StoreCategory`
0.005483
8
SHOW CREATE TABLE `StoreCategory`
0.001063
9
SHOW FULL COLUMNS FROM `StoreCategoryTranslate`
0.004512
10
SHOW CREATE TABLE `StoreCategoryTranslate`
0.000869
11
SELECT `t`.`id` AS `t0_c0`, `t`.`lft` AS `t0_c1`, `t`.`rgt` AS `t0_c2`, `t`.`level` AS `t0_c3`, `t`.`url` AS `t0_c4`, `t`.`full_path` AS `t0_c5`, `t`.`layout` AS `t0_c6`, `t`.`view` AS `t0_c7`, `t`.`description` AS `t0_c8`, `t`.`video` AS `t0_c9`, `t`.`video_name` AS `t0_c10`, `t`.`article` AS `t0_c11`, `t`.`status` AS `t0_c12`, `t`.`photo` AS `t0_c13`, `t`.`icon` AS `t0_c14`, `t`.`css_icon` AS `t0_c15`, `cat_translate`.`id` AS `t1_c0`, `cat_translate`.`object_id` AS `t1_c1`, `cat_translate`.`language_id` AS `t1_c2`, `cat_translate`.`name` AS `t1_c3`, `cat_translate`.`meta_title` AS `t1_c4`, `cat_translate`.`meta_keywords` AS `t1_c5`, `cat_translate`.`meta_description` AS `t1_c6`, `cat_translate`.`description` AS `t1_c7` FROM `StoreCategory` `t` LEFT OUTER JOIN `StoreCategoryTranslate` `cat_translate` ON (`cat_translate`.`object_id`=`t`.`id`) AND (cat_translate.language_id=3) WHERE (`t`.`id`=1)
0.001562
12
SELECT `t`.`id` AS `t0_c0`, `t`.`lft` AS `t0_c1`, `t`.`rgt` AS `t0_c2`, `t`.`level` AS `t0_c3`, `t`.`url` AS `t0_c4`, `t`.`full_path` AS `t0_c5`, `t`.`layout` AS `t0_c6`, `t`.`view` AS `t0_c7`, `t`.`description` AS `t0_c8`, `t`.`video` AS `t0_c9`, `t`.`video_name` AS `t0_c10`, `t`.`article` AS `t0_c11`, `t`.`status` AS `t0_c12`, `t`.`photo` AS `t0_c13`, `t`.`icon` AS `t0_c14`, `t`.`css_icon` AS `t0_c15`, `cat_translate`.`id` AS `t1_c0`, `cat_translate`.`object_id` AS `t1_c1`, `cat_translate`.`language_id` AS `t1_c2`, `cat_translate`.`name` AS `t1_c3`, `cat_translate`.`meta_title` AS `t1_c4`, `cat_translate`.`meta_keywords` AS `t1_c5`, `cat_translate`.`meta_description` AS `t1_c6`, `cat_translate`.`description` AS `t1_c7` FROM `StoreCategory` `t` LEFT OUTER JOIN `StoreCategoryTranslate` `cat_translate` ON (`cat_translate`.`object_id`=`t`.`id`) AND (cat_translate.language_id=3) WHERE (`t`.`lft`>1 AND `t`.`rgt`<48) ORDER BY t.lft, `t`.`lft`
0.004138
13
SHOW FULL COLUMNS FROM `StoreManufacturer`
0.003399
14
SHOW CREATE TABLE `StoreManufacturer`
0.001142
15
SHOW FULL COLUMNS FROM `StoreManufacturerTranslate`
0.004188
16
SHOW CREATE TABLE `StoreManufacturerTranslate`
0.001081
17
SELECT `t`.`id` AS `t0_c0`, `t`.`url` AS `t0_c1`, `t`.`layout` AS `t0_c2`, `t`.`view` AS `t0_c3`, `man_translate`.`id` AS `t1_c0`, `man_translate`.`object_id` AS `t1_c1`, `man_translate`.`language_id` AS `t1_c2`, `man_translate`.`name` AS `t1_c3`, `man_translate`.`description` AS `t1_c4`, `man_translate`.`meta_title` AS `t1_c5`, `man_translate`.`meta_keywords` AS `t1_c6`, `man_translate`.`meta_description` AS `t1_c7` FROM `StoreManufacturer` `t` LEFT OUTER JOIN `StoreManufacturerTranslate` `man_translate` ON (`man_translate`.`object_id`=`t`.`id`) AND (man_translate.language_id=3) WHERE (`t`.`url`='samsung')
0.001429
18
SHOW FULL COLUMNS FROM `StoreProduct`
0.009062
19
SHOW CREATE TABLE `StoreProduct`
0.001655
20
SHOW FULL COLUMNS FROM `SSystemTranslations`
0.008117
21
SHOW CREATE TABLE `SSystemTranslations`
0.001660
22
SELECT * FROM `SSystemTranslations` `t` WHERE `t`.`language_key`='lv' AND `t`.`key`='Items from :manufacturer' LIMIT 1
0.001819
23
SELECT COUNT(*) FROM `StoreProduct` `t` WHERE (`t`.is_active=1 and `t`.article=0) AND (manufacturer_id=2)
0.002079
24
SHOW FULL COLUMNS FROM `StoreProductTranslate`
0.007781
25
SHOW CREATE TABLE `StoreProductTranslate`
0.001306
26
SELECT `t`.`id` AS `t0_c0`, `t`.`manufacturer_id` AS `t0_c1`, `t`.`type_id` AS `t0_c2`, `t`.`url` AS `t0_c3`, `t`.`price` AS `t0_c4`, `t`.`max_price` AS `t0_c5`, `t`.`is_active` AS `t0_c6`, `t`.`layout` AS `t0_c7`, `t`.`view` AS `t0_c8`, `t`.`sku` AS `t0_c9`, `t`.`quantity` AS `t0_c10`, `t`.`availability` AS `t0_c11`, `t`.`auto_decrease_quantity` AS `t0_c12`, `t`.`views_count` AS `t0_c13`, `t`.`created` AS `t0_c14`, `t`.`updated` AS `t0_c15`, `t`.`added_to_cart_count` AS `t0_c16`, `t`.`votes` AS `t0_c17`, `t`.`rating` AS `t0_c18`, `t`.`discount` AS `t0_c19`, `t`.`video` AS `t0_c20`, `t`.`article` AS `t0_c21`, `t`.`weight` AS `t0_c22`, `t`.`deliver_in` AS `t0_c23`, `t`.`parcel_size` AS `t0_c24`, `t`.`seller_id` AS `t0_c25`, `t`.`model` AS `t0_c26`, `translate`.`id` AS `t1_c0`, `translate`.`object_id` AS `t1_c1`, `translate`.`language_id` AS `t1_c2`, `translate`.`name` AS `t1_c3`, `translate`.`full_description` AS `t1_c4`, `translate`.`meta_title` AS `t1_c5`, `translate`.`meta_keywords` AS `t1_c6`, `translate`.`meta_description` AS `t1_c7`, `translate`.`short_description` AS `t1_c8` FROM `StoreProduct` `t` LEFT OUTER JOIN `StoreProductTranslate` `translate` ON (`translate`.`object_id`=`t`.`id`) AND (translate.language_id=3) WHERE ((`t`.is_active=1 and `t`.article=0) AND (manufacturer_id=2)) LIMIT 30
0.003192
27
SHOW FULL COLUMNS FROM `StoreProductVariant`
0.009759
28
SHOW CREATE TABLE `StoreProductVariant`
0.001671
29
SHOW FULL COLUMNS FROM `StoreAttribute`
0.010278
30
SHOW CREATE TABLE `StoreAttribute`
0.001885
31
SHOW FULL COLUMNS FROM `StoreAttributeTranslate`
0.004640
32
SHOW CREATE TABLE `StoreAttributeTranslate`
0.000700
33
SHOW FULL COLUMNS FROM `StoreAttributeOption`
0.002954
34
SHOW CREATE TABLE `StoreAttributeOption`
0.000550
35
SHOW FULL COLUMNS FROM `StoreAttributeOptionTranslate`
0.003050
36
SHOW CREATE TABLE `StoreAttributeOptionTranslate`
0.000753
37
SELECT `variants`.`id` AS `t1_c0`, `variants`.`attribute_id` AS `t1_c1`, `variants`.`option_id` AS `t1_c2`, `variants`.`product_id` AS `t1_c3`, `variants`.`price` AS `t1_c4`, `variants`.`price_type` AS `t1_c5`, `variants`.`sku` AS `t1_c6`, `variants`.`used_for_photos` AS `t1_c7`, `StoreAttribute`.`id` AS `t2_c0`, `StoreAttribute`.`name` AS `t2_c1`, `StoreAttribute`.`type` AS `t2_c2`, `StoreAttribute`.`display_on_front` AS `t2_c3`, `StoreAttribute`.`use_in_filter` AS `t2_c4`, `StoreAttribute`.`use_in_variants` AS `t2_c5`, `StoreAttribute`.`use_in_compare` AS `t2_c6`, `StoreAttribute`.`select_many` AS `t2_c7`, `StoreAttribute`.`position` AS `t2_c8`, `StoreAttribute`.`required` AS `t2_c9`, `StoreAttribute`.`use_as_slider` AS `t2_c10`, `attr_translate`.`id` AS `t3_c0`, `attr_translate`.`object_id` AS `t3_c1`, `attr_translate`.`language_id` AS `t3_c2`, `attr_translate`.`title` AS `t3_c3`, `attr_translate`.`filter_description` AS `t3_c4`, `option`.`id` AS `t4_c0`, `option`.`attribute_id` AS `t4_c1`, `option`.`position` AS `t4_c2`, `option`.`value_numbers` AS `t4_c3`, `option_translate`.`id` AS `t5_c0`, `option_translate`.`language_id` AS `t5_c1`, `option_translate`.`object_id` AS `t5_c2`, `option_translate`.`value` AS `t5_c3`, `option_translate`.`value_unit` AS `t5_c4` FROM `StoreProductVariant` `variants` LEFT OUTER JOIN `StoreAttribute` `StoreAttribute` ON (`variants`.`attribute_id`=`StoreAttribute`.`id`) LEFT OUTER JOIN `StoreAttributeTranslate` `attr_translate` ON (`attr_translate`.`object_id`=`StoreAttribute`.`id`) AND (attr_translate.language_id=3) LEFT OUTER JOIN `StoreAttributeOption` `option` ON (`variants`.`option_id`=`option`.`id`) LEFT OUTER JOIN `StoreAttributeOptionTranslate` `option_translate` ON (`option_translate`.`object_id`=`option`.`id`) AND (option_translate.language_id=3) WHERE (`variants`.`product_id`=2) ORDER BY option.position
0.002132
38
SHOW FULL COLUMNS FROM `StoreProductAttributeEAV`
0.002601
39
SHOW CREATE TABLE `StoreProductAttributeEAV`
0.000714
40
SELECT * FROM `StoreProductAttributeEAV` `t` WHERE entity = 2
0.000716
41
SELECT `variants`.`id` AS `t1_c0`, `variants`.`attribute_id` AS `t1_c1`, `variants`.`option_id` AS `t1_c2`, `variants`.`product_id` AS `t1_c3`, `variants`.`price` AS `t1_c4`, `variants`.`price_type` AS `t1_c5`, `variants`.`sku` AS `t1_c6`, `variants`.`used_for_photos` AS `t1_c7`, `StoreAttribute`.`id` AS `t2_c0`, `StoreAttribute`.`name` AS `t2_c1`, `StoreAttribute`.`type` AS `t2_c2`, `StoreAttribute`.`display_on_front` AS `t2_c3`, `StoreAttribute`.`use_in_filter` AS `t2_c4`, `StoreAttribute`.`use_in_variants` AS `t2_c5`, `StoreAttribute`.`use_in_compare` AS `t2_c6`, `StoreAttribute`.`select_many` AS `t2_c7`, `StoreAttribute`.`position` AS `t2_c8`, `StoreAttribute`.`required` AS `t2_c9`, `StoreAttribute`.`use_as_slider` AS `t2_c10`, `attr_translate`.`id` AS `t3_c0`, `attr_translate`.`object_id` AS `t3_c1`, `attr_translate`.`language_id` AS `t3_c2`, `attr_translate`.`title` AS `t3_c3`, `attr_translate`.`filter_description` AS `t3_c4`, `option`.`id` AS `t4_c0`, `option`.`attribute_id` AS `t4_c1`, `option`.`position` AS `t4_c2`, `option`.`value_numbers` AS `t4_c3`, `option_translate`.`id` AS `t5_c0`, `option_translate`.`language_id` AS `t5_c1`, `option_translate`.`object_id` AS `t5_c2`, `option_translate`.`value` AS `t5_c3`, `option_translate`.`value_unit` AS `t5_c4` FROM `StoreProductVariant` `variants` LEFT OUTER JOIN `StoreAttribute` `StoreAttribute` ON (`variants`.`attribute_id`=`StoreAttribute`.`id`) LEFT OUTER JOIN `StoreAttributeTranslate` `attr_translate` ON (`attr_translate`.`object_id`=`StoreAttribute`.`id`) AND (attr_translate.language_id=3) LEFT OUTER JOIN `StoreAttributeOption` `option` ON (`variants`.`option_id`=`option`.`id`) LEFT OUTER JOIN `StoreAttributeOptionTranslate` `option_translate` ON (`option_translate`.`object_id`=`option`.`id`) AND (option_translate.language_id=3) WHERE (`variants`.`product_id`=6) ORDER BY option.position
0.001208
42
SELECT * FROM `StoreProductAttributeEAV` `t` WHERE entity = 6
0.000564
43
SELECT `variants`.`id` AS `t1_c0`, `variants`.`attribute_id` AS `t1_c1`, `variants`.`option_id` AS `t1_c2`, `variants`.`product_id` AS `t1_c3`, `variants`.`price` AS `t1_c4`, `variants`.`price_type` AS `t1_c5`, `variants`.`sku` AS `t1_c6`, `variants`.`used_for_photos` AS `t1_c7`, `StoreAttribute`.`id` AS `t2_c0`, `StoreAttribute`.`name` AS `t2_c1`, `StoreAttribute`.`type` AS `t2_c2`, `StoreAttribute`.`display_on_front` AS `t2_c3`, `StoreAttribute`.`use_in_filter` AS `t2_c4`, `StoreAttribute`.`use_in_variants` AS `t2_c5`, `StoreAttribute`.`use_in_compare` AS `t2_c6`, `StoreAttribute`.`select_many` AS `t2_c7`, `StoreAttribute`.`position` AS `t2_c8`, `StoreAttribute`.`required` AS `t2_c9`, `StoreAttribute`.`use_as_slider` AS `t2_c10`, `attr_translate`.`id` AS `t3_c0`, `attr_translate`.`object_id` AS `t3_c1`, `attr_translate`.`language_id` AS `t3_c2`, `attr_translate`.`title` AS `t3_c3`, `attr_translate`.`filter_description` AS `t3_c4`, `option`.`id` AS `t4_c0`, `option`.`attribute_id` AS `t4_c1`, `option`.`position` AS `t4_c2`, `option`.`value_numbers` AS `t4_c3`, `option_translate`.`id` AS `t5_c0`, `option_translate`.`language_id` AS `t5_c1`, `option_translate`.`object_id` AS `t5_c2`, `option_translate`.`value` AS `t5_c3`, `option_translate`.`value_unit` AS `t5_c4` FROM `StoreProductVariant` `variants` LEFT OUTER JOIN `StoreAttribute` `StoreAttribute` ON (`variants`.`attribute_id`=`StoreAttribute`.`id`) LEFT OUTER JOIN `StoreAttributeTranslate` `attr_translate` ON (`attr_translate`.`object_id`=`StoreAttribute`.`id`) AND (attr_translate.language_id=3) LEFT OUTER JOIN `StoreAttributeOption` `option` ON (`variants`.`option_id`=`option`.`id`) LEFT OUTER JOIN `StoreAttributeOptionTranslate` `option_translate` ON (`option_translate`.`object_id`=`option`.`id`) AND (option_translate.language_id=3) WHERE (`variants`.`product_id`=8) ORDER BY option.position
0.001126
44
SELECT * FROM `StoreProductAttributeEAV` `t` WHERE entity = 8
0.000444
45
SELECT `variants`.`id` AS `t1_c0`, `variants`.`attribute_id` AS `t1_c1`, `variants`.`option_id` AS `t1_c2`, `variants`.`product_id` AS `t1_c3`, `variants`.`price` AS `t1_c4`, `variants`.`price_type` AS `t1_c5`, `variants`.`sku` AS `t1_c6`, `variants`.`used_for_photos` AS `t1_c7`, `StoreAttribute`.`id` AS `t2_c0`, `StoreAttribute`.`name` AS `t2_c1`, `StoreAttribute`.`type` AS `t2_c2`, `StoreAttribute`.`display_on_front` AS `t2_c3`, `StoreAttribute`.`use_in_filter` AS `t2_c4`, `StoreAttribute`.`use_in_variants` AS `t2_c5`, `StoreAttribute`.`use_in_compare` AS `t2_c6`, `StoreAttribute`.`select_many` AS `t2_c7`, `StoreAttribute`.`position` AS `t2_c8`, `StoreAttribute`.`required` AS `t2_c9`, `StoreAttribute`.`use_as_slider` AS `t2_c10`, `attr_translate`.`id` AS `t3_c0`, `attr_translate`.`object_id` AS `t3_c1`, `attr_translate`.`language_id` AS `t3_c2`, `attr_translate`.`title` AS `t3_c3`, `attr_translate`.`filter_description` AS `t3_c4`, `option`.`id` AS `t4_c0`, `option`.`attribute_id` AS `t4_c1`, `option`.`position` AS `t4_c2`, `option`.`value_numbers` AS `t4_c3`, `option_translate`.`id` AS `t5_c0`, `option_translate`.`language_id` AS `t5_c1`, `option_translate`.`object_id` AS `t5_c2`, `option_translate`.`value` AS `t5_c3`, `option_translate`.`value_unit` AS `t5_c4` FROM `StoreProductVariant` `variants` LEFT OUTER JOIN `StoreAttribute` `StoreAttribute` ON (`variants`.`attribute_id`=`StoreAttribute`.`id`) LEFT OUTER JOIN `StoreAttributeTranslate` `attr_translate` ON (`attr_translate`.`object_id`=`StoreAttribute`.`id`) AND (attr_translate.language_id=3) LEFT OUTER JOIN `StoreAttributeOption` `option` ON (`variants`.`option_id`=`option`.`id`) LEFT OUTER JOIN `StoreAttributeOptionTranslate` `option_translate` ON (`option_translate`.`object_id`=`option`.`id`) AND (option_translate.language_id=3) WHERE (`variants`.`product_id`=14) ORDER BY option.position
0.002032
46
SELECT * FROM `StoreProductAttributeEAV` `t` WHERE entity = 14
0.001035
47
SELECT `variants`.`id` AS `t1_c0`, `variants`.`attribute_id` AS `t1_c1`, `variants`.`option_id` AS `t1_c2`, `variants`.`product_id` AS `t1_c3`, `variants`.`price` AS `t1_c4`, `variants`.`price_type` AS `t1_c5`, `variants`.`sku` AS `t1_c6`, `variants`.`used_for_photos` AS `t1_c7`, `StoreAttribute`.`id` AS `t2_c0`, `StoreAttribute`.`name` AS `t2_c1`, `StoreAttribute`.`type` AS `t2_c2`, `StoreAttribute`.`display_on_front` AS `t2_c3`, `StoreAttribute`.`use_in_filter` AS `t2_c4`, `StoreAttribute`.`use_in_variants` AS `t2_c5`, `StoreAttribute`.`use_in_compare` AS `t2_c6`, `StoreAttribute`.`select_many` AS `t2_c7`, `StoreAttribute`.`position` AS `t2_c8`, `StoreAttribute`.`required` AS `t2_c9`, `StoreAttribute`.`use_as_slider` AS `t2_c10`, `attr_translate`.`id` AS `t3_c0`, `attr_translate`.`object_id` AS `t3_c1`, `attr_translate`.`language_id` AS `t3_c2`, `attr_translate`.`title` AS `t3_c3`, `attr_translate`.`filter_description` AS `t3_c4`, `option`.`id` AS `t4_c0`, `option`.`attribute_id` AS `t4_c1`, `option`.`position` AS `t4_c2`, `option`.`value_numbers` AS `t4_c3`, `option_translate`.`id` AS `t5_c0`, `option_translate`.`language_id` AS `t5_c1`, `option_translate`.`object_id` AS `t5_c2`, `option_translate`.`value` AS `t5_c3`, `option_translate`.`value_unit` AS `t5_c4` FROM `StoreProductVariant` `variants` LEFT OUTER JOIN `StoreAttribute` `StoreAttribute` ON (`variants`.`attribute_id`=`StoreAttribute`.`id`) LEFT OUTER JOIN `StoreAttributeTranslate` `attr_translate` ON (`attr_translate`.`object_id`=`StoreAttribute`.`id`) AND (attr_translate.language_id=3) LEFT OUTER JOIN `StoreAttributeOption` `option` ON (`variants`.`option_id`=`option`.`id`) LEFT OUTER JOIN `StoreAttributeOptionTranslate` `option_translate` ON (`option_translate`.`object_id`=`option`.`id`) AND (option_translate.language_id=3) WHERE (`variants`.`product_id`=17) ORDER BY option.position
0.002219
48
SELECT * FROM `StoreProductAttributeEAV` `t` WHERE entity = 17
0.001314
49
SELECT * FROM `SSystemTranslations` `t` WHERE `t`.`language_key`='lv' AND `t`.`key`='Product type' LIMIT 1
0.001736
50
SHOW FULL COLUMNS FROM `StoreProductImage`
0.004069
51
SHOW CREATE TABLE `StoreProductImage`
0.000867
52
SELECT `mainImage`.`id` AS `t1_c0`, `mainImage`.`product_id` AS `t1_c1`, `mainImage`.`name` AS `t1_c2`, `mainImage`.`is_main` AS `t1_c3`, `mainImage`.`uploaded_by` AS `t1_c4`, `mainImage`.`uploaded_at` AS `t1_c5`, `mainImage`.`title` AS `t1_c6`, `mainImage`.`variant_id` AS `t1_c7`, `mainImage`.`variant_group_main` AS `t1_c8`, `mainImage`.`variant_group_icon` AS `t1_c9` FROM `StoreProductImage` `mainImage` WHERE (mainImage.is_main=1) AND (`mainImage`.`product_id`=2)
0.000892
53
SELECT `imagesNoMain`.`id` AS `t1_c0`, `imagesNoMain`.`product_id` AS `t1_c1`, `imagesNoMain`.`name` AS `t1_c2`, `imagesNoMain`.`is_main` AS `t1_c3`, `imagesNoMain`.`uploaded_by` AS `t1_c4`, `imagesNoMain`.`uploaded_at` AS `t1_c5`, `imagesNoMain`.`title` AS `t1_c6`, `imagesNoMain`.`variant_id` AS `t1_c7`, `imagesNoMain`.`variant_group_main` AS `t1_c8`, `imagesNoMain`.`variant_group_icon` AS `t1_c9` FROM `StoreProductImage` `imagesNoMain` WHERE (imagesNoMain.is_main=0) AND (`imagesNoMain`.`product_id`=2)
0.000598
54
SHOW FULL COLUMNS FROM `StoreTypeAttribute`
0.006049
55
SHOW CREATE TABLE `StoreTypeAttribute`
0.001293
56
SELECT `StoreAttribute`.`id` AS `t0_c0`, `StoreAttribute`.`name` AS `t0_c1`, `StoreAttribute`.`type` AS `t0_c2`, `StoreAttribute`.`display_on_front` AS `t0_c3`, `StoreAttribute`.`use_in_filter` AS `t0_c4`, `StoreAttribute`.`use_in_variants` AS `t0_c5`, `StoreAttribute`.`use_in_compare` AS `t0_c6`, `StoreAttribute`.`select_many` AS `t0_c7`, `StoreAttribute`.`position` AS `t0_c8`, `StoreAttribute`.`required` AS `t0_c9`, `StoreAttribute`.`use_as_slider` AS `t0_c10`, `types`.`type_id` AS `t1_c0`, `types`.`attribute_id` AS `t1_c1`, `types`.`ordering` AS `t1_c2`, `attr_translate`.`id` AS `t2_c0`, `attr_translate`.`object_id` AS `t2_c1`, `attr_translate`.`language_id` AS `t2_c2`, `attr_translate`.`title` AS `t2_c3`, `attr_translate`.`filter_description` AS `t2_c4` FROM `StoreAttribute` `StoreAttribute` LEFT OUTER JOIN `StoreTypeAttribute` `types` ON (`types`.`attribute_id`=`StoreAttribute`.`id`) LEFT OUTER JOIN `StoreAttributeTranslate` `attr_translate` ON (`attr_translate`.`object_id`=`StoreAttribute`.`id`) AND (attr_translate.language_id=3) WHERE ((StoreAttribute.display_on_front=1 and StoreAttribute.use_in_variants=0) AND ((types.type_id = 6) AND (StoreAttribute.name IN ('fabric', 'color', 'size')))) ORDER BY types.ordering ASC
0.002571
57
SHOW FULL COLUMNS FROM `StoreWishlist`
0.005613
58
SHOW CREATE TABLE `StoreWishlist`
0.001370
59
SELECT * FROM `StoreWishlist` `t` WHERE `t`.`user_id` IS NULL LIMIT 1
0.000600
60
SHOW FULL COLUMNS FROM `StoreWishlistProducts`
0.002942
61
SHOW CREATE TABLE `StoreWishlistProducts`
0.000729
62
SELECT `product_id` FROM `StoreWishlistProducts` WHERE wishlist_id=1
0.000569
63
SELECT `mainImage`.`id` AS `t1_c0`, `mainImage`.`product_id` AS `t1_c1`, `mainImage`.`name` AS `t1_c2`, `mainImage`.`is_main` AS `t1_c3`, `mainImage`.`uploaded_by` AS `t1_c4`, `mainImage`.`uploaded_at` AS `t1_c5`, `mainImage`.`title` AS `t1_c6`, `mainImage`.`variant_id` AS `t1_c7`, `mainImage`.`variant_group_main` AS `t1_c8`, `mainImage`.`variant_group_icon` AS `t1_c9` FROM `StoreProductImage` `mainImage` WHERE (mainImage.is_main=1) AND (`mainImage`.`product_id`=6)
0.000670
64
SELECT `imagesNoMain`.`id` AS `t1_c0`, `imagesNoMain`.`product_id` AS `t1_c1`, `imagesNoMain`.`name` AS `t1_c2`, `imagesNoMain`.`is_main` AS `t1_c3`, `imagesNoMain`.`uploaded_by` AS `t1_c4`, `imagesNoMain`.`uploaded_at` AS `t1_c5`, `imagesNoMain`.`title` AS `t1_c6`, `imagesNoMain`.`variant_id` AS `t1_c7`, `imagesNoMain`.`variant_group_main` AS `t1_c8`, `imagesNoMain`.`variant_group_icon` AS `t1_c9` FROM `StoreProductImage` `imagesNoMain` WHERE (imagesNoMain.is_main=0) AND (`imagesNoMain`.`product_id`=6)
0.000551
65
SELECT `product_id` FROM `StoreWishlistProducts` WHERE wishlist_id=1
0.000490
66
SELECT `mainImage`.`id` AS `t1_c0`, `mainImage`.`product_id` AS `t1_c1`, `mainImage`.`name` AS `t1_c2`, `mainImage`.`is_main` AS `t1_c3`, `mainImage`.`uploaded_by` AS `t1_c4`, `mainImage`.`uploaded_at` AS `t1_c5`, `mainImage`.`title` AS `t1_c6`, `mainImage`.`variant_id` AS `t1_c7`, `mainImage`.`variant_group_main` AS `t1_c8`, `mainImage`.`variant_group_icon` AS `t1_c9` FROM `StoreProductImage` `mainImage` WHERE (mainImage.is_main=1) AND (`mainImage`.`product_id`=8)
0.000604
67
SELECT `imagesNoMain`.`id` AS `t1_c0`, `imagesNoMain`.`product_id` AS `t1_c1`, `imagesNoMain`.`name` AS `t1_c2`, `imagesNoMain`.`is_main` AS `t1_c3`, `imagesNoMain`.`uploaded_by` AS `t1_c4`, `imagesNoMain`.`uploaded_at` AS `t1_c5`, `imagesNoMain`.`title` AS `t1_c6`, `imagesNoMain`.`variant_id` AS `t1_c7`, `imagesNoMain`.`variant_group_main` AS `t1_c8`, `imagesNoMain`.`variant_group_icon` AS `t1_c9` FROM `StoreProductImage` `imagesNoMain` WHERE (imagesNoMain.is_main=0) AND (`imagesNoMain`.`product_id`=8)
0.000557
68
SELECT `product_id` FROM `StoreWishlistProducts` WHERE wishlist_id=1
0.000432
69
SELECT `mainImage`.`id` AS `t1_c0`, `mainImage`.`product_id` AS `t1_c1`, `mainImage`.`name` AS `t1_c2`, `mainImage`.`is_main` AS `t1_c3`, `mainImage`.`uploaded_by` AS `t1_c4`, `mainImage`.`uploaded_at` AS `t1_c5`, `mainImage`.`title` AS `t1_c6`, `mainImage`.`variant_id` AS `t1_c7`, `mainImage`.`variant_group_main` AS `t1_c8`, `mainImage`.`variant_group_icon` AS `t1_c9` FROM `StoreProductImage` `mainImage` WHERE (mainImage.is_main=1) AND (`mainImage`.`product_id`=14)
0.000528
70
SELECT `imagesNoMain`.`id` AS `t1_c0`, `imagesNoMain`.`product_id` AS `t1_c1`, `imagesNoMain`.`name` AS `t1_c2`, `imagesNoMain`.`is_main` AS `t1_c3`, `imagesNoMain`.`uploaded_by` AS `t1_c4`, `imagesNoMain`.`uploaded_at` AS `t1_c5`, `imagesNoMain`.`title` AS `t1_c6`, `imagesNoMain`.`variant_id` AS `t1_c7`, `imagesNoMain`.`variant_group_main` AS `t1_c8`, `imagesNoMain`.`variant_group_icon` AS `t1_c9` FROM `StoreProductImage` `imagesNoMain` WHERE (imagesNoMain.is_main=0) AND (`imagesNoMain`.`product_id`=14)
0.000483
71
SELECT `product_id` FROM `StoreWishlistProducts` WHERE wishlist_id=1
0.000385
72
SELECT `mainImage`.`id` AS `t1_c0`, `mainImage`.`product_id` AS `t1_c1`, `mainImage`.`name` AS `t1_c2`, `mainImage`.`is_main` AS `t1_c3`, `mainImage`.`uploaded_by` AS `t1_c4`, `mainImage`.`uploaded_at` AS `t1_c5`, `mainImage`.`title` AS `t1_c6`, `mainImage`.`variant_id` AS `t1_c7`, `mainImage`.`variant_group_main` AS `t1_c8`, `mainImage`.`variant_group_icon` AS `t1_c9` FROM `StoreProductImage` `mainImage` WHERE (mainImage.is_main=1) AND (`mainImage`.`product_id`=17)
0.001680
73
SELECT `imagesNoMain`.`id` AS `t1_c0`, `imagesNoMain`.`product_id` AS `t1_c1`, `imagesNoMain`.`name` AS `t1_c2`, `imagesNoMain`.`is_main` AS `t1_c3`, `imagesNoMain`.`uploaded_by` AS `t1_c4`, `imagesNoMain`.`uploaded_at` AS `t1_c5`, `imagesNoMain`.`title` AS `t1_c6`, `imagesNoMain`.`variant_id` AS `t1_c7`, `imagesNoMain`.`variant_group_main` AS `t1_c8`, `imagesNoMain`.`variant_group_icon` AS `t1_c9` FROM `StoreProductImage` `imagesNoMain` WHERE (imagesNoMain.is_main=0) AND (`imagesNoMain`.`product_id`=17)
0.001491
74
SELECT `product_id` FROM `StoreWishlistProducts` WHERE wishlist_id=1
0.001209
75
SHOW FULL COLUMNS FROM `PageCategory`
0.006502
76
SHOW CREATE TABLE `PageCategory`
0.000578
77
SHOW FULL COLUMNS FROM `PageCategoryTranslate`
0.002091
78
SHOW CREATE TABLE `PageCategoryTranslate`
0.000533
79
SELECT `t`.`id` AS `t0_c0`, `t`.`parent_id` AS `t0_c1`, `t`.`url` AS `t0_c2`, `t`.`full_url` AS `t0_c3`, `t`.`layout` AS `t0_c4`, `t`.`view` AS `t0_c5`, `t`.`created` AS `t0_c6`, `t`.`updated` AS `t0_c7`, `t`.`page_size` AS `t0_c8`, `t`.`order` AS `t0_c9`, `translate`.`id` AS `t1_c0`, `translate`.`object_id` AS `t1_c1`, `translate`.`language_id` AS `t1_c2`, `translate`.`name` AS `t1_c3`, `translate`.`description` AS `t1_c4`, `translate`.`meta_title` AS `t1_c5`, `translate`.`meta_description` AS `t1_c6`, `translate`.`meta_keywords` AS `t1_c7` FROM `PageCategory` `t` LEFT OUTER JOIN `PageCategoryTranslate` `translate` ON (`translate`.`object_id`=`t`.`id`) AND (translate.language_id=3) WHERE (t.url IN ('blog', 'faq', 'news'))
0.000731
80
SELECT MAX(updated) FROM PageCategory
0.000340
81
SHOW FULL COLUMNS FROM `Page`
0.002256
82
SHOW CREATE TABLE `Page`
0.000544
83
SHOW FULL COLUMNS FROM `PageTranslate`
0.002863
84
SHOW CREATE TABLE `PageTranslate`
0.000684
85
SELECT `t`.`id` AS `t0_c0`, `t`.`user_id` AS `t0_c1`, `t`.`category_id` AS `t0_c2`, `t`.`url` AS `t0_c3`, `t`.`created` AS `t0_c4`, `t`.`updated` AS `t0_c5`, `t`.`publish_date` AS `t0_c6`, `t`.`status` AS `t0_c7`, `t`.`layout` AS `t0_c8`, `t`.`view` AS `t0_c9`, `t`.`show_title` AS `t0_c10`, `t`.`remote_url` AS `t0_c11`, `t`.`votes` AS `t0_c12`, `t`.`rating` AS `t0_c13`, `translate`.`id` AS `t1_c0`, `translate`.`object_id` AS `t1_c1`, `translate`.`language_id` AS `t1_c2`, `translate`.`title` AS `t1_c3`, `translate`.`short_description` AS `t1_c4`, `translate`.`full_description` AS `t1_c5`, `translate`.`meta_title` AS `t1_c6`, `translate`.`meta_keywords` AS `t1_c7`, `translate`.`meta_description` AS `t1_c8` FROM `Page` `t` LEFT OUTER JOIN `PageTranslate` `translate` ON (`translate`.`object_id`=`t`.`id`) WHERE ((t.publish_date <= '2026-04-17 14:08:10' AND t.status = 'published') AND (t.url IN ('terms-and-conditions', 'privacy-policy', 'delivery-and-warranty')))
0.001489
86
SELECT MAX(updated) FROM Page
0.000365
87
SELECT `t`.`id` AS `t0_c0`, `t`.`user_id` AS `t0_c1`, `t`.`category_id` AS `t0_c2`, `t`.`url` AS `t0_c3`, `t`.`created` AS `t0_c4`, `t`.`updated` AS `t0_c5`, `t`.`publish_date` AS `t0_c6`, `t`.`status` AS `t0_c7`, `t`.`layout` AS `t0_c8`, `t`.`view` AS `t0_c9`, `t`.`show_title` AS `t0_c10`, `t`.`remote_url` AS `t0_c11`, `t`.`votes` AS `t0_c12`, `t`.`rating` AS `t0_c13`, `translate`.`id` AS `t1_c0`, `translate`.`object_id` AS `t1_c1`, `translate`.`language_id` AS `t1_c2`, `translate`.`title` AS `t1_c3`, `translate`.`short_description` AS `t1_c4`, `translate`.`full_description` AS `t1_c5`, `translate`.`meta_title` AS `t1_c6`, `translate`.`meta_keywords` AS `t1_c7`, `translate`.`meta_description` AS `t1_c8` FROM `Page` `t` LEFT OUTER JOIN `PageTranslate` `translate` ON (`translate`.`object_id`=`t`.`id`) WHERE ((t.publish_date <= '2026-04-17 14:08:10' AND t.status = 'published') AND (t.url IN ('terms-and-conditions', 'privacy-policy', 'delivery-and-warranty')))
0.001198
88
SELECT MAX(updated) FROM Page
0.000366
89
SELECT MAX(updated) FROM StoreProduct
0.000566
90
SHOW FULL COLUMNS FROM `NewsletterSubscribers`
0.002842
91
SHOW CREATE TABLE `NewsletterSubscribers`
0.000684
Log Messages
Message (details) Level Category Time