Namespace Core\Configuration
Namespaces summary
Core\Configuration\Driver |
Constants summary
ApplicationPath | Mandatory base URL path for web applications. |
CacheFilesTarget | Cache files storage. List of URIs separated by a |
Charset | Mandatory default character set to automatically activate during startup. |
EnableAutoload | Auto-loader switch. If defined and set to a value that evaluates to
|
EnableProfiler | Profiler level control. If defined and set to a value that evaluates
to |
FaultErrorThreshold | Mandatory upper limit of errors handled by the Core fault handler before giving up and stopping execution. |
FaultHandler | Mandatory class name of the Core fault handler. |
FaultHandlerLinkage | Module linkage driver URI used to format links to source files in debug report backtraces. If configured, the fault handler automatically configures the linkage driver based on this configuration value during its initialisation. |
FaultHandlerLinkageFormat | Module linkage driver URI used to format module name in debug report backtraces. If configured, the fault handler automatically configures the linkage driver based on this configuration value during its initialisation. |
FileSuffix | Mandatory file suffix configuration. On different platforms a different file suffix for PHP or a certain PHP version may have to be used instead. Set to the appropriate file extension of the Core framework in use. |
TemporaryFilesTarget | Temporary files storage. List of URIs separated by a |