Created
February 3, 2014 17:18
-
-
Save HoyaBoya/8788085 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Started GET "/api/products/the-skinny" for 127.0.0.1 at 2014-02-03 12:17:41 -0500 | |
Spree::User Load (0.6ms) SELECT "spree_users".* FROM "spree_users" WHERE "spree_users"."id" IS NULL LIMIT 1 | |
Token sign-in failed with nil | |
Spree::Product Load (1.1ms) SELECT "spree_products".* FROM "spree_products" INNER JOIN "spree_variants" ON "spree_variants"."product_id" = "spree_products"."id" AND "spree_variants"."is_master" = 't' INNER JOIN "spree_prices" ON "spree_prices"."variant_id" = "spree_variants"."id" WHERE "spree_products"."deleted_at" IS NULL AND "spree_products"."permalink" = 'the-skinny' AND ("spree_products".deleted_at IS NULL or "spree_products".deleted_at >= '2014-02-03 17:17:41.434945') AND ("spree_products".available_on <= '2014-02-03 17:17:41.435128') LIMIT 1 | |
Spree::ProductProperty Load (0.5ms) SELECT "spree_product_properties".* FROM "spree_product_properties" WHERE "spree_product_properties"."product_id" IN (5) ORDER BY spree_product_properties.position | |
Spree::ProductOptionType Load (0.3ms) SELECT "spree_product_option_types".* FROM "spree_product_option_types" WHERE "spree_product_option_types"."product_id" IN (5) | |
Spree::OptionType Load (0.4ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" IN (4, 2, 3) ORDER BY spree_option_types.position | |
Spree::Variant Load (1.0ms) SELECT "spree_variants".* FROM "spree_variants" WHERE "spree_variants"."deleted_at" IS NULL AND "spree_variants"."product_id" IN (5) ORDER BY "spree_variants".position ASC | |
SQL (2.9ms) SELECT "spree_option_values".*, "t0"."variant_id" AS ar_association_key_name FROM "spree_option_values" INNER JOIN "spree_option_values_variants" "t0" ON "spree_option_values"."id" = "t0"."option_value_id" WHERE "t0"."variant_id" IN (65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196) | |
Spree::OptionType Load (0.6ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" IN (3, 2, 4) ORDER BY spree_option_types.position | |
Spree::Price Load (1.2ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."currency" = 'USD' AND "spree_prices"."variant_id" IN (65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196) | |
Spree::Price Load (1.2ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" IN (65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196) | |
Spree::Image Load (0.8ms) SELECT "spree_assets".* FROM "spree_assets" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets"."viewable_type" = 'Spree::Variant' AND "spree_assets"."viewable_id" IN (65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196) ORDER BY "spree_assets".position ASC | |
Spree::VariantDescription Load (1.8ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" IN (65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196) | |
Spree::Variant Load (0.6ms) SELECT "spree_variants".* FROM "spree_variants" WHERE "spree_variants"."deleted_at" IS NULL AND "spree_variants"."product_id" = $1 AND "spree_variants"."is_master" = 't' ORDER BY "spree_variants"."id" ASC LIMIT 1 [["product_id", 5]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 65]] | |
(0.7ms) SELECT "spree_taxons".id FROM "spree_taxons" INNER JOIN "spree_products_taxons" ON "spree_taxons"."id" = "spree_products_taxons"."taxon_id" WHERE "spree_products_taxons"."product_id" = $1 [["product_id", 5]] | |
Spree::Variant Exists (0.6ms) SELECT 1 AS one FROM "spree_variants" WHERE "spree_variants"."deleted_at" IS NULL AND "spree_variants"."product_id" = $1 AND "spree_variants"."is_master" = 'f' LIMIT 1 [["product_id", 5]] | |
Spree::VariantDescription Load (0.4ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 65]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 65]] | |
(0.7ms) SELECT SUM("spree_stock_items"."count_on_hand") AS sum_id FROM "spree_stock_items" INNER JOIN "spree_stock_locations" ON "spree_stock_locations"."id" = "spree_stock_items"."stock_location_id" WHERE "spree_stock_items"."deleted_at" IS NULL AND "spree_stock_items"."variant_id" = 65 AND "spree_stock_locations"."active" = 't' | |
Spree::StockItem Load (0.6ms) SELECT "spree_stock_items".* FROM "spree_stock_items" INNER JOIN "spree_stock_locations" ON "spree_stock_locations"."id" = "spree_stock_items"."stock_location_id" WHERE "spree_stock_items"."deleted_at" IS NULL AND "spree_stock_items"."variant_id" = 65 AND "spree_stock_locations"."active" = 't' | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 65]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 65]] | |
Spree::Variant Load (1.0ms) SELECT "spree_variants".* FROM "spree_variants" WHERE "spree_variants"."deleted_at" IS NULL AND "spree_variants"."product_id" = $1 AND "spree_variants"."is_master" = 'f' ORDER BY "spree_variants".position ASC [["product_id", 5]] | |
Spree::Price Load (0.6ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 66]] | |
Spree::VariantDescription Load (0.4ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 66]] | |
Spree::Description Load (0.3ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 66]] | |
Spree::OptionType Load (0.2ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
Spree::OptionType Load (0.2ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::OptionType Load (0.4ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 66]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 66]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 67]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 67]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 67]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.6ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 67]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 67]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 68]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 68]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 68]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 68]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.6ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 68]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 69]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 69]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 69]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 69]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.5ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 69]] | |
Spree::Price Load (0.5ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 70]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 70]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 70]] | |
CACHE (0.1ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 70]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 70]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 71]] | |
Spree::VariantDescription Load (0.2ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 71]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 71]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 71]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 71]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 72]] | |
Spree::VariantDescription Load (0.5ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 72]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 72]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 72]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 72]] | |
Spree::Price Load (0.6ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 73]] | |
Spree::VariantDescription Load (0.4ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 73]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 73]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 73]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 73]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 74]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 74]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (0.7ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 74]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 74]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 74]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 75]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 75]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 75]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 75]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 75]] | |
Spree::Price Load (0.5ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 76]] | |
Spree::VariantDescription Load (0.4ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 76]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 76]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 76]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.1ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.5ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 76]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 77]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 77]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (0.6ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 77]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 77]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 77]] | |
Spree::Price Load (0.5ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 78]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 78]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 78]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.6ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 78]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 78]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 79]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 79]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 79]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 79]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.8ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 79]] | |
Spree::Price Load (0.6ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 80]] | |
Spree::VariantDescription Load (0.4ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 80]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (0.7ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 80]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 80]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 80]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 81]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 81]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 81]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 81]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.1ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (1.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 81]] | |
Spree::Price Load (0.5ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 82]] | |
Spree::VariantDescription Load (0.4ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 82]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (1.2ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 82]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 82]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 82]] | |
Spree::Price Load (0.5ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 83]] | |
Spree::VariantDescription Load (0.4ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 83]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 83]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 83]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 83]] | |
Spree::Price Load (0.6ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 84]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 84]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (0.6ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 84]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.6ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 84]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 84]] | |
Spree::Price Load (0.5ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 85]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 85]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 85]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (1.2ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 85]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 85]] | |
Spree::Price Load (0.5ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 86]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 86]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 86]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 86]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 86]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 87]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 87]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 87]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 87]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 87]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 88]] | |
Spree::VariantDescription Load (0.2ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 88]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 5]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 88]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.6ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 88]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 88]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 89]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 89]] | |
Spree::Description Load (0.2ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.6ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 89]] | |
CACHE (1.5ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 89]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.1ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 89]] | |
Spree::Price Load (0.5ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 90]] | |
Spree::VariantDescription Load (0.2ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 90]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 90]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 90]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 90]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 91]] | |
Spree::VariantDescription Load (0.2ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 91]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 91]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.7ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 91]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 91]] | |
Spree::Price Load (0.5ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 92]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 92]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 92]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 92]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 92]] | |
Spree::Price Load (0.3ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 93]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 93]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 93]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 93]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.1ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.5ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 93]] | |
Spree::Price Load (0.9ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 94]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 94]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 94]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 94]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 94]] | |
Spree::Price Load (0.5ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 95]] | |
Spree::VariantDescription Load (0.2ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 95]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 95]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.1ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 95]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.1ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 95]] | |
Spree::Price Load (0.5ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 96]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 96]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 96]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 96]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 96]] | |
Spree::Price Load (0.5ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 97]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 97]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 97]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 97]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.1ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 97]] | |
Spree::Price Load (0.8ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 98]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 98]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 98]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 98]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 98]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 99]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 99]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 99]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 99]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 99]] | |
Spree::Price Load (0.5ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 100]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 100]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 100]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 100]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 100]] | |
Spree::Price Load (0.5ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 101]] | |
Spree::VariantDescription Load (0.4ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 101]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.6ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 101]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.6ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 101]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 101]] | |
Spree::Price Load (0.3ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 102]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 102]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 102]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 102]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 102]] | |
Spree::Price Load (0.6ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 103]] | |
Spree::VariantDescription Load (0.4ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 103]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 103]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 103]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 103]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 104]] | |
Spree::VariantDescription Load (0.5ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 104]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 104]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 104]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 104]] | |
Spree::Price Load (0.6ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 105]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 105]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.6ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 105]] | |
CACHE (0.1ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 105]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 105]] | |
Spree::Price Load (0.3ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 106]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 106]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.6ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 106]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 106]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 106]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 107]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 107]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 107]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.1ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 107]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.2ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 107]] | |
Spree::Price Load (0.5ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 108]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 108]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 108]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 108]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 108]] | |
Spree::Price Load (0.5ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 109]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 109]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 109]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 109]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.5ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 109]] | |
Spree::Price Load (0.5ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 110]] | |
Spree::VariantDescription Load (0.4ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 110]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 110]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 110]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 110]] | |
Spree::Price Load (0.6ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 111]] | |
Spree::VariantDescription Load (0.2ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 111]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 111]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 111]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 111]] | |
Spree::Price Load (0.5ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 112]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 112]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 112]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 112]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 112]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 113]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 113]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 113]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 113]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 113]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 114]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 114]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 6]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 114]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 114]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 114]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 115]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 115]] | |
Spree::Description Load (0.3ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 7]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 115]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 115]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 115]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 116]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 116]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 7]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 116]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 116]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 116]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 117]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 117]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 7]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 117]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 117]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 117]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 118]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 118]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 7]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 118]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 118]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 118]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 119]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 119]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 7]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 119]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 119]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 119]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 120]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 120]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 7]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 120]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 120]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 120]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 121]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 121]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 7]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 121]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 121]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 121]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 122]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 122]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 7]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 122]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 122]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 122]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 123]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 123]] | |
Spree::Description Load (0.3ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 123]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 123]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 123]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 124]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 124]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 124]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 124]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 124]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 125]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 125]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 125]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 125]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 125]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 126]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 126]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 126]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 126]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 126]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 127]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 127]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 127]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 127]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 127]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 128]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 128]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 128]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 128]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 128]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 129]] | |
Spree::VariantDescription Load (0.4ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 129]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 129]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 129]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 129]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 130]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 130]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 130]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 130]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 130]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 131]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 131]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 131]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 131]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 131]] | |
Spree::Price Load (0.3ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 132]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 132]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 132]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 132]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 132]] | |
Spree::Price Load (0.9ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 133]] | |
Spree::VariantDescription Load (0.4ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 133]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.6ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 133]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 133]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 133]] | |
Spree::Price Load (0.7ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 134]] | |
Spree::VariantDescription Load (1.0ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 134]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 134]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 134]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 134]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 135]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 135]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 135]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 135]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.6ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 135]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 136]] | |
Spree::VariantDescription Load (0.4ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 136]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 136]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 136]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.2ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 136]] | |
Spree::Price Load (0.8ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 137]] | |
Spree::VariantDescription Load (0.5ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 137]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 137]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 137]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 137]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 138]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 138]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 138]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 138]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 138]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 139]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 139]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 139]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 139]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 139]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 140]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 140]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 140]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 140]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 140]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 141]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 141]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 141]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 141]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 141]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 142]] | |
Spree::VariantDescription Load (0.4ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 142]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 142]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 142]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 142]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 143]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 143]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 143]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 143]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 143]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 144]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 144]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 144]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 144]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 144]] | |
Spree::Price Load (0.3ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 145]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 145]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 145]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 145]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 145]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 146]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 146]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 8]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 146]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 146]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 146]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 147]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 147]] | |
Spree::Description Load (0.3ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 147]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 147]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 147]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 148]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 148]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 148]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 148]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 148]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 149]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 149]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 149]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 149]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 149]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 150]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 150]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 150]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 150]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.6ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 150]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 151]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 151]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 151]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 151]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 151]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 152]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 152]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 152]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 152]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 152]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 153]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 153]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 153]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 153]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 153]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 154]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 154]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 154]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 154]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 154]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 155]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 155]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 155]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 155]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 155]] | |
Spree::Price Load (0.3ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 156]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 156]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 156]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 156]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.5ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 156]] | |
Spree::Price Load (0.3ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 157]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 157]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 157]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 157]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 157]] | |
Spree::Price Load (0.3ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 158]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 158]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 158]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 158]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 158]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 159]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 159]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 159]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 159]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 159]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 160]] | |
Spree::VariantDescription Load (0.2ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 160]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 160]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 160]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 160]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 161]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 161]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 161]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.6ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 161]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 161]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 162]] | |
Spree::VariantDescription Load (0.4ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 162]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 162]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 162]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 162]] | |
Spree::Price Load (0.8ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 163]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 163]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 163]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.6ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 163]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.5ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 163]] | |
Spree::Price Load (3.2ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 164]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 164]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.6ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 164]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.1ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 164]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.1ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 164]] | |
Spree::Price Load (0.6ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 165]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 165]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 165]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.6ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 165]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 165]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 166]] | |
Spree::VariantDescription Load (0.2ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 166]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 166]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 166]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 166]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 167]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 167]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 167]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 167]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 167]] | |
Spree::Price Load (0.6ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 168]] | |
Spree::VariantDescription Load (0.2ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 168]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.6ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 168]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.6ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 168]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 168]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 169]] | |
Spree::VariantDescription Load (0.2ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 169]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 169]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 169]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 169]] | |
Spree::Price Load (0.6ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 170]] | |
Spree::VariantDescription Load (0.4ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 170]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 170]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 170]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 170]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 171]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 171]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 9]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 171]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 171]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 171]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 172]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 172]] | |
Spree::Description Load (0.3ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 172]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 172]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 172]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 173]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 173]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.8ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 173]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 173]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 173]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 174]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 174]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 174]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 174]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 174]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 175]] | |
Spree::VariantDescription Load (0.2ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 175]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 175]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 175]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 175]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 176]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 176]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 176]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 176]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 176]] | |
Spree::Price Load (0.3ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 177]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 177]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 177]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 177]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 177]] | |
Spree::Price Load (0.5ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 178]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 178]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 178]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 178]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.5ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 178]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 179]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 179]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 179]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 179]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 179]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 180]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 180]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.6ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 180]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 180]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 180]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 181]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 181]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 181]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 181]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 181]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 182]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 182]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 182]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 182]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 182]] | |
Spree::Price Load (0.5ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 183]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 183]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 183]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 183]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 183]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 184]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 184]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 184]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 184]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 184]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 185]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 185]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 185]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 185]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 185]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 186]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 186]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 186]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 186]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 186]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 187]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 187]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 187]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 187]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 187]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 188]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 188]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 188]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 188]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 188]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 189]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 189]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 189]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 189]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 189]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 190]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 190]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 190]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 190]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 190]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 191]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 191]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 191]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 191]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 191]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 192]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 192]] | |
CACHE (0.1ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 192]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 192]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 192]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 193]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 193]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 193]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 193]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.4ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 193]] | |
Spree::Price Load (0.5ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 194]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 194]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 194]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 194]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 194]] | |
Spree::Price Load (0.4ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 195]] | |
Spree::VariantDescription Load (0.3ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 195]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.4ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 195]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 195]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 195]] | |
Spree::Price Load (0.5ms) SELECT "spree_prices".* FROM "spree_prices" WHERE "spree_prices"."variant_id" = $1 AND "spree_prices"."currency" = 'USD' ORDER BY "spree_prices"."id" ASC LIMIT 1 [["variant_id", 196]] | |
Spree::VariantDescription Load (0.4ms) SELECT "spree_variants_descriptions".* FROM "spree_variants_descriptions" WHERE "spree_variants_descriptions"."variant_id" = $1 ORDER BY "spree_variants_descriptions"."id" ASC LIMIT 1 [["variant_id", 196]] | |
CACHE (0.0ms) SELECT "spree_descriptions".* FROM "spree_descriptions" WHERE "spree_descriptions"."id" = $1 ORDER BY "spree_descriptions"."id" ASC LIMIT 1 [["id", 10]] | |
Spree::OptionValue Load (0.5ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_types" ON "spree_option_types"."id" = "spree_option_values"."option_type_id" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 ORDER BY spree_option_types.position asc [["variant_id", 196]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
Spree::OptionValue Load (0.3ms) SELECT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values"."id" = "spree_option_values_variants"."option_value_id" WHERE "spree_option_values_variants"."variant_id" = $1 [["variant_id", 196]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
Spree::Image Load (0.3ms) SELECT "spree_assets".* FROM "spree_assets" INNER JOIN "spree_assets_variants" ON "spree_assets"."id" = "spree_assets_variants"."image_id" WHERE "spree_assets"."type" IN ('Spree::Image') AND "spree_assets_variants"."variant_id" = $1 [["variant_id", 196]] | |
Spree::OptionValue Load (1.6ms) SELECT DISTINCT "spree_option_values".* FROM "spree_option_values" INNER JOIN "spree_option_values_variants" ON "spree_option_values_variants"."option_value_id" = "spree_option_values"."id" INNER JOIN "spree_variants" ON "spree_variants"."id" = "spree_option_values_variants"."variant_id" WHERE "spree_option_values_variants"."variant_id" IN (66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196) | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 4]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 3]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
CACHE (0.0ms) SELECT "spree_option_types".* FROM "spree_option_types" WHERE "spree_option_types"."id" = $1 ORDER BY spree_option_types.position LIMIT 1 [["id", 2]] | |
Rendered spree/api/products/show.v1.rabl (2907.9ms) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment