Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.12 KB | None | 0 0
  1.   User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."discarded_at" IS NULL AND "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@shuttlerock.com"], ["LIMIT", 1]]
  2.   ↳ app/graphql/mutations/sign_in_with_password.rb:14
  3.   Agency Load (0.7ms)  SELECT  "agencies".* FROM "agencies" WHERE "agencies"."discarded_at" IS NULL ORDER BY "agencies"."name" ASC LIMIT $1 OFFSET $2  [["LIMIT", 1], ["OFFSET", 0]]
  4.   ↳ app/controllers/graphql_controller.rb:18
  5.   Client Load (0.7ms)  SELECT  "clients".* FROM "clients" WHERE "clients"."discarded_at" IS NULL ORDER BY "clients"."name" ASC LIMIT $1 OFFSET $2  [["LIMIT", 1], ["OFFSET", 0]]
  6.   ↳ app/controllers/graphql_controller.rb:18
  7.   Agency Load (0.3ms)  SELECT "agencies".* FROM "agencies" WHERE "agencies"."id" = $1  [["id", "0eb5a6ec-b29b-444e-ba93-d4c0a833d3d8"]]
  8.   ↳ app/graphql/batch/association_loader.rb:42
  9. method=POST path=/graphql format=*/* controller=GraphqlController action=execute status=200 duration=140.08 view=0.16 db=3.40
  10.   User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", "e1e25d13-7f03-40d1-9812-3645be0944aa"], ["LIMIT", 1]]
  11.   ↳ /Users/charly/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98
  12.   User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."discarded_at" IS NULL AND "users"."email" = $1 LIMIT $2  [["email", "admin@shuttlerock.com"], ["LIMIT", 1]]
  13.   ↳ app/graphql/queries/user.rb:22
  14.   Agency Load (0.5ms)  SELECT  "agencies".* FROM "agencies" WHERE "agencies"."discarded_at" IS NULL ORDER BY "agencies"."name" ASC LIMIT $1 OFFSET $2  [["LIMIT", 1], ["OFFSET", 0]]
  15.   ↳ app/controllers/graphql_controller.rb:18
  16.   Client Load (0.5ms)  SELECT  "clients".* FROM "clients" WHERE "clients"."discarded_at" IS NULL ORDER BY "clients"."name" ASC LIMIT $1 OFFSET $2  [["LIMIT", 1], ["OFFSET", 0]]
  17.   ↳ app/controllers/graphql_controller.rb:18
  18.   Agency Load (0.4ms)  SELECT "agencies".* FROM "agencies" WHERE "agencies"."id" = $1  [["id", "0eb5a6ec-b29b-444e-ba93-d4c0a833d3d8"]]
  19.   ↳ app/graphql/batch/association_loader.rb:42
  20. method=POST path=/graphql format=*/* controller=GraphqlController action=execute status=200 duration=16.24 view=0.16 db=2.20
  21.   User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", "e1e25d13-7f03-40d1-9812-3645be0944aa"], ["LIMIT", 1]]
  22.   ↳ /Users/charly/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98
  23.   User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."discarded_at" IS NULL AND "users"."email" = $1 LIMIT $2  [["email", "admin@shuttlerock.com"], ["LIMIT", 1]]
  24.   ↳ app/graphql/queries/user.rb:22
  25.   Agency Load (0.5ms)  SELECT  "agencies".* FROM "agencies" WHERE "agencies"."discarded_at" IS NULL ORDER BY "agencies"."name" ASC LIMIT $1 OFFSET $2  [["LIMIT", 1], ["OFFSET", 0]]
  26.   ↳ app/controllers/graphql_controller.rb:18
  27.   Client Load (0.7ms)  SELECT  "clients".* FROM "clients" WHERE "clients"."discarded_at" IS NULL ORDER BY "clients"."name" ASC LIMIT $1 OFFSET $2  [["LIMIT", 1], ["OFFSET", 0]]
  28.   ↳ app/controllers/graphql_controller.rb:18
  29.   Agency Load (0.4ms)  SELECT "agencies".* FROM "agencies" WHERE "agencies"."id" = $1  [["id", "0eb5a6ec-b29b-444e-ba93-d4c0a833d3d8"]]
  30.   ↳ app/graphql/batch/association_loader.rb:42
  31. method=POST path=/graphql format=*/* controller=GraphqlController action=execute status=200 duration=16.96 view=0.16 db=2.70
  32.   User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", "e1e25d13-7f03-40d1-9812-3645be0944aa"], ["LIMIT", 1]]
  33.   ↳ /Users/charly/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98
  34.   Order Load (1.2ms)  SELECT  "orders".* FROM "orders" WHERE "orders"."discarded_at" IS NULL ORDER BY "orders"."created_at" DESC LIMIT $1 OFFSET $2  [["LIMIT", 50], ["OFFSET", 0]]
  35.   ↳ app/controllers/graphql_controller.rb:18
  36.   Agency Load (0.5ms)  SELECT "agencies".* FROM "agencies" WHERE "agencies"."id" = $1  [["id", "0eb5a6ec-b29b-444e-ba93-d4c0a833d3d8"]]
  37.   ↳ app/graphql/batch/association_loader.rb:42
  38.   Client Load (0.5ms)  SELECT "clients".* FROM "clients" WHERE "clients"."id" = $1  [["id", "9dab2d25-96fb-41b2-8c41-145fa85b291f"]]
  39.   ↳ app/graphql/batch/association_loader.rb:42
  40.   Product Load (0.7ms)  SELECT "products".* FROM "products" WHERE "products"."id" IN ($1, $2, $3, $4)  [["id", "41674473-71ca-441b-88ad-9ce44a16584f"], ["id", "da47ade6-975f-443f-a3e2-16d0dd096e73"], ["id", "4b5abe11-a707-4aa1-9cce-95eb601f2d13"], ["id", "523f83ea-d23e-4c99-99d1-169b9ccb9de4"]]
  41.   ↳ app/graphql/batch/association_loader.rb:42
  42.   WorkflowStep Load (0.6ms)  SELECT "workflow_steps".* FROM "workflow_steps" WHERE "workflow_steps"."id" IN ($1, $2)  [["id", "f7d47fe6-221d-415a-8f5f-f313b64018da"], ["id", "796b1597-247f-4cd6-91db-8d55c18cd5b6"]]
  43.   ↳ app/graphql/batch/association_loader.rb:42
  44. method=POST path=/graphql format=*/* controller=GraphqlController action=execute status=200 duration=120.11 view=0.38 db=16.13
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement