FlaskShop - A lightweight e-commerce software in Flask

  • Register
  • Log in
Your Cart
0

There are no products in your shopping cart.

Check out our sales
  • Apparel
  • Accessories
  • Groceries
    • Coffees
    • Candies
  • Books
  • Home
  • Groceries

Groceries

  • Coffees
  • Candies

Brand

Flavor

Coffee Genre

Price

-

Groceries


Filters

  • Sort by title
    ascending
    descending
  • Sort by price
    ascending
    descending
Irwin-Hernandez
$14.51
Anderson, Underwood and Mccarthy
$67.32
Owens and Sons
$67.47
Shepherd, Rose and Jones
$92.63
Reed, Flores and Harris
$58.02
Davis LLC
$31.27
House-Thompson
$63.30
Sale
Haney-Mathews
$43.15
Sale
Tran Inc
$40.38
Underwood, Osborne and Morales
$87.39
Jones-Hill
$27.50
Stephenson-Randall
$59.01
Bennett Group
$76.05
Allen Ltd
$37.17
Davis, Peterson and Hardy
$16.84
Maxwell and Sons
$32.58
  • «
  • 1
  • 2
  • »
  • Collections
  • Summer collection
  • Winter sale
  • Saleor
  • About
  • Style guide
  • Account
  • Your Cart
  • Register
  • Log in
COPYRIGHT © 2009–2019 MIRUMEE SOFTWARE
  1. Hide »
  2. Versions
    Flask 3.0.0
  3. Time
    CPU: 133.24ms (157.19ms)
  4. HTTP Headers
  5. Request Vars
  6. Config
  7. Templates
    1 rendered
  8. SQLAlchemy
    210 queries
  9. Logging
    0 messages
  10. Route List
    99 routes
  11. Profiler
    in-active
  12. flask.g
«
Close

Versions

Installed Packages

Installation paths relative to:

/usr/local/lib/python3.10/site-packages
Package Version Installed Path
alembic 1.13.0
alipay-sdk-python 3.6.833
arrow 1.3.0
async-timeout 5.0.1
autocommand 2.2.2 setuptools/_vendor
Babel 2.14.0
backports.tarfile 1.2.0 setuptools/_vendor
bcrypt 4.1.2
blinker 1.7.0
Bootstrap-Flask 2.3.3
certifi 2023.11.17
click 8.1.7
elastic-transport 8.11.0
elasticsearch 8.11.1
elasticsearch-dsl 8.11.0
exceptiongroup 1.3.1
Faker 21.0.0
flask 3.0.0
flask-babel 4.0.0
Flask-Bcrypt 1.0.1
Flask-DebugToolbar 0.14.1
Flask-Login 0.6.3
Flask-Migrate 4.0.5
flask-sqlalchemy 3.1.1
flask-wtf 1.2.1
greenlet 3.0.2
importlib-metadata 8.0.0 setuptools/_vendor
inflect 7.3.1 setuptools/_vendor
iniconfig 2.0.0
itsdangerous 2.1.2
jaraco.collections 5.1.0 setuptools/_vendor
jaraco.context 5.3.0 setuptools/_vendor
jaraco.functools 4.0.1 setuptools/_vendor
jaraco.text 3.12.1 setuptools/_vendor
Jinja2 3.1.2
libgravatar 1.0.4
Mako 1.3.0
MarkupSafe 2.1.3
more-itertools 10.3.0 setuptools/_vendor
packaging 23.2
phonenumbers 8.13.26
pip 23.0.1
platformdirs 4.2.2 setuptools/_vendor
pluggy 1.3.0
pyasn1 0.5.1
pycryptodome 3.19.0
PyMySQL 1.1.0
pytest 7.4.3
python-dateutil 2.8.2
python-dotenv 1.0.0
pytz 2023.3.post1
redis 5.0.1
rsa 4.9
setuptools 79.0.1
six 1.16.0
SQLAlchemy 2.0.23
tomli 2.4.0
typeguard 4.3.0 setuptools/_vendor
types-python-dateutil 2.8.19.14
typing-extensions 4.9.0
urllib3 2.1.0
werkzeug 3.0.1
wheel 0.45.1
wtforms 3.1.1
zipp 3.19.2 setuptools/_vendor
Close

Resource Usage

Resource Value
User CPU time 109.274 msec
System CPU time 23.970 msec
Total CPU time 133.244 msec
Elapsed time 157.193 msec
Context switches 521 voluntary, 32 involuntary
Close

HTTP Headers

