Scanned 261 files with 1672 methods in their classes. 919 methods (55.0%) are regular, 388 methods (23.2%) have no docblock, 365 methods (21.8%) have an outdated docblock.

../doctrine2/lib/Doctrine/ORM/Event/PreUpdateEventArgs.php

Doctrine\ORM\Event\PreUpdateEventArgs:35

Method: hasChangedField

../doctrine2/lib/Doctrine/ORM/Event/OnClearEventArgs.php

Doctrine\ORM\Event\OnClearEventArgs:31

Method: __construct

../doctrine2/lib/Doctrine/ORM/Event/PreFlushEventArgs.php

Doctrine\ORM\Event\PreFlushEventArgs:34

Method: __construct

../doctrine2/lib/Doctrine/ORM/Internal/Hydration/ArrayHydrator.php

Doctrine\ORM\Internal\Hydration\ArrayHydrator:32

Method: hydrateRowData

../doctrine2/lib/Doctrine/ORM/Internal/Hydration/IterableResult.php

Doctrine\ORM\Internal\Hydration\IterableResult:29

Method: rewind

Method: __construct

../doctrine2/lib/Doctrine/ORM/Internal/Hydration/HydrationException.php

Doctrine\ORM\Internal\Hydration\HydrationException:5

Method: nonUniqueResult

Method: parentObjectOfRelationNotFound

Method: emptyDiscriminatorValue

../doctrine2/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php

Doctrine\ORM\Internal\Hydration\ObjectHydrator:41

Method: _getEntityFromIdentityMap

Method: _initRelatedCollection

Method: hydrateRowData

../doctrine2/lib/Doctrine/ORM/Internal/Hydration/SimpleObjectHydrator.php

Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator:29

Method: hydrateRowData

../doctrine2/lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php

Doctrine\ORM\Internal\Hydration\AbstractHydrator:37

Method: iterate

Method: hydrateRowData

Method: gatherRowData

Method: gatherScalarRowData

../doctrine2/lib/Doctrine/ORM/Internal/Hydration/ScalarHydrator.php

Doctrine\ORM\Internal\Hydration\ScalarHydrator:33

Method: hydrateRowData

../doctrine2/lib/Doctrine/ORM/Internal/CommitOrderCalculator.php

Doctrine\ORM\Internal\CommitOrderCalculator:30

Method: _visitNode

Method: addDependency

Method: hasClass

Method: addClass

../doctrine2/lib/Doctrine/ORM/Tools/Event/GenerateSchemaEventArgs.php

Doctrine\ORM\Tools\Event\GenerateSchemaEventArgs:36

Method: __construct

../doctrine2/lib/Doctrine/ORM/Tools/EntityGenerator.php

Doctrine\ORM\Tools\EntityGenerator:48

Method: __construct

Method: _generateEntityNamespace

Method: _generateEntityClassName

Method: _generateEntityBody

Method: _generateEntityConstructor

Method: _hasProperty

Method: _hasMethod

Method: _hasNamespace

Method: _extendsClass

Method: _getClassToExtend

Method: _getClassToExtendName

Method: _getClassName

Method: _getNamespace

Method: _generateEntityDocBlock

Method: _generateTableAnnotation

Method: _generateInheritanceAnnotation

Method: _generateDiscriminatorColumnAnnotation

Method: _generateDiscriminatorMapAnnotation

Method: _generateEntityStubMethods

Method: _isAssociationIsNullable

Method: _generateEntityLifecycleCallbackMethods

Method: _generateEntityAssociationMappingProperties

Method: _generateEntityFieldMappingProperties

Method: _generateEntityStubMethod

Method: _generateLifecycleCallbackMethod

Method: _generateJoinColumnAnnotation

Method: _generateAssociationMappingPropertyDocBlock

Method: _generateFieldMappingPropertyDocBlock

Method: _prefixCodeWithSpaces

Method: _getInheritanceTypeString

Method: _getChangeTrackingPolicyString

Method: _getIdGeneratorTypeString

Method: setClassToExtend

Method: setBackupExisting

../doctrine2/lib/Doctrine/ORM/Tools/Export/ExportException.php

Doctrine\ORM\Tools\Export\ExportException:7

Method: invalidExporterDriverType

Method: invalidMappingDriverType

Method: attemptOverwriteExistingFile

../doctrine2/lib/Doctrine/ORM/Tools/Export/Driver/AbstractExporter.php

Doctrine\ORM\Tools\Export\Driver\AbstractExporter:38

Method: __construct

Method: setOverwriteExistingFiles

Method: _getInheritanceTypeString

Method: _getChangeTrackingPolicyString

Method: _getIdGeneratorTypeString

../doctrine2/lib/Doctrine/ORM/Tools/Export/Driver/PhpExporter.php

Doctrine\ORM\Tools\Export\Driver\PhpExporter:36

Method: _varExport

../doctrine2/lib/Doctrine/ORM/Tools/Export/Driver/AnnotationExporter.php

Doctrine\ORM\Tools\Export\Driver\AnnotationExporter:38

Method: _generateOutputPath

Method: setEntityGenerator

../doctrine2/lib/Doctrine/ORM/Tools/Export/Driver/XmlExporter.php

Doctrine\ORM\Tools\Export\Driver\XmlExporter:36

Method: _asXml

../doctrine2/lib/Doctrine/ORM/Tools/Export/ClassMetadataExporter.php

Doctrine\ORM\Tools\Export\ClassMetadataExporter:38

Method: getExporter

