Filename | /usr/share/koha/opac/htdocs/opac-tmpl/prog/en-NZ/includes/page-numbers.inc |
Statements | Executed 597 statements in 3.39ms |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
2 | 1 | 1 | 2.14ms | 7.46ms | __ANON__[:31] | Template::Document::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | # spent 7.46ms (2.14+5.32) within Template::Document::__ANON__[/usr/share/koha/opac/htdocs/opac-tmpl/prog/en-NZ/includes/page-numbers.inc:31] which was called 2 times, avg 3.73ms/call:
# 2 times (2.14ms+5.32ms) by Template::Document::process at line 151 of Template/Document.pm, avg 3.73ms/call | ||||
2 | <!-- Row of numbers corresponding to search result pages --> | ||||
3 | 240 | 1.26ms | 88 | 761µs | [% IF ( previous_page_offset.defined ) %]<a class="nav" href="/cgi-bin/koha/opac-search.pl?[% query_cgi |html %][% limit_cgi |html %]&offset=[% previous_page_offset %][% IF ( sort_by ) %]&sort_by=[% sort_by |html %][% END %]"><< Previous</a>[% END %] [% FOREACH PAGE_NUMBER IN PAGE_NUMBERS %][% IF ( PAGE_NUMBER.highlight ) %]<span class="current">[% PAGE_NUMBER.pg %]</span>[% ELSE %] <a class="nav" href="/cgi-bin/koha/opac-search.pl?[% query_cgi |html %][% limit_cgi |html %]&offset=[% PAGE_NUMBER.offset %][% IF ( sort_by ) %]&sort_by=[% sort_by |html%][% END %]">[% PAGE_NUMBER.pg %]</a>[% END %] [% END %] [% IF ( next_page_offset ) %]<a class="nav" href="/cgi-bin/koha/opac-search.pl?[% query_cgi |html %][% limit_cgi |html %]&offset=[% next_page_offset %][% IF ( sort_by ) %]&sort_by=[% sort_by |html %][% END %]">Next >></a>[% END %] </div>[% END %] # spent 752µs making 86 calls to Template::Stash::XS::get, avg 9µs/call
# spent 10µs making 2 calls to Template::Stash::undefined, avg 5µs/call |
4 | |||||
5 | 262 | 1.45ms | 2 | 38µs | # spent 38µs making 2 calls to Template::Iterator::AUTOLOAD, avg 19µs/call |
- - | |||||
7 | 4 | 4µs | 62 | 1.83ms | # spent 1.82ms making 60 calls to Template::Context::filter, avg 30µs/call
# spent 7µs making 2 calls to Template::Stash::XS::get, avg 4µs/call |
8 | 20 | 352µs | # spent 352µs making 20 calls to Template::Iterator::get_next, avg 18µs/call | ||
9 | 2 | 13µs | 2 | 2µs | # spent 2µs making 2 calls to UNIVERSAL::isa, avg 950ns/call |
10 | 2 | 99µs | 82 | 946µs | # spent 721µs making 60 calls to Template::Stash::XS::get, avg 12µs/call
# spent 120µs making 2 calls to Template::Config::iterator, avg 60µs/call
# spent 104µs making 20 calls to Template::Stash::undefined, avg 5µs/call |
11 | 2 | 17µs | # spent 17µs making 2 calls to Template::Stash::XS::set, avg 8µs/call | ||
12 | 60 | 1.40ms | # spent 1.40ms making 60 calls to Template::Filters::html_filter, avg 23µs/call | ||
- - | |||||
14 | 2 | 49µs | # spent 49µs making 2 calls to Template::Iterator::get_first, avg 24µs/call | ||
15 | 2 | 21µs | 3 | 21µs | # spent 18µs making 2 calls to Template::Stash::XS::get, avg 9µs/call
# spent 3µs making 1 call to Template::Stash::undefined |
16 | 2 | 8µs | # spent 8µs making 2 calls to Template::Stash::XS::set, avg 4µs/call | ||
- - | |||||
19 | 80 | 489µs | |||
- - | |||||
25 | 2 | 900ns | |||
- - | |||||
30 | 2 | 20µs | |||
- - | |||||
33 | 1 | 41µs |