Stacktrace:
array(2) {
[0]=>
array(4) {
["function"]=>
string(6) "handle"
["class"]=>
string(14) "ExceptionTrace"
["type"]=>
string(2) "::"
["args"]=>
array(1) {
[0]=>
object(Doctrine\ORM\Query\QueryException)#143 (7) {
["message":protected]=>
string(142) "[Semantical Error] line 0, col 60 near 'featured = :': Error: Class modules\shop\Entity\ShopProduct has no field or association named featured"
["string":"Exception":private]=>
string(0) ""
["code":protected]=>
int(0)
["file":protected]=>
string(105) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/Query/QueryException.php"
["line":protected]=>
int(63)
["trace":"Exception":private]=>
array(12) {
[0]=>
array(6) {
["file"]=>
string(97) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/Query/Parser.php"
["line"]=>
int(483)
["function"]=>
string(15) "semanticalError"
["class"]=>
string(33) "Doctrine\ORM\Query\QueryException"
["type"]=>
string(2) "::"
["args"]=>
array(2) {
[0]=>
string(123) "line 0, col 60 near 'featured = :': Error: Class modules\shop\Entity\ShopProduct has no field or association named featured"
[1]=>
object(Doctrine\ORM\Query\QueryException)#142 (7) {
["message":protected]=>
string(83) "SELECT sp FROM modules\shop\Entity\ShopProduct sp WHERE sp.featured = :is_featured"
["string":"Exception":private]=>
string(0) ""
["code":protected]=>
int(0)
["file":protected]=>
string(105) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/Query/QueryException.php"
["line":protected]=>
int(41)
["trace":"Exception":private]=>
array(12) {
[0]=>
array(6) {
["file"]=>
string(97) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/Query/Parser.php"
["line"]=>
int(483)
["function"]=>
string(8) "dqlError"
["class"]=>
string(33) "Doctrine\ORM\Query\QueryException"
["type"]=>
string(2) "::"
["args"]=>
array(1) {
[0]=>
string(83) "SELECT sp FROM modules\shop\Entity\ShopProduct sp WHERE sp.featured = :is_featured"
}
}
[1]=>
array(6) {
["file"]=>
string(97) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/Query/Parser.php"
["line"]=>
int(759)
["function"]=>
string(15) "semanticalError"
["class"]=>
string(25) "Doctrine\ORM\Query\Parser"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
&string(80) "Class modules\shop\Entity\ShopProduct has no field or association named featured"
[1]=>
&array(3) {
["value"]=>
string(8) "featured"
["type"]=>
int(100)
["position"]=>
int(60)
}
}
}
[2]=>
array(6) {
["file"]=>
string(97) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/Query/Parser.php"
["line"]=>
int(279)
["function"]=>
string(30) "processDeferredPathExpressions"
["class"]=>
string(25) "Doctrine\ORM\Query\Parser"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
object(Doctrine\ORM\Query\AST\SelectStatement)#129 (6) {
["selectClause"]=>
object(Doctrine\ORM\Query\AST\SelectClause)#131 (2) {
["isDistinct"]=>
bool(false)
["selectExpressions"]=>
array(1) {
[0]=>
object(Doctrine\ORM\Query\AST\SelectExpression)#130 (3) {
["expression"]=>
string(2) "sp"
["fieldIdentificationVariable"]=>
NULL
["hiddenAliasResultVariable"]=>
bool(false)
}
}
}
["fromClause"]=>
object(Doctrine\ORM\Query\AST\FromClause)#134 (1) {
["identificationVariableDeclarations"]=>
array(1) {
[0]=>
object(Doctrine\ORM\Query\AST\IdentificationVariableDeclaration)#133 (3) {
["rangeVariableDeclaration"]=>
object(Doctrine\ORM\Query\AST\RangeVariableDeclaration)#132 (3) {
["abstractSchemaName"]=>
string(31) "modules\shop\Entity\ShopProduct"
["aliasIdentificationVariable"]=>
string(2) "sp"
["isRoot"]=>
bool(true)
}
["indexBy"]=>
NULL
["joins"]=>
array(0) {
}
}
}
}
["whereClause"]=>
object(Doctrine\ORM\Query\AST\WhereClause)#135 (1) {
["conditionalExpression"]=>
object(Doctrine\ORM\Query\AST\ConditionalPrimary)#136 (2) {
["simpleConditionalExpression"]=>
object(Doctrine\ORM\Query\AST\ComparisonExpression)#141 (3) {
["leftExpression"]=>
object(Doctrine\ORM\Query\AST\ArithmeticExpression)#137 (2) {
["simpleArithmeticExpression"]=>
object(Doctrine\ORM\Query\AST\PathExpression)#138 (4) {
["type"]=>
NULL
["expectedType"]=>
int(12)
["identificationVariable"]=>
string(2) "sp"
["field"]=>
string(8) "featured"
}
["subselect"]=>
NULL
}
["rightExpression"]=>
object(Doctrine\ORM\Query\AST\ArithmeticExpression)#139 (2) {
["simpleArithmeticExpression"]=>
object(Doctrine\ORM\Query\AST\InputParameter)#140 (2) {
["isNamed"]=>
bool(true)
["name"]=>
string(11) "is_featured"
}
["subselect"]=>
NULL
}
["operator"]=>
string(1) "="
}
["conditionalExpression"]=>
NULL
}
}
["groupByClause"]=>
NULL
["havingClause"]=>
NULL
["orderByClause"]=>
NULL
}
}
}
[3]=>
array(6) {
["file"]=>
string(97) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/Query/Parser.php"
["line"]=>
int(351)
["function"]=>
string(6) "getAST"
["class"]=>
string(25) "Doctrine\ORM\Query\Parser"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[4]=>
array(6) {
["file"]=>
string(90) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/Query.php"
["line"]=>
int(255)
["function"]=>
string(5) "parse"
["class"]=>
string(25) "Doctrine\ORM\Query\Parser"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[5]=>
array(6) {
["file"]=>
string(90) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/Query.php"
["line"]=>
int(267)
["function"]=>
string(6) "_parse"
["class"]=>
string(18) "Doctrine\ORM\Query"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[6]=>
array(6) {
["file"]=>
string(98) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/AbstractQuery.php"
["line"]=>
int(794)
["function"]=>
string(10) "_doExecute"
["class"]=>
string(18) "Doctrine\ORM\Query"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[7]=>
array(6) {
["file"]=>
string(98) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/AbstractQuery.php"
["line"]=>
int(574)
["function"]=>
string(7) "execute"
["class"]=>
string(26) "Doctrine\ORM\AbstractQuery"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
&NULL
[1]=>
&int(1)
}
}
[8]=>
array(6) {
["file"]=>
string(91) "/home/jamjamm/domains/jamjamm.nl/public_html/modules/shop/Entity/Repository/ShopProduct.php"
["line"]=>
int(34)
["function"]=>
string(9) "getResult"
["class"]=>
string(26) "Doctrine\ORM\AbstractQuery"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[9]=>
array(6) {
["file"]=>
string(90) "/home/jamjamm/domains/jamjamm.nl/public_html/modules/shop/controllers/index.controller.php"
["line"]=>
int(13)
["function"]=>
string(17) "findFeaturedItems"
["class"]=>
string(42) "modules\shop\Entity\Repository\ShopProduct"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
&int(3)
}
}
[10]=>
array(6) {
["file"]=>
string(70) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/Router.class.php"
["line"]=>
int(66)
["function"]=>
string(5) "index"
["class"]=>
string(16) "index_Controller"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[11]=>
array(6) {
["file"]=>
string(54) "/home/jamjamm/domains/jamjamm.nl/public_html/index.php"
["line"]=>
int(44)
["function"]=>
string(6) "loader"
["class"]=>
string(6) "Router"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
["previous":"Exception":private]=>
NULL
}
}
}
[1]=>
array(6) {
["file"]=>
string(97) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/Query/Parser.php"
["line"]=>
int(759)
["function"]=>
string(15) "semanticalError"
["class"]=>
string(25) "Doctrine\ORM\Query\Parser"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
&string(80) "Class modules\shop\Entity\ShopProduct has no field or association named featured"
[1]=>
&array(3) {
["value"]=>
string(8) "featured"
["type"]=>
int(100)
["position"]=>
int(60)
}
}
}
[2]=>
array(6) {
["file"]=>
string(97) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/Query/Parser.php"
["line"]=>
int(279)
["function"]=>
string(30) "processDeferredPathExpressions"
["class"]=>
string(25) "Doctrine\ORM\Query\Parser"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
object(Doctrine\ORM\Query\AST\SelectStatement)#129 (6) {
["selectClause"]=>
object(Doctrine\ORM\Query\AST\SelectClause)#131 (2) {
["isDistinct"]=>
bool(false)
["selectExpressions"]=>
array(1) {
[0]=>
object(Doctrine\ORM\Query\AST\SelectExpression)#130 (3) {
["expression"]=>
string(2) "sp"
["fieldIdentificationVariable"]=>
NULL
["hiddenAliasResultVariable"]=>
bool(false)
}
}
}
["fromClause"]=>
object(Doctrine\ORM\Query\AST\FromClause)#134 (1) {
["identificationVariableDeclarations"]=>
array(1) {
[0]=>
object(Doctrine\ORM\Query\AST\IdentificationVariableDeclaration)#133 (3) {
["rangeVariableDeclaration"]=>
object(Doctrine\ORM\Query\AST\RangeVariableDeclaration)#132 (3) {
["abstractSchemaName"]=>
string(31) "modules\shop\Entity\ShopProduct"
["aliasIdentificationVariable"]=>
string(2) "sp"
["isRoot"]=>
bool(true)
}
["indexBy"]=>
NULL
["joins"]=>
array(0) {
}
}
}
}
["whereClause"]=>
object(Doctrine\ORM\Query\AST\WhereClause)#135 (1) {
["conditionalExpression"]=>
object(Doctrine\ORM\Query\AST\ConditionalPrimary)#136 (2) {
["simpleConditionalExpression"]=>
object(Doctrine\ORM\Query\AST\ComparisonExpression)#141 (3) {
["leftExpression"]=>
object(Doctrine\ORM\Query\AST\ArithmeticExpression)#137 (2) {
["simpleArithmeticExpression"]=>
object(Doctrine\ORM\Query\AST\PathExpression)#138 (4) {
["type"]=>
NULL
["expectedType"]=>
int(12)
["identificationVariable"]=>
string(2) "sp"
["field"]=>
string(8) "featured"
}
["subselect"]=>
NULL
}
["rightExpression"]=>
object(Doctrine\ORM\Query\AST\ArithmeticExpression)#139 (2) {
["simpleArithmeticExpression"]=>
object(Doctrine\ORM\Query\AST\InputParameter)#140 (2) {
["isNamed"]=>
bool(true)
["name"]=>
string(11) "is_featured"
}
["subselect"]=>
NULL
}
["operator"]=>
string(1) "="
}
["conditionalExpression"]=>
NULL
}
}
["groupByClause"]=>
NULL
["havingClause"]=>
NULL
["orderByClause"]=>
NULL
}
}
}
[3]=>
array(6) {
["file"]=>
string(97) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/Query/Parser.php"
["line"]=>
int(351)
["function"]=>
string(6) "getAST"
["class"]=>
string(25) "Doctrine\ORM\Query\Parser"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[4]=>
array(6) {
["file"]=>
string(90) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/Query.php"
["line"]=>
int(255)
["function"]=>
string(5) "parse"
["class"]=>
string(25) "Doctrine\ORM\Query\Parser"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[5]=>
array(6) {
["file"]=>
string(90) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/Query.php"
["line"]=>
int(267)
["function"]=>
string(6) "_parse"
["class"]=>
string(18) "Doctrine\ORM\Query"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[6]=>
array(6) {
["file"]=>
string(98) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/AbstractQuery.php"
["line"]=>
int(794)
["function"]=>
string(10) "_doExecute"
["class"]=>
string(18) "Doctrine\ORM\Query"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[7]=>
array(6) {
["file"]=>
string(98) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/AbstractQuery.php"
["line"]=>
int(574)
["function"]=>
string(7) "execute"
["class"]=>
string(26) "Doctrine\ORM\AbstractQuery"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
&NULL
[1]=>
&int(1)
}
}
[8]=>
array(6) {
["file"]=>
string(91) "/home/jamjamm/domains/jamjamm.nl/public_html/modules/shop/Entity/Repository/ShopProduct.php"
["line"]=>
int(34)
["function"]=>
string(9) "getResult"
["class"]=>
string(26) "Doctrine\ORM\AbstractQuery"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[9]=>
array(6) {
["file"]=>
string(90) "/home/jamjamm/domains/jamjamm.nl/public_html/modules/shop/controllers/index.controller.php"
["line"]=>
int(13)
["function"]=>
string(17) "findFeaturedItems"
["class"]=>
string(42) "modules\shop\Entity\Repository\ShopProduct"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
&int(3)
}
}
[10]=>
array(6) {
["file"]=>
string(70) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/Router.class.php"
["line"]=>
int(66)
["function"]=>
string(5) "index"
["class"]=>
string(16) "index_Controller"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[11]=>
array(6) {
["file"]=>
string(54) "/home/jamjamm/domains/jamjamm.nl/public_html/index.php"
["line"]=>
int(44)
["function"]=>
string(6) "loader"
["class"]=>
string(6) "Router"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
["previous":"Exception":private]=>
object(Doctrine\ORM\Query\QueryException)#142 (7) {
["message":protected]=>
string(83) "SELECT sp FROM modules\shop\Entity\ShopProduct sp WHERE sp.featured = :is_featured"
["string":"Exception":private]=>
string(0) ""
["code":protected]=>
int(0)
["file":protected]=>
string(105) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/Query/QueryException.php"
["line":protected]=>
int(41)
["trace":"Exception":private]=>
array(12) {
[0]=>
array(6) {
["file"]=>
string(97) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/Query/Parser.php"
["line"]=>
int(483)
["function"]=>
string(8) "dqlError"
["class"]=>
string(33) "Doctrine\ORM\Query\QueryException"
["type"]=>
string(2) "::"
["args"]=>
array(1) {
[0]=>
string(83) "SELECT sp FROM modules\shop\Entity\ShopProduct sp WHERE sp.featured = :is_featured"
}
}
[1]=>
array(6) {
["file"]=>
string(97) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/Query/Parser.php"
["line"]=>
int(759)
["function"]=>
string(15) "semanticalError"
["class"]=>
string(25) "Doctrine\ORM\Query\Parser"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
&string(80) "Class modules\shop\Entity\ShopProduct has no field or association named featured"
[1]=>
&array(3) {
["value"]=>
string(8) "featured"
["type"]=>
int(100)
["position"]=>
int(60)
}
}
}
[2]=>
array(6) {
["file"]=>
string(97) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/Query/Parser.php"
["line"]=>
int(279)
["function"]=>
string(30) "processDeferredPathExpressions"
["class"]=>
string(25) "Doctrine\ORM\Query\Parser"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
object(Doctrine\ORM\Query\AST\SelectStatement)#129 (6) {
["selectClause"]=>
object(Doctrine\ORM\Query\AST\SelectClause)#131 (2) {
["isDistinct"]=>
bool(false)
["selectExpressions"]=>
array(1) {
[0]=>
object(Doctrine\ORM\Query\AST\SelectExpression)#130 (3) {
["expression"]=>
string(2) "sp"
["fieldIdentificationVariable"]=>
NULL
["hiddenAliasResultVariable"]=>
bool(false)
}
}
}
["fromClause"]=>
object(Doctrine\ORM\Query\AST\FromClause)#134 (1) {
["identificationVariableDeclarations"]=>
array(1) {
[0]=>
object(Doctrine\ORM\Query\AST\IdentificationVariableDeclaration)#133 (3) {
["rangeVariableDeclaration"]=>
object(Doctrine\ORM\Query\AST\RangeVariableDeclaration)#132 (3) {
["abstractSchemaName"]=>
string(31) "modules\shop\Entity\ShopProduct"
["aliasIdentificationVariable"]=>
string(2) "sp"
["isRoot"]=>
bool(true)
}
["indexBy"]=>
NULL
["joins"]=>
array(0) {
}
}
}
}
["whereClause"]=>
object(Doctrine\ORM\Query\AST\WhereClause)#135 (1) {
["conditionalExpression"]=>
object(Doctrine\ORM\Query\AST\ConditionalPrimary)#136 (2) {
["simpleConditionalExpression"]=>
object(Doctrine\ORM\Query\AST\ComparisonExpression)#141 (3) {
["leftExpression"]=>
object(Doctrine\ORM\Query\AST\ArithmeticExpression)#137 (2) {
["simpleArithmeticExpression"]=>
object(Doctrine\ORM\Query\AST\PathExpression)#138 (4) {
["type"]=>
NULL
["expectedType"]=>
int(12)
["identificationVariable"]=>
string(2) "sp"
["field"]=>
string(8) "featured"
}
["subselect"]=>
NULL
}
["rightExpression"]=>
object(Doctrine\ORM\Query\AST\ArithmeticExpression)#139 (2) {
["simpleArithmeticExpression"]=>
object(Doctrine\ORM\Query\AST\InputParameter)#140 (2) {
["isNamed"]=>
bool(true)
["name"]=>
string(11) "is_featured"
}
["subselect"]=>
NULL
}
["operator"]=>
string(1) "="
}
["conditionalExpression"]=>
NULL
}
}
["groupByClause"]=>
NULL
["havingClause"]=>
NULL
["orderByClause"]=>
NULL
}
}
}
[3]=>
array(6) {
["file"]=>
string(97) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/Query/Parser.php"
["line"]=>
int(351)
["function"]=>
string(6) "getAST"
["class"]=>
string(25) "Doctrine\ORM\Query\Parser"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[4]=>
array(6) {
["file"]=>
string(90) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/Query.php"
["line"]=>
int(255)
["function"]=>
string(5) "parse"
["class"]=>
string(25) "Doctrine\ORM\Query\Parser"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[5]=>
array(6) {
["file"]=>
string(90) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/Query.php"
["line"]=>
int(267)
["function"]=>
string(6) "_parse"
["class"]=>
string(18) "Doctrine\ORM\Query"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[6]=>
array(6) {
["file"]=>
string(98) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/AbstractQuery.php"
["line"]=>
int(794)
["function"]=>
string(10) "_doExecute"
["class"]=>
string(18) "Doctrine\ORM\Query"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[7]=>
array(6) {
["file"]=>
string(98) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/lib/Doctrine2/Doctrine/ORM/AbstractQuery.php"
["line"]=>
int(574)
["function"]=>
string(7) "execute"
["class"]=>
string(26) "Doctrine\ORM\AbstractQuery"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
&NULL
[1]=>
&int(1)
}
}
[8]=>
array(6) {
["file"]=>
string(91) "/home/jamjamm/domains/jamjamm.nl/public_html/modules/shop/Entity/Repository/ShopProduct.php"
["line"]=>
int(34)
["function"]=>
string(9) "getResult"
["class"]=>
string(26) "Doctrine\ORM\AbstractQuery"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[9]=>
array(6) {
["file"]=>
string(90) "/home/jamjamm/domains/jamjamm.nl/public_html/modules/shop/controllers/index.controller.php"
["line"]=>
int(13)
["function"]=>
string(17) "findFeaturedItems"
["class"]=>
string(42) "modules\shop\Entity\Repository\ShopProduct"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
&int(3)
}
}
[10]=>
array(6) {
["file"]=>
string(70) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/Router.class.php"
["line"]=>
int(66)
["function"]=>
string(5) "index"
["class"]=>
string(16) "index_Controller"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[11]=>
array(6) {
["file"]=>
string(54) "/home/jamjamm/domains/jamjamm.nl/public_html/index.php"
["line"]=>
int(44)
["function"]=>
string(6) "loader"
["class"]=>
string(6) "Router"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
["previous":"Exception":private]=>
NULL
}
}
}
}
[1]=>
array(3) {
["file"]=>
string(78) "/home/jamjamm/domains/jamjamm.nl/public_html/includes/ExceptionTrace.class.php"
["line"]=>
int(14)
["function"]=>
string(12) "require_once"
}
}
Server:
array(35) {
["REDIRECT_UNIQUE_ID"]=>
string(27) "YAW1CjB@O6M0Q56tVRGRHAAAABs"
["REDIRECT_STATUS"]=>
string(3) "200"
["UNIQUE_ID"]=>
string(27) "YAW1CjB@O6M0Q56tVRGRHAAAABs"
["HTTP_USER_AGENT"]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
["HTTP_ACCEPT"]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
["HTTP_ACCEPT_LANGUAGE"]=>
string(14) "en-US,en;q=0.5"
["HTTP_IF_MODIFIED_SINCE"]=>
string(29) "Mon, 26 Oct 2020 15:20:45 GMT"
["HTTP_ACCEPT_ENCODING"]=>
string(7) "br,gzip"
["HTTP_HOST"]=>
string(14) "www.jamjamm.nl"
["HTTP_CONNECTION"]=>
string(10) "Keep-Alive"
["PATH"]=>
string(49) "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
["SERVER_SIGNATURE"]=>
string(0) ""
["SERVER_SOFTWARE"]=>
string(6) "Apache"
["SERVER_NAME"]=>
string(14) "www.jamjamm.nl"
["SERVER_ADDR"]=>
string(12) "185.71.63.59"
["SERVER_PORT"]=>
string(2) "80"
["REMOTE_ADDR"]=>
string(10) "54.85.57.0"
["DOCUMENT_ROOT"]=>
string(44) "/home/jamjamm/domains/jamjamm.nl/public_html"
["REQUEST_SCHEME"]=>
string(4) "http"
["CONTEXT_PREFIX"]=>
string(0) ""
["CONTEXT_DOCUMENT_ROOT"]=>
string(44) "/home/jamjamm/domains/jamjamm.nl/public_html"
["SERVER_ADMIN"]=>
string(20) "webmaster@jamjamm.nl"
["SCRIPT_FILENAME"]=>
string(54) "/home/jamjamm/domains/jamjamm.nl/public_html/index.php"
["REMOTE_PORT"]=>
string(5) "40882"
["REDIRECT_URL"]=>
string(6) "/shop/"
["REDIRECT_QUERY_STRING"]=>
string(7) "m=shop/"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(7) "m=shop/"
["REQUEST_URI"]=>
string(6) "/shop/"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["PHP_SELF"]=>
string(10) "/index.php"
["REQUEST_TIME_FLOAT"]=>
float(1610986762.515)
["REQUEST_TIME"]=>
int(1610986762)
}