../doctrine2/lib/Doctrine/ORM/Tools/ToolsException.php

Doctrine\ORM\Tools\ToolsException:29

Method: schemaToolFailure

Method: couldNotMapDoctrine1Type

../doctrine2/lib/Doctrine/ORM/Tools/ConvertDoctrine1Schema.php

Doctrine\ORM\Tools\ConvertDoctrine1Schema:39

Method: _convertToClassMetadataInfo

Method: _convertTableName

Method: _convertColumns

Method: _convertColumn

Method: _convertIndexes

Method: _convertRelations

Method: __construct

../doctrine2/lib/Doctrine/ORM/Tools/Console/MetadataFilter.php

Doctrine\ORM\Tools\Console\MetadataFilter:36

Method: __construct

Method: accept

Method: count

Method: filter

../doctrine2/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php

Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand:44

Method: getExporter

Method: execute

../doctrine2/lib/Doctrine/ORM/Tools/Console/Command/GenerateEntitiesCommand.php

Doctrine\ORM\Tools\Console\Command\GenerateEntitiesCommand:43

Method: execute

../doctrine2/lib/Doctrine/ORM/Tools/Console/Command/GenerateProxiesCommand.php

Doctrine\ORM\Tools\Console\Command\GenerateProxiesCommand:41

Method: execute

../doctrine2/lib/Doctrine/ORM/Tools/Console/Command/GenerateRepositoriesCommand.php

Doctrine\ORM\Tools\Console\Command\GenerateRepositoriesCommand:42

Method: execute

../doctrine2/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php

Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand:40

Method: execute

../doctrine2/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php

Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand:38

Method: execute

../doctrine2/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php

Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand:38

Method: execute

../doctrine2/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php

Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand:38

Method: execute

../doctrine2/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php

Doctrine\ORM\Tools\Console\Command\RunDqlCommand:40

Method: execute

../doctrine2/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php

Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand:42

Method: executeSchemaCommand

../doctrine2/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php

Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand:44

Method: executeSchemaCommand

../doctrine2/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php

Doctrine\ORM\Tools\Console\Command\SchemaTool\AbstractCommand:33

Method: execute

../doctrine2/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php

Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand:42

Method: executeSchemaCommand

../doctrine2/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php

Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand:40

Method: execute

../doctrine2/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php

Doctrine\ORM\Tools\Console\Command\InfoCommand:36

Method: configure

Method: execute

../doctrine2/lib/Doctrine/ORM/Tools/Console/Command/ConvertDoctrine1SchemaCommand.php

Doctrine\ORM\Tools\Console\Command\ConvertDoctrine1SchemaCommand:43

Method: execute

Method: convertDoctrine1Schema

../doctrine2/lib/Doctrine/ORM/Tools/Console/Helper/EntityManagerHelper.php

Doctrine\ORM\Tools\Console\Helper\EntityManagerHelper:39

Method: __construct

../doctrine2/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php

Doctrine\ORM\Tools\ResolveTargetEntityListener:34

Method: remapAssociation

../doctrine2/lib/Doctrine/ORM/Tools/SchemaTool.php

Doctrine\ORM\Tools\SchemaTool:43

Method: processingNotRequired

Method: addDiscriminatorColumnDefinition

Method: _gatherColumns

Method: _gatherColumn

Method: _gatherRelationsSql

Method: getDefiningClass

Method: _gatherRelationJoinColumns

../doctrine2/lib/Doctrine/ORM/Tools/DisconnectedClassMetadataFactory.php

Doctrine\ORM\Tools\DisconnectedClassMetadataFactory:39

Method: getReflectionService

../doctrine2/lib/Doctrine/ORM/Tools/EntityRepositoryGenerator.php

Doctrine\ORM\Tools\EntityRepositoryGenerator:36

Method: generateEntityRepositoryClass

Method: writeEntityRepositoryClass

../doctrine2/lib/Doctrine/ORM/EntityRepository.php

Doctrine\ORM\EntityRepository:38

Method: __construct

Method: find

Method: findBy

Method: __call

../doctrine2/lib/Doctrine/ORM/ORMInvalidArgumentException.php

Doctrine\ORM\ORMInvalidArgumentException:27

Method: scheduleInsertForManagedEntity

Method: scheduleInsertForRemovedEntity

Method: scheduleInsertTwice

Method: entityWithoutIdentity

Method: readOnlyRequiresManagedEntity

Method: newEntityFoundThroughRelationship

Method: detachedEntityFoundThroughRelationship

Method: entityNotManaged

Method: entityHasNoIdentity

Method: entityIsRemoved

Method: detachedEntityCannot

Method: invalidObject

../doctrine2/lib/Doctrine/ORM/EntityManager.php

Doctrine\ORM\EntityManager:42

Method: getClassMetadata

Method: createQuery

Method: persist

Method: copy

../doctrine2/lib/Doctrine/ORM/Events.php

Doctrine\ORM\Events:32

Method: __construct

../doctrine2/lib/Doctrine/ORM/TransactionRequiredException.php

Doctrine\ORM\TransactionRequiredException:34

Method: transactionRequired

../doctrine2/lib/Doctrine/ORM/OptimisticLockException.php

Doctrine\ORM\OptimisticLockException:30

Method: __construct

Method: lockFailed

Method: lockFailedVersionMissmatch

Method: notVersioned

../doctrine2/lib/Doctrine/ORM/UnitOfWork.php

Doctrine\ORM\UnitOfWork:44

Method: persistNew

Method: isCollectionScheduledForDeletion

Method: getEntityChangeSet

