ENTRÉE V4 IN-HOUSE TRAINING
PHPDebugConsole
Loading
GET /training/in-house.php
- Request
-
request headers
value
Accept */*
Accept-Encoding gzip, br, zstd, deflate
Connection close
Host webtest.necs.com
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
X-Accel-Internal /internal-nginx-static-location
X-Real-Ip 216.73.216.23
- Response
-
response headers
value
Content-type text/html; charset=UTF-8
- Not logging response body for Content-Type "text/html; charset=UTF-8"
- 113 files required
- array(
- /phar:///var/www/vhosts/necs.com/webtest.necs.com/support/include/httpful.phar/Httpful=>array(
- Handlers=>array(
- 0=>CsvHandler.php
- 1=>FormHandler.php
- 2=>JsonHandler.php
- 3=>MimeHandlerAdapter.php
- 4=>XmlHandler.php
)
- 0=>Bootstrap.php
- 1=>Httpful.php
- 2=>Mime.php
)
- /var/www/vhosts/necs.com/webtest.necs.com=>array(
- includes=>array(
- 0=>header.php
- 1=>necs_functions.php
)
- PHPDebugConsole/src=>array(
- Backtrace=>array(
- 0=>Backtrace.php
- 1=>Context.php
- 2=>Normalizer.php
- 3=>SkipInternal.php
- 4=>Xdebug.php
)
- Container=>array(
- 0=>Container.php
- 1=>ServiceProviderInterface.php
- 2=>Utility.php
)
- Debug=>array(
- Abstraction=>array(
- Object=>array(
- 0=>Constants.php
- 1=>Definition.php
- 2=>Helper.php
- 3=>Inheritable.php
- 4=>MethodParams.php
- 5=>Methods.php
- 6=>Properties.php
- 7=>PropertiesPhpDoc.php
)
- 0=>AbstractArray.php
- 1=>Abstracter.php
- 2=>Abstraction.php
- 3=>AbstractObject.php
- 4=>AbstractString.php
)
- Plugin=>array(
- Method=>array(
- 0=>Alert.php
- 1=>Basic.php
- 2=>Clear.php
- 3=>Count.php
- 4=>General.php
- 5=>Group.php
- 6=>GroupCleanup.php
- 7=>GroupStack.php
- 8=>Output.php
- 9=>Profile.php
- 10=>ReqRes.php
- 11=>Table.php
- 12=>Time.php
- 13=>Trace.php
)
- 0=>AbstractLogReqRes.php
- 1=>AssertSettingTrait.php
- 2=>Channel.php
- 3=>ConfigEvents.php
- 4=>CustomMethodTrait.php
- 5=>InternalEvents.php
- 6=>LogEnv.php
- 7=>LogFiles.php
- 8=>LogPhp.php
- 9=>LogRequest.php
- 10=>LogResponse.php
- 11=>Manager.php
- 12=>Prettify.php
- 13=>Redaction.php
- 14=>Route.php
- 15=>Runtime.php
)
- Utility=>array(
- 0=>ArrayUtil.php
- 1=>ErrorLevel.php
- 2=>FindExit.php
- 3=>Php.php
- 4=>PhpDoc.php
- 5=>PhpDocBase.php
- 6=>StopWatch.php
- 7=>StringUtil.php
- 8=>Table.php
- 9=>TableRow.php
- 10=>Utf8.php
- 11=>Utf8Buffer.php
- 12=>Utility.php
)
- 0=>AbstractComponent.php
- 1=>AbstractDebug.php
- 2=>Autoloader.php
- 3=>Config.php
- 4=>ConfigurableInterface.php
- 5=>Data.php
- 6=>Debug.php
- 7=>LogEntry.php
- 8=>PluginInterface.php
- 9=>ServiceProvider.php
)
- ErrorHandler=>array(
- 0=>AbstractComponent.php
- 1=>AbstractErrorHandler.php
- 2=>Error.php
- 3=>ErrorHandler.php
)
- HttpMessage=>array(
- 0=>Utility/ContentType.php
- 1=>AbstractServerRequest.php
- 2=>AbstractStream.php
- 3=>AbstractUri.php
- 4=>AssertionTrait.php
- 5=>Message.php
- 6=>Request.php
- 7=>ServerRequest.php
- 8=>Stream.php
- 9=>Uri.php
)
- Psr7=>array(
- 0=>MessageInterface.php
- 1=>RequestInterface.php
- 2=>ServerRequestInterface.php
- 3=>StreamInterface.php
- 4=>UriInterface.php
)
- PubSub=>array(
- 0=>Event.php
- 1=>Manager.php
- 2=>ManagerHelperTrait.php
- 3=>SubscriberInterface.php
- 4=>ValueStore.php
)
)
- support/include=>array(
- 0=>httpful.phar
- 1=>Support.php
- 2=>WhmcsApiClient.php
)
- 0=>training/in-house.php
- 1=>configuration.php
)
)
Fatal Error
- Uncaught exception 'Error' with message Call to undefined function dateconvert()
- /var/www/vhosts/necs.com/webtest.necs.com/training/in-house.php (line 156)
$cost = $link["cost"];
$location = $link["location"];
$starttime = $link["start_time"];
$classfull = $link["class_full"];
$date12 = $link["date"];
$date14 = $link["end_date"];
$date15 = dateconvert($date14, 2);
$date13 = dateconvert($date12, 2);
$dateday12 = date('d', strtotime($date12));
$description12 = $link["description"];
$short_description12 = $link["short_description"];
$bb8id = $link["bb8id"];
?>
There were 0 additional errors
- Built In 14.7421 ms
- Peak Memory Usage ?⃝: 2 MB / 256 MB
- Fatal Error: Uncaught exception 'Error' with message Call to undefined function dateconvert(), /var/www/vhosts/necs.com/webtest.necs.com/training/in-house.php (line 156)
- PHP Version = 8.1.33
- ini files = array(
- /opt/alt/php81/etc/php.ini
- /opt/alt/php81/link/conf/default.ini
- /opt/alt/php81/link/conf/mysqli.ini
- /opt/alt/php81/link/conf/zzzzzzz-pecl.ini
)
- date.timezone is not set
- date_default_timezone_get() = UTC
- memory_limit = 256 MB
- Xdebug is not installed
- PHP's error_reporting is set to `E_ALL & ~E_STRICT` rather than `E_ALL | E_STRICT`
PHPDebugConsole is disregarding error_reporting value (this is configurable)
- $_SERVER = array(
- REMOTE_ADDR=>216.73.216.23
- REQUEST_TIME=>1776644315
- REQUEST_URI=>/training/in-house.php
- SERVER_ADDR=>104.219.72.113
- SERVER_NAME=>webtest.necs.com
)
- session.cookie_httponly: should be enabled
- session.name: should not be PHPSESSID (just as expose_php should be disabled)
- session.use_strict_mode: should be enabled
- session.cache_limiter = nocache
- session save_path = /opt/alt/php81/var/lib/php/session
- Session Inactive / No session id passed in request
GET /training/in-house.php
- Request
-
request headers value Accept */* Accept-Encoding gzip, br, zstd, deflate Connection close Host webtest.necs.com User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) X-Accel-Internal /internal-nginx-static-location X-Real-Ip 216.73.216.23 - Response
-
response headers value Content-type text/html; charset=UTF-8 - Not logging response body for Content-Type "text/html; charset=UTF-8"
- 113 files required
- array(
- /phar:///var/www/vhosts/necs.com/webtest.necs.com/support/include/httpful.phar/Httpful=>array(
- Handlers=>array(
- 0=>CsvHandler.php
- 1=>FormHandler.php
- 2=>JsonHandler.php
- 3=>MimeHandlerAdapter.php
- 4=>XmlHandler.php
- 0=>Bootstrap.php
- 1=>Httpful.php
- 2=>Mime.php
- Handlers=>array(
- /var/www/vhosts/necs.com/webtest.necs.com=>array(
- includes=>array(
- 0=>header.php
- 1=>necs_functions.php
- PHPDebugConsole/src=>array(
- Backtrace=>array(
- 0=>Backtrace.php
- 1=>Context.php
- 2=>Normalizer.php
- 3=>SkipInternal.php
- 4=>Xdebug.php
- Container=>array(
- 0=>Container.php
- 1=>ServiceProviderInterface.php
- 2=>Utility.php
- Debug=>array(
- Abstraction=>array(
- Object=>array(
- 0=>Constants.php
- 1=>Definition.php
- 2=>Helper.php
- 3=>Inheritable.php
- 4=>MethodParams.php
- 5=>Methods.php
- 6=>Properties.php
- 7=>PropertiesPhpDoc.php
- 0=>AbstractArray.php
- 1=>Abstracter.php
- 2=>Abstraction.php
- 3=>AbstractObject.php
- 4=>AbstractString.php
- Object=>array(
- Plugin=>array(
- Method=>array(
- 0=>Alert.php
- 1=>Basic.php
- 2=>Clear.php
- 3=>Count.php
- 4=>General.php
- 5=>Group.php
- 6=>GroupCleanup.php
- 7=>GroupStack.php
- 8=>Output.php
- 9=>Profile.php
- 10=>ReqRes.php
- 11=>Table.php
- 12=>Time.php
- 13=>Trace.php
- 0=>AbstractLogReqRes.php
- 1=>AssertSettingTrait.php
- 2=>Channel.php
- 3=>ConfigEvents.php
- 4=>CustomMethodTrait.php
- 5=>InternalEvents.php
- 6=>LogEnv.php
- 7=>LogFiles.php
- 8=>LogPhp.php
- 9=>LogRequest.php
- 10=>LogResponse.php
- 11=>Manager.php
- 12=>Prettify.php
- 13=>Redaction.php
- 14=>Route.php
- 15=>Runtime.php
- Method=>array(
- Utility=>array(
- 0=>ArrayUtil.php
- 1=>ErrorLevel.php
- 2=>FindExit.php
- 3=>Php.php
- 4=>PhpDoc.php
- 5=>PhpDocBase.php
- 6=>StopWatch.php
- 7=>StringUtil.php
- 8=>Table.php
- 9=>TableRow.php
- 10=>Utf8.php
- 11=>Utf8Buffer.php
- 12=>Utility.php
- 0=>AbstractComponent.php
- 1=>AbstractDebug.php
- 2=>Autoloader.php
- 3=>Config.php
- 4=>ConfigurableInterface.php
- 5=>Data.php
- 6=>Debug.php
- 7=>LogEntry.php
- 8=>PluginInterface.php
- 9=>ServiceProvider.php
- Abstraction=>array(
- ErrorHandler=>array(
- 0=>AbstractComponent.php
- 1=>AbstractErrorHandler.php
- 2=>Error.php
- 3=>ErrorHandler.php
- HttpMessage=>array(
- 0=>Utility/ContentType.php
- 1=>AbstractServerRequest.php
- 2=>AbstractStream.php
- 3=>AbstractUri.php
- 4=>AssertionTrait.php
- 5=>Message.php
- 6=>Request.php
- 7=>ServerRequest.php
- 8=>Stream.php
- 9=>Uri.php
- Psr7=>array(
- 0=>MessageInterface.php
- 1=>RequestInterface.php
- 2=>ServerRequestInterface.php
- 3=>StreamInterface.php
- 4=>UriInterface.php
- PubSub=>array(
- 0=>Event.php
- 1=>Manager.php
- 2=>ManagerHelperTrait.php
- 3=>SubscriberInterface.php
- 4=>ValueStore.php
- Backtrace=>array(
- support/include=>array(
- 0=>httpful.phar
- 1=>Support.php
- 2=>WhmcsApiClient.php
- 0=>training/in-house.php
- 1=>configuration.php
- includes=>array(
- /phar:///var/www/vhosts/necs.com/webtest.necs.com/support/include/httpful.phar/Httpful=>array(
Fatal Error
- Uncaught exception 'Error' with message Call to undefined function dateconvert()
- /var/www/vhosts/necs.com/webtest.necs.com/training/in-house.php (line 156)
$cost = $link["cost"]; $location = $link["location"]; $starttime = $link["start_time"]; $classfull = $link["class_full"]; $date12 = $link["date"]; $date14 = $link["end_date"]; $date15 = dateconvert($date14, 2); $date13 = dateconvert($date12, 2); $dateday12 = date('d', strtotime($date12)); $description12 = $link["description"]; $short_description12 = $link["short_description"]; $bb8id = $link["bb8id"]; ?>
There were 0 additional errors
- Built In 14.7421 ms
- Peak Memory Usage ?⃝: 2 MB / 256 MB
- Fatal Error: Uncaught exception 'Error' with message Call to undefined function dateconvert(), /var/www/vhosts/necs.com/webtest.necs.com/training/in-house.php (line 156)
- PHP Version = 8.1.33
- ini files = array(
- /opt/alt/php81/etc/php.ini
- /opt/alt/php81/link/conf/default.ini
- /opt/alt/php81/link/conf/mysqli.ini
- /opt/alt/php81/link/conf/zzzzzzz-pecl.ini
- date.timezone is not set
- date_default_timezone_get() = UTC
- memory_limit = 256 MB
- Xdebug is not installed
- PHP's error_reporting is set to `E_ALL & ~E_STRICT` rather than `E_ALL | E_STRICT` PHPDebugConsole is disregarding error_reporting value (this is configurable)
- $_SERVER = array(
- REMOTE_ADDR=>216.73.216.23
- REQUEST_TIME=>1776644315
- REQUEST_URI=>/training/in-house.php
- SERVER_ADDR=>104.219.72.113
- SERVER_NAME=>webtest.necs.com
- session.cookie_httponly: should be enabled
- session.name: should not be PHPSESSID (just as expose_php should be disabled)
- session.use_strict_mode: should be enabled
- session.cache_limiter = nocache
- session save_path = /opt/alt/php81/var/lib/php/session
- Session Inactive / No session id passed in request
