1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/lib/Doctrine/ORM/Query
oprokidnev e390dbd5ba Target entity resolver for DQL
Since we have target entity resolver in doctrine this class check is not enought.
To gain interface resolution it is better to add interface check in addition to class_check here.
2015-12-11 21:33:59 +01:00
..
AST Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
Exec fixes result cache setting query caching 2015-11-07 16:14:54 +00:00
Expr Swapped places indexBy and condition in accordance with EBNF 2013-05-09 03:30:48 +04:00
Filter #1350 - parameters should be an array by default 2015-03-31 22:02:48 +01:00
Expr.php Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
FilterCollection.php DDC-3427 - s/EntityManager/EntityManagerInterface in type-hints 2015-01-16 14:21:30 +01:00
Lexer.php Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
Parameter.php Fixed documentation for Doctrine\ORM\Query 2012-12-13 16:36:14 +00:00
ParameterTypeInferer.php Allow DateTimeInterface as parameter value 2015-03-17 20:58:20 +00:00
Parser.php Target entity resolver for DQL 2015-12-11 21:33:59 +01:00
ParserResult.php Fix some LGPL occurances to MIT 2013-10-02 12:07:37 +02:00
Printer.php Fix some LGPL occurances to MIT 2013-10-02 12:07:37 +02:00
QueryException.php Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
QueryExpressionVisitor.php Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
ResultSetMapping.php Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
ResultSetMappingBuilder.php Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
SqlWalker.php Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
TreeWalker.php Fixed documentation for Doctrine\ORM\Query 2012-12-13 16:36:14 +00:00
TreeWalkerAdapter.php Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
TreeWalkerChain.php Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
TreeWalkerChainIterator.php Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00