Method: computeAssociationChanges

Method: executeInserts

Method: executeUpdates

Method: executeDeletions

Method: getCommitOrder

Method: doMerge

Method: cascadePersist

Method: newInstance

Method: createEntity

Method: loadCollection

Method: setOriginalEntityData

Method: getCollectionPersister

Method: initializeObject

../doctrine2/lib/Doctrine/ORM/EntityNotFoundException.php

Doctrine\ORM\EntityNotFoundException:28

Method: __construct

../doctrine2/lib/Doctrine/ORM/Persisters/SingleTablePersister.php

Doctrine\ORM\Persisters\SingleTablePersister:34

Method: _getSQLTableAlias

Method: _getSelectConditionSQL

../doctrine2/lib/Doctrine/ORM/Persisters/AbstractEntityInheritancePersister.php

Doctrine\ORM\Persisters\AbstractEntityInheritancePersister:34

Method: getSelectJoinColumnSQL

../doctrine2/lib/Doctrine/ORM/Persisters/OneToManyPersister.php

Doctrine\ORM\Persisters\OneToManyPersister:33

Method: _getInsertRowSQL

Method: _getUpdateRowSQL

Method: count

../doctrine2/lib/Doctrine/ORM/Persisters/JoinedSubclassPersister.php

Doctrine\ORM\Persisters\JoinedSubclassPersister:38

Method: _getSelectColumnListSQL

Method: _getSelectEntitiesSQL

../doctrine2/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php

Doctrine\ORM\Persisters\BasicEntityPersister:78

Method: getManyToManyStatement

Method: fetchVersionValue

Method: deleteJoinTableRecords

Method: load

Method: getManyToManyCollection

Method: loadArrayFromStatement

Method: loadCollectionFromStatement

Method: loadManyToManyCollection

Method: _getSelectEntitiesSQL

Method: _getSelectColumnAssociationSQL

Method: _getSelectManyToManyJoinSQL

Method: _getSQLTableAlias

Method: _getSelectConditionSQL

Method: loadOneToManyCollection

Method: getOneToManyStatement

Method: expandParameters

Method: exists

Method: getJoinSQLForJoinColumns

../doctrine2/lib/Doctrine/ORM/Persisters/ManyToManyPersister.php

Doctrine\ORM\Persisters\ManyToManyPersister:36

Method: _collectJoinTableColumnParameters

Method: count

Method: getFilterSql

../doctrine2/lib/Doctrine/ORM/Persisters/AbstractCollectionPersister.php

Doctrine\ORM\Persisters\AbstractCollectionPersister:31

Method: deleteRows

Method: insertRows

Method: count

Method: slice

Method: contains

Method: containsKey

Method: removeElement

Method: removeKey

Method: get

../doctrine2/lib/Doctrine/ORM/QueryBuilder.php

Doctrine\ORM\QueryBuilder:33

Method: _getDQLForDelete

Method: _getDQLForUpdate

Method: _getDQLForSelect

Method: _getReducedDQLQueryPart

Method: setParameter

Method: setParameters

Method: resetDQLParts

../doctrine2/lib/Doctrine/ORM/NoResultException.php

Doctrine\ORM\NoResultException:28

Method: __construct

../doctrine2/lib/Doctrine/ORM/Id/SequenceGenerator.php

Doctrine\ORM\Id\SequenceGenerator:30

Method: serialize

Method: unserialize

Method: __construct

Method: generate

../doctrine2/lib/Doctrine/ORM/Id/IdentityGenerator.php

Doctrine\ORM\Id\IdentityGenerator:29

Method: generate

../doctrine2/lib/Doctrine/ORM/Id/TableGenerator.php

Doctrine\ORM\Id\TableGenerator:33

Method: __construct

Method: generate

../doctrine2/lib/Doctrine/ORM/Id/AbstractIdGenerator.php

Doctrine\ORM\Id\AbstractIdGenerator:24

Method: generate

../doctrine2/lib/Doctrine/ORM/Id/AssignedGenerator.php

Doctrine\ORM\Id\AssignedGenerator:35

Method: generate

../doctrine2/lib/Doctrine/ORM/Query/QueryException.php

Doctrine\ORM\Query\QueryException:38

Method: syntaxError

Method: semanticalError

Method: invalidLockMode

Method: invalidParameterType

Method: invalidParameterPosition

Method: invalidParameterNumber

Method: invalidParameterFormat

Method: unknownParameter

Method: parameterTypeMissmatch

Method: invalidPathExpression

Method: invalidLiteral

Method: partialObjectsAreDangerous

Method: overwritingJoinConditionsNotYetSupported

Method: associationPathInverseSideNotSupported

Method: iterateWithFetchJoinNotAllowed

Method: associationPathCompositeKeyNotSupported

Method: instanceOfUnrelatedClass

Method: iterateWithFetchJoinCollectionNotAllowed

../doctrine2/lib/Doctrine/ORM/Query/Parser.php

Doctrine\ORM\Query\Parser:35

Method: _processRootEntityAliasSelected

Method: CustomFunctionsReturningNumerics

Method: CustomFunctionsReturningDatetime

Method: CustomFunctionsReturningStrings

Method: match

Method: fixIdentificationVariableOrder

Method: syntaxError

Method: semanticalError

Method: _peekBeyond

Method: _isMathOperator

Method: _isAggregateFunction

Method: _processDeferredPathExpressions

../doctrine2/lib/Doctrine/ORM/Query/ResultSetMappingBuilder.php

