X7ROOT File Manager
Current Path:
/home/hamdjcne/app.hamdalillahitravel.com/system/Debug/Toolbar/Views
home
/
hamdjcne
/
app.hamdalillahitravel.com
/
system
/
Debug
/
Toolbar
/
Views
/
ðŸ“
..
📄
_config.tpl
(973 B)
📄
_database.tpl
(727 B)
📄
_events.tpl
(376 B)
📄
_files.tpl
(315 B)
📄
_history.tpl
(721 B)
📄
_logs.tpl
(421 B)
📄
_routes.tpl
(1023 B)
📄
toolbar.css
(19.42 KB)
📄
toolbar.js
(24 KB)
📄
toolbar.tpl.php
(10.48 KB)
📄
toolbarloader.js
(9.66 KB)
Editing: _routes.tpl
<h3>Matched Route</h3> <table> <tbody> {matchedRoute} <tr> <td>Directory:</td> <td>{directory}</td> </tr> <tr> <td>Controller:</td> <td>{controller}</td> </tr> <tr> <td>Method:</td> <td>{method}</td> </tr> <tr> <td>Params:</td> <td>{paramCount} / {truePCount}</td> </tr> {params} <tr class="route-params-item"> <td>{name}</td> <td>{value}</td> </tr> {/params} {/matchedRoute} </tbody> </table> <h3>Defined Routes</h3> <table> <thead> <tr> <th>Method</th> <th>Route</th> <th>Handler</th> </tr> </thead> <tbody> {routes} <tr> <td>{method}</td> <td data-debugbar-route="{method}">{route}</td> <td>{handler}</td> </tr> {/routes} </tbody> </table>
Upload File
Create Folder