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 |
| Resource | Value |
|---|---|
| User CPU time | 48.507 msec |
| System CPU time | 23.539 msec |
| Total CPU time | 72.046 msec |
| Elapsed time | 75.073 msec |
| Context switches | 798 voluntary, 66 involuntary |
| 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 |
| View Function | args | kwargs |
|---|---|---|
| flaskshop.public.views.home | [] | None |
| Variable | Value |
|---|---|
| 'session' | 'eyJjc3JmX3Rva2VuIjoiNmViYmM3NmI5YWE3OTdhNzcxOGViMjRhMGU4YTE2Y2FlNzI3ODQwNSJ9.aXgj5A.IwzxU2xKoopo34msuvlRx1lKo_4' |
| Variable | Value |
|---|---|
| 'csrf_token' | '6ebbc76b9aa797a7718eb24a0e8a16cae7278405' |
| '_fresh' | False |
| Variable | Value |
|---|
| Variable | Value |
|---|
| 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', 'PUT', 'PATCH', 'DELETE'} |
| WTF_CSRF_SSL_STRICT | True |
| WTF_CSRF_TIME_LIMIT | 3600 |
| Variable | Value |
|---|---|
| bottom_menu | [<MenuItem id:7>, <MenuItem id:10>] |
| csrf_token | <function generate_csrf at 0x7fe73b410ca0> |
| current_user | <flask_login.mixins.AnonymousUserMixin object at 0x7fe73941d120> |
| current_user_cart | None |
| g | <flask.g of 'flaskshop'> |
| products | [<Product id:1>, <Product id:2>, <Product id:5>, <Product id:7>, <Product id:8>, <Product id:9>, <Product id:11>, <Product id:12>] |
| request | <Request 'http://172.17.0.1:5000/' [GET]> |
| session | <SecureCookieSession {'csrf_token': '6ebbc76b9aa797a7718eb24a0e8a16cae7278405', '_fresh': False}> |
| settings | {'project_title': <Setting project_title>, 'project_subtitle': <Setting project_subtitle>, 'project_copyright': <Setting project_copyright>} |
| top_menu | [<MenuItem id:1>, <MenuItem id:2>, <MenuItem id:3>, <MenuItem id:6>] |
| (ms) | Action | Context | Query |
|---|---|---|---|
| 1.0628 |
SELECT EXPLAIN |
./product/models.py:113 (get_featured_product) |
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.is_featured = true
LIMIT %(param_1)s
|
| 0.5985 |
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.4913 |
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.4313 |
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.4342 |
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.4076 |
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.5685 |
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.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.5077 |
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.4177 |
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.4260 |
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.4274 |
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.4385 |
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.5028 |
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.4411 |
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.5050 |
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.4539 |
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.5670 |
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.6518 |
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.5793 |
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.5212 |
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.5488 |
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.5210 |
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.5011 |
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
|
| 1.1142 |
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.6596 |
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.6641 |
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.4404 |
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.5316 |
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.4616 |
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.4740 |
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.4659 |
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.4528 |
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.4598 |
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.6111 |
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.4478 |
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.4564 |
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.4786 |
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.5462 |
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.5235 |
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.3995 |
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.8429 |
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.5647 |
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.4285 |
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.6857 |
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.5458 |
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.4686 |
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.6039 |
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.4444 |
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.6595 |
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.6568 |
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.5391 |
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.4405 |
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.5086 |
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.5222 |
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.4517 |
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.5613 |
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.9369 |
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.6053 |
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.6610 |
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.6799 |
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.4369 |
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.4934 |
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.5886 |
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.4975 |
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.6853 |
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.5675 |
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.4733 |
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.4644 |
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.4154 |
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.8177 |
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.4751 |
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.7270 |
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.6628 |
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.5364 |
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
|
No messages logged.
| 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 |
| Key | Value |
|---|---|
| _flask_babel | namespace(babel_domain=<Domain(None, ['messages'])>, babel_locale=Locale('en')) |
| _login_user | <flask_login.mixins.AnonymousUserMixin object at 0x7fe73941d120> |
| _sqlalchemy_queries | [_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.is_featured = true \n LIMIT %(param_1)s', parameters=[{'param_1': 8}], start_time=1610468.242724101, end_time=1610468.243786899, location='/app/flaskshop/product/models.py:113 (get_featured_product)'), _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=1610468.244714131, end_time=1610468.245312616, 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=1610468.245741312, end_time=1610468.246232596, 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=1610468.246649569, end_time=1610468.24708083, 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=1610468.24753301, end_time=1610468.247967196, 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=1610468.248381976, end_time=1610468.248789552, 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=1610468.250117027, end_time=1610468.250685505, 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=1610468.251082852, end_time=1610468.251526226, 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=1610468.251861806, end_time=1610468.252369531, 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=1610468.252805791, end_time=1610468.253223536, location='/app/flaskshop/public/models.py:35 (children)'), _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': 1}], start_time=1610468.253884258, end_time=1610468.254310228, 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': 1}], start_time=1610468.254660787, end_time=1610468.255088141, 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': 1, 'param_1': 1}], start_time=1610468.255549818, end_time=1610468.255988363, 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': 1}], start_time=1610468.25639669, end_time=1610468.256899515, 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': 1, 'param_1': 1}], start_time=1610468.257254142, end_time=1610468.257660696, 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': 1, 'param_1': 1}], start_time=1610468.258025181, end_time=1610468.2584663, 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': 1}], start_time=1610468.258826557, end_time=1610468.259331527, 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': 1, 'param_1': 1}], start_time=1610468.259894254, end_time=1610468.260348188, 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': 2}], start_time=1610468.260702944, end_time=1610468.26126993, 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': 2}], start_time=1610468.261600862, end_time=1610468.262252697, 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': 2, 'param_1': 1}], start_time=1610468.262692043, end_time=1610468.263271312, 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=1610468.263624095, end_time=1610468.264145305, 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': 2, 'param_1': 1}], start_time=1610468.264527663, end_time=1610468.265076455, 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=1610468.26539318, end_time=1610468.26591419, 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': 2, 'param_1': 1}], start_time=1610468.266284806, end_time=1610468.266785888, 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=1610468.267107493, end_time=1610468.268221727, 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': 5}], start_time=1610468.268736144, end_time=1610468.269395734, 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': 5}], start_time=1610468.269767362, end_time=1610468.27043143, 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': 5, 'param_1': 1}], start_time=1610468.270891224, end_time=1610468.271331662, 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': 1}], start_time=1610468.27167601, end_time=1610468.272207569, 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': 1, 'param_1': 1}], start_time=1610468.27254321, end_time=1610468.273004767, 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': 5, 'param_1': 1}], start_time=1610468.273349876, end_time=1610468.273823917, 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': 1}], start_time=1610468.274198591, end_time=1610468.274664537, 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': 1, 'param_1': 1}], start_time=1610468.274982935, end_time=1610468.275435746, 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': 7}], start_time=1610468.275788389, end_time=1610468.276248184, 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': 7}], start_time=1610468.276598652, end_time=1610468.277209711, 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': 7, 'param_1': 1}], start_time=1610468.277595957, end_time=1610468.278043718, 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': 1}], start_time=1610468.27838503, end_time=1610468.278841478, 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': 1, 'param_1': 1}], start_time=1610468.279180395, end_time=1610468.279659025, 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': 7, 'param_1': 1}], start_time=1610468.279999414, end_time=1610468.280545581, 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': 1}], start_time=1610468.2808644, end_time=1610468.281387934, 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': 1, 'param_1': 1}], start_time=1610468.281734396, end_time=1610468.282133876, 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': 8}], start_time=1610468.282510595, end_time=1610468.283353459, 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': 8}], start_time=1610468.283717132, end_time=1610468.284281864, 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': 8, 'param_1': 1}], start_time=1610468.284729575, end_time=1610468.285158121, 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': 1}], start_time=1610468.285551881, end_time=1610468.28623762, 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': 1, 'param_1': 1}], start_time=1610468.286666606, end_time=1610468.287212392, 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': 8, 'param_1': 1}], start_time=1610468.287571567, end_time=1610468.288040138, 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': 1}], start_time=1610468.288364918, end_time=1610468.288968854, 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': 1, 'param_1': 1}], start_time=1610468.289311458, end_time=1610468.289755903, 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': 9}], start_time=1610468.29012117, end_time=1610468.290780709, 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': 9}], start_time=1610468.291127852, end_time=1610468.291784626, 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': 9, 'param_1': 1}], start_time=1610468.292237177, end_time=1610468.29277631, 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=1610468.293124214, end_time=1610468.293564762, 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': 9, 'param_1': 1}], start_time=1610468.293980093, end_time=1610468.294488709, 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=1610468.294826814, end_time=1610468.295348986, 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': 9, 'param_1': 1}], start_time=1610468.295749088, end_time=1610468.296200817, 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=1610468.296519456, end_time=1610468.297080751, 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': 11}], start_time=1610468.297565692, end_time=1610468.298502593, 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': 11}], start_time=1610468.298836862, end_time=1610468.299442169, 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': 11, 'param_1': 1}], start_time=1610468.299889971, end_time=1610468.300550984, 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': 2}], start_time=1610468.300908726, end_time=1610468.301588664, 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': 2, 'param_1': 1}], start_time=1610468.301933192, end_time=1610468.302370073, 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': 11, 'param_1': 1}], start_time=1610468.302724208, end_time=1610468.303217596, 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': 2}], start_time=1610468.303527148, end_time=1610468.304115764, 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': 2, 'param_1': 1}], start_time=1610468.304472705, end_time=1610468.30497021, 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': 12}], start_time=1610468.305338532, end_time=1610468.30602381, 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': 12}], start_time=1610468.306355995, end_time=1610468.306923461, 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': 12, 'param_1': 1}], start_time=1610468.307316941, end_time=1610468.307790261, 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': 2}], start_time=1610468.30820496, end_time=1610468.308669383, 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': 2, 'param_1': 1}], start_time=1610468.309020533, end_time=1610468.309435914, 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': 12, 'param_1': 1}], start_time=1610468.309796041, end_time=1610468.310257238, 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': 2}], start_time=1610468.310583731, end_time=1610468.311401418, 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': 2, 'param_1': 1}], start_time=1610468.311754252, end_time=1610468.312229314, 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=1610468.312597637, end_time=1610468.313324684, 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=1610468.313748981, end_time=1610468.314411737, 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=1610468.314856924, end_time=1610468.315393312, location='/app/flaskshop/database.py:48 (get_by_id)')] |
| csrf_token | IjZlYmJjNzZiOWFhNzk3YTc3MThlYjI0YTBlOGExNmNhZTcyNzg0MDUi.aXgj5Q.UKiH381sN2KmH0p9M8txP4S7d9k |
| debug_toolbar | <flask_debugtoolbar.DebugToolbarExtension object at 0x7fe73b4016c0> |