Error 404 Not Found

GET http://pocshopi.prestarocket.com/aws/credentials

Query Metrics

187 Database Queries
5 Different statements
26.73 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
10.74 ms
(40.18%)
56
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.title AS title_3, t0.price AS price_4, t0.position AS position_5, t0.inventory_policy AS inventory_policy_6, t0.compare_at_price AS compare_at_price_7, t0.option1 AS option1_8, t0.option2 AS option2_9, t0.option3 AS option3_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.taxable AS taxable_13, t0.barcode AS barcode_14, t0.fulfillment_service AS fulfillment_service_15, t0.grams AS grams_16, t0.inventory_management AS inventory_management_17, t0.requires_shipping AS requires_shipping_18, t0.sku AS sku_19, t0.weight AS weight_20, t0.weight_unit AS weight_unit_21, t0.inventory_item_id AS inventory_item_id_22, t0.inventory_quantity AS inventory_quantity_23, t0.old_inventory_quantity AS old_inventory_quantity_24, t0.admin_graphql_api_id AS admin_graphql_api_id_25, t0.image_id AS image_id_26 FROM shopify_product_variant t0 WHERE t0.id = ?
Parameters:
[
  42518572236915
]
7.84 ms
(29.33%)
56
UPDATE shopify_product_variant SET id = ?, product_id = ?, created_at = ?, updated_at = ?, inventory_item_id = ? WHERE id = ?
Parameters:
[
  42518572236915
  7824669474931
  "2024-11-08 09:10:57"
  "2025-01-07 08:13:40"
  44543956320371
  "42518572236915"
]
3.89 ms
(14.56%)
25
SELECT t0.id AS id_1, t0.title AS title_2, t0.vendor AS vendor_3, t0.product_type AS product_type_4, t0.price AS price_5, t0.inventory_quantity AS inventory_quantity_6, t0.status AS status_7 FROM shopify_product t0 WHERE t0.id = ?
Parameters:
[
  7824669474931
]
2.19 ms
(8.19%)
25
"START TRANSACTION"
Parameters:
[]
2.07 ms
(7.73%)
25
"COMMIT"
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
App\Entity\ShopifyProduct No errors.
App\Entity\ShopifyProductVariant No errors.