Doctrine\ORM\Query\ResultSetMappingBuilder:31

Method: __construct

Method: addRootEntityFromClassMetadata

Method: addJoinedEntityFromClassMetadata

Method: addAllClassFields

../doctrine2/lib/Doctrine/ORM/Query/ParserResult.php

Doctrine\ORM\Query\ParserResult:36

Method: setSqlExecutor

../doctrine2/lib/Doctrine/ORM/Query/Filter/SQLFilter.php

Doctrine\ORM\Query\Filter\SQLFilter:35

Method: addFilterConstraint

../doctrine2/lib/Doctrine/ORM/Query/Lexer.php

Doctrine\ORM\Query\Lexer:30

Method: getType

../doctrine2/lib/Doctrine/ORM/Query/Expr.php

Doctrine\ORM\Query\Expr:34

Method: andX

Method: asc

Method: desc

Method: concat

../doctrine2/lib/Doctrine/ORM/Query/TreeWalkerChain.php

Doctrine\ORM\Query\TreeWalkerChain:32

Method: __construct

Method: walkSelectStatement

Method: walkSelectClause

Method: walkFromClause

Method: walkFunction

Method: walkOrderByClause

Method: walkOrderByItem

Method: walkHavingClause

Method: walkJoinVariableDeclaration

Method: walkSelectExpression

Method: walkQuantifiedExpression

Method: walkSubselect

Method: walkSubselectFromClause

Method: walkSimpleSelectClause

Method: walkSimpleSelectExpression

Method: walkAggregateExpression

Method: walkGroupByClause

Method: walkGroupByItem

Method: walkUpdateStatement

Method: walkDeleteStatement

Method: walkDeleteClause

Method: walkUpdateClause

Method: walkUpdateItem

Method: walkWhereClause

Method: walkConditionalExpression

Method: walkConditionalTerm

Method: walkConditionalFactor

Method: walkConditionalPrimary

Method: walkExistsExpression

Method: walkCollectionMemberExpression

Method: walkEmptyCollectionComparisonExpression

Method: walkNullComparisonExpression

Method: walkInExpression

Method: walkInstanceOfExpression

Method: walkLiteral

Method: walkBetweenExpression

Method: walkLikeExpression

Method: walkStateFieldPathExpression

Method: walkComparisonExpression

Method: walkInputParameter

Method: walkArithmeticExpression

Method: walkArithmeticTerm

Method: walkStringPrimary

Method: walkArithmeticFactor

Method: walkSimpleArithmeticExpression

Method: walkPathExpression

Method: getExecutor

../doctrine2/lib/Doctrine/ORM/Query/ResultSetMapping.php

Doctrine\ORM\Query\ResultSetMapping:36

Method: isScalarResult

Method: addMetaResult

../doctrine2/lib/Doctrine/ORM/Query/AST/ConditionalTerm.php

Doctrine\ORM\Query\AST\ConditionalTerm:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/SimpleCaseExpression.php

Doctrine\ORM\Query\AST\SimpleCaseExpression:33

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/Subselect.php

Doctrine\ORM\Query\AST\Subselect:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/CollectionMemberExpression.php

Doctrine\ORM\Query\AST\CollectionMemberExpression:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/SimpleArithmeticExpression.php

Doctrine\ORM\Query\AST\SimpleArithmeticExpression:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/SimpleSelectExpression.php

Doctrine\ORM\Query\AST\SimpleSelectExpression:36

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/DeleteClause.php

Doctrine\ORM\Query\AST\DeleteClause:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/Functions/CurrentTimeFunction.php

Doctrine\ORM\Query\AST\Functions\CurrentTimeFunction:35

Method: getSql

Method: parse

../doctrine2/lib/Doctrine/ORM/Query/AST/Functions/SizeFunction.php

Doctrine\ORM\Query\AST\Functions\SizeFunction:35

Method: getSql

Method: parse

../doctrine2/lib/Doctrine/ORM/Query/AST/Functions/LocateFunction.php

Doctrine\ORM\Query\AST\Functions\LocateFunction:35

Method: getSql

Method: parse

../doctrine2/lib/Doctrine/ORM/Query/AST/Functions/ConcatFunction.php

Doctrine\ORM\Query\AST\Functions\ConcatFunction:35

Method: getSql

Method: parse

../doctrine2/lib/Doctrine/ORM/Query/AST/Functions/FunctionNode.php

Doctrine\ORM\Query\AST\Functions\FunctionNode:35

Method: __construct

Method: getSql

Method: dispatch

Method: parse

../doctrine2/lib/Doctrine/ORM/Query/AST/Functions/ModFunction.php

Doctrine\ORM\Query\AST\Functions\ModFunction:35

Method: getSql

Method: parse

../doctrine2/lib/Doctrine/ORM/Query/AST/Functions/TrimFunction.php

Doctrine\ORM\Query\AST\Functions\TrimFunction:36

Method: getSql

Method: parse

../doctrine2/lib/Doctrine/ORM/Query/AST/Functions/SqrtFunction.php

Doctrine\ORM\Query\AST\Functions\SqrtFunction:35

Method: getSql

Method: parse

../doctrine2/lib/Doctrine/ORM/Query/AST/Functions/UpperFunction.php

Doctrine\ORM\Query\AST\Functions\UpperFunction:35

Method: getSql

Method: parse

../doctrine2/lib/Doctrine/ORM/Query/AST/Functions/LowerFunction.php

Doctrine\ORM\Query\AST\Functions\LowerFunction:35

Method: getSql

Method: parse

../doctrine2/lib/Doctrine/ORM/Query/AST/Functions/DateSubFunction.php

Doctrine\ORM\Query\AST\Functions\DateSubFunction:35

Method: getSql

../doctrine2/lib/Doctrine/ORM/Query/AST/Functions/CurrentTimestampFunction.php

Doctrine\ORM\Query\AST\Functions\CurrentTimestampFunction:35

Method: getSql

Method: parse

../doctrine2/lib/Doctrine/ORM/Query/AST/Functions/LengthFunction.php

Doctrine\ORM\Query\AST\Functions\LengthFunction:35

Method: getSql

Method: parse

../doctrine2/lib/Doctrine/ORM/Query/AST/Functions/BitAndFunction.php

Doctrine\ORM\Query\AST\Functions\BitAndFunction:32

Method: getSql

Method: parse

../doctrine2/lib/Doctrine/ORM/Query/AST/Functions/CurrentDateFunction.php

Doctrine\ORM\Query\AST\Functions\CurrentDateFunction:35

Method: getSql

Method: parse

../doctrine2/lib/Doctrine/ORM/Query/AST/Functions/SubstringFunction.php

Doctrine\ORM\Query\AST\Functions\SubstringFunction:35

Method: getSql

Method: parse

../doctrine2/lib/Doctrine/ORM/Query/AST/Functions/BitOrFunction.php

Doctrine\ORM\Query\AST\Functions\BitOrFunction:32

Method: getSql

Method: parse

../doctrine2/lib/Doctrine/ORM/Query/AST/Functions/DateAddFunction.php

Doctrine\ORM\Query\AST\Functions\DateAddFunction:35

Method: getSql

Method: parse

../doctrine2/lib/Doctrine/ORM/Query/AST/Functions/IdentityFunction.php

Doctrine\ORM\Query\AST\Functions\IdentityFunction:33

Method: getSql

Method: parse

../doctrine2/lib/Doctrine/ORM/Query/AST/Functions/AbsFunction.php

Doctrine\ORM\Query\AST\Functions\AbsFunction:35

Method: getSql

Method: parse

../doctrine2/lib/Doctrine/ORM/Query/AST/Functions/DateDiffFunction.php

Doctrine\ORM\Query\AST\Functions\DateDiffFunction:34

Method: getSql

Method: parse

../doctrine2/lib/Doctrine/ORM/Query/AST/JoinVariableDeclaration.php

Doctrine\ORM\Query\AST\JoinVariableDeclaration:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/ArithmeticExpression.php

Doctrine\ORM\Query\AST\ArithmeticExpression:35

Method: isSimpleArithmeticExpression

Method: isSubselect

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/QuantifiedExpression.php

Doctrine\ORM\Query\AST\QuantifiedExpression:35

Method: __construct

Method: isAll

Method: isAny

Method: isSome

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/Node.php

Doctrine\ORM\Query\AST\Node:35

Method: dump

../doctrine2/lib/Doctrine/ORM/Query/AST/InstanceOfExpression.php

Doctrine\ORM\Query\AST\InstanceOfExpression:34

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/ASTException.php

Doctrine\ORM\Query\AST\ASTException:7

Method: noDispatchForNode

../doctrine2/lib/Doctrine/ORM/Query/AST/SelectExpression.php

Doctrine\ORM\Query\AST\SelectExpression:36

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/FromClause.php

Doctrine\ORM\Query\AST\FromClause:32

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/Literal.php

Doctrine\ORM\Query\AST\Literal:5

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/CoalesceExpression.php

Doctrine\ORM\Query\AST\CoalesceExpression:33

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/SelectClause.php

Doctrine\ORM\Query\AST\SelectClause:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/NullComparisonExpression.php

Doctrine\ORM\Query\AST\NullComparisonExpression:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/ConditionalPrimary.php

Doctrine\ORM\Query\AST\ConditionalPrimary:35

Method: isSimpleConditionalExpression

Method: isConditionalExpression

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/JoinAssociationPathExpression.php

Doctrine\ORM\Query\AST\JoinAssociationPathExpression:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/ComparisonExpression.php

Doctrine\ORM\Query\AST\ComparisonExpression:40

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/UpdateItem.php

Doctrine\ORM\Query\AST\UpdateItem:37

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/RangeVariableDeclaration.php

Doctrine\ORM\Query\AST\RangeVariableDeclaration:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/EmptyCollectionComparisonExpression.php

Doctrine\ORM\Query\AST\EmptyCollectionComparisonExpression:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/PathExpression.php

Doctrine\ORM\Query\AST\PathExpression:36

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/Join.php

Doctrine\ORM\Query\AST\Join:36

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/ArithmeticFactor.php

Doctrine\ORM\Query\AST\ArithmeticFactor:35

Method: __construct

Method: isPositiveSigned

Method: isNegativeSigned

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/ArithmeticTerm.php

Doctrine\ORM\Query\AST\ArithmeticTerm:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/SimpleWhenClause.php

Doctrine\ORM\Query\AST\SimpleWhenClause:33

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/DeleteStatement.php

Doctrine\ORM\Query\AST\DeleteStatement:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/WhenClause.php

Doctrine\ORM\Query\AST\WhenClause:33

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/PartialObjectExpression.php

Doctrine\ORM\Query\AST\PartialObjectExpression:5

Method: __construct

../doctrine2/lib/Doctrine/ORM/Query/AST/HavingClause.php

Doctrine\ORM\Query\AST\HavingClause:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/NullIfExpression.php

