CORE/core/view.php : 237 CORE/core/view.php : 196 CORE/core/controller.php : 120 APP/controller/errors.php : 13 CORE/core/controller.php : 89 CORE/core/controller.php : 70 CORE/core.php : 170 BASE/index.php : 9 0.00149 - Loading view "view/page/errors.html" CORE/core/view.php : 237 CORE/core/view.php : 196 CORE/core/controller.php : 120 APP/controller/index.php : 55 APP/controller/errors.php : 13 CORE/core/controller.php : 89 CORE/core/controller.php : 70 CORE/core.php : 170 BASE/index.php : 9 0.0021 - Loading view "view/page.html" UltraLight Showcase

Error Example

Allow for real-time development

  • Errors are shown
  • Includes of classes that don't exist generate a nice fatal.
  • Basic errors in files are highlighted.

Detailed error messages

  • Show a neatly formatted error, title and backtrace.
  • Use specific types, colors or titles for extra information.
CORE/core/controller.php : 89 CORE/core/controller.php : 70 CORE/core.php : 170 BASE/index.php : 9 Debug array (7) ( 0 => "This is an example", 1 => array (4) ( 0 => true, 1 => 1, 2 => "String", 'last' => NULL, ), 2 => stdClass { 'boolean' => true 'integer' => 1 'string' => "String" 'null' => NULL }, 3 => "<a href=''></a>", 4 => "alert("Test!");", 'Unescaped GET' => array (1) ( 'debug' => "true", ), 'Sanitized GET' => array (1) ( 'debug' => "true", ), ) CORE/core/controller.php : 89 CORE/core/controller.php : 70 CORE/core.php : 170 BASE/index.php : 9 Export Variable "Info message example." CORE/core/controller.php : 89 CORE/core/controller.php : 70 CORE/core.php : 170 BASE/index.php : 9 Error "Error message example." CORE/core/controller.php : 89 CORE/core/controller.php : 70 CORE/core.php : 170 BASE/index.php : 9 Custom Title "Message with custom color/title" CORE/core.php : 336 APP/controller/errors.php : 34 CORE/core/controller.php : 89 CORE/core/controller.php : 70 CORE/core.php : 170 BASE/index.php : 9 0.00312 - Debug "Unable to load file: CORE/vendor/Example/Of/Non/Existent/Class/Causing/Fatal/Error.php" CORE/core/controller.php : 70 CORE/core.php : 170 BASE/index.php : 9 Uncaught exception: Error Exception: Error file: APP/controller/errors.php line: 34 message: Class "Example_Of_Non_Existent_Class_Causing_Fatal_Error" not found CORE/core.php : 185 BASE/index.php : 9 0.0034 - Loaded classes array (14) ( 'Show' => array (2) ( 'file' => "CORE/show.php", 'time' => 0.00023, ), 'Config' => array (2) ( 'file' => "CORE/config.php", 'time' => 0.00025, ), 'Core\Cache' => array (2) ( 'file' => "CORE/core/cache.php", 'time' => 0.00029, ), 'Core\Cache\File' => array (2) ( 'file' => "CORE/core/cache/file.php", 'time' => 0.00029, ), 'Core\Arrays' => array (2) ( 'file' => "CORE/core/arrays.php", 'time' => 0.00044, ), 'Request' => array (2) ( 'file' => "CORE/request.php", 'time' => 0.00077, ), 'Sanitize' => array (2) ( 'file' => "CORE/sanitize.php", 'time' => 0.00079, ), 'Core\Controller' => array (2) ( 'file' => "CORE/core/controller.php", 'time' => 0.00085, ), 'App\Controller\Index' => array (2) ( 'file' => "APP/controller/index.php", 'time' => 0.00085, ), '\App\Controller\Errors' => array (2) ( 'file' => "APP/controller/errors.php", 'time' => 0.00085, ), 'Core\View' => array (2) ( 'file' => "CORE/core/view.php", 'time' => 0.00088, ), 'Core\Format\Variable' => array (2) ( 'file' => "CORE/core/format/variable.php", 'time' => 0.00161, ), 'Core\Format\Text' => array (2) ( 'file' => "CORE/core/format/text.php", 'time' => 0.00171, ), 'Core\Bootstrap\Navbar' => array (2) ( 'file' => "CORE/core/bootstrap/navbar.php", 'time' => 0.00205, ), ) CORE/core.php : 186 BASE/index.php : 9 0.00426 - Debug "Done."