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.766 msec |
| System CPU time | 0.000 msec |
| Total CPU time | 48.766 msec |
| Elapsed time | 59.008 msec |
| Context switches | 79 voluntary, 0 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' | 'eyJfZnJlc2giOmZhbHNlLCJjc3JmX3Rva2VuIjoiMjgzYmNlMjI3Yzk3MjFjZWIzNzFmN2Y3MTRiNWRhZDZmZTY0ODdmMCJ9.abaiKw.e2SzAw4ZMS57FOfUbakGbUyooNg' |
| Variable | Value |
|---|---|
| '_fresh' | False |
| 'csrf_token' | '283bce227c9721ceb371f7f714b5dad6fe6487f0' |
| 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', 'DELETE', 'PATCH', 'PUT'} |
| 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 0x7f2015778ca0> |
| current_user | <flask_login.mixins.AnonymousUserMixin object at 0x7f1fbf4afca0> |
| 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 {'_fresh': False, 'csrf_token': '283bce227c9721ceb371f7f714b5dad6fe6487f0'}> |
| 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 |
|---|---|---|---|
| 0.9638 |
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.5358 |
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.4679 |
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.3917 |
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.4211 |
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.3721 |
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.4298 |
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.4273 |
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.4626 |
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.3927 |
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.4137 |
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.3748 |
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.3174 |
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.3549 |
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.3035 |
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.3167 |
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.3566 |
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.3015 |
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.3971 |
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.3928 |
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.3282 |
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.3406 |
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.3526 |
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.3349 |
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.3363 |
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.3710 |
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.6261 |
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.4398 |
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.3091 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3604 |
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.3189 |
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.3094 |
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.3448 |
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.3173 |
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.3734 |
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.3981 |
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.3553 |
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.3376 |
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.3410 |
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.3051 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3355 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.3318 |
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.4062 |
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.4044 |
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.3132 |
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.3871 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.3137 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.3268 |
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.3467 |
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.3948 |
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 |
./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.4186 |
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.3416 |
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.3450 |
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.3452 |
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.3409 |
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.3585 |
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.3408 |
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.3866 |
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.3722 |
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.3069 |
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.3481 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.3013 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.3208 |
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.3441 |
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.2995 |
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.4198 |
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.4010 |
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.3278 |
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.3656 |
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.2985 |
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.3638 |
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.3945 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.2979 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.4969 |
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.4596 |
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.3812 |
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 0x7f1fbf4afca0> |
| _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=5706027.137514423, end_time=5706027.138478214, 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=5706027.139259292, end_time=5706027.139795098, 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=5706027.140249442, end_time=5706027.140717361, 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=5706027.141072609, end_time=5706027.141464275, 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=5706027.14181843, end_time=5706027.142239512, 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=5706027.142571636, end_time=5706027.142943755, 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=5706027.14432471, end_time=5706027.144754518, 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=5706027.145107962, end_time=5706027.145535225, 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=5706027.145892787, end_time=5706027.146355426, 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=5706027.14677279, end_time=5706027.147165519, 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=5706027.147773291, end_time=5706027.148187018, 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=5706027.148509013, end_time=5706027.148883828, 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=5706027.149283439, end_time=5706027.149600875, 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=5706027.149953778, end_time=5706027.150308715, 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=5706027.150654775, end_time=5706027.150958226, 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=5706027.15129559, end_time=5706027.151612325, 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=5706027.151889786, end_time=5706027.152246336, 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=5706027.152595242, end_time=5706027.152896788, 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=5706027.153207162, end_time=5706027.153604238, 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=5706027.154095751, end_time=5706027.15448858, 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=5706027.154864416, end_time=5706027.155192632, 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=5706027.155522532, end_time=5706027.155863102, 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=5706027.156251723, end_time=5706027.156604295, 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=5706027.156911302, end_time=5706027.157246181, 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=5706027.157622639, end_time=5706027.157958921, 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=5706027.158247724, end_time=5706027.158618681, 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=5706027.159035474, end_time=5706027.15966157, 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=5706027.159990669, end_time=5706027.160430425, 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=5706027.160833773, end_time=5706027.161142874, 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=5706027.161431156, end_time=5706027.161791593, 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=5706027.162119088, end_time=5706027.162438018, 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=5706027.162786983, end_time=5706027.163096335, 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=5706027.163377754, end_time=5706027.163722511, 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=5706027.164059895, end_time=5706027.164377242, 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=5706027.164718884, end_time=5706027.165092285, 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=5706027.165395285, end_time=5706027.165793383, 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=5706027.166171333, end_time=5706027.166526681, 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=5706027.166832435, end_time=5706027.16717008, 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=5706027.167503657, end_time=5706027.167844658, 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=5706027.168193153, end_time=5706027.168498206, 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=5706027.168802588, end_time=5706027.169138118, 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=5706027.169451137, end_time=5706027.16978291, 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=5706027.170103482, end_time=5706027.170509636, 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=5706027.170860074, end_time=5706027.171264484, 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=5706027.171660077, end_time=5706027.171973246, 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=5706027.172277578, end_time=5706027.172664675, 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=5706027.173004894, end_time=5706027.173318554, 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=5706027.173653443, end_time=5706027.173980277, 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=5706027.174268559, end_time=5706027.17461522, 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=5706027.174980236, end_time=5706027.175375018, 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=5706027.175696221, end_time=5706027.176170192, 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=5706027.176501735, end_time=5706027.176920322, 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=5706027.177300667, end_time=5706027.177642218, 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=5706027.177939948, end_time=5706027.178284956, 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=5706027.178655883, end_time=5706027.179001102, 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=5706027.17928203, end_time=5706027.179622901, 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=5706027.17999523, end_time=5706027.180353694, 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=5706027.180651233, end_time=5706027.180991983, 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=5706027.181397085, end_time=5706027.181783691, 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=5706027.182108051, end_time=5706027.18248022, 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=5706027.182897975, end_time=5706027.183204872, 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=5706027.183487272, end_time=5706027.183835376, 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=5706027.184187207, end_time=5706027.184488544, 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=5706027.184821299, end_time=5706027.185142072, 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=5706027.18542328, end_time=5706027.185767417, 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=5706027.186106284, end_time=5706027.186405776, 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=5706027.186734554, end_time=5706027.187154353, 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=5706027.187468383, end_time=5706027.187869386, 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=5706027.188290558, end_time=5706027.188618374, 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=5706027.188912527, end_time=5706027.189278174, 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=5706027.189606942, end_time=5706027.189905423, 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=5706027.190239481, end_time=5706027.190603254, 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=5706027.190933194, end_time=5706027.191327666, 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=5706027.191655752, end_time=5706027.191953692, 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=5706027.192323868, end_time=5706027.192820811, 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=5706027.19321906, end_time=5706027.193678693, 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=5706027.19398544, end_time=5706027.194366616, location='/app/flaskshop/database.py:48 (get_by_id)')] |
| csrf_token | IjI4M2JjZTIyN2M5NzIxY2ViMzcxZjdmNzE0YjVkYWQ2ZmU2NDg3ZjAi.abaiLA.ytqgq2_HyHSyFJyIrwxCkVXxnrQ |
| debug_toolbar | <flask_debugtoolbar.DebugToolbarExtension object at 0x7f20159656c0> |