Doctrine\ORM\Query\AST\NullIfExpression:33

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/OrderByItem.php

Doctrine\ORM\Query\AST\OrderByItem:35

Method: __construct

Method: isAsc

Method: isDesc

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/IndexBy.php

Doctrine\ORM\Query\AST\IndexBy:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/ConditionalFactor.php

Doctrine\ORM\Query\AST\ConditionalFactor:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/ExistsExpression.php

Doctrine\ORM\Query\AST\ExistsExpression:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/SimpleSelectClause.php

Doctrine\ORM\Query\AST\SimpleSelectClause:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/InExpression.php

Doctrine\ORM\Query\AST\InExpression:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/ConditionalExpression.php

Doctrine\ORM\Query\AST\ConditionalExpression:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/InputParameter.php

Doctrine\ORM\Query\AST\InputParameter:35

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/WhereClause.php

Doctrine\ORM\Query\AST\WhereClause:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/UpdateClause.php

Doctrine\ORM\Query\AST\UpdateClause:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/IdentificationVariableDeclaration.php

Doctrine\ORM\Query\AST\IdentificationVariableDeclaration:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/LikeExpression.php

Doctrine\ORM\Query\AST\LikeExpression:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/UpdateStatement.php

Doctrine\ORM\Query\AST\UpdateStatement:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/GroupByClause.php

Doctrine\ORM\Query\AST\GroupByClause:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/SelectStatement.php

Doctrine\ORM\Query\AST\SelectStatement:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/BetweenExpression.php

Doctrine\ORM\Query\AST\BetweenExpression:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/OrderByClause.php

Doctrine\ORM\Query\AST\OrderByClause:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/AggregateExpression.php

Doctrine\ORM\Query\AST\AggregateExpression:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/SubselectFromClause.php

Doctrine\ORM\Query\AST\SubselectFromClause:35

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/AST/GeneralCaseExpression.php

Doctrine\ORM\Query\AST\GeneralCaseExpression:33

Method: __construct

Method: dispatch

../doctrine2/lib/Doctrine/ORM/Query/SqlWalker.php

Doctrine\ORM\Query\SqlWalker:40

Method: _generateOrderedCollectionOrderByItems

Method: __construct

Method: getExecutor

Method: _generateClassTableInheritanceJoins

Method: walkSelectStatement

Method: walkUpdateStatement

Method: walkDeleteStatement

Method: walkPathExpression

Method: walkFromClause

Method: walkFunction

Method: walkOrderByClause

Method: walkOrderByItem

Method: walkHavingClause

Method: walkJoinVariableDeclaration

Method: walkCaseExpression

Method: walkCoalesceExpression

Method: walkNullIfExpression

Method: walkSimpleCaseExpression

Method: walkSelectExpression

Method: walkQuantifiedExpression

Method: walkSubselect

Method: walkSubselectFromClause

Method: walkSimpleSelectClause

Method: walkSimpleSelectExpression

Method: walkAggregateExpression

Method: walkGroupByClause

Method: walkGroupByItem

Method: walkDeleteClause

Method: walkUpdateClause

Method: walkUpdateItem

Method: walkWhereClause

Method: walkConditionalExpression

Method: walkConditionalTerm

Method: walkConditionalFactor

Method: walkConditionalPrimary

Method: walkExistsExpression

Method: walkCollectionMemberExpression

Method: walkEmptyCollectionComparisonExpression

Method: walkNullComparisonExpression

Method: walkInExpression

Method: walkInstanceOfExpression

Method: walkInParameter

Method: walkLiteral

Method: walkBetweenExpression

Method: walkLikeExpression

Method: walkStateFieldPathExpression

Method: walkComparisonExpression

Method: walkInputParameter

Method: walkArithmeticExpression

Method: walkSimpleArithmeticExpression

Method: walkArithmeticTerm

Method: walkArithmeticFactor

Method: walkArithmeticPrimary

Method: walkStringPrimary

../doctrine2/lib/Doctrine/ORM/Query/TreeWalkerAdapter.php

Doctrine\ORM\Query\TreeWalkerAdapter:31

Method: __construct

Method: walkSelectStatement

Method: walkSelectClause

Method: walkFromClause

Method: walkFunction

Method: walkOrderByClause

Method: walkOrderByItem

Method: walkHavingClause

Method: walkJoinVariableDeclaration

Method: walkSelectExpression

Method: walkQuantifiedExpression

Method: walkSubselect

Method: walkSubselectFromClause

Method: walkSimpleSelectClause

Method: walkSimpleSelectExpression

Method: walkAggregateExpression

Method: walkGroupByClause

Method: walkGroupByItem

Method: walkUpdateStatement

Method: walkDeleteStatement

Method: walkDeleteClause

Method: walkUpdateClause

Method: walkUpdateItem

Method: walkWhereClause

Method: walkConditionalExpression

Method: walkConditionalTerm

Method: walkConditionalFactor

Method: walkConditionalPrimary

Method: walkExistsExpression

Method: walkCollectionMemberExpression

Method: walkEmptyCollectionComparisonExpression

Method: walkNullComparisonExpression

Method: walkInExpression

Method: walkInstanceOfExpression

Method: walkLiteral

Method: walkBetweenExpression

Method: walkLikeExpression

Method: walkStateFieldPathExpression

Method: walkComparisonExpression

Method: walkInputParameter

Method: walkArithmeticExpression

Method: walkArithmeticTerm

Method: walkStringPrimary

Method: walkArithmeticFactor

Method: walkSimpleArithmeticExpression

