TRACE
System trace (for computer programmers purposes)
- this: u=1.7, d=0.0, t=1.7 | children: u=0.0, d=0.0, t=0.0 | total: u=1.7, d=0.0, t=1.7 msConfiguration "devel"
- REQUESTED VIEW: vote/show_incoming
- this: u=2.7, d=2.6, t=5.0 | children: u=22.9, d=17.6, t=38.8 | total: u=25.6, d=20.2, t=43.8 ms/main/_filter/20_session.lua
- SELECT "session".*, authority_uid FROM "session" WHERE (ident = 'aOteW4B2x1DspT4qnjXt3o1k') LIMIT 1; 2.6 ms
- this: u=0.4, d=0.0, t=0.5 | children: u=22.5, d=17.6, t=38.4 | total: u=22.9, d=17.6, t=38.8 ms/main/_filter/21_auth.lua
- No authentication needed.
- this: u=0.9, d=0.0, t=0.9 | children: u=21.6, d=17.6, t=37.5 | total: u=22.5, d=17.6, t=38.4 ms/main/_filter_view/30_navigation.lua
- this: u=0.1, d=0.0, t=0.1 | children: u=21.5, d=17.6, t=37.4 | total: u=21.6, d=17.6, t=37.5 ms/main/_filter_view/34_stylesheet.lua
- this: u=0.2, d=0.0, t=0.2 | children: u=21.3, d=17.6, t=37.2 | total: u=21.5, d=17.6, t=37.4 ms/main/_filter_view/36_html_title.lua
- this: u=4.3, d=6.3, t=10.3 | children: u=17.0, d=11.3, t=26.9 | total: u=21.3, d=17.6, t=37.2 msEXECUTE VIEW: vote/show_incoming
- SELECT "initiative".* FROM "initiative" WHERE (id = '3') LIMIT 1; 2.2 ms
- SELECT "issue".*, justify_interval(min_admission_time)::text AS "min_admission_time_text", justify_interval(max_admission_time)::text AS "max_admission_time_text", justify_interval(discussion_time)::text AS "discussion_time_text", justify_interval(verification_time)::text AS "verification_time_text", justify_interval(voting_time)::text AS "voting_time_text", justify_interval(coalesce(issue.fully_frozen + issue.voting_time, issue.half_frozen + issue.verification_time, issue.accepted + issue.discussion_time, issue.created + issue.max_admission_time) - now()) AS "state_time_left", justify_interval(now() - issue.closed) AS "closed_ago" FROM "issue" WHERE ("issue"."id" IN (2)); 2.3 ms
- SELECT "member".* FROM "member" WHERE (id = 1) LIMIT 1; 1.7 ms
- this: u=6.1, d=3.2, t=8.9 | children: u=0.0, d=0.0, t=0.0 | total: u=6.1, d=3.2, t=8.9 msEXECUTE VIEW: issue/_head
- SELECT "policy".*, justify_interval(min_admission_time)::text AS "min_admission_time_text", justify_interval(max_admission_time)::text AS "max_admission_time_text", justify_interval(discussion_time)::text AS "discussion_time_text", justify_interval(verification_time)::text AS "verification_time_text", justify_interval(voting_time)::text AS "voting_time_text" FROM "policy" WHERE ("policy"."id" IN (1)); 1.2 ms
- SELECT "area".* FROM "area" WHERE ("area"."id" IN (1)); 1.1 ms
- SELECT "unit".* FROM "unit" WHERE ("unit"."id" IN (1)); 0.9 ms
- this: u=1.6, d=4.0, t=5.3 | children: u=1.1, d=0.0, t=1.1 | total: u=2.7, d=4.0, t=6.3 msEXECUTE VIEW: member/_list
- SELECT count(1) FROM (SELECT "member".*, delegating_voter.weight AS "voter_weight", delegating_voter.ownweight AS "ownweight", member.id = ANY(_member_list__delegating_voter.delegate_member_ids) AS "in_delegation_chain" FROM "member" INNER JOIN delegating_voter ON delegating_voter.member_id = member.id INNER JOIN issue ON issue.id = delegating_voter.issue_id LEFT OUTER JOIN delegating_voter AS "_member_list__delegating_voter" ON _member_list__delegating_voter.issue_id = issue.id AND _member_list__delegating_voter.member_id = NULL WHERE (delegating_voter.issue_id = 2) AND (delegating_voter.delegate_member_ids[1] = 1) AND (member.activated NOTNULL)) AS "subquery" LIMIT 1; 2.5 ms
- SELECT "member".*, delegating_voter.weight AS "voter_weight", delegating_voter.ownweight AS "ownweight", member.id = ANY(_member_list__delegating_voter.delegate_member_ids) AS "in_delegation_chain" FROM "member" INNER JOIN delegating_voter ON delegating_voter.member_id = member.id INNER JOIN issue ON issue.id = delegating_voter.issue_id LEFT OUTER JOIN delegating_voter AS "_member_list__delegating_voter" ON _member_list__delegating_voter.issue_id = issue.id AND _member_list__delegating_voter.member_id = NULL WHERE (delegating_voter.issue_id = 2) AND (delegating_voter.delegate_member_ids[1] = 1) AND (member.activated NOTNULL) LIMIT 100 OFFSET 0; 1.5 ms
- this: u=0.8, d=0.0, t=0.8 | children: u=0.3, d=0.0, t=0.3 | total: u=1.1, d=0.0, t=1.1 msEXECUTE VIEW: member/_show_thumb
- this: u=0.3, d=0.0, t=0.3 | children: u=0.0, d=0.0, t=0.0 | total: u=0.3, d=0.0, t=0.3 msEXECUTE VIEW: member_image/_show
- this: u=0.6, d=0.0, t=0.6 | children: u=1.2, d=0.0, t=1.2 | total: u=1.8, d=0.0, t=1.8 msEXECUTE VIEW: issue/_sidebar
- this: u=1.2, d=0.0, t=1.2 | children: u=0.0, d=0.0, t=0.0 | total: u=1.2, d=0.0, t=1.2 msEXECUTE VIEW: issue/_sidebar_state
- this: u=0.4, d=0.0, t=0.4 | children: u=6.0, d=4.1, t=9.5 | total: u=6.4, d=4.1, t=9.9 msEXECUTE VIEW: issue/_sidebar_members
- this: u=2.4, d=4.1, t=5.9 | children: u=3.5, d=0.0, t=3.5 | total: u=6.0, d=4.1, t=9.5 msEXECUTE VIEW: member/_list
- SELECT count(1) FROM (SELECT "member".*, direct_voter.ownweight AS "ownweight", direct_voter.weight AS "voter_weight", direct_voter.comment AS "voter_comment", member.id = ANY(_member_list__delegating_voter.delegate_member_ids) AS "in_delegation_chain" FROM "member" INNER JOIN issue ON issue.id = 2 INNER JOIN direct_voter ON direct_voter.issue_id = 2 AND direct_voter.member_id = member.id LEFT OUTER JOIN delegating_voter AS "_member_list__delegating_voter" ON _member_list__delegating_voter.issue_id = issue.id AND _member_list__delegating_voter.member_id = NULL WHERE (member.activated NOTNULL)) AS "subquery" LIMIT 1; 2.2 ms
- SELECT "member".*, direct_voter.ownweight AS "ownweight", direct_voter.weight AS "voter_weight", direct_voter.comment AS "voter_comment", member.id = ANY(_member_list__delegating_voter.delegate_member_ids) AS "in_delegation_chain" FROM "member" INNER JOIN issue ON issue.id = 2 INNER JOIN direct_voter ON direct_voter.issue_id = 2 AND direct_voter.member_id = member.id LEFT OUTER JOIN delegating_voter AS "_member_list__delegating_voter" ON _member_list__delegating_voter.issue_id = issue.id AND _member_list__delegating_voter.member_id = NULL WHERE (member.activated NOTNULL) LIMIT 100 OFFSET 0; 1.9 ms
- this: u=0.2, d=0.0, t=0.2 | children: u=0.1, d=0.0, t=0.1 | total: u=0.3, d=0.0, t=0.3 msEXECUTE VIEW: member/_show_thumb
- this: u=0.1, d=0.0, t=0.1 | children: u=0.0, d=0.0, t=0.0 | total: u=0.1, d=0.0, t=0.1 msEXECUTE VIEW: member_image/_show
- this: u=0.1, d=0.0, t=0.1 | children: u=0.1, d=0.0, t=0.1 | total: u=0.2, d=0.0, t=0.2 msEXECUTE VIEW: member/_show_thumb
- this: u=0.1, d=0.0, t=0.1 | children: u=0.0, d=0.0, t=0.0 | total: u=0.1, d=0.0, t=0.1 msEXECUTE VIEW: member_image/_show
- this: u=0.1, d=0.0, t=0.1 | children: u=0.1, d=0.0, t=0.1 | total: u=0.2, d=0.0, t=0.2 msEXECUTE VIEW: member/_show_thumb
- this: u=0.1, d=0.0, t=0.1 | children: u=0.0, d=0.0, t=0.0 | total: u=0.1, d=0.0, t=0.1 msEXECUTE VIEW: member_image/_show
- this: u=0.1, d=0.0, t=0.1 | children: u=0.1, d=0.0, t=0.1 | total: u=0.2, d=0.0, t=0.2 msEXECUTE VIEW: member/_show_thumb
- this: u=0.1, d=0.0, t=0.1 | children: u=0.0, d=0.0, t=0.0 | total: u=0.1, d=0.0, t=0.1 msEXECUTE VIEW: member_image/_show
- this: u=0.1, d=0.0, t=0.1 | children: u=0.1, d=0.0, t=0.1 | total: u=0.2, d=0.0, t=0.2 msEXECUTE VIEW: member/_show_thumb
- this: u=0.1, d=0.0, t=0.1 | children: u=0.0, d=0.0, t=0.0 | total: u=0.1, d=0.0, t=0.1 msEXECUTE VIEW: member_image/_show
- this: u=0.1, d=0.0, t=0.1 | children: u=0.1, d=0.0, t=0.1 | total: u=0.2, d=0.0, t=0.2 msEXECUTE VIEW: member/_show_thumb
- this: u=0.1, d=0.0, t=0.1 | children: u=0.0, d=0.0, t=0.0 | total: u=0.1, d=0.0, t=0.1 msEXECUTE VIEW: member_image/_show
- this: u=0.1, d=0.0, t=0.1 | children: u=0.1, d=0.0, t=0.1 | total: u=0.2, d=0.0, t=0.2 msEXECUTE VIEW: member/_show_thumb
- this: u=0.1, d=0.0, t=0.1 | children: u=0.0, d=0.0, t=0.0 | total: u=0.1, d=0.0, t=0.1 msEXECUTE VIEW: member_image/_show
- this: u=0.1, d=0.0, t=0.1 | children: u=0.1, d=0.0, t=0.1 | total: u=0.2, d=0.0, t=0.2 msEXECUTE VIEW: member/_show_thumb
- this: u=0.1, d=0.0, t=0.1 | children: u=0.0, d=0.0, t=0.0 | total: u=0.1, d=0.0, t=0.1 msEXECUTE VIEW: member_image/_show
- this: u=1.7, d=0.0, t=1.7 | children: u=0.1, d=0.0, t=0.2 | total: u=1.8, d=0.0, t=1.8 msEXECUTE VIEW: member/_show_thumb
- this: u=0.1, d=0.0, t=0.2 | children: u=0.0, d=0.0, t=0.0 | total: u=0.1, d=0.0, t=0.2 msEXECUTE VIEW: member_image/_show
- End of authentication filter.
close