Extension: phpinfo
Generated by php build/docs/rvn-docs.php. Do not edit this file by hand.
Manifest
| Field | Value |
| --- | --- |
| slug | phpinfo |
| name | PHP Info |
| description | Display phpinfo() data within the administration panel. |
| type | system |
| author | Novelty Lanterns |
| homepage | https://lanterns.io/raven |
| docs | https://lanterns.io/raven |
Provider Files
private/ext/phpinfo/routes_panel.php
Component Directories
private/ext/phpinfo/tpl/
Route And Service Dependency Map
private/ext/phpinfo/routes_panel.php
- File-level
rvnkeys:config,csrf,panel_site_data,view - File-level context keys:
currentUserTheme,requirePanelLogin,rvn - Extension service keys:
(none) - Extension service dirs:
(none)
| Method | Path | Handler | Captures | Inferred Dependencies |
| --- | --- | --- | --- | --- |
| GET | /phpinfo | inline-closure | renderExtensionView, requirePanelLogin | context:currentUserTheme, context:requirePanelLogin, rvn:* |
Library Symbols
| Symbol | Kind | Summary | @return |
| --- | --- | --- | --- |
| (none) | (none) | No symbols discovered under extension lib/. | (none) |
Parameter Details
(none)