Method: walkPathExpression

Method: getExecutor

../doctrine2/lib/Doctrine/ORM/Query/Expr/Comparison.php

Doctrine\ORM\Query\Expr\Comparison:35

Method: __construct

Method: __toString

../doctrine2/lib/Doctrine/ORM/Query/Expr/Math.php

Doctrine\ORM\Query\Expr\Math:35

Method: __construct

Method: __toString

../doctrine2/lib/Doctrine/ORM/Query/Expr/Join.php

Doctrine\ORM\Query\Expr\Join:35

Method: __construct

Method: __toString

../doctrine2/lib/Doctrine/ORM/Query/Expr/OrderBy.php

Doctrine\ORM\Query\Expr\OrderBy:35

Method: __construct

Method: add

Method: count

Method: __tostring

../doctrine2/lib/Doctrine/ORM/Query/Expr/Base.php

Doctrine\ORM\Query\Expr\Base:35

Method: __construct

Method: addMultiple

Method: add

Method: count

Method: __toString

../doctrine2/lib/Doctrine/ORM/Query/Expr/Composite.php

Doctrine\ORM\Query\Expr\Composite:35

Method: __toString

Method: processQueryPart

../doctrine2/lib/Doctrine/ORM/Query/Expr/Func.php

Doctrine\ORM\Query\Expr\Func:35

Method: __construct

Method: __toString

../doctrine2/lib/Doctrine/ORM/Query/Exec/MultiTableDeleteExecutor.php

Doctrine\ORM\Query\Exec\MultiTableDeleteExecutor:34

Method: __construct

Method: execute

../doctrine2/lib/Doctrine/ORM/Query/Exec/MultiTableUpdateExecutor.php

Doctrine\ORM\Query\Exec\MultiTableUpdateExecutor:33

Method: __construct

Method: execute

../doctrine2/lib/Doctrine/ORM/Query/Exec/SingleTableDeleteUpdateExecutor.php

Doctrine\ORM\Query\Exec\SingleTableDeleteUpdateExecutor:35

Method: __construct

Method: execute

../doctrine2/lib/Doctrine/ORM/Query/Exec/AbstractSqlExecutor.php

Doctrine\ORM\Query\Exec\AbstractSqlExecutor:34

Method: setQueryCacheProfile

../doctrine2/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php

Doctrine\ORM\Query\Exec\SingleSelectExecutor:34

Method: __construct

Method: execute

../doctrine2/lib/Doctrine/ORM/AbstractQuery.php

Doctrine\ORM\AbstractQuery:39

Method: __construct

Method: setResultCacheDriver

Method: getResult

Method: execute

../doctrine2/lib/Doctrine/ORM/PersistentCollection.php

Doctrine\ORM\PersistentCollection:42

Method: getTypeClass

Method: key

Method: __construct

Method: setOwner

Method: hydrateSet

Method: offsetExists

Method: offsetGet

Method: offsetSet

Method: offsetUnset

../doctrine2/lib/Doctrine/ORM/Query.php

Doctrine\ORM\Query:34

Method: processParameterMappings

Method: setQueryCacheDriver

../doctrine2/lib/Doctrine/ORM/ORMException.php

Doctrine\ORM\ORMException:30

Method: missingMappingDriverImpl

Method: entityMissingForeignAssignedId

Method: entityMissingAssignedIdForField

Method: unrecognizedField

Method: invalidFlushMode

Method: entityManagerClosed

Method: invalidHydrationMode

Method: mismatchedEventManager

Method: findByRequiresParameter

Method: invalidFindByCall

Method: invalidFindByInverseAssociation

Method: invalidResultCacheDriver

Method: notSupported

Method: queryCacheNotConfigured

Method: metadataCacheNotConfigured

Method: proxyClassesAlwaysRegenerating

Method: unknownEntityNamespace

Method: invalidEntityRepository

Method: missingIdentifierField

../doctrine2/lib/Doctrine/ORM/Configuration.php

Doctrine\ORM\Configuration:42

Method: newDefaultAnnotationDriver

Method: setEntityNamespaces

Method: setClassMetadataFactoryName

../doctrine2/lib/Doctrine/ORM/Mapping/Builder/ClassMetadataBuilder.php

Doctrine\ORM\Mapping\Builder\ClassMetadataBuilder:34

Method: setDiscriminatorColumn

Method: addManyToOne

Method: addOwningManyToMany

../doctrine2/lib/Doctrine/ORM/Mapping/Builder/ManyToManyAssociationBuilder.php

Doctrine\ORM\Mapping\Builder\ManyToManyAssociationBuilder:31

Method: setJoinTable

../doctrine2/lib/Doctrine/ORM/Mapping/Builder/AssociationBuilder.php

Doctrine\ORM\Mapping\Builder\AssociationBuilder:25

Method: mappedBy

Method: inversedBy

Method: cascadeAll

Method: cascadePersist

Method: cascadeRemove

Method: cascadeMerge

Method: cascadeDetach

Method: cascadeRefresh

Method: fetchExtraLazy

Method: fetchEager

Method: fetchLazy

Method: __construct

../doctrine2/lib/Doctrine/ORM/Mapping/Builder/OneToManyAssociationBuilder.php

Doctrine\ORM\Mapping\Builder\OneToManyAssociationBuilder:31

Method: setIndexBy

../doctrine2/lib/Doctrine/ORM/Mapping/Builder/FieldBuilder.php

Doctrine\ORM\Mapping\Builder\FieldBuilder:31

Method: nullable