Key Value
HTTP_ACCEPT */*
HTTP_ACCEPT_ENCODING gzip, br, zstd, deflate
HTTP_CONNECTION upgrade
HTTP_HOST 172.17.0.1:5000
HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
QUERY_STRING
REMOTE_ADDR 172.18.0.1
REQUEST_METHOD GET
SCRIPT_NAME
SERVER_NAME 0.0.0.0
SERVER_PORT 5000
SERVER_PROTOCOL HTTP/1.0
SERVER_SOFTWARE Werkzeug/3.0.1
Close

Request Vars

View information

View Function args kwargs
flaskshop.product.views.show_category [] id=3

COOKIES Variables

Variable Value
'session' 'eyJjc3JmX3Rva2VuIjoiNDA4MTkyNDRjOWI0NjQwZmFkOWQ4ZDc4MDBiNTNlN2Q0MzBhOTU2NiJ9.abbNzg.960JSc-_k7yBzZU7Vnte2JJb408'

SESSION Variables

Variable Value
'csrf_token' '40819244c9b4640fad9d8d7800b53e7d430a9566'
'_fresh' False

GET Variables

Variable Value

POST Variables

Variable Value
Close

Config

Key Value
APP_DIR PosixPath('/app/flaskshop')
APPLICATION_ROOT '/'
BABEL_CURRENCY 'USD'
BABEL_DEFAULT_LOCALE 'en_US'
BABEL_DEFAULT_TIMEZONE 'UTC'
BABEL_TRANSLATION_DIRECTORIES '../translations'
BCRYPT_LOG_ROUNDS 13
BOOTSTRAP_BOOTSWATCH_THEME None
BOOTSTRAP_BTN_SIZE 'md'
BOOTSTRAP_BTN_STYLE 'primary'
BOOTSTRAP_FORM_GROUP_CLASSES 'mb-3'
BOOTSTRAP_FORM_INLINE_CLASSES 'row row-cols-lg-auto g-3 align-items-center'
BOOTSTRAP_ICON_COLOR None
BOOTSTRAP_ICON_SIZE '1em'
BOOTSTRAP_MSG_CATEGORY 'primary'
BOOTSTRAP_SERVE_LOCAL False
BOOTSTRAP_TABLE_DELETE_TITLE 'Delete'
BOOTSTRAP_TABLE_EDIT_TITLE 'Edit'
BOOTSTRAP_TABLE_NEW_TITLE 'New'
BOOTSTRAP_TABLE_VIEW_TITLE 'View'
DASHBOARD_TEMPLATE_FOLDER PosixPath('/app/flaskshop/templates/dashboard')
DATABASE_QUERY_TIMEOUT 0.1
DEBUG True
DEBUG_TB_ENABLED True
DEBUG_TB_HOSTS ()
DEBUG_TB_INTERCEPT_REDIRECTS False
DEBUG_TB_PANELS ('flask_debugtoolbar.panels.versions.VersionDebugPanel', 'flask_debugtoolbar.panels.timer.TimerDebugPanel', 'flask_debugtoolbar.panels.headers.HeaderDebugPanel', 'flask_debugtoolbar.panels.request_vars.RequestVarsDebugPanel', 'flask_debugtoolbar.panels.config_vars.ConfigVarsDebugPanel', 'flask_debugtoolbar.panels.template.TemplateDebugPanel', 'flask_debugtoolbar.panels.sqlalchemy.SQLAlchemyDebugPanel', 'flask_debugtoolbar.panels.logger.LoggingPanel', 'flask_debugtoolbar.panels.route_list.RouteListDebugPanel', 'flask_debugtoolbar.panels.profiler.ProfilerDebugPanel', 'flask_debugtoolbar.panels.g.GDebugPanel')
ENV 'dev'
ES_HOSTS ['http://elasticsearch:9200']
EXPLAIN_TEMPLATE_LOADING False
FLASK_DEBUG True
GA_MEASUREMENT_ID ''
LANGUAGES {'en': 'English', 'bg': 'Български'}
MAIL_PASSWORD ''
MAIL_PORT 25
MAIL_SERVER 'localhost'
MAIL_TLS False
MAIL_USERNAME ''
MAX_CONTENT_LENGTH None
MAX_COOKIE_SIZE 4093
MESSAGE_QUOTA 10
PERMANENT_SESSION_LIFETIME datetime.timedelta(days=31)
PREFERRED_URL_SCHEME 'http'
PROJECT_ROOT PosixPath('/app')
PROPAGATE_EXCEPTIONS None
PURCHASE_URI ''
REDIS_URL 'redis://redis:6379'
SECRET_KEY 'thisisashop'
SEND_FILE_MAX_AGE_DEFAULT None
SERVER_NAME None
SESSION_COOKIE_DOMAIN None
SESSION_COOKIE_HTTPONLY True
SESSION_COOKIE_NAME 'session'
SESSION_COOKIE_PATH None
SESSION_COOKIE_SAMESITE None
SESSION_COOKIE_SECURE False
SESSION_REFRESH_EACH_REQUEST True
SQLALCHEMY_BINDS {}
SQLALCHEMY_DATABASE_URI 'mysql+pymysql://root:root@db:3306/flaskshop?charset=utf8mb4'
SQLALCHEMY_ECHO False
SQLALCHEMY_ENGINE_OPTIONS {}
SQLALCHEMY_RECORD_QUERIES True
SQLALCHEMY_TRACK_MODIFICATIONS False
STATIC_DIR PosixPath('/app/flaskshop/static')
TEMPLATES_AUTO_RELOAD None
TESTING False
TRAP_BAD_REQUEST_ERRORS None
TRAP_HTTP_EXCEPTIONS False
UPLOAD_DIR PosixPath('/app/flaskshop/static/upload')
UPLOAD_FOLDER 'static/placeholders'
USE_ES '1'
USE_REDIS False
USE_X_SENDFILE False
WTF_CSRF_CHECK_DEFAULT True
WTF_CSRF_ENABLED True
WTF_CSRF_FIELD_NAME 'csrf_token'
WTF_CSRF_HEADERS ['X-CSRFToken', 'X-CSRF-Token']
WTF_CSRF_METHODS {'POST', 'DELETE', 'PATCH', 'PUT'}
WTF_CSRF_SSL_STRICT True
WTF_CSRF_TIME_LIMIT 3600
Close

Templates

category/index.html

Variable Value
attr_filter {<ProductAttribute id:3>, <ProductAttribute id:5>, <ProductAttribute id:4>}
bottom_menu [<MenuItem id:7>, <MenuItem id:10>]
csrf_token <function generate_csrf at 0x7f2015778ca0>
current_user <flask_login.mixins.AnonymousUserMixin object at 0x7f1fc7a29c90>
current_user_cart None
default_attr {}
g <flask.g of 'flaskshop'>
is_descending False
now_sorted_by 'title'
object <Category id:3>
pagination <flask_sqlalchemy.pagination.QueryPagination object at 0x7f1fd488ae00>
price_from ''
price_to ''
products [<Product id:21>, <Product id:22>, <Product id:23>, <Product id:24>, <Product id:25>, <Product id:26>, <Product id:27>, <Product id:28>, <Product id:29>, <Product id:30>, <Product id:31>, <Product id:32>, <Product id:33>, <Product id:34>, <Product id:35>, <Product id:36>]
request <Request 'http://172.17.0.1:5000/products/category/3' [GET]>
session <SecureCookieSession {'csrf_token': '40819244c9b4640fad9d8d7800b53e7d430a9566', '_fresh': False}>
settings {'project_title': <Setting project_title>, 'project_subtitle': <Setting project_subtitle>, 'project_copyright': <Setting project_copyright>}
sort_by_choices {'title': 'title', 'basic_price': 'price'}
top_menu [<MenuItem id:1>, <MenuItem id:2>, <MenuItem id:3>, <MenuItem id:6>]
Close

SQLAlchemy queries

 (ms) Action Context Query
0.6032 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.4004 SELECT
EXPLAIN
./product/models.py:237 (children)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.parent_id = %(parent_id_1)s
0.3830 SELECT
EXPLAIN
./product/models.py:237 (children)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.parent_id = %(parent_id_1)s
1.1232 SELECT
EXPLAIN
./product/models.py:232 (products)
SELECT product_product.title AS product_product_title, product_product.on_sale AS product_product_on_sale, product_product.rating AS product_product_rating, product_product.sold_count AS product_product_sold_count, product_product.review_count AS product_product_review_count, product_product.basic_price AS product_product_basic_price, product_product.category_id AS product_product_category_id, product_product.is_featured AS product_product_is_featured, product_product.product_type_id AS product_product_product_type_id, product_product.attributes AS product_product_attributes, product_product.description AS product_product_description, product_product.id AS product_product_id, product_product.created_at AS product_product_created_at, product_product.updated_at AS product_product_updated_at FROM product_product WHERE product_product.category_id IN (%(category_id_1_1)s, %(category_id_1_2)s, %(category_id_1_3)s)
0.3443 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at FROM product_type WHERE product_type.id = %(pk_1)s
0.2764 SELECT
EXPLAIN
./product/models.py:322 (product_attributes_ids)
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id FROM product_type_attribute WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
0.3664 SELECT
EXPLAIN
./product/models.py:330 (product_attributes)
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at FROM product_attribute WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
0.3495 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at FROM product_type WHERE product_type.id = %(pk_1)s
0.2516 SELECT
EXPLAIN
./product/models.py:322 (product_attributes_ids)
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id FROM product_type_attribute WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
0.3226 SELECT
EXPLAIN
./product/models.py:330 (product_attributes)
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at FROM product_attribute WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
0.3261 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at FROM product_type WHERE product_type.id = %(pk_1)s
0.2815 SELECT
EXPLAIN
./product/models.py:322 (product_attributes_ids)
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id FROM product_type_attribute WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
0.3329 SELECT
EXPLAIN
./product/models.py:330 (product_attributes)
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at FROM product_attribute WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
0.3608 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at FROM product_type WHERE product_type.id = %(pk_1)s
0.2798 SELECT
EXPLAIN
./product/models.py:322 (product_attributes_ids)
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id FROM product_type_attribute WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
0.3416 SELECT
EXPLAIN
./product/models.py:330 (product_attributes)
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at FROM product_attribute WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
0.3383 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at FROM product_type WHERE product_type.id = %(pk_1)s
0.2726 SELECT
EXPLAIN
./product/models.py:322 (product_attributes_ids)
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id FROM product_type_attribute WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
0.3376 SELECT
EXPLAIN
./product/models.py:330 (product_attributes)
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at FROM product_attribute WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
0.3681 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at FROM product_type WHERE product_type.id = %(pk_1)s
0.2567 SELECT
EXPLAIN
./product/models.py:322 (product_attributes_ids)
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id FROM product_type_attribute WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
0.3311 SELECT
EXPLAIN
./product/models.py:330 (product_attributes)
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at FROM product_attribute WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
0.3664 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at FROM product_type WHERE product_type.id = %(pk_1)s
0.2626 SELECT
EXPLAIN
./product/models.py:322 (product_attributes_ids)
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id FROM product_type_attribute WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
0.3309 SELECT
EXPLAIN
./product/models.py:330 (product_attributes)
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at FROM product_attribute WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
0.3434 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at FROM product_type WHERE product_type.id = %(pk_1)s
0.2552 SELECT
EXPLAIN
./product/models.py:322 (product_attributes_ids)
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id FROM product_type_attribute WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
0.3292 SELECT
EXPLAIN
./product/models.py:330 (product_attributes)
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at FROM product_attribute WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
0.3370 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at FROM product_type WHERE product_type.id = %(pk_1)s
0.4101 SELECT
EXPLAIN
./product/models.py:322 (product_attributes_ids)
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id FROM product_type_attribute WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
0.4228 SELECT
EXPLAIN
./product/models.py:330 (product_attributes)
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at FROM product_attribute WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
0.3413 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at FROM product_type WHERE product_type.id = %(pk_1)s
0.2651 SELECT
EXPLAIN
./product/models.py:322 (product_attributes_ids)
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id FROM product_type_attribute WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
0.3381 SELECT
EXPLAIN
./product/models.py:330 (product_attributes)
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at FROM product_attribute WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
0.3382 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at FROM product_type WHERE product_type.id = %(pk_1)s
0.2650 SELECT
EXPLAIN
./product/models.py:322 (product_attributes_ids)
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id FROM product_type_attribute WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
0.3380 SELECT
EXPLAIN
./product/models.py:330 (product_attributes)
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at FROM product_attribute WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
0.3425 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at FROM product_type WHERE product_type.id = %(pk_1)s
0.4780 SELECT
EXPLAIN
./product/models.py:322 (product_attributes_ids)
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id FROM product_type_attribute WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
0.3378 SELECT
EXPLAIN
./product/models.py:330 (product_attributes)
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at FROM product_attribute WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
0.3411 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at FROM product_type WHERE product_type.id = %(pk_1)s
0.2693 SELECT
EXPLAIN
./product/models.py:322 (product_attributes_ids)
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id FROM product_type_attribute WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
0.3351 SELECT
EXPLAIN
./product/models.py:330 (product_attributes)
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at FROM product_attribute WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
0.3439 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at FROM product_type WHERE product_type.id = %(pk_1)s
0.2663 SELECT
EXPLAIN
./product/models.py:322 (product_attributes_ids)
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id FROM product_type_attribute WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
0.3523 SELECT
EXPLAIN
./product/models.py:330 (product_attributes)
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at FROM product_attribute WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
0.3375 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at FROM product_type WHERE product_type.id = %(pk_1)s
0.3108 SELECT
EXPLAIN
./product/models.py:322 (product_attributes_ids)
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id FROM product_type_attribute WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
0.3373 SELECT
EXPLAIN
./product/models.py:330 (product_attributes)
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at FROM product_attribute WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
0.3409 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at FROM product_type WHERE product_type.id = %(pk_1)s
0.2876 SELECT
EXPLAIN
./product/models.py:322 (product_attributes_ids)
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id FROM product_type_attribute WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
0.3374 SELECT
EXPLAIN
./product/models.py:330 (product_attributes)
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at FROM product_attribute WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
0.3687 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at FROM product_type WHERE product_type.id = %(pk_1)s
0.3706 SELECT
EXPLAIN
./product/models.py:322 (product_attributes_ids)
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id FROM product_type_attribute WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
0.3347 SELECT
EXPLAIN
./product/models.py:330 (product_attributes)
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at FROM product_attribute WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
0.3387 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at FROM product_type WHERE product_type.id = %(pk_1)s
0.2803 SELECT
EXPLAIN
./product/models.py:322 (product_attributes_ids)
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id FROM product_type_attribute WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
0.3383 SELECT
EXPLAIN
./product/models.py:330 (product_attributes)
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at FROM product_attribute WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
0.3623 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at FROM product_type WHERE product_type.id = %(pk_1)s
0.2746 SELECT
EXPLAIN
./product/models.py:322 (product_attributes_ids)
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id FROM product_type_attribute WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
0.3350 SELECT
EXPLAIN
./product/models.py:330 (product_attributes)
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at FROM product_attribute WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
0.3597 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at FROM product_type WHERE product_type.id = %(pk_1)s
0.2592 SELECT
EXPLAIN
./product/models.py:322 (product_attributes_ids)
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id FROM product_type_attribute WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
0.3436 SELECT
EXPLAIN
./product/models.py:330 (product_attributes)
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at FROM product_attribute WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
0.9592 SELECT
EXPLAIN
./product/models.py:257 (get_product_by_category)
SELECT product_product.title AS product_product_title, product_product.on_sale AS product_product_on_sale, product_product.rating AS product_product_rating, product_product.sold_count AS product_product_sold_count, product_product.review_count AS product_product_review_count, product_product.basic_price AS product_product_basic_price, product_product.category_id AS product_product_category_id, product_product.is_featured AS product_product_is_featured, product_product.product_type_id AS product_product_product_type_id, product_product.attributes AS product_product_attributes, product_product.description AS product_product_description, product_product.id AS product_product_id, product_product.created_at AS product_product_created_at, product_product.updated_at AS product_product_updated_at FROM product_product WHERE product_product.category_id IN (%(category_id_1_1)s, %(category_id_1_2)s, %(category_id_1_3)s) LIMIT %(param_1)s, %(param_2)s
0.3264 SELECT
EXPLAIN
./product/models.py:257 (get_product_by_category)
SELECT count(*) AS count_1 FROM (SELECT product_product.title AS product_product_title, product_product.on_sale AS product_product_on_sale, product_product.rating AS product_product_rating, product_product.sold_count AS product_product_sold_count, product_product.review_count AS product_product_review_count, product_product.basic_price AS product_product_basic_price, product_product.category_id AS product_product_category_id, product_product.is_featured AS product_product_is_featured, product_product.product_type_id AS product_product_product_type_id, product_product.attributes AS product_product_attributes, product_product.description AS product_product_description, product_product.id AS product_product_id, product_product.created_at AS product_product_created_at, product_product.updated_at AS product_product_updated_at FROM product_product WHERE product_product.category_id IN (%(category_id_1_1)s, %(category_id_1_2)s, %(category_id_1_3)s)) AS anon_1
0.5408 SELECT
EXPLAIN
./utils.py:63 (inject_menus)
SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at FROM public_menuitem WHERE public_menuitem.position = %(position_1)s AND public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`
0.4509 SELECT
EXPLAIN
./utils.py:69 (inject_menus)
SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at FROM public_menuitem WHERE public_menuitem.position = %(position_1)s AND public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`
0.3963 SELECT
EXPLAIN
./utils.py:77 (inject_site_setting)
SELECT management_setting.`key` AS management_setting_key, management_setting.value AS management_setting_value, management_setting.name AS management_setting_name, management_setting.description AS management_setting_description, management_setting.value_type AS management_setting_value_type, management_setting.extra AS management_setting_extra, management_setting.created_at AS management_setting_created_at, management_setting.updated_at AS management_setting_updated_at FROM management_setting WHERE management_setting.`key` = %(key_1)s LIMIT %(param_1)s
0.3887 SELECT
EXPLAIN
./utils.py:77 (inject_site_setting)
SELECT management_setting.`key` AS management_setting_key, management_setting.value AS management_setting_value, management_setting.name AS management_setting_name, management_setting.description AS management_setting_description, management_setting.value_type AS management_setting_value_type, management_setting.extra AS management_setting_extra, management_setting.created_at AS management_setting_created_at, management_setting.updated_at AS management_setting_updated_at FROM management_setting WHERE management_setting.`key` = %(key_1)s LIMIT %(param_1)s
0.3726 SELECT
EXPLAIN
./utils.py:77 (inject_site_setting)
SELECT management_setting.`key` AS management_setting_key, management_setting.value AS management_setting_value, management_setting.name AS management_setting_name, management_setting.description AS management_setting_description, management_setting.value_type AS management_setting_value_type, management_setting.extra AS management_setting_extra, management_setting.created_at AS management_setting_created_at, management_setting.updated_at AS management_setting_updated_at FROM management_setting WHERE management_setting.`key` = %(key_1)s LIMIT %(param_1)s
0.4434 SELECT
EXPLAIN
./public/models.py:35 (children)
SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at FROM public_menuitem WHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`
0.5332 SELECT
EXPLAIN
./public/models.py:35 (children)
SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at FROM public_menuitem WHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`
0.4679 SELECT
EXPLAIN
./public/models.py:35 (children)
SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at FROM public_menuitem WHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`
0.3976 SELECT
EXPLAIN
./public/models.py:35 (children)
SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at FROM public_menuitem WHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`
0.3816 SELECT
EXPLAIN
./product/models.py:237 (children)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.parent_id = %(parent_id_1)s
0.3866 SELECT
EXPLAIN
./product/models.py:456 (values)
SELECT product_attribute_value.title AS product_attribute_value_title, product_attribute_value.attribute_id AS product_attribute_value_attribute_id, product_attribute_value.id AS product_attribute_value_id, product_attribute_value.created_at AS product_attribute_value_created_at, product_attribute_value.updated_at AS product_attribute_value_updated_at FROM product_attribute_value WHERE product_attribute_value.attribute_id = %(attribute_id_1)s
0.3724 SELECT
EXPLAIN
./product/models.py:456 (values)
SELECT product_attribute_value.title AS product_attribute_value_title, product_attribute_value.attribute_id AS product_attribute_value_attribute_id, product_attribute_value.id AS product_attribute_value_id, product_attribute_value.created_at AS product_attribute_value_created_at, product_attribute_value.updated_at AS product_attribute_value_updated_at FROM product_attribute_value WHERE product_attribute_value.attribute_id = %(attribute_id_1)s
0.3552 SELECT
EXPLAIN
./product/models.py:456 (values)
SELECT product_attribute_value.title AS product_attribute_value_title, product_attribute_value.attribute_id AS product_attribute_value_attribute_id, product_attribute_value.id AS product_attribute_value_id, product_attribute_value.created_at AS product_attribute_value_created_at, product_attribute_value.updated_at AS product_attribute_value_updated_at FROM product_attribute_value WHERE product_attribute_value.attribute_id = %(attribute_id_1)s
0.4202 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3961 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3104 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3466 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.3034 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.3218 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3432 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.3013 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.3923 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.4073 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3144 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3517 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.3180 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.3319 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3355 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.3161 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.3915 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3946 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3257 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3436 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.3011 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.3091 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3386 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.3137 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.4107 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.4071 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3072 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3520 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.3017 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.3279 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3414 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.3009 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.4007 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.4057 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3136 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3630 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.3358 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.3243 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3429 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.3062 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.3965 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3739 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3145 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3452 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.2979 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.2988 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3471 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.3399 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.3581 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3709 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3354 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3413 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at FROM discount_sale WHERE discount_sale.id = %(pk_1)s
0.3445 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3401 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at FROM discount_sale WHERE discount_sale.id = %(pk_1)s
0.3238 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3400 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at FROM discount_sale WHERE discount_sale.id = %(pk_1)s
0.3760 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3845 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3306 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3495 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at FROM discount_sale WHERE discount_sale.id = %(pk_1)s
0.3443 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3290 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at FROM discount_sale WHERE discount_sale.id = %(pk_1)s
0.3367 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3659 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at FROM discount_sale WHERE discount_sale.id = %(pk_1)s
0.4028 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3676 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3393 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3364 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.3062 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.3243 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3465 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.3095 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.3894 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3746 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3242 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3521 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.3117 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.3108 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3538 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.2930 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.3771 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3609 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.4226 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3543 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.2963 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.2974 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3458 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.2959 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.3590 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3775 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3118 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3344 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.3512 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.2982 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.3362 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.3039 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.3741 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3851 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3244 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.4423 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.4385 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.4737 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.4874 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.5246 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.6799 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.5199 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.3898 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.4244 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.4059 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.4612 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.4674 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.4066 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.4835 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.5048 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.5072 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.6596 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.4388 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.4533 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.4745 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.4478 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.4587 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
3.2540 SELECT
EXPLAIN
./product/models.py:50 (images)
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at FROM product_image WHERE product_image.product_id = %(product_id_1)s
0.4029 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.4702 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.4022 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.4652 SELECT
EXPLAIN
./discount/models.py:142 (get_discounted_price)
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at FROM discount_sale_product WHERE discount_sale_product.product_id = %(product_id_1)s LIMIT %(param_1)s
0.5065 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at FROM product_category WHERE product_category.id = %(pk_1)s
0.4096 SELECT
EXPLAIN
./discount/models.py:148 (get_discounted_price)
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at FROM discount_sale_category WHERE discount_sale_category.category_id = %(category_id_1)s LIMIT %(param_1)s
0.6778 SELECT
EXPLAIN
./public/models.py:35 (children)
SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at FROM public_menuitem WHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`
0.6663 SELECT
EXPLAIN
./public/models.py:35 (children)
SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at FROM public_menuitem WHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`
0.4879 SELECT
EXPLAIN
./database.py:48 (get_by_id)
SELECT public_page.title AS public_page_title, public_page.slug AS public_page_slug, public_page.content AS public_page_content, public_page.is_visible AS public_page_is_visible, public_page.id AS public_page_id, public_page.created_at AS public_page_created_at, public_page.updated_at AS public_page_updated_at FROM public_page WHERE public_page.id = %(pk_1)s
Close

Log Messages

No messages logged.

Close

Route List

URL route Endpoint name HTTP methods Is alias Redirect to
/ public.home GET, HEAD, OPTIONS False None
/account/ account.index GET, HEAD, OPTIONS False None
/account/address account.addresses GET, HEAD, OPTIONS False None
/account/address/<int:id>/delete account.delete_address OPTIONS, POST False None
/account/address/edit account.edit_address GET, HEAD, OPTIONS, POST False None
/account/login account.login GET, HEAD, OPTIONS, POST False None
/account/logout account.logout GET, HEAD, OPTIONS False None
/account/resetpwd account.resetpwd GET, HEAD, OPTIONS, POST False None
/account/setpwd account.set_password OPTIONS, POST False None
/account/signup account.signup GET, HEAD, OPTIONS, POST False None
/bootstrap/static/<path:filename> bootstrap.static GET, HEAD, OPTIONS False None
/checkout/cart checkout.cart_index GET, HEAD, OPTIONS False None
/checkout/note checkout.checkout_note GET, HEAD, OPTIONS, POST False None
/checkout/shipping checkout.checkout_shipping GET, HEAD, OPTIONS, POST False None
/checkout/update_cart/<int:id> checkout.update_cartline OPTIONS, POST False None
/checkout/voucher checkout.checkout_voucher OPTIONS, POST False None
/checkout/voucher/remove checkout.checkout_voucher_remove OPTIONS, POST False None
/dashboard/ dashboard.index GET, HEAD, OPTIONS False None
/dashboard/attributes dashboard.attributes GET, HEAD, OPTIONS False None
/dashboard/attributes/<id>/edit dashboard.attributes_manage GET, HEAD, OPTIONS, POST False None
/dashboard/attributes/<int:id>/delete dashboard.ProductAttribute DELETE, OPTIONS False None
/dashboard/attributes/create dashboard.attributes_manage GET, HEAD, OPTIONS, POST False None
/dashboard/categories dashboard.categories GET, HEAD, OPTIONS False None
/dashboard/categories/<id>/edit dashboard.categories_manage GET, HEAD, OPTIONS, POST False None
/dashboard/categories/<int:id>/delete dashboard.Category DELETE, OPTIONS False None
/dashboard/categories/create dashboard.categories_manage GET, HEAD, OPTIONS, POST False None
/dashboard/collections dashboard.collections GET, HEAD, OPTIONS False None
/dashboard/collections/<id>/edit dashboard.collections_manage GET, HEAD, OPTIONS, POST False None
/dashboard/collections/<int:id>/delete dashboard.Collection DELETE, OPTIONS False None
/dashboard/collections/create dashboard.collections_manage GET, HEAD, OPTIONS, POST False None
/dashboard/config dashboard.config_index GET, HEAD, OPTIONS False None
/dashboard/dashboard_menus dashboard.dashboard_menus GET, HEAD, OPTIONS False None
/dashboard/dashboard_menus/<id>/edit dashboard.dashboard_menus_manage GET, HEAD, OPTIONS, POST False None
/dashboard/dashboard_menus/<int:id>/delete dashboard.DashboardMenu DELETE, OPTIONS False None
/dashboard/dashboard_menus/create dashboard.dashboard_menus_manage GET, HEAD, OPTIONS, POST False None
/dashboard/orders dashboard.orders GET, HEAD, OPTIONS False None
/dashboard/orders/<id> dashboard.order_detail GET, HEAD, OPTIONS False None
/dashboard/orders/<id>/draft dashboard.draft_order GET, HEAD, OPTIONS False None
/dashboard/orders/<id>/send dashboard.send_order GET, HEAD, OPTIONS False None
/dashboard/plugin dashboard.plugin_list GET, HEAD, OPTIONS False None
/dashboard/plugin/<id>/disable dashboard.plugin_disable OPTIONS, POST False None
/dashboard/plugin/<id>/enable dashboard.plugin_enable OPTIONS, POST False None
/dashboard/product_types dashboard.product_types GET, HEAD, OPTIONS False None
/dashboard/product_types/<id>/edit dashboard.product_types_manage GET, HEAD, OPTIONS, POST False None
/dashboard/product_types/<int:id>/delete dashboard.ProductType DELETE, OPTIONS False None
/dashboard/product_types/create dashboard.product_types_manage GET, HEAD, OPTIONS, POST False None
/dashboard/products dashboard.products GET, HEAD, OPTIONS False None
/dashboard/products/<id> dashboard.product_detail GET, HEAD, OPTIONS False None
/dashboard/products/<id>/edit dashboard.product_manage GET, HEAD, OPTIONS, POST False None
/dashboard/products/<int:id>/delete dashboard.Product DELETE, OPTIONS False None
/dashboard/products/create/step1 dashboard.product_create_step1 GET, HEAD, OPTIONS, POST False None
/dashboard/products/create/step2 dashboard.product_manage GET, HEAD, OPTIONS, POST False None
/dashboard/products/variant/<id>/edit dashboard.variant_manage GET, HEAD, OPTIONS, POST False None
/dashboard/products/variant/create dashboard.variant_manage GET, HEAD, OPTIONS, POST False None
/dashboard/sales dashboard.sales GET, HEAD, OPTIONS False None
/dashboard/sales/<id>/edit dashboard.sales_manage GET, HEAD, OPTIONS, POST False None
/dashboard/sales/<int:id>/delete dashboard.Sale DELETE, OPTIONS False None
/dashboard/sales/create dashboard.sales_manage GET, HEAD, OPTIONS, POST False None
/dashboard/shipping_methods dashboard.shipping_methods GET, HEAD, OPTIONS False None
/dashboard/shipping_methods/<id>/edit dashboard.shipping_methods_manage GET, HEAD, OPTIONS, POST False None
/dashboard/shipping_methods/<int:id>/delete dashboard.ShippingMethod DELETE, OPTIONS False None
/dashboard/shipping_methods/create dashboard.shipping_methods_manage GET, HEAD, OPTIONS, POST False None
/dashboard/site_menus dashboard.site_menus GET, HEAD, OPTIONS False None
/dashboard/site_menus/<id>/edit dashboard.site_menus_manage GET, HEAD, OPTIONS, POST False None
/dashboard/site_menus/<int:id>/delete dashboard.MenuItem DELETE, OPTIONS False None
/dashboard/site_menus/create dashboard.site_menus_manage GET, HEAD, OPTIONS, POST False None
/dashboard/site_pages dashboard.site_pages GET, HEAD, OPTIONS False None
/dashboard/site_pages/<id>/edit dashboard.site_pages_manage GET, HEAD, OPTIONS, POST False None
/dashboard/site_pages/<int:id>/delete dashboard.Page DELETE, OPTIONS False None
/dashboard/site_pages/create dashboard.site_pages_manage GET, HEAD, OPTIONS, POST False None
/dashboard/site_setting/edit dashboard.site_setting GET, HEAD, OPTIONS, POST False None
/dashboard/users dashboard.users GET, HEAD, OPTIONS False None
/dashboard/users/<int:id>/delete dashboard.User DELETE, OPTIONS False None
/dashboard/users/<user_id> dashboard.user GET, HEAD, OPTIONS False None
/dashboard/users/<user_id>/edit dashboard.user_edit GET, HEAD, OPTIONS, POST False None
/dashboard/users/address/<id>/edit dashboard.address_edit GET, HEAD, OPTIONS, POST False None
/dashboard/variants/<int:id>/delete dashboard.ProductVariant DELETE, OPTIONS False None
/dashboard/vouchers dashboard.vouchers GET, HEAD, OPTIONS False None
/dashboard/vouchers/<id>/edit dashboard.vouchers_manage GET, HEAD, OPTIONS, POST False None
/dashboard/vouchers/<int:id>/delete dashboard.Voucher DELETE, OPTIONS False None
/dashboard/vouchers/create dashboard.vouchers_manage GET, HEAD, OPTIONS, POST False None
/favicon.ico public.favicon GET, HEAD, OPTIONS False None
/orders/ order.index GET, HEAD, OPTIONS False None
/orders/<string:token> order.show GET, HEAD, OPTIONS False None
/orders/alipay/notify order.ali_notify HEAD, OPTIONS, POST False None
/orders/cancel/<string:token> order.cancel_order GET, HEAD, OPTIONS False None
/orders/pay/<string:token>/alipay order.ali_pay GET, HEAD, OPTIONS False None
/orders/pay/<string:token>/testpay order.test_pay_flow GET, HEAD, OPTIONS False None
/orders/payment_success order.payment_success GET, HEAD, OPTIONS False None
/orders/receive/<string:token> order.receive GET, HEAD, OPTIONS False None
/page/<identity> public.show_page GET, HEAD, OPTIONS False None
/products/<int:id> product.show GET, HEAD, OPTIONS False None
/products/<int:id>/add product.product_add_to_cart OPTIONS, POST False None
/products/api/variant_price/<int:id> product.variant_price GET, HEAD, OPTIONS False None
/products/category/<int:id> product.show_category GET, HEAD, OPTIONS False None
/products/collection/<int:id> product.show_collection GET, HEAD, OPTIONS False None
/search public.search GET, HEAD, OPTIONS False None
/static/<path:filename> static GET, HEAD, OPTIONS False None
/style public.style GET, HEAD, OPTIONS False None
Close

Profiler not active

The profiler is not activated, activate it to use it
Close

flask.g content

Key Value
_flask_babel namespace(babel_domain=<Domain(None, ['messages'])>, babel_locale=Locale('en'))
_login_user <flask_login.mixins.AnonymousUserMixin object at 0x7f1fc7a29c90>
_sqlalchemy_queries [_QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 3}], start_time=5717201.481258791, end_time=5717201.481861974, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.parent_id = %(parent_id_1)s', parameters=[{'parent_id_1': 3}], start_time=5717201.482324153, end_time=5717201.482724535, location='/app/flaskshop/product/models.py:237 (children)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.parent_id = %(parent_id_1)s', parameters=[{'parent_id_1': 3}], start_time=5717201.483205419, end_time=5717201.483588378, location='/app/flaskshop/product/models.py:237 (children)'), _QueryInfo(statement='SELECT product_product.title AS product_product_title, product_product.on_sale AS product_product_on_sale, product_product.rating AS product_product_rating, product_product.sold_count AS product_product_sold_count, product_product.review_count AS product_product_review_count, product_product.basic_price AS product_product_basic_price, product_product.category_id AS product_product_category_id, product_product.is_featured AS product_product_is_featured, product_product.product_type_id AS product_product_product_type_id, product_product.attributes AS product_product_attributes, product_product.description AS product_product_description, product_product.id AS product_product_id, product_product.created_at AS product_product_created_at, product_product.updated_at AS product_product_updated_at \nFROM product_product \nWHERE product_product.category_id IN (%(category_id_1_1)s, %(category_id_1_2)s, %(category_id_1_3)s)', parameters=[{'category_id_1_1': 4, 'category_id_1_2': 5, 'category_id_1_3': 3}], start_time=5717201.483965677, end_time=5717201.485088858, location='/app/flaskshop/product/models.py:232 (products)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 3}], start_time=5717201.485818068, end_time=5717201.486162385, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 3}], start_time=5717201.486636396, end_time=5717201.486912845, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 4, 'id_1_2': 3}], start_time=5717201.487233818, end_time=5717201.487600207, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 3}], start_time=5717201.487907915, end_time=5717201.488257442, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 3}], start_time=5717201.488620204, end_time=5717201.488871766, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 4, 'id_1_2': 3}], start_time=5717201.489175357, end_time=5717201.489497973, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 3}], start_time=5717201.489818105, end_time=5717201.490144237, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 3}], start_time=5717201.490479327, end_time=5717201.490760856, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 4, 'id_1_2': 3}], start_time=5717201.491058245, end_time=5717201.49139113, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 3}], start_time=5717201.491713987, end_time=5717201.492074815, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 3}], start_time=5717201.492417729, end_time=5717201.492697485, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 4, 'id_1_2': 3}], start_time=5717201.493011124, end_time=5717201.493352716, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 3}], start_time=5717201.493676375, end_time=5717201.49401467, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 3}], start_time=5717201.494356442, end_time=5717201.494629075, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 4, 'id_1_2': 3}], start_time=5717201.494937534, end_time=5717201.495275109, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 3}], start_time=5717201.495570985, end_time=5717201.495939056, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 3}], start_time=5717201.49630315, end_time=5717201.496559893, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 4, 'id_1_2': 3}], start_time=5717201.496879794, end_time=5717201.497210846, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 3}], start_time=5717201.497502614, end_time=5717201.497869033, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 3}], start_time=5717201.498205405, end_time=5717201.498467968, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 4, 'id_1_2': 3}], start_time=5717201.498781618, end_time=5717201.499112539, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 3}], start_time=5717201.499408425, end_time=5717201.499751821, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 3}], start_time=5717201.500118119, end_time=5717201.500373349, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 4, 'id_1_2': 3}], start_time=5717201.500676058, end_time=5717201.501005306, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 3}], start_time=5717201.501297986, end_time=5717201.501634979, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 3}], start_time=5717201.501984476, end_time=5717201.502394617, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 4, 'id_1_2': 3}], start_time=5717201.502712314, end_time=5717201.503135068, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 3}], start_time=5717201.503430062, end_time=5717201.503771314, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 3}], start_time=5717201.504150586, end_time=5717201.504415644, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 4, 'id_1_2': 3}], start_time=5717201.504723914, end_time=5717201.505061969, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.505356432, end_time=5717201.505694598, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 4}], start_time=5717201.506060094, end_time=5717201.506325062, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 5, 'id_1_2': 3}], start_time=5717201.50663229, end_time=5717201.506970295, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.507278995, end_time=5717201.507621448, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 4}], start_time=5717201.507968631, end_time=5717201.508446619, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 5, 'id_1_2': 3}], start_time=5717201.50873993, end_time=5717201.509077765, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.509374042, end_time=5717201.509715123, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 4}], start_time=5717201.510056935, end_time=5717201.510326251, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 5, 'id_1_2': 3}], start_time=5717201.510649549, end_time=5717201.510984698, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.511279773, end_time=5717201.511623709, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 4}], start_time=5717201.511955803, end_time=5717201.512222093, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 5, 'id_1_2': 3}], start_time=5717201.512510085, end_time=5717201.512862396, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.513172069, end_time=5717201.513509573, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 4}], start_time=5717201.513861855, end_time=5717201.514172619, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 5, 'id_1_2': 3}], start_time=5717201.514459909, end_time=5717201.514797213, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.515124718, end_time=5717201.515465619, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 4}], start_time=5717201.515816819, end_time=5717201.516104449, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 5, 'id_1_2': 3}], start_time=5717201.516391659, end_time=5717201.516729063, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.517015411, end_time=5717201.517384104, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 4}], start_time=5717201.517769859, end_time=5717201.518140485, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 5, 'id_1_2': 3}], start_time=5717201.518430751, end_time=5717201.5187655, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.519083968, end_time=5717201.519422654, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 4}], start_time=5717201.519769176, end_time=5717201.520049482, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 5, 'id_1_2': 3}], start_time=5717201.520361098, end_time=5717201.520699354, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.520984519, end_time=5717201.52134684, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 4}], start_time=5717201.521692009, end_time=5717201.521966635, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 5, 'id_1_2': 3}], start_time=5717201.522279142, end_time=5717201.522614192, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.522931037, end_time=5717201.523290753, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 4}], start_time=5717201.523639418, end_time=5717201.523898655, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 5, 'id_1_2': 3}], start_time=5717201.524250336, end_time=5717201.524593932, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_product.title AS product_product_title, product_product.on_sale AS product_product_on_sale, product_product.rating AS product_product_rating, product_product.sold_count AS product_product_sold_count, product_product.review_count AS product_product_review_count, product_product.basic_price AS product_product_basic_price, product_product.category_id AS product_product_category_id, product_product.is_featured AS product_product_is_featured, product_product.product_type_id AS product_product_product_type_id, product_product.attributes AS product_product_attributes, product_product.description AS product_product_description, product_product.id AS product_product_id, product_product.created_at AS product_product_created_at, product_product.updated_at AS product_product_updated_at \nFROM product_product \nWHERE product_product.category_id IN (%(category_id_1_1)s, %(category_id_1_2)s, %(category_id_1_3)s) \n LIMIT %(param_1)s, %(param_2)s', parameters=[{'param_1': 0, 'param_2': 16, 'category_id_1_1': 4, 'category_id_1_2': 5, 'category_id_1_3': 3}], start_time=5717201.525067672, end_time=5717201.526026834, location='/app/flaskshop/product/models.py:257 (get_product_by_category)'), _QueryInfo(statement='SELECT count(*) AS count_1 \nFROM (SELECT product_product.title AS product_product_title, product_product.on_sale AS product_product_on_sale, product_product.rating AS product_product_rating, product_product.sold_count AS product_product_sold_count, product_product.review_count AS product_product_review_count, product_product.basic_price AS product_product_basic_price, product_product.category_id AS product_product_category_id, product_product.is_featured AS product_product_is_featured, product_product.product_type_id AS product_product_product_type_id, product_product.attributes AS product_product_attributes, product_product.description AS product_product_description, product_product.id AS product_product_id, product_product.created_at AS product_product_created_at, product_product.updated_at AS product_product_updated_at \nFROM product_product \nWHERE product_product.category_id IN (%(category_id_1_1)s, %(category_id_1_2)s, %(category_id_1_3)s)) AS anon_1', parameters=[{'category_id_1_1': 4, 'category_id_1_2': 5, 'category_id_1_3': 3}], start_time=5717201.526731348, end_time=5717201.527057711, location='/app/flaskshop/product/models.py:257 (get_product_by_category)'), _QueryInfo(statement='SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at \nFROM public_menuitem \nWHERE public_menuitem.position = %(position_1)s AND public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`', parameters=[{'position_1': 1, 'parent_id_1': 0}], start_time=5717201.527648842, end_time=5717201.528189628, location='/app/flaskshop/utils.py:63 (inject_menus)'), _QueryInfo(statement='SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at \nFROM public_menuitem \nWHERE public_menuitem.position = %(position_1)s AND public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`', parameters=[{'position_1': 2, 'parent_id_1': 0}], start_time=5717201.528581625, end_time=5717201.529032532, location='/app/flaskshop/utils.py:69 (inject_menus)'), _QueryInfo(statement='SELECT management_setting.`key` AS management_setting_key, management_setting.value AS management_setting_value, management_setting.name AS management_setting_name, management_setting.description AS management_setting_description, management_setting.value_type AS management_setting_value_type, management_setting.extra AS management_setting_extra, management_setting.created_at AS management_setting_created_at, management_setting.updated_at AS management_setting_updated_at \nFROM management_setting \nWHERE management_setting.`key` = %(key_1)s \n LIMIT %(param_1)s', parameters=[{'key_1': 'project_title', 'param_1': 1}], start_time=5717201.52939857, end_time=5717201.529794915, location='/app/flaskshop/utils.py:77 (inject_site_setting)'), _QueryInfo(statement='SELECT management_setting.`key` AS management_setting_key, management_setting.value AS management_setting_value, management_setting.name AS management_setting_name, management_setting.description AS management_setting_description, management_setting.value_type AS management_setting_value_type, management_setting.extra AS management_setting_extra, management_setting.created_at AS management_setting_created_at, management_setting.updated_at AS management_setting_updated_at \nFROM management_setting \nWHERE management_setting.`key` = %(key_1)s \n LIMIT %(param_1)s', parameters=[{'key_1': 'project_subtitle', 'param_1': 1}], start_time=5717201.530131988, end_time=5717201.530520699, location='/app/flaskshop/utils.py:77 (inject_site_setting)'), _QueryInfo(statement='SELECT management_setting.`key` AS management_setting_key, management_setting.value AS management_setting_value, management_setting.name AS management_setting_name, management_setting.description AS management_setting_description, management_setting.value_type AS management_setting_value_type, management_setting.extra AS management_setting_extra, management_setting.created_at AS management_setting_created_at, management_setting.updated_at AS management_setting_updated_at \nFROM management_setting \nWHERE management_setting.`key` = %(key_1)s \n LIMIT %(param_1)s', parameters=[{'key_1': 'project_copyright', 'param_1': 1}], start_time=5717201.530855638, end_time=5717201.531228198, location='/app/flaskshop/utils.py:77 (inject_site_setting)'), _QueryInfo(statement='SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at \nFROM public_menuitem \nWHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`', parameters=[{'parent_id_1': 1}], start_time=5717201.532458821, end_time=5717201.532902204, location='/app/flaskshop/public/models.py:35 (children)'), _QueryInfo(statement='SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at \nFROM public_menuitem \nWHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`', parameters=[{'parent_id_1': 2}], start_time=5717201.53325667, end_time=5717201.533789902, location='/app/flaskshop/public/models.py:35 (children)'), _QueryInfo(statement='SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at \nFROM public_menuitem \nWHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`', parameters=[{'parent_id_1': 3}], start_time=5717201.534122106, end_time=5717201.534590026, location='/app/flaskshop/public/models.py:35 (children)'), _QueryInfo(statement='SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at \nFROM public_menuitem \nWHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`', parameters=[{'parent_id_1': 6}], start_time=5717201.534976141, end_time=5717201.535373788, location='/app/flaskshop/public/models.py:35 (children)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.parent_id = %(parent_id_1)s', parameters=[{'parent_id_1': 3}], start_time=5717201.535880561, end_time=5717201.536262188, location='/app/flaskshop/product/models.py:237 (children)'), _QueryInfo(statement='SELECT product_attribute_value.title AS product_attribute_value_title, product_attribute_value.attribute_id AS product_attribute_value_attribute_id, product_attribute_value.id AS product_attribute_value_id, product_attribute_value.created_at AS product_attribute_value_created_at, product_attribute_value.updated_at AS product_attribute_value_updated_at \nFROM product_attribute_value \nWHERE product_attribute_value.attribute_id = %(attribute_id_1)s', parameters=[{'attribute_id_1': 3}], start_time=5717201.537505805, end_time=5717201.537892441, location='/app/flaskshop/product/models.py:456 (values)'), _QueryInfo(statement='SELECT product_attribute_value.title AS product_attribute_value_title, product_attribute_value.attribute_id AS product_attribute_value_attribute_id, product_attribute_value.id AS product_attribute_value_id, product_attribute_value.created_at AS product_attribute_value_created_at, product_attribute_value.updated_at AS product_attribute_value_updated_at \nFROM product_attribute_value \nWHERE product_attribute_value.attribute_id = %(attribute_id_1)s', parameters=[{'attribute_id_1': 5}], start_time=5717201.538263248, end_time=5717201.538635648, location='/app/flaskshop/product/models.py:456 (values)'), _QueryInfo(statement='SELECT product_attribute_value.title AS product_attribute_value_title, product_attribute_value.attribute_id AS product_attribute_value_attribute_id, product_attribute_value.id AS product_attribute_value_id, product_attribute_value.created_at AS product_attribute_value_created_at, product_attribute_value.updated_at AS product_attribute_value_updated_at \nFROM product_attribute_value \nWHERE product_attribute_value.attribute_id = %(attribute_id_1)s', parameters=[{'attribute_id_1': 4}], start_time=5717201.539002888, end_time=5717201.539358135, location='/app/flaskshop/product/models.py:456 (values)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 21}], start_time=5717201.540252225, end_time=5717201.540672475, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 21}], start_time=5717201.540989861, end_time=5717201.541386006, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 21, 'param_1': 1}], start_time=5717201.541807127, end_time=5717201.542117561, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.542444325, end_time=5717201.542790906, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=5717201.543136776, end_time=5717201.543440156, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 21, 'param_1': 1}], start_time=5717201.543804942, end_time=5717201.544126706, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.54442704, end_time=5717201.544770255, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=5717201.545079877, end_time=5717201.545381143, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 22}], start_time=5717201.545715462, end_time=5717201.546107799, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 22}], start_time=5717201.546412782, end_time=5717201.546820047, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 22, 'param_1': 1}], start_time=5717201.547192106, end_time=5717201.547506497, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.547820738, end_time=5717201.548172458, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=5717201.548481589, end_time=5717201.548799627, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 22, 'param_1': 1}], start_time=5717201.549303013, end_time=5717201.549634947, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.549927005, end_time=5717201.550262496, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=5717201.550570825, end_time=5717201.550886939, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 23}], start_time=5717201.551194988, end_time=5717201.551586514, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 23}], start_time=5717201.551903479, end_time=5717201.552298051, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 23, 'param_1': 1}], start_time=5717201.55267536, end_time=5717201.553001072, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.553290906, end_time=5717201.553634492, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=5717201.553965834, end_time=5717201.55426698, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 23, 'param_1': 1}], start_time=5717201.55459665, end_time=5717201.554905791, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.555181619, end_time=5717201.555520255, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=5717201.555858411, end_time=5717201.55617214, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 24}], start_time=5717201.556479939, end_time=5717201.5568906, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 24}], start_time=5717201.557195193, end_time=5717201.557602298, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 24, 'param_1': 1}], start_time=5717201.557986109, end_time=5717201.558293317, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.558570708, end_time=5717201.558922749, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=5717201.55923183, end_time=5717201.559533487, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 24, 'param_1': 1}], start_time=5717201.559869629, end_time=5717201.560197515, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.560490606, end_time=5717201.560832047, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=5717201.561149183, end_time=5717201.561450089, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 25}], start_time=5717201.561785048, end_time=5717201.562185761, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 25}], start_time=5717201.562489672, end_time=5717201.562895404, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 25, 'param_1': 1}], start_time=5717201.563295306, end_time=5717201.563608905, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.5639096, end_time=5717201.564272592, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=5717201.564717729, end_time=5717201.56505349, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 25, 'param_1': 1}], start_time=5717201.565386395, end_time=5717201.565710705, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.566013053, end_time=5717201.566355907, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=5717201.566684885, end_time=5717201.56699105, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 26}], start_time=5717201.567319868, end_time=5717201.567716334, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 26}], start_time=5717201.568048858, end_time=5717201.568422761, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 26, 'param_1': 1}], start_time=5717201.56881046, end_time=5717201.56912497, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.56941745, end_time=5717201.569762689, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=5717201.570088882, end_time=5717201.570386781, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 26, 'param_1': 1}], start_time=5717201.570722603, end_time=5717201.571021364, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.571320987, end_time=5717201.571668089, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=5717201.571981348, end_time=5717201.572321206, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 27}], start_time=5717201.572649714, end_time=5717201.573007776, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 27}], start_time=5717201.573333208, end_time=5717201.573704125, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 27, 'param_1': 1}], start_time=5717201.574090972, end_time=5717201.574426372, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at \nFROM discount_sale \nWHERE discount_sale.id = %(pk_1)s', parameters=[{'pk_1': 1}], start_time=5717201.574730834, end_time=5717201.575072085, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 27, 'param_1': 1}], start_time=5717201.575446008, end_time=5717201.575790486, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at \nFROM discount_sale \nWHERE discount_sale.id = %(pk_1)s', parameters=[{'pk_1': 1}], start_time=5717201.576089567, end_time=5717201.576429626, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 27, 'param_1': 1}], start_time=5717201.576791807, end_time=5717201.577115585, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at \nFROM discount_sale \nWHERE discount_sale.id = %(pk_1)s', parameters=[{'pk_1': 1}], start_time=5717201.577414197, end_time=5717201.577754155, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 28}], start_time=5717201.578174675, end_time=5717201.578550682, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 28}], start_time=5717201.578863991, end_time=5717201.579248503, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 28, 'param_1': 1}], start_time=5717201.579636813, end_time=5717201.579967444, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at \nFROM discount_sale \nWHERE discount_sale.id = %(pk_1)s', parameters=[{'pk_1': 2}], start_time=5717201.5804122, end_time=5717201.580761667, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 28, 'param_1': 1}], start_time=5717201.581109681, end_time=5717201.581453998, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at \nFROM discount_sale \nWHERE discount_sale.id = %(pk_1)s', parameters=[{'pk_1': 2}], start_time=5717201.581747149, end_time=5717201.582076117, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 28, 'param_1': 1}], start_time=5717201.582446122, end_time=5717201.582782785, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at \nFROM discount_sale \nWHERE discount_sale.id = %(pk_1)s', parameters=[{'pk_1': 2}], start_time=5717201.583056289, end_time=5717201.583422237, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 29}], start_time=5717201.583819894, end_time=5717201.584222691, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 29}], start_time=5717201.584527404, end_time=5717201.584895054, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 29, 'param_1': 1}], start_time=5717201.585252486, end_time=5717201.585591784, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.585878983, end_time=5717201.586215375, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=5717201.58653719, end_time=5717201.586843365, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 29, 'param_1': 1}], start_time=5717201.587167595, end_time=5717201.587491864, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.587780937, end_time=5717201.588127468, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=5717201.588451998, end_time=5717201.58876151, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 30}], start_time=5717201.589067595, end_time=5717201.589457007, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 30}], start_time=5717201.589772409, end_time=5717201.590147003, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 30, 'param_1': 1}], start_time=5717201.590537307, end_time=5717201.590861516, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.591138857, end_time=5717201.591490909, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=5717201.591817893, end_time=5717201.592129578, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 30, 'param_1': 1}], start_time=5717201.592453888, end_time=5717201.592764702, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=5717201.593039809, end_time=5717201.593393564, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=5717201.59371058, end_time=5717201.59400358, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 31}], start_time=5717201.594348779, end_time=5717201.594725837, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 31}], start_time=5717201.595014379, end_time=5717201.595375267, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 31, 'param_1': 1}], start_time=5717201.595745854, end_time=5717201.596168458, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=5717201.596451861, end_time=5717201.596806116, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=5717201.597112311, end_time=5717201.597408628, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 31, 'param_1': 1}], start_time=5717201.597774696, end_time=5717201.598072105, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=5717201.598349055, end_time=5717201.598694845, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=5717201.599003154, end_time=5717201.599299031, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 32}], start_time=5717201.599638549, end_time=5717201.599997533, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 32}], start_time=5717201.600319378, end_time=5717201.600696917, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 32, 'param_1': 1}], start_time=5717201.601059018, end_time=5717201.601370824, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=5717201.601681548, end_time=5717201.602015916, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=5717201.602331619, end_time=5717201.602682829, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 32, 'param_1': 1}], start_time=5717201.602999744, end_time=5717201.603297945, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=5717201.603611695, end_time=5717201.603947896, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=5717201.604299577, end_time=5717201.604603468, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 33}], start_time=5717201.60492928, end_time=5717201.605303423, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 33}], start_time=5717201.605628985, end_time=5717201.606014049, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 33, 'param_1': 1}], start_time=5717201.606391538, end_time=5717201.606715958, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=5717201.607005231, end_time=5717201.607447543, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=5717201.607782853, end_time=5717201.608221307, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 33, 'param_1': 1}], start_time=5717201.608547029, end_time=5717201.609020679, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=5717201.609307458, end_time=5717201.609794864, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=5717201.610112621, end_time=5717201.610637207, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 34}], start_time=5717201.610972296, end_time=5717201.611652224, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 34}], start_time=5717201.611982404, end_time=5717201.612502261, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 34, 'param_1': 1}], start_time=5717201.612904106, end_time=5717201.613293929, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=5717201.613623117, end_time=5717201.614047475, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=5717201.614500306, end_time=5717201.614906238, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 34, 'param_1': 1}], start_time=5717201.615259873, end_time=5717201.61572112, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=5717201.616046461, end_time=5717201.616513849, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=5717201.616846434, end_time=5717201.617253048, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 35}], start_time=5717201.617610771, end_time=5717201.618094269, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 35}], start_time=5717201.618402749, end_time=5717201.618907577, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 35, 'param_1': 1}], start_time=5717201.619337355, end_time=5717201.619844598, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=5717201.620183014, end_time=5717201.620842623, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=5717201.621167213, end_time=5717201.621606018, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 35, 'param_1': 1}], start_time=5717201.621925298, end_time=5717201.62237856, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=5717201.622671139, end_time=5717201.623145681, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=5717201.623463618, end_time=5717201.62391138, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 36}], start_time=5717201.62426816, end_time=5717201.624726862, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 36}], start_time=5717201.625113969, end_time=5717201.628367944, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 36, 'param_1': 1}], start_time=5717201.628775741, end_time=5717201.629178648, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=5717201.629476608, end_time=5717201.629946841, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=5717201.630277984, end_time=5717201.63068022, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 36, 'param_1': 1}], start_time=5717201.631002856, end_time=5717201.63146806, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=5717201.631758536, end_time=5717201.632265078, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=5717201.632576082, end_time=5717201.632985652, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at \nFROM public_menuitem \nWHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`', parameters=[{'parent_id_1': 7}], start_time=5717201.633529414, end_time=5717201.634207167, location='/app/flaskshop/public/models.py:35 (children)'), _QueryInfo(statement='SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at \nFROM public_menuitem \nWHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`', parameters=[{'parent_id_1': 10}], start_time=5717201.634658575, end_time=5717201.635324887, location='/app/flaskshop/public/models.py:35 (children)'), _QueryInfo(statement='SELECT public_page.title AS public_page_title, public_page.slug AS public_page_slug, public_page.content AS public_page_content, public_page.is_visible AS public_page_is_visible, public_page.id AS public_page_id, public_page.created_at AS public_page_created_at, public_page.updated_at AS public_page_updated_at \nFROM public_page \nWHERE public_page.id = %(pk_1)s', parameters=[{'pk_1': 1}], start_time=5717201.635660819, end_time=5717201.636148745, location='/app/flaskshop/database.py:48 (get_by_id)')]
csrf_token IjQwODE5MjQ0YzliNDY0MGZhZDlkOGQ3ODAwYjUzZTdkNDMwYTk1NjYi.abbN0g.RT2wigGUePtkmbcowJCc9nzXnYk
debug_toolbar <flask_debugtoolbar.DebugToolbarExtension object at 0x7f20159656c0>