Severity: Notice
Message: Trying to access array offset on value of type null
Filename: Query/Parser.php
Line Number: 2183
Severity: Notice
Message: Trying to access array offset on value of type null
Filename: Query/Parser.php
Line Number: 2189
Severity: Notice
Message: Trying to access array offset on value of type null
Filename: Query/Parser.php
Line Number: 2189
Severity: Notice
Message: Trying to access array offset on value of type null
Filename: Query/Parser.php
Line Number: 2222
Severity: Notice
Message: Trying to access array offset on value of type null
Filename: Query/Parser.php
Line Number: 2474
Severity: Notice
Message: Trying to access array offset on value of type null
Filename: Query/Parser.php
Line Number: 2305
| ( ! ) Fatal error: Uncaught Doctrine\ORM\Query\QueryException: [Syntax Error] line 0, col -1: Error: Expected Literal, got end of string. in /var/www/html/system/libraries/Doctrine/ORM/Query/QueryException.php on line 42 | ||||
|---|---|---|---|---|
| ( ! ) Doctrine\ORM\Query\QueryException: [Syntax Error] line 0, col -1: Error: Expected Literal, got end of string. in /var/www/html/system/libraries/Doctrine/ORM/Query/QueryException.php on line 42 | ||||
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 362128 | {main}( ) | .../index.php:0 |
| 2 | 0.0001 | 364016 | require_once( '/var/www/html/system/core/CodeIgniter.php' ) | .../index.php:228 |
| 3 | 0.0470 | 818536 | Awp_Conference->schedule_overview( ) | .../CodeIgniter.php:363 |
| 4 | 0.1550 | 2643880 | conference_event_model->search( ) | .../awp_conference.php:323 |
| 5 | 0.1585 | 2658088 | Doctrine\ORM\Query->execute( ) | .../conference_event_model.php:1143 |
| 6 | 0.1585 | 2658416 | Doctrine\ORM\Query->_doExecute( ) | .../AbstractQuery.php:733 |
| 7 | 0.1585 | 2658416 | Doctrine\ORM\Query->_parse( ) | .../Query.php:241 |
| 8 | 0.1586 | 2675280 | Doctrine\ORM\Query\Parser->parse( ) | .../Query.php:213 |
| 9 | 0.1586 | 2675280 | Doctrine\ORM\Query\Parser->getAST( ) | .../Parser.php:288 |
| 10 | 0.1587 | 2740816 | Doctrine\ORM\Query\Parser->QueryLanguage( ) | .../Parser.php:213 |
| 11 | 0.1587 | 2740816 | Doctrine\ORM\Query\Parser->SelectStatement( ) | .../Parser.php:727 |
| 12 | 0.1632 | 2807632 | Doctrine\ORM\Query\Parser->WhereClause( ) | .../Parser.php:760 |
| 13 | 0.1632 | 2808344 | Doctrine\ORM\Query\Parser->ConditionalExpression( ) | .../Parser.php:1212 |
| 14 | 0.1632 | 2808344 | Doctrine\ORM\Query\Parser->ConditionalTerm( ) | .../Parser.php:2064 |
| 15 | 0.1632 | 2808344 | Doctrine\ORM\Query\Parser->ConditionalFactor( ) | .../Parser.php:2089 |
| 16 | 0.1632 | 2808344 | Doctrine\ORM\Query\Parser->ConditionalPrimary( ) | .../Parser.php:2121 |
| 17 | 0.1632 | 2809096 | Doctrine\ORM\Query\Parser->SimpleConditionalExpression( ) | .../Parser.php:2145 |
| 18 | 0.1638 | 2809600 | Doctrine\ORM\Query\Parser->ComparisonExpression( ) | .../Parser.php:2239 |
| 19 | 0.1638 | 2809600 | Doctrine\ORM\Query\Parser->ArithmeticExpression( ) | .../Parser.php:2710 |
| 20 | 0.1638 | 2810352 | Doctrine\ORM\Query\Parser->SimpleArithmeticExpression( ) | .../Parser.php:2376 |
| 21 | 0.1638 | 2810352 | Doctrine\ORM\Query\Parser->ArithmeticTerm( ) | .../Parser.php:2389 |
| 22 | 0.1638 | 2810352 | Doctrine\ORM\Query\Parser->ArithmeticFactor( ) | .../Parser.php:2415 |
| 23 | 0.1638 | 2810352 | Doctrine\ORM\Query\Parser->ArithmeticPrimary( ) | .../Parser.php:2447 |
| 24 | 0.1639 | 2810352 | Doctrine\ORM\Query\Parser->Literal( ) | .../Parser.php:2511 |
| 25 | 0.1639 | 2810352 | Doctrine\ORM\Query\Parser->syntaxError( ) | .../Parser.php:2325 |