Method: unique

../doctrine2/lib/Doctrine/ORM/Mapping/Driver/DatabaseDriver.php

Doctrine\ORM\Mapping\Driver\DatabaseDriver:40

Method: reverseEngineerMappingFromDatabase

Method: __construct

Method: setTables

../doctrine2/lib/Doctrine/ORM/Mapping/Driver/StaticPHPDriver.php

Doctrine\ORM\Mapping\Driver\StaticPHPDriver:37

Method: __construct

Method: addPaths

../doctrine2/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php

Doctrine\ORM\Mapping\Driver\XmlDriver:40

Method: _getJoinColumnMapping

Method: _getCascadeMappings

../doctrine2/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php

Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver:31

Method: __construct

Method: setGlobalBasename

Method: getGlobalBasename

Method: addNamespacePrefixes

Method: getNamespacePrefixes

Method: isTransient

Method: getAllClassNames

Method: getElement

Method: initialize

Method: _findMappingFile

../doctrine2/lib/Doctrine/ORM/Mapping/Driver/AbstractFileDriver.php

Doctrine\ORM\Mapping\Driver\AbstractFileDriver:43

Method: __construct

Method: getElement

../doctrine2/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php

Doctrine\ORM\Mapping\Driver\YamlDriver:34

Method: _getJoinColumnMapping

../doctrine2/lib/Doctrine/ORM/Mapping/Driver/SimplifiedYamlDriver.php

Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver:31

Method: __construct

Method: setGlobalBasename

Method: getGlobalBasename

Method: addNamespacePrefixes

Method: addNamespacePrefix

Method: getNamespacePrefixes

Method: isTransient

Method: getAllClassNames

Method: getElement

Method: initialize

Method: _findMappingFile

../doctrine2/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php

Doctrine\ORM\Mapping\Driver\AnnotationDriver:37

Method: __construct

Method: create

../doctrine2/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php

Doctrine\ORM\Mapping\ClassMetadataInfo:44

Method: _validateAndCompleteManyToManyMapping

Method: setIdentifierValues

Method: wakeupReflection

Method: initializeReflection

Method: validateLifecycleCallbacks

Method: hasField

Method: getColumnNames

Method: setIdGeneratorType

Method: getTypeOfColumn

Method: setParentClasses

Method: isInheritedField

Method: addInheritedFieldMapping

Method: setCustomRepositoryClass

Method: invokeLifecycleCallbacks

Method: setDiscriminatorColumn

Method: hasNamedQuery

Method: setIdGenerator

Method: getQuotedIdentifierColumnNames

Method: getQuotedColumnName

Method: getQuotedTableName

Method: getQuotedJoinTableName

../doctrine2/lib/Doctrine/ORM/Mapping/MappingException.php

Doctrine\ORM\Mapping\MappingException:27

Method: pathRequired

Method: identifierRequired

Method: invalidInheritanceType

Method: generatorNotAllowedWithCompositeId

Method: missingFieldName

Method: missingTargetEntity

Method: missingSourceEntity

Method: mappingFileNotFound

Method: invalidMappingFile

Method: mappingNotFound

Method: queryNotFound

Method: oneToManyRequiresMappedBy

Method: joinTableRequired

Method: joinColumnMustPointToMappedField

Method: classIsNotAValidEntityOrMappedSuperClass

Method: propertyTypeIsRequired

Method: tableIdGeneratorNotImplemented

Method: duplicateAssociationMapping

Method: duplicateQueryMapping

Method: singleIdNotAllowedOnCompositePrimaryKey

Method: unsupportedOptimisticLockingType

Method: fileMappingDriversRequireConfiguredDirectoryPath

Method: missingDiscriminatorMap

Method: missingDiscriminatorColumn

Method: invalidDiscriminatorColumnType

Method: cannotVersionIdField

Method: sqlConversionNotAllowedForIdentifiers

Method: illegalToManyAssocationOnMappedSuperclass

Method: noSingleAssociationJoinColumnFound

Method: noFieldNameFoundForColumn

Method: illegalOrphanRemovalOnIdentifierAssociation

Method: illegalOrphanRemoval

Method: illegalInverseIdentifierAssocation

Method: illegalToManyIdentifierAssoaction

Method: noInheritanceOnMappedSuperClass

Method: mappedClassNotPartOfDiscriminatorMap

Method: lifecycleCallbackMethodNotFound

Method: invalidFetchMode

Method: compositeKeyAssignedIdGeneratorRequired

Method: invalidTargetEntityClass

../doctrine2/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php

Doctrine\ORM\Mapping\ClassMetadataFactory:42

Method: getLoadedMetadata

Method: setEntityManager

Method: setCacheDriver

Method: setMetadataFor

Method: loadMetadata

Method: validateRuntimeMetadata

Method: completeIdGeneratorMapping

Method: setReflectionService

../doctrine2/lib/Doctrine/ORM/Proxy/ProxyFactory.php

Doctrine\ORM\Proxy\ProxyFactory:33

Method: _generateProxyClass

Method: isShortIdentifierGetter

Method: _generateSleep

../doctrine2/lib/Doctrine/ORM/Proxy/ProxyException.php

Doctrine\ORM\Proxy\ProxyException:33

Method: proxyDirectoryRequired

Method: proxyNamespaceRequired

../doctrine2/lib/Doctrine/ORM/PessimisticLockException.php

Doctrine\ORM\PessimisticLockException:34

Method: lockFailed

Generated by PHPADD 1.4.0-dev on 2012-03-05 22:51:33.