Info Panel
Roll it!   ⇔
1 - Documantation
* Knowledge Base
  • Mvc
  • Application
  • Advanced
  • Operators
  • Api
* Origin Template
  • Customize
* Core Classes
* Classes

* all grey titles exists but not documented yet

LogLoaded

Type: core

Class: Basic

Platform: 2v

Function: logLoaded

Visibility: private static

Parameter: logLoaded($type,$name,$reloaded)

Description:
Log requests for loading config files or classes. Creating the loaded parameter.
Parameters:
(required) - string - $type - Can be config/class.
(optional) - string - $name - Config/class name.
(optional) - string - reloaded - Decides if we already loaded this before.
Callable from (extended classes):
application: no
advanced: no
operators: no
api: no
Info Panel
Roll it!   ⇔