PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
vendor
/
filp
/
whoops
/
src
/
Whoops
/
Resources
/
views
<div class="frames-description <?php echo $has_frames_tabs ? 'frames-description-application' : '' ?>"> <?php if ($has_frames_tabs): ?> <a href="#" id="application-frames-tab" class="frames-tab <?php echo $active_frames_tab == 'application' ? 'frames-tab-active' : '' ?>"> Application frames (<?php echo $frames->countIsApplication() ?>) </a> <a href="#" id="all-frames-tab" class="frames-tab <?php echo $active_frames_tab == 'all' ? 'frames-tab-active' : '' ?>"> All frames (<?php echo count($frames) ?>) </a> <?php else: ?> <span> Stack frames (<?php echo count($frames) ?>) </span> <?php endif; ?> </div>
[-] layout.html.php
[edit]
[-] panel_left.html.php
[edit]
[-] frames_container.html.php
[edit]
[+]
..
[-] frame_list.html.php
[edit]
[-] panel_left_outer.html.php
[edit]
[-] env_details.html.php
[edit]
[-] panel_details_outer.html.php
[edit]
[-] header_outer.html.php
[edit]
[-] frame_code.html.php
[edit]
[-] frames_description.html.php
[edit]
[-] header.html.php
[edit]
[-] panel_details.html.php
[edit]