Class Typehint Status

Below, is a summary of all classes and their parameters's typehinting status. .

  Method Argument Typehint Default
class IgnoreAnnotation
  Method Argument Typehint Default
 __construct  
class Target
  Method Argument Typehint Default
 __construct  
class Annotation
  Method Argument Typehint Default
 __construct  
 __get  
 __set  
class AnnotationException
  Method Argument Typehint Default
 syntaxError  
 semanticalError  
 semanticalErrorConstants  
 creationError  
 typeError  
 requiredError  
class AnnotationReader
  Method Argument Typehint Default
 addGlobalIgnoredName  
 __construct  
 getClassAnnotations  
 getClassAnnotation  
 getPropertyAnnotations  
 getPropertyAnnotation  
 getMethodAnnotations  
 getMethodAnnotation  
 getIgnoredAnnotationNames  
 getImports  
 collectParsingMetadata  
class AnnotationRegistry
  Method Argument Typehint Default
 reset  
 registerFile  
 registerAutoloadNamespace  
 registerAutoloadNamespaces  
 registerLoader  
 loadAnnotationClass  
class CachedReader
  Method Argument Typehint Default
 __construct  
 getClassAnnotations  
 getClassAnnotation  
 getPropertyAnnotations  
 getPropertyAnnotation  
 getMethodAnnotations  
 getMethodAnnotation  
 clearLoadedAnnotations  
 fetchFromCache  
 saveToCache  
 isCacheFresh  
class DocLexer
  Method Argument Typehint Default
 getCatchablePatterns  
 getNonCatchablePatterns  
 getType  
class DocParser
  Method Argument Typehint Default
 __construct  
 setIgnoredAnnotationNames  
 setIgnoreNotImportedAnnotations  
 addNamespace  
 setImports  
 setTarget  
 parse  
 match  
 matchAny  
 syntaxError  
 classExists  
 collectAnnotationMetadata  
 Annotations  
 Annotation  
 Values  
 Constant  
 Identifier  
 Value  
 PlainValue  
 FieldAssignment  
 Arrayx  
 ArrayEntry  
class FileCacheReader
  Method Argument Typehint Default
 __construct  
 getClassAnnotations  
 getPropertyAnnotations  
 getMethodAnnotations  
 saveCacheFile  
 getClassAnnotation  
 getMethodAnnotation  
 getPropertyAnnotation  
 clearLoadedAnnotations  
class IndexedReader
  Method Argument Typehint Default
 __construct  
 getClassAnnotations  
 getClassAnnotation  
 getMethodAnnotations  
 getMethodAnnotation  
 getPropertyAnnotations  
 getPropertyAnnotation  
 __call  
class Lexer
  Method Argument Typehint Default
 getCatchablePatterns  
 getNonCatchablePatterns  
 getType  
 getNumeric  
class Parser
  Method Argument Typehint Default
 __construct  
 getLexer  
 setAutoloadAnnotations  
 setAnnotationCreationFunction  
 getAutoloadAnnotations  
 setDefaultAnnotationNamespace  
 setAnnotationNamespaceAlias  
 getNamespaceAliases  
 parse  
 match  
 syntaxError  
 Annotations  
 Annotation  
 Values  
 Value  
 PlainValue  
 FieldAssignment  
 Arrayx  
 ArrayEntry  
 newAnnotation  
class PhpParser
  Method Argument Typehint Default
 parseClass  
 getFileContent  
interface Reader
  Method Argument Typehint Default
 getClassAnnotations  
 getClassAnnotation  
 getMethodAnnotations  
 getMethodAnnotation  
 getPropertyAnnotations  
 getPropertyAnnotation  
class SimpleAnnotationReader
  Method Argument Typehint Default
 __construct  
 addNamespace  
 getClassAnnotations  
 getMethodAnnotations  
 getPropertyAnnotations  
 getClassAnnotation  
 getMethodAnnotation  
 getPropertyAnnotation  
class TokenParser
  Method Argument Typehint Default
 __construct  
 next  
 parseUseStatement  
 parseUseStatements  
 parseNamespace  
 parseClass  
class AbstractCache
  Method Argument Typehint Default
 setNamespace  
 fetch  
 contains  
 save  
 delete  
 deleteAll  
 deleteByRegex  
 deleteByPrefix  
 deleteBySuffix  
 _getNamespacedId  
 _doFetch  
 _doContains  
 _doSave  
 _doDelete  
 getIds  
class ApcCache
  Method Argument Typehint Default
 doFetch  
 doContains  
 doSave  
 doDelete  
 doFlush  
 doGetStats  
class ArrayCache
  Method Argument Typehint Default
 doFetch  
 doContains  
 doSave  
 doDelete  
 doFlush  
 doGetStats  
interface Cache
  Method Argument Typehint Default
 fetch  
 contains  
 save  
 delete  
 getStats  
class CacheProvider
  Method Argument Typehint Default
 setNamespace  
 getNamespace  
 fetch  
 contains  
 save  
 delete  
 getStats  
 flushAll  
 deleteAll  
 getNamespacedId  
 getNamespaceCacheKey  
 getNamespaceVersion  
 doFetch  
 doContains  
 doSave  
 doDelete  
 doFlush  
 doGetStats  
class FileCache
  Method Argument Typehint Default
 __construct  
 getDirectory  
 getExtension  
 getFilename  
 doDelete  
 doFlush  
 doGetStats  
class FilesystemCache
  Method Argument Typehint Default
 doFetch  
 doContains  
 doSave  
class MemcacheCache
  Method Argument Typehint Default
 setMemcache  
 getMemcache  
 doFetch  
 doContains  
 doSave  
 doDelete  
 doFlush  
 doGetStats  
class MemcachedCache
  Method Argument Typehint Default
 setMemcached  
 getMemcached  
 doFetch  
 doContains  
 doSave  
 doDelete  
 doFlush  
 doGetStats  
class PhpFileCache
  Method Argument Typehint Default
 doFetch  
 doContains  
 doSave  
class RedisCache
  Method Argument Typehint Default
 setRedis  
 getRedis  
 doFetch  
 doContains  
 doSave  
 doDelete  
 doFlush  
 doGetStats  
class WinCacheCache
  Method Argument Typehint Default
 doFetch  
 doContains  
 doSave  
 doDelete  
 doFlush  
 doGetStats  
class XcacheCache
  Method Argument Typehint Default
 doFetch  
 doContains  
 doSave  
 doDelete  
 doFlush  
 checkAuthorization  
 doGetStats  
class ZendDataCache
  Method Argument Typehint Default
 doFetch  
 doContains  
 doSave  
 doDelete  
 doFlush  
 doGetStats  
class ClosureExpressionVisitor
  Method Argument Typehint Default
 getObjectFieldValue  
 sortByField  
 walkComparison  
 walkValue  
 walkCompositeExpression  
 andExpressions  
 orExpressions  
class Comparison
  Method Argument Typehint Default
 __construct  
 getField  
 getValue  
 getOperator  
 visit  
class CompositeExpression
  Method Argument Typehint Default
 __construct  
 getExpressionList  
 getType  
 visit  
interface Expression
  Method Argument Typehint Default
 visit  
class ExpressionVisitor
  Method Argument Typehint Default
 walkComparison  
 walkValue  
 walkCompositeExpression  
 dispatch  
class Value
  Method Argument Typehint Default
 __construct  
 getValue  
 visit  
class ArrayCollection
  Method Argument Typehint Default
 __construct  
 toArray  
 first  
 last  
 key  
 next  
 current  
 remove  
 removeElement  
 offsetExists  
 offsetGet  
 offsetSet  
 offsetUnset  
 containsKey  
 contains  
 exists  
 indexOf  
 get  
 getKeys  
 getValues  
 count  
 set  
 add  
 isEmpty  
 getIterator  
 map  
 filter  
 forAll  
 partition  
 __toString  
 clear  
 slice  
 matching  
interface Collection
  Method Argument Typehint Default
 add  
 clear  
 contains  
 isEmpty  
 remove  
 removeElement  
 containsKey  
 get  
 getKeys  
 getValues  
 set  
 toArray  
 first  
 last  
 key  
 current  
 next  
 exists  
 filter  
 forAll  
 map  
 partition  
 indexOf  
 slice  
class Criteria
  Method Argument Typehint Default
 create  
 expr  
 __construct  
 where  
 andWhere  
 orWhere  
 getWhereExpression  
 getOrderings  
 orderBy  
 getFirstResult  
 setFirstResult  
 getMaxResults  
 setMaxResults  
class ExpressionBuilder
  Method Argument Typehint Default
 andX  
 orX  
 eq  
 gt  
 lt  
 gte  
 lte  
 neq  
 isNull  
 in  
 notIn  
interface Selectable
  Method Argument Typehint Default
 matching  
class LifecycleEventArgs
  Method Argument Typehint Default
 __construct  
 getEntity  
 getObjectManager  
class LoadClassMetadataEventArgs
  Method Argument Typehint Default
 __construct  
 getClassMetadata  
 getObjectManager  
class ManagerEventArgs
  Method Argument Typehint Default
 __construct  
 getObjectManager  
class OnClearEventArgs
  Method Argument Typehint Default
 __construct  
 getObjectManager  
 getEntityClass  
 clearsAllEntities  
class PreUpdateEventArgs
  Method Argument Typehint Default
 __construct  
 getEntityChangeSet  
 hasChangedField  
 getOldValue  
 getNewValue  
 setNewValue  
 assertValidField  
class AnnotationDriver
  Method Argument Typehint Default
 __construct  
 addPaths  
 getPaths  
 getReader  
 getFileExtension  
 setFileExtension  
 isTransient  
 getAllClassNames  
class DefaultFileLocator
  Method Argument Typehint Default
 __construct  
 addPaths  
 getPaths  
 getFileExtension  
 setFileExtension  
 findMappingFile  
 getAllClassNames  
 fileExists  
class FileDriver
  Method Argument Typehint Default
 __construct  
 setGlobalBasename  
 getGlobalBasename  
 getElement  
 isTransient  
 getAllClassNames  
 loadMappingFile  
 initialize  
 getLocator  
 setLocator  
interface FileLocator
  Method Argument Typehint Default
 findMappingFile  
 getAllClassNames  
 fileExists  
 getPaths  
 getFileExtension  
interface MappingDriver
  Method Argument Typehint Default
 loadMetadataForClass  
 getAllClassNames  
 isTransient  
class MappingDriverChain
  Method Argument Typehint Default
 getDefaultDriver  
 setDefaultDriver  
 addDriver  
 getDrivers  
 loadMetadataForClass  
 getAllClassNames  
 isTransient  
class PHPDriver
  Method Argument Typehint Default
 __construct  
 loadMetadataForClass  
 loadMappingFile  
class StaticPHPDriver
  Method Argument Typehint Default
 __construct  
 addPaths  
 loadMetadataForClass  
 getAllClassNames  
 isTransient  
class SymfonyFileLocator
  Method Argument Typehint Default
 __construct  
 addNamespacePrefixes  
 getNamespacePrefixes  
 getPaths  
 getFileExtension  
 setFileExtension  
 fileExists  
 getAllClassNames  
 findMappingFile  
class AbstractClassMetadataFactory
  Method Argument Typehint Default
 setCacheDriver  
 getCacheDriver  
 getLoadedMetadata  
 getAllMetadata  
 initialize  
 getFqcnFromAlias  
 getDriver  
 wakeupReflection  
 initializeReflection  
 isEntity  
 getMetadataFor  
 hasMetadataFor  
 setMetadataFor  
 getParentClasses  
 loadMetadata  
 doLoadMetadata  
 newClassMetadataInstance  
 isTransient  
 setReflectionService  
 getReflectionService  
interface ClassMetadata
  Method Argument Typehint Default
 getName  
 getIdentifier  
 getReflectionClass  
 isIdentifier  
 hasField  
 hasAssociation  
 isSingleValuedAssociation  
 isCollectionValuedAssociation  
 getFieldNames  
 getIdentifierFieldNames  
 getAssociationNames  
 getTypeOfField  
 getAssociationTargetClass  
 isAssociationInverseSide  
 getAssociationMappedByTargetField  
 getIdentifierValues  
interface ClassMetadataFactory
  Method Argument Typehint Default
 getAllMetadata  
 getMetadataFor  
 hasMetadataFor  
 setMetadataFor  
 isTransient  
class MappingException
  Method Argument Typehint Default
 classNotFoundInNamespaces  
 pathRequired  
 fileMappingDriversRequireConfiguredDirectoryPath  
 mappingFileNotFound  
 invalidMappingFile  
interface ReflectionService
  Method Argument Typehint Default
 getParentClasses  
 getClassShortName  
 getClassNamespace  
 getClass  
 getAccessibleProperty  
 hasPublicMethod  
class RuntimeReflectionService
  Method Argument Typehint Default
 getParentClasses  
 getClassShortName  
 getClassNamespace  
 getClass  
 getAccessibleProperty  
 hasPublicMethod  
class StaticReflectionService
  Method Argument Typehint Default
 getParentClasses  
 getClassShortName  
 getClassNamespace  
 getClass  
 getAccessibleProperty  
 hasPublicMethod  
class AbstractManagerRegistry
  Method Argument Typehint Default
 __construct  
 getService  
 resetService  
 getName  
 getConnection  
 getConnectionNames  
 getConnections  
 getDefaultConnectionName  
 getDefaultManagerName  
 getManager  
 getManagerForClass  
 getManagerNames  
 getManagers  
 getRepository  
 resetManager  
interface ConnectionRegistry
  Method Argument Typehint Default
 getDefaultConnectionName  
 getConnection  
 getConnections  
 getConnectionNames  
interface ManagerRegistry
  Method Argument Typehint Default
 getDefaultManagerName  
 getManager  
 getManagers  
 resetManager  
 getAliasNamespace  
 getManagerNames  
 getRepository  
 getManagerForClass  
interface ObjectManager
  Method Argument Typehint Default
 find  
 persist  
 remove  
 merge  
 clear  
 detach  
 refresh  
 flush  
 getRepository  
 getClassMetadata  
 getMetadataFactory  
 initializeObject  
 contains  
interface ObjectManagerAware
  Method Argument Typehint Default
 injectObjectManager  
interface ObjectRepository
  Method Argument Typehint Default
 find  
 findAll  
 findBy  
 findOneBy  
 getClassName  
class PersistentObject
  Method Argument Typehint Default
 setObjectManager  
 getObjectManager  
 injectObjectManager  
 set  
 get  
 completeOwningSide  
 add  
 initializeDoctrine  
 __call  
interface Proxy
  Method Argument Typehint Default
 __load  
 __isInitialized  
interface ClassFinderInterface
  Method Argument Typehint Default
 findFile  
class Psr0FindFile
  Method Argument Typehint Default
 __construct  
 findFile  
interface ReflectionProviderInterface
  Method Argument Typehint Default
 getReflectionClass  
 getReflectionMethod  
 getReflectionProperty  
class StaticReflectionClass
  Method Argument Typehint Default
 __construct  
 getName  
 getDocComment  
 getNamespaceName  
 getUseStatements  
 getMethod  
 getProperty  
 export  
 getConstant  
 getConstants  
 getConstructor  
 getDefaultProperties  
 getEndLine  
 getExtension  
 getExtensionName  
 getFileName  
 getInterfaceNames  
 getInterfaces  
 getMethods  
 getModifiers  
 getParentClass  
 getProperties  
 getShortName  
 getStartLine  
 getStaticProperties  
 getStaticPropertyValue  
 getTraitAliases  
 getTraitNames  
 getTraits  
 hasConstant  
 hasMethod  
 hasProperty  
 implementsInterface  
 inNamespace  
 isAbstract  
 isCloneable  
 isFinal  
 isInstance  
 isInstantiable  
 isInterface  
 isInternal  
 isIterateable  
 isSubclassOf  
 isTrait  
 isUserDefined  
 newInstance  
 newInstanceArgs  
 newInstanceWithoutConstructor  
 setStaticPropertyValue  
 __toString  
class StaticReflectionMethod
  Method Argument Typehint Default
 __construct  
 getName  
 getStaticReflectionParser  
 getDeclaringClass  
 getNamespaceName  
 getDocComment  
 getUseStatements  
 export  
 getClosure  
 getModifiers  
 getPrototype  
 invoke  
 invokeArgs  
 isAbstract  
 isConstructor  
 isDestructor  
 isFinal  
 isPrivate  
 isProtected  
 isPublic  
 isStatic  
 setAccessible  
 __toString  
 getClosureThis  
 getEndLine  
 getExtension  
 getExtensionName  
 getFileName  
 getNumberOfParameters  
 getNumberOfRequiredParameters  
 getParameters  
 getShortName  
 getStartLine  
 getStaticVariables  
 inNamespace  
 isClosure  
 isDeprecated  
 isInternal  
 isUserDefined  
 returnsReference  
class StaticReflectionParser
  Method Argument Typehint Default
 __construct  
 parse  
 getParentStaticReflectionParser  
 getClassName  
 getNamespaceName  
 getReflectionClass  
 getReflectionMethod  
 getReflectionProperty  
 getUseStatements  
 getDocComment  
 getStaticReflectionParserForDeclaringClass  
class StaticReflectionProperty
  Method Argument Typehint Default
 __construct  
 getName  
 getStaticReflectionParser  
 getDeclaringClass  
 getDocComment  
 getUseStatements  
 export  
 getModifiers  
 getValue  
 isDefault  
 isPrivate  
 isProtected  
 isPublic  
 isStatic  
 setAccessible  
 setValue  
 __toString  
class ClassUtils
  Method Argument Typehint Default
 getRealClass  
 getClass  
 getParentClass  
 newReflectionClass  
 newReflectionObject  
 generateProxyClassName  
class Debug
  Method Argument Typehint Default
 __construct  
 dump  
 export  
 toString  
class Inflector
  Method Argument Typehint Default
 tableize  
 classify  
 camelize  
class ClassLoader
  Method Argument Typehint Default
 __construct  
 setNamespaceSeparator  
 getNamespaceSeparator  
 setIncludePath  
 getIncludePath  
 setFileExtension  
 getFileExtension  
 register  
 unregister  
 loadClass  
 canLoadClass  
 classExists  
 getClassLoader  
interface Comparable
  Method Argument Typehint Default
 compareTo  
class EventArgs
  Method Argument Typehint Default
 getEmptyInstance  
class EventManager
  Method Argument Typehint Default
 dispatchEvent  
 getListeners  
 hasListeners  
 addEventListener  
 removeEventListener  
 addEventSubscriber  
 removeEventSubscriber  
interface EventSubscriber
  Method Argument Typehint Default
 getSubscribedEvents  
class Lexer
  Method Argument Typehint Default
 setInput  
 reset  
 resetPeek  
 resetPosition  
 isNextToken  
 isNextTokenAny  
 moveNext  
 skipUntil  
 isA  
 peek  
 glimpse  
 scan  
 getLiteral  
 getCatchablePatterns  
 getNonCatchablePatterns  
 getType  
interface NotifyPropertyChanged
  Method Argument Typehint Default
 addPropertyChangedListener  
interface PropertyChangedListener
  Method Argument Typehint Default
 propertyChanged  
class Version
  Method Argument Typehint Default
 compare  
class ArrayStatement
  Method Argument Typehint Default
 __construct  
 closeCursor  
 columnCount  
 setFetchMode  
 getIterator  
 fetch  
 fetchAll  
 fetchColumn  
class CacheException
  Method Argument Typehint Default
 noCacheKey  
 noResultDriverConfigured  
class QueryCacheProfile
  Method Argument Typehint Default
 __construct  
 getResultCacheDriver  
 getLifetime  
 getCacheKey  
 generateCacheKeys  
 setResultCacheDriver  
 setCacheKey  
 setLifetime  
class ResultCacheStatement
  Method Argument Typehint Default
 __construct  
 closeCursor  
 columnCount  
 setFetchMode  
 getIterator  
 fetch  
 fetchAll  
 fetchColumn  
 rowCount  
class MasterSlaveConnection
  Method Argument Typehint Default
 __construct  
 isConnectedToMaster  
 connect  
 connectTo  
 chooseConnectionConfiguration  
 executeUpdate  
 beginTransaction  
 commit  
 rollBack  
 delete  
 update  
 insert  
 exec  
 createSavepoint  
 releaseSavepoint  
 rollbackSavepoint  
 query  
 prepare  
class Connection
  Method Argument Typehint Default
 quote  
class Driver
  Method Argument Typehint Default
 connect  
 _constructPdoDsn  
 getDatabasePlatform  
 getSchemaManager  
 getName  
 getDatabase  
class DB2Connection
  Method Argument Typehint Default
 __construct  
 prepare  
 query  
 quote  
 exec  
 lastInsertId  
 beginTransaction  
 commit  
 rollBack  
 errorCode  
 errorInfo  
class DB2Driver
  Method Argument Typehint Default
 connect  
 getDatabasePlatform  
 getSchemaManager  
 getName  
 getDatabase  
class DB2Statement
  Method Argument Typehint Default
 __construct  
 bindValue  
 bindParam  
 closeCursor  
 columnCount  
 errorCode  
 errorInfo  
 execute  
 setFetchMode  
 getIterator  
 fetch  
 fetchAll  
 fetchColumn  
 rowCount  
class Driver
  Method Argument Typehint Default
 connect  
 getName  
 getSchemaManager  
 getDatabasePlatform  
 getDatabase  
class MysqliConnection
  Method Argument Typehint Default
 __construct  
 getWrappedResourceHandle  
 prepare  
 query  
 quote  
 exec  
 lastInsertId  
 beginTransaction  
 commit  
 rollBack  
 errorCode  
 errorInfo  
class MysqliStatement
  Method Argument Typehint Default
 __construct  
 bindParam  
 bindValue  
 execute  
 _bindValues  
 _fetch  
 fetch  
 fetchAll  
 fetchColumn  
 errorCode  
 errorInfo  
 closeCursor  
 rowCount  
 columnCount  
 setFetchMode  
 getIterator  
class Driver
  Method Argument Typehint Default
 connect  
 _constructDsn  
 getDatabasePlatform  
 getSchemaManager  
 getName  
 getDatabase  
class OCI8Connection
  Method Argument Typehint Default
 __construct  
 prepare  
 query  
 quote  
 exec  
 lastInsertId  
 getExecuteMode  
 beginTransaction  
 commit  
 rollBack  
 errorCode  
 errorInfo  
class OCI8Exception
  Method Argument Typehint Default
 fromErrorInfo  
class OCI8Statement
  Method Argument Typehint Default
 __construct  
 convertPositionalToNamedPlaceholders  
 bindValue  
 bindParam  
 closeCursor  
 columnCount  
 errorCode  
 errorInfo  
 execute  
 setFetchMode  
 getIterator  
 fetch  
 fetchAll  
 fetchColumn  
 rowCount  
class Driver
  Method Argument Typehint Default
 connect  
 _constructPdoDsn  
 getDatabasePlatform  
 getSchemaManager  
 getName  
 getDatabase  
class Driver
  Method Argument Typehint Default
 connect  
 _constructPdoDsn  
 getDatabasePlatform  
 getSchemaManager  
 getName  
 getDatabase  
class Driver
  Method Argument Typehint Default
 connect  
 _constructPdoDsn  
 getDatabasePlatform  
 getSchemaManager  
 getName  
 getDatabase  
class Driver
  Method Argument Typehint Default
 connect  
 _constructPdoDsn  
 getDatabasePlatform  
 getSchemaManager  
 getName  
 getDatabase  
class Driver
  Method Argument Typehint Default
 connect  
 _constructPdoDsn  
 getDatabasePlatform  
 getSchemaManager  
 getName  
 getDatabase  
class Connection
  Method Argument Typehint Default
 quote  
class Driver
  Method Argument Typehint Default
 connect  
 _constructPdoDsn  
 getDatabasePlatform  
 getSchemaManager  
 getName  
 getDatabase  
class Driver
  Method Argument Typehint Default
 connect  
 getDatabasePlatform  
 getSchemaManager  
 getName  
 getDatabase  
class LastInsertId
  Method Argument Typehint Default
 setId  
 getId  
class SQLSrvConnection
  Method Argument Typehint Default
 __construct  
 prepare  
 query  
 quote  
 exec  
 lastInsertId  
 beginTransaction  
 commit  
 rollBack  
 errorCode  
 errorInfo  
class SQLSrvException
  Method Argument Typehint Default
 fromSqlSrvErrors  
class SQLSrvStatement
  Method Argument Typehint Default
 __construct  
 bindValue  
 bindParam  
 closeCursor  
 columnCount  
 errorCode  
 errorInfo  
 execute  
 setFetchMode  
 getIterator  
 fetch  
 fetchAll  
 fetchColumn  
 rowCount  
interface Connection
  Method Argument Typehint Default
 prepare  
 query  
 quote  
 exec  
 lastInsertId  
 beginTransaction  
 commit  
 rollBack  
 errorCode  
 errorInfo  
class PDOConnection
  Method Argument Typehint Default
 __construct  
class PDOStatement
  Method Argument Typehint Default
 __construct  
 setFetchMode  
interface ResultStatement
  Method Argument Typehint Default
 closeCursor  
 columnCount  
 setFetchMode  
 fetch  
 fetchAll  
 fetchColumn  
interface Statement
  Method Argument Typehint Default
 bindValue  
 bindParam  
 errorCode  
 errorInfo  
 execute  
 rowCount  
class MysqlSessionInit
  Method Argument Typehint Default
 __construct  
 postConnect  
 getSubscribedEvents  
class OracleSessionInit
  Method Argument Typehint Default
 __construct  
 postConnect  
 getSubscribedEvents  
class SQLSessionInit
  Method Argument Typehint Default
 __construct  
 postConnect  
 getSubscribedEvents  
class ConnectionEventArgs
  Method Argument Typehint Default
 __construct  
 getConnection  
 getDriver  
 getDatabasePlatform  
 getSchemaManager  
class SchemaAlterTableAddColumnEventArgs
  Method Argument Typehint Default
 __construct  
 getColumn  
 getTableDiff  
 getPlatform  
 addSql  
 getSql  
class SchemaAlterTableChangeColumnEventArgs
  Method Argument Typehint Default
 __construct  
 getColumnDiff  
 getTableDiff  
 getPlatform  
 addSql  
 getSql  
class SchemaAlterTableEventArgs
  Method Argument Typehint Default
 __construct  
 getTableDiff  
 getPlatform  
 addSql  
 getSql  
class SchemaAlterTableRemoveColumnEventArgs
  Method Argument Typehint Default
 __construct  
 getColumn  
 getTableDiff  
 getPlatform  
 addSql  
 getSql  
class SchemaAlterTableRenameColumnEventArgs
  Method Argument Typehint Default
 __construct  
 getOldColumnName  
 getColumn  
 getTableDiff  
 getPlatform  
 addSql  
 getSql  
class SchemaColumnDefinitionEventArgs
  Method Argument Typehint Default
 __construct  
 setColumn  
 getColumn  
 getTableColumn  
 getTable  
 getDatabase  
 getConnection  
 getDatabasePlatform  
class SchemaCreateTableColumnEventArgs
  Method Argument Typehint Default
 __construct  
 getColumn  
 getTable  
 getPlatform  
 addSql  
 getSql  
class SchemaCreateTableEventArgs
  Method Argument Typehint Default
 __construct  
 getTable  
 getColumns  
 getOptions  
 getPlatform  
 addSql  
 getSql  
class SchemaDropTableEventArgs
  Method Argument Typehint Default
 __construct  
 getTable  
 getPlatform  
 setSql  
 getSql  
class SchemaEventArgs
  Method Argument Typehint Default
 preventDefault  
 isDefaultPrevented  
class SchemaIndexDefinitionEventArgs
  Method Argument Typehint Default
 __construct  
 setIndex  
 getIndex  
 getTableIndex  
 getTable  
 getConnection  
 getDatabasePlatform  
class TableGenerator
  Method Argument Typehint Default
 __construct  
 nextValue  
class TableGeneratorSchemaVisitor
  Method Argument Typehint Default
 __construct  
 acceptSchema  
 acceptTable  
 acceptColumn  
 acceptForeignKey  
 acceptIndex  
 acceptSequence  
class DebugStack
  Method Argument Typehint Default
 startQuery  
 stopQuery  
class EchoSQLLogger
  Method Argument Typehint Default
 startQuery  
 stopQuery  
class jFrameworkSQLLogger
  Method Argument Typehint Default
 startQuery  
 stopQuery  
class LoggerChain
  Method Argument Typehint Default
 addLogger  
 startQuery  
 stopQuery  
interface SQLLogger
  Method Argument Typehint Default
 startQuery  
 stopQuery  
class DB2Keywords
  Method Argument Typehint Default
 getName  
 getKeywords  
class DrizzleKeywords
  Method Argument Typehint Default
 getName  
 getKeywords  
class KeywordList
  Method Argument Typehint Default
 isKeyword  
 initializeKeywords  
 getKeywords  
 getName  
class MsSQLKeywords
  Method Argument Typehint Default
 getName  
 getKeywords  
class MySQLKeywords
  Method Argument Typehint Default
 getName  
 getKeywords  
class OracleKeywords
  Method Argument Typehint Default
 getName  
 getKeywords  
class PostgreSQLKeywords
  Method Argument Typehint Default
 getName  
 getKeywords  
class ReservedKeywordsValidator
  Method Argument Typehint Default
 __construct  
 getViolations  
 isReservedWord  
 addViolation  
 acceptColumn  
 acceptForeignKey  
 acceptIndex  
 acceptSchema  
 acceptSequence  
 acceptTable  
class SQLiteKeywords
  Method Argument Typehint Default
 getName  
 getKeywords  
class AbstractPlatform
  Method Argument Typehint Default
 __construct  
 setEventManager  
 getEventManager  
 getBooleanTypeDeclarationSQL  
 getIntegerTypeDeclarationSQL  
 getBigIntTypeDeclarationSQL  
 getSmallIntTypeDeclarationSQL  
 _getCommonIntegerTypeDeclarationSQL  
 initializeDoctrineTypeMappings  
 initializeAllDoctrineTypeMappings  
 getVarcharTypeDeclarationSQL  
 getGuidTypeDeclarationSQL  
 getVarcharTypeDeclarationSQLSnippet  
 getClobTypeDeclarationSQL  
 getBlobTypeDeclarationSQL  
 getName  
 registerDoctrineTypeMapping  
 getDoctrineTypeMapping  
 hasDoctrineTypeMappingFor  
 initializeCommentedDoctrineTypes  
 isCommentedDoctrineType  
 markDoctrineTypeCommented  
 getDoctrineTypeComment  
 getColumnComment  
 getIdentifierQuoteCharacter  
 getSqlCommentStartString  
 getSqlCommentEndString  
 getVarcharMaxLength  
 getVarcharDefaultLength  
 getWildcards  
 getRegexpExpression  
 getGuidExpression  
 getAvgExpression  
 getCountExpression  
 getMaxExpression  
 getMinExpression  
 getSumExpression  
 getMd5Expression  
 getLengthExpression  
 getSqrtExpression  
 getRoundExpression  
 getModExpression  
 getTrimExpression  
 getRtrimExpression  
 getLtrimExpression  
 getUpperExpression  
 getLowerExpression  
 getLocateExpression  
 getNowExpression  
 getSubstringExpression  
 getConcatExpression  
 getNotExpression  
 getInExpression  
 getIsNullExpression  
 getIsNotNullExpression  
 getBetweenExpression  
 getAcosExpression  
 getSinExpression  
 getPiExpression  
 getCosExpression  
 getDateDiffExpression  
 getDateAddDaysExpression  
 getDateSubDaysExpression  
 getDateAddMonthExpression  
 getDateSubMonthExpression  
 getBitAndComparisonExpression  
 getBitOrComparisonExpression  
 getForUpdateSQL  
 appendLockHint  
 getReadLockSQL  
 getWriteLockSQL  
 getDropDatabaseSQL  
 getDropTableSQL  
 getDropTemporaryTableSQL  
 getDropIndexSQL  
 getDropConstraintSQL  
 getDropForeignKeySQL  
 getCreateTableSQL  
 getCommentOnColumnSQL  
 _getCreateTableSQL  
 getCreateTemporaryTableSnippetSQL  
 getCreateSequenceSQL  
 getAlterSequenceSQL  
 getCreateConstraintSQL  
 getCreateIndexSQL  
 getCreateIndexSQLFlags  
 getCreatePrimaryKeySQL  
 quoteIdentifier  
 quoteSingleIdentifier  
 getCreateForeignKeySQL  
 getAlterTableSQL  
 onSchemaAlterTableAddColumn  
 onSchemaAlterTableRemoveColumn  
 onSchemaAlterTableChangeColumn  
 onSchemaAlterTableRenameColumn  
 onSchemaAlterTable  
 getPreAlterTableIndexForeignKeySQL  
 getPostAlterTableIndexForeignKeySQL  
 _getAlterTableIndexForeignKeySQL  
 getColumnDeclarationListSQL  
 getColumnDeclarationSQL  
 getDecimalTypeDeclarationSQL  
 getDefaultValueDeclarationSQL  
 getCheckDeclarationSQL  
 getUniqueConstraintDeclarationSQL  
 getIndexDeclarationSQL  
 getCustomTypeDeclarationSQL  
 getIndexFieldDeclarationListSQL  
 getTemporaryTableSQL  
 getTemporaryTableName  
 getShowDatabasesSQL  
 getForeignKeyDeclarationSQL  
 getAdvancedForeignKeyOptionsSQL  
 getForeignKeyReferentialActionSQL  
 getForeignKeyBaseDeclarationSQL  
 getUniqueFieldDeclarationSQL  
 getColumnCharsetDeclarationSQL  
 getColumnCollationDeclarationSQL  
 prefersSequences  
 prefersIdentityColumns  
 convertBooleans  
 getCurrentDateSQL  
 getCurrentTimeSQL  
 getCurrentTimestampSQL  
 _getTransactionIsolationLevelSQL  
 getListDatabasesSQL  
 getListSequencesSQL  
 getListTableConstraintsSQL  
 getListTableColumnsSQL  
 getListTablesSQL  
 getListUsersSQL  
 getListViewsSQL  
 getListTableIndexesSQL  
 getListTableForeignKeysSQL  
 getCreateViewSQL  
 getDropViewSQL  
 getDropSequenceSQL  
 getSequenceNextValSQL  
 getCreateDatabaseSQL  
 getSetTransactionIsolationSQL  
 getDateTimeTypeDeclarationSQL  
 getDateTimeTzTypeDeclarationSQL  
 getDateTypeDeclarationSQL  
 getTimeTypeDeclarationSQL  
 getFloatDeclarationSQL  
 getDefaultTransactionIsolationLevel  
 supportsSequences  
 supportsIdentityColumns  
 supportsIndexes  
 supportsAlterTable  
 supportsTransactions  
 supportsSavepoints  
 supportsReleaseSavepoints  
 supportsPrimaryConstraints  
 supportsForeignKeyConstraints  
 supportsForeignKeyOnUpdate  
 supportsSchemas  
 canEmulateSchemas  
 supportsCreateDropDatabase  
 supportsGettingAffectedRows  
 supportsInlineColumnComments  
 supportsCommentOnStatement  
 getIdentityColumnNullInsertSQL  
 supportsViews  
 getDateTimeFormatString  
 getDateTimeTzFormatString  
 getDateFormatString  
 getTimeFormatString  
 modifyLimitQuery  
 doModifyLimitQuery  
 supportsLimitOffset  
 getSQLResultCasing  
 fixSchemaElementName  
 getMaxIdentifierLength  
 getEmptyIdentityInsertSQL  
 getTruncateTableSQL  
 getDummySelectSQL  
 createSavePoint  
 releaseSavePoint  
 rollbackSavePoint  
 getReservedKeywordsList  
 getReservedKeywordsClass  
class DB2Platform
  Method Argument Typehint Default
 getBlobTypeDeclarationSQL  
 initializeDoctrineTypeMappings  
 getVarcharTypeDeclarationSQLSnippet  
 getClobTypeDeclarationSQL  
 getName  
 getBooleanTypeDeclarationSQL  
 getIntegerTypeDeclarationSQL  
 getBigIntTypeDeclarationSQL  
 getSmallIntTypeDeclarationSQL  
 _getCommonIntegerTypeDeclarationSQL  
 getDateTimeTypeDeclarationSQL  
 getDateTypeDeclarationSQL  
 getTimeTypeDeclarationSQL  
 getListDatabasesSQL  
 getListSequencesSQL  
 getListTableConstraintsSQL  
 getListTableColumnsSQL  
 getListTablesSQL  
 getListUsersSQL  
 getListViewsSQL  
 getListTableIndexesSQL  
 getListTableForeignKeysSQL  
 getCreateViewSQL  
 getDropViewSQL  
 getDropSequenceSQL  
 getSequenceNextValSQL  
 getCreateDatabaseSQL  
 getDropDatabaseSQL  
 supportsCreateDropDatabase  
 supportsReleaseSavepoints  
 getCurrentDateSQL  
 getCurrentTimeSQL  
 getCurrentTimestampSQL  
 getIndexDeclarationSQL  
 _getCreateTableSQL  
 getAlterTableSQL  
 getDefaultValueDeclarationSQL  
 getEmptyIdentityInsertSQL  
 getCreateTemporaryTableSnippetSQL  
 getTemporaryTableName  
 doModifyLimitQuery  
 getLocateExpression  
 getSubstringExpression  
 supportsIdentityColumns  
 prefersIdentityColumns  
 getSQLResultCasing  
 getForUpdateSQL  
 getDummySelectSQL  
 supportsSavepoints  
 getReservedKeywordsClass  
class DrizzlePlatform
  Method Argument Typehint Default
 getName  
 getIdentifierQuoteCharacter  
 getConcatExpression  
 getDateDiffExpression  
 getDateAddDaysExpression  
 getDateSubDaysExpression  
 getDateAddMonthExpression  
 getDateSubMonthExpression  
 getBooleanTypeDeclarationSQL  
 getIntegerTypeDeclarationSQL  
 _getCommonIntegerTypeDeclarationSQL  
 getBigIntTypeDeclarationSQL  
 getSmallIntTypeDeclarationSQL  
 getVarcharTypeDeclarationSQLSnippet  
 initializeDoctrineTypeMappings  
 getClobTypeDeclarationSQL  
 getBlobTypeDeclarationSQL  
 getCreateDatabaseSQL  
 getDropDatabaseSQL  
 getListDatabasesSQL  
 getReservedKeywordsClass  
 getListTablesSQL  
 getListTableColumnsSQL  
 getListTableForeignKeysSQL  
 getListTableIndexesSQL  
 prefersIdentityColumns  
 supportsIdentityColumns  
 supportsInlineColumnComments  
 supportsViews  
 getDropIndexSQL  
 getDropPrimaryKeySQL  
 getDateTimeTypeDeclarationSQL  
 getTimeTypeDeclarationSQL  
 getDateTypeDeclarationSQL  
 getAlterTableSQL  
 getDropTemporaryTableSQL  
 convertBooleans  
 getLocateExpression  
 getGuidExpression  
 getRegexpExpression  
class MsSqlPlatform
  Method Argument Typehint Default
 prefersIdentityColumns  
 supportsIdentityColumns  
 supportsReleaseSavepoints  
 getCreateDatabaseSQL  
 getDropDatabaseSQL  
 supportsCreateDropDatabase  
 getDropForeignKeySQL  
 getDropIndexSQL  
 _getCreateTableSQL  
 getUniqueConstraintDeclarationSQL  
 getCreateIndexSQL  
 _appendUniqueConstraintDefinition  
 getAlterTableSQL  
 getEmptyIdentityInsertSQL  
 getShowDatabasesSQL  
 getListTablesSQL  
 getListTableColumnsSQL  
 getListTableForeignKeysSQL  
 getListTableIndexesSQL  
 getCreateViewSQL  
 getListViewsSQL  
 getDropViewSQL  
 getRegexpExpression  
 getGuidExpression  
 getLocateExpression  
 getModExpression  
 getTrimExpression  
 getConcatExpression  
 getListDatabasesSQL  
 getSubstringExpression  
 getLengthExpression  
 getSetTransactionIsolationSQL  
 getIntegerTypeDeclarationSQL  
 getBigIntTypeDeclarationSQL  
 getSmallIntTypeDeclarationSQL  
 getVarcharTypeDeclarationSQLSnippet  
 getClobTypeDeclarationSQL  
 _getCommonIntegerTypeDeclarationSQL  
 getDateTimeTypeDeclarationSQL  
 getDateTypeDeclarationSQL  
 getTimeTypeDeclarationSQL  
 getBooleanTypeDeclarationSQL  
 doModifyLimitQuery  
 convertBooleans  
 getCreateTemporaryTableSnippetSQL  
 getTemporaryTableName  
 getDateTimeFormatString  
 getDateTimeTzFormatString  
 getName  
 initializeDoctrineTypeMappings  
 createSavePoint  
 releaseSavePoint  
 rollbackSavePoint  
 appendLockHint  
 getForUpdateSQL  
 quoteIdentifier  
class MySqlPlatform
  Method Argument Typehint Default
 getIdentifierQuoteCharacter  
 getRegexpExpression  
 getGuidExpression  
 getLocateExpression  
 getConcatExpression  
 getDateDiffExpression  
 getDateAddDaysExpression  
 getDateSubDaysExpression  
 getDateAddMonthExpression  
 getDateSubMonthExpression  
 getListDatabasesSQL  
 getListTableConstraintsSQL  
 getListTableIndexesSQL  
 getListViewsSQL  
 getListTableForeignKeysSQL  
 getCreateViewSQL  
 getDropViewSQL  
 getVarcharTypeDeclarationSQLSnippet  
 getClobTypeDeclarationSQL  
 getDateTimeTypeDeclarationSQL  
 getDateTypeDeclarationSQL  
 getTimeTypeDeclarationSQL  
 getBooleanTypeDeclarationSQL  
 getCollationFieldDeclaration  
 prefersIdentityColumns  
 supportsIdentityColumns  
 supportsInlineColumnComments  
 getShowDatabasesSQL  
 getListTablesSQL  
 getListTableColumnsSQL  
 getCreateDatabaseSQL  
 getDropDatabaseSQL  
 _getCreateTableSQL  
 getAlterTableSQL  
 getPreAlterTableIndexForeignKeySQL  
 getCreateIndexSQLFlags  
 getIntegerTypeDeclarationSQL  
 getBigIntTypeDeclarationSQL  
 getSmallIntTypeDeclarationSQL  
 _getCommonIntegerTypeDeclarationSQL  
 getAdvancedForeignKeyOptionsSQL  
 getDropIndexSQL  
 getDropPrimaryKeySQL  
 getSetTransactionIsolationSQL  
 getName  
 getReadLockSQL  
 initializeDoctrineTypeMappings  
 getVarcharMaxLength  
 getReservedKeywordsClass  
 getDropTemporaryTableSQL  
 getBlobTypeDeclarationSQL  
class OraclePlatform
  Method Argument Typehint Default
 assertValidIdentifier  
 getSubstringExpression  
 getNowExpression  
 getLocateExpression  
 getGuidExpression  
 getDateDiffExpression  
 getDateAddDaysExpression  
 getDateSubDaysExpression  
 getDateAddMonthExpression  
 getDateSubMonthExpression  
 getBitAndComparisonExpression  
 getBitOrComparisonExpression  
 getCreateSequenceSQL  
 getAlterSequenceSQL  
 getSequenceNextValSQL  
 getSetTransactionIsolationSQL  
 _getTransactionIsolationLevelSQL  
 getBooleanTypeDeclarationSQL  
 getIntegerTypeDeclarationSQL  
 getBigIntTypeDeclarationSQL  
 getSmallIntTypeDeclarationSQL  
 getDateTimeTypeDeclarationSQL  
 getDateTimeTzTypeDeclarationSQL  
 getDateTypeDeclarationSQL  
 getTimeTypeDeclarationSQL  
 _getCommonIntegerTypeDeclarationSQL  
 getVarcharTypeDeclarationSQLSnippet  
 getClobTypeDeclarationSQL  
 getListDatabasesSQL  
 getListSequencesSQL  
 _getCreateTableSQL  
 getListTableIndexesSQL  
 getListTablesSQL  
 getListViewsSQL  
 getCreateViewSQL  
 getDropViewSQL  
 getCreateAutoincrementSql  
 getDropAutoincrementSql  
 getListTableForeignKeysSQL  
 getListTableConstraintsSQL  
 getListTableColumnsSQL  
 getDropSequenceSQL  
 getDropForeignKeySQL  
 getDropDatabaseSQL  
 getAlterTableSQL  
 prefersSequences  
 supportsCommentOnStatement  
 getName  
 doModifyLimitQuery  
 getSQLResultCasing  
 getCreateTemporaryTableSnippetSQL  
 getDateTimeTzFormatString  
 getDateFormatString  
 getTimeFormatString  
 fixSchemaElementName  
 getMaxIdentifierLength  
 supportsSequences  
 supportsForeignKeyOnUpdate  
 supportsReleaseSavepoints  
 getTruncateTableSQL  
 getDummySelectSQL  
 initializeDoctrineTypeMappings  
 releaseSavePoint  
 getReservedKeywordsClass  
 getBlobTypeDeclarationSQL  
class PostgreSqlPlatform
  Method Argument Typehint Default
 getSubstringExpression  
 getNowExpression  
 getRegexpExpression  
 getLocateExpression  
 getDateDiffExpression  
 getDateAddDaysExpression  
 getDateSubDaysExpression  
 getDateAddMonthExpression  
 getDateSubMonthExpression  
 supportsSequences  
 supportsSchemas  
 supportsIdentityColumns  
 supportsCommentOnStatement  
 prefersSequences  
 getListDatabasesSQL  
 getListSequencesSQL  
 getListTablesSQL  
 getListViewsSQL  
 getListTableForeignKeysSQL  
 getCreateViewSQL  
 getDropViewSQL  
 getListTableConstraintsSQL  
 getListTableIndexesSQL  
 getTableWhereClause  
 getListTableColumnsSQL  
 getCreateDatabaseSQL  
 getAdvancedForeignKeyOptionsSQL  
 getAlterTableSQL  
 getCreateSequenceSQL  
 getAlterSequenceSQL  
 getDropSequenceSQL  
 getDropForeignKeySQL  
 _getCreateTableSQL  
 convertBooleans  
 getSequenceNextValSQL  
 getSetTransactionIsolationSQL  
 getBooleanTypeDeclarationSQL  
 getIntegerTypeDeclarationSQL  
 getBigIntTypeDeclarationSQL  
 getSmallIntTypeDeclarationSQL  
 getGuidTypeDeclarationSQL  
 getDateTimeTypeDeclarationSQL  
 getDateTimeTzTypeDeclarationSQL  
 getDateTypeDeclarationSQL  
 getTimeTypeDeclarationSQL  
 _getCommonIntegerTypeDeclarationSQL  
 getVarcharTypeDeclarationSQLSnippet  
 getClobTypeDeclarationSQL  
 getName  
 getSQLResultCasing  
 getDateTimeTzFormatString  
 getEmptyIdentityInsertSQL  
 getTruncateTableSQL  
 getReadLockSQL  
 initializeDoctrineTypeMappings  
 getVarcharMaxLength  
 getReservedKeywordsClass  
 getBlobTypeDeclarationSQL  
class SQLAzurePlatform
  Method Argument Typehint Default
 getCreateTableSQL  
class SqlitePlatform
  Method Argument Typehint Default
 getRegexpExpression  
 getNowExpression  
 getTrimExpression  
 getSubstringExpression  
 getLocateExpression  
 getDateDiffExpression  
 getDateAddDaysExpression  
 getDateSubDaysExpression  
 getDateAddMonthExpression  
 getDateSubMonthExpression  
 _getTransactionIsolationLevelSQL  
 getSetTransactionIsolationSQL  
 prefersIdentityColumns  
 getBooleanTypeDeclarationSQL  
 getIntegerTypeDeclarationSQL  
 getBigIntTypeDeclarationSQL  
 getTinyIntTypeDeclarationSql  
 getSmallIntTypeDeclarationSQL  
 getMediumIntTypeDeclarationSql  
 getDateTimeTypeDeclarationSQL  
 getDateTypeDeclarationSQL  
 getTimeTypeDeclarationSQL  
 _getCommonIntegerTypeDeclarationSQL  
 _getCreateTableSQL  
 getVarcharTypeDeclarationSQLSnippet  
 getClobTypeDeclarationSQL  
 getListTableConstraintsSQL  
 getListTableColumnsSQL  
 getListTableIndexesSQL  
 getListTablesSQL  
 getListViewsSQL  
 getCreateViewSQL  
 getDropViewSQL  
 supportsForeignKeyConstraints  
 supportsAlterTable  
 supportsIdentityColumns  
 getName  
 getTruncateTableSQL  
 udfSqrt  
 udfMod  
 udfLocate  
 getForUpdateSql  
 initializeDoctrineTypeMappings  
 getReservedKeywordsClass  
 getBlobTypeDeclarationSQL  
 getTemporaryTableName  
 canEmulateSchemas  
class SQLServer2005Platform
  Method Argument Typehint Default
 supportsLimitOffset  
 getClobTypeDeclarationSQL  
class SQLServer2008Platform
  Method Argument Typehint Default
 getDateTimeTypeDeclarationSQL  
 getDateTypeDeclarationSQL  
 getTimeTypeDeclarationSQL  
 getDateTimeFormatString  
 getDateTimeTzFormatString  
 getDateFormatString  
 getTimeFormatString  
 initializeDoctrineTypeMappings  
class SQLServerPlatform
  Method Argument Typehint Default
 getDateDiffExpression  
 getDateAddDaysExpression  
 getDateSubDaysExpression  
 getDateAddMonthExpression  
 getDateSubMonthExpression  
 prefersIdentityColumns  
 supportsIdentityColumns  
 supportsReleaseSavepoints  
 getCreateDatabaseSQL  
 getDropDatabaseSQL  
 supportsCreateDropDatabase  
 getDropForeignKeySQL  
 getDropIndexSQL  
 _getCreateTableSQL  
 getCreatePrimaryKeySQL  
 getUniqueConstraintDeclarationSQL  
 getCreateIndexSQL  
 getCreateIndexSQLFlags  
 _appendUniqueConstraintDefinition  
 getAlterTableSQL  
 getEmptyIdentityInsertSQL  
 getShowDatabasesSQL  
 getListTablesSQL  
 getListTableColumnsSQL  
 getListTableForeignKeysSQL  
 getListTableIndexesSQL  
 getCreateViewSQL  
 getListViewsSQL  
 getDropViewSQL  
 getRegexpExpression  
 getGuidExpression  
 getLocateExpression  
 getModExpression  
 getTrimExpression  
 getConcatExpression  
 getListDatabasesSQL  
 getSubstringExpression  
 getLengthExpression  
 getSetTransactionIsolationSQL  
 getIntegerTypeDeclarationSQL  
 getBigIntTypeDeclarationSQL  
 getSmallIntTypeDeclarationSQL  
 getGuidTypeDeclarationSQL  
 getVarcharTypeDeclarationSQLSnippet  
 getClobTypeDeclarationSQL  
 _getCommonIntegerTypeDeclarationSQL  
 getDateTimeTypeDeclarationSQL  
 getDateTypeDeclarationSQL  
 getTimeTypeDeclarationSQL  
 getBooleanTypeDeclarationSQL  
 doModifyLimitQuery  
 supportsLimitOffset  
 convertBooleans  
 getCreateTemporaryTableSnippetSQL  
 getTemporaryTableName  
 getDateTimeFormatString  
 getDateFormatString  
 getTimeFormatString  
 getDateTimeTzFormatString  
 getName  
 initializeDoctrineTypeMappings  
 createSavePoint  
 releaseSavePoint  
 rollbackSavePoint  
 appendLockHint  
 getForUpdateSQL  
 getReservedKeywordsClass  
 quoteSingleIdentifier  
 getTruncateTableSQL  
 getBlobTypeDeclarationSQL  
 getDefaultValueDeclarationSQL  
class Connection
  Method Argument Typehint Default
 connect  
 getPortability  
 getFetchCase  
 executeQuery  
 prepare  
 query  
class Statement
  Method Argument Typehint Default
 __construct  
 bindParam  
 bindValue  
 closeCursor  
 columnCount  
 errorCode  
 errorInfo  
 execute  
 setFetchMode  
 getIterator  
 fetch  
 fetchAll  
 fixRow  
 fetchColumn  
 rowCount  
class CompositeExpression
  Method Argument Typehint Default
 __construct  
 addMultiple  
 add  
 count  
 __toString  
 getType  
class ExpressionBuilder
  Method Argument Typehint Default
 __construct  
 andX  
 orX  
 comparison  
 eq  
 neq  
 lt  
 lte  
 gt  
 gte  
 isNull  
 isNotNull  
 like  
 literal  
class QueryBuilder
  Method Argument Typehint Default
 __construct  
 expr  
 getType  
 getConnection  
 getState  
 execute  
 getSQL  
 setParameter  
 setParameters  
 getParameters  
 getParameter  
 setFirstResult  
 getFirstResult  
 setMaxResults  
 getMaxResults  
 add  
 select  
 addSelect  
 delete  
 update  
 from  
 join  
 innerJoin  
 leftJoin  
 rightJoin  
 set  
 where  
 andWhere  
 orWhere  
 groupBy  
 addGroupBy  
 having  
 andHaving  
 orHaving  
 orderBy  
 addOrderBy  
 getQueryPart  
 getQueryParts  
 resetQueryParts  
 resetQueryPart  
 getSQLForSelect  
 getSQLForUpdate  
 getSQLForDelete  
 __toString  
 createNamedParameter  
 createPositionalParameter  
class QueryException
  Method Argument Typehint Default
 unknownAlias  
class AbstractSchemaSynchronizer
  Method Argument Typehint Default
 __construct  
 processSqlSafely  
 processSql  
interface SchemaSynchronizer
  Method Argument Typehint Default
 getCreateSchema  
 getUpdateSchema  
 getDropSchema  
 getDropAllSchema  
 createSchema  
 updateSchema  
 dropSchema  
 dropAllSchema  
class SingleDatabaseSynchronizer
  Method Argument Typehint Default
 __construct  
 getCreateSchema  
 getUpdateSchema  
 getDropSchema  
 getDropAllSchema  
 createSchema  
 updateSchema  
 dropSchema  
 dropAllSchema  
class CreateSchemaSqlCollector
  Method Argument Typehint Default
 __construct  
 acceptSchema  
 acceptTable  
 acceptColumn  
 acceptForeignKey  
 acceptIndex  
 acceptSequence  
 getNamespace  
 resetQueries  
 getQueries  
class DropSchemaSqlCollector
  Method Argument Typehint Default
 __construct  
 acceptSchema  
 acceptTable  
 acceptColumn  
 acceptForeignKey  
 acceptIndex  
 acceptSequence  
 clearQueries  
 getQueries  
class Graphviz
  Method Argument Typehint Default
 acceptColumn  
 acceptForeignKey  
 acceptIndex  
 acceptSchema  
 acceptSequence  
 acceptTable  
 createTableLabel  
 createNode  
 createNodeRelation  
 write  
class RemoveNamespacedAssets
  Method Argument Typehint Default
 acceptSchema  
 acceptTable  
 acceptSequence  
 acceptColumn  
 acceptForeignKey  
 acceptIndex  
interface Visitor
  Method Argument Typehint Default
 acceptSchema  
 acceptTable  
 acceptColumn  
 acceptForeignKey  
 acceptIndex  
 acceptSequence  
class AbstractAsset
  Method Argument Typehint Default
 _setName  
 isInDefaultNamespace  
 getNamespaceName  
 getShortestName  
 getFullQualifiedName  
 isQuoted  
 isIdentifierQuoted  
 trimQuotes  
 getName  
 getQuotedName  
 _generateIdentifierName  
class AbstractSchemaManager
  Method Argument Typehint Default
 __construct  
 getDatabasePlatform  
 tryMethod  
 listDatabases  
 listSequences  
 listTableColumns  
 listTableIndexes  
 tablesExist  
 listTableNames  
 filterAssetNames  
 getFilterSchemaAssetsExpression  
 listTables  
 listTableDetails  
 listViews  
 listTableForeignKeys  
 dropDatabase  
 dropTable  
 dropIndex  
 dropConstraint  
 dropForeignKey  
 dropSequence  
 dropView  
 createDatabase  
 createTable  
 createSequence  
 createConstraint  
 createIndex  
 createForeignKey  
 createView  
 dropAndCreateConstraint  
 dropAndCreateIndex  
 dropAndCreateForeignKey  
 dropAndCreateSequence  
 dropAndCreateTable  
 dropAndCreateDatabase  
 dropAndCreateView  
 alterTable  
 renameTable  
 _getPortableDatabasesList  
 _getPortableDatabaseDefinition  
 _getPortableFunctionsList  
 _getPortableFunctionDefinition  
 _getPortableTriggersList  
 _getPortableTriggerDefinition  
 _getPortableSequencesList  
 _getPortableSequenceDefinition  
 _getPortableTableColumnList  
 _getPortableTableColumnDefinition  
 _getPortableTableIndexesList  
 _getPortableTablesList  
 _getPortableTableDefinition  
 _getPortableUsersList  
 _getPortableUserDefinition  
 _getPortableViewsList  
 _getPortableViewDefinition  
 _getPortableTableForeignKeysList  
 _getPortableTableForeignKeyDefinition  
 _execSql  
 createSchema  
 createSchemaConfig  
 getSchemaSearchPaths  
 extractDoctrineTypeFromComment  
 removeDoctrineTypeFromComment  
class Column
  Method Argument Typehint Default
 __construct  
 setOptions  
 setType  
 setLength  
 setPrecision  
 setScale  
 setUnsigned  
 setFixed  
 setNotnull  
 setDefault  
 setPlatformOptions  
 setPlatformOption  
 setColumnDefinition  
 getType  
 getLength  
 getPrecision  
 getScale  
 getUnsigned  
 getFixed  
 getNotnull  
 getDefault  
 getPlatformOptions  
 hasPlatformOption  
 getPlatformOption  
 getColumnDefinition  
 getAutoincrement  
 setAutoincrement  
 setComment  
 getComment  
 setCustomSchemaOption  
 hasCustomSchemaOption  
 getCustomSchemaOption  
 setCustomSchemaOptions  
 getCustomSchemaOptions  
 visit  
 toArray  
class ColumnDiff
  Method Argument Typehint Default
 __construct  
 hasChanged  
class Comparator
  Method Argument Typehint Default
 compareSchemas  
 compare  
 isAutoIncrementSequenceInSchema  
 diffSequence  
 diffTable  
 detectColumnRenamings  
 diffForeignKey  
 diffColumn  
 diffIndex  
interface Constraint
  Method Argument Typehint Default
 getName  
 getQuotedName  
 getColumns  
class DB2SchemaManager
  Method Argument Typehint Default
 listTableNames  
 _getPortableTableColumnDefinition  
 _getPortableTablesList  
 _getPortableTableIndexesList  
 _getPortableTableForeignKeyDefinition  
 _getPortableForeignKeyRuleDef  
 _getPortableViewDefinition  
class DrizzleSchemaManager
  Method Argument Typehint Default
 _getPortableTableColumnDefinition  
 _getPortableDatabaseDefinition  
 _getPortableTableDefinition  
 _getPortableTableForeignKeyDefinition  
 _getPortableTableIndexesList  
class ForeignKeyConstraint
  Method Argument Typehint Default
 __construct  
 getLocalTableName  
 setLocalTable  
 getLocalColumns  
 getColumns  
 getForeignTableName  
 getQuotedForeignTableName  
 getForeignColumns  
 hasOption  
 getOption  
 getOptions  
 onUpdate  
 onDelete  
 _onEvent  
class Index
  Method Argument Typehint Default
 __construct  
 _addColumn  
 getColumns  
 getUnquotedColumns  
 isSimpleIndex  
 isUnique  
 isPrimary  
 hasColumnAtPosition  
 spansColumns  
 isFullfilledBy  
 overrules  
 addFlag  
 hasFlag  
 removeFlag  
class MsSqlSchemaManager
  Method Argument Typehint Default
 _getPortableTableColumnDefinition  
 _getPortableTableIndexesList  
 _getPortableTableForeignKeyDefinition  
 _getPortableTableDefinition  
 _getPortableDatabaseDefinition  
 _getPortableViewDefinition  
class MySqlSchemaManager
  Method Argument Typehint Default
 _getPortableViewDefinition  
 _getPortableTableDefinition  
 _getPortableUserDefinition  
 _getPortableTableIndexesList  
 _getPortableSequenceDefinition  
 _getPortableDatabaseDefinition  
 _getPortableTableColumnDefinition  
 _getPortableTableForeignKeysList  
class OracleSchemaManager
  Method Argument Typehint Default
 _getPortableViewDefinition  
 _getPortableUserDefinition  
 _getPortableTableDefinition  
 _getPortableTableIndexesList  
 _getPortableTableColumnDefinition  
 _getPortableTableForeignKeysList  
 _getPortableSequenceDefinition  
 _getPortableFunctionDefinition  
 _getPortableDatabaseDefinition  
 createDatabase  
 dropAutoincrement  
 dropTable  
class PostgreSqlSchemaManager
  Method Argument Typehint Default
 getSchemaNames  
 getSchemaSearchPaths  
 getExistingSchemaSearchPaths  
 determineExistingSchemaSearchPaths  
 _getPortableTableForeignKeyDefinition  
 dropDatabase  
 createDatabase  
 _getPortableTriggerDefinition  
 _getPortableViewDefinition  
 _getPortableUserDefinition  
 _getPortableTableDefinition  
 _getPortableTableIndexesList  
 _getPortableDatabaseDefinition  
 _getPortableSequenceDefinition  
 _getPortableTableColumnDefinition  
class Schema
  Method Argument Typehint Default
 __construct  
 hasExplicitForeignKeyIndexes  
 _addTable  
 _addSequence  
 getTables  
 getTable  
 getFullQualifiedAssetName  
 hasTable  
 getTableNames  
 hasSequence  
 getSequence  
 getSequences  
 createTable  
 renameTable  
 dropTable  
 createSequence  
 dropSequence  
 toSql  
 toDropSql  
 getMigrateToSql  
 getMigrateFromSql  
 visit  
 __clone  
class SchemaConfig
  Method Argument Typehint Default
 hasExplicitForeignKeyIndexes  
 setExplicitForeignKeyIndexes  
 setMaxIdentifierLength  
 getMaxIdentifierLength  
 getName  
 setName  
 getDefaultTableOptions  
 setDefaultTableOptions  
class SchemaDiff
  Method Argument Typehint Default
 __construct  
 toSaveSql  
 toSql  
 _toSql  
class SchemaException
  Method Argument Typehint Default
 tableDoesNotExist  
 indexNameInvalid  
 indexDoesNotExist  
 indexAlreadyExists  
 columnDoesNotExist  
 tableAlreadyExists  
 columnAlreadyExists  
 sequenceAlreadyExists  
 sequenceDoesNotExist  
 foreignKeyDoesNotExist  
 namedForeignKeyRequired  
 alterTableChangeNotSupported  
class Sequence
  Method Argument Typehint Default
 __construct  
 getAllocationSize  
 getInitialValue  
 setAllocationSize  
 setInitialValue  
 isAutoIncrementsFor  
 visit  
class SqliteSchemaManager
  Method Argument Typehint Default
 dropDatabase  
 createDatabase  
 _getPortableTableDefinition  
 _getPortableTableIndexesList  
 _getPortableTableIndexDefinition  
 _getPortableTableColumnDefinition  
 _getPortableViewDefinition  
class SQLServerSchemaManager
  Method Argument Typehint Default
 _getPortableTableColumnDefinition  
 _getPortableTableIndexesList  
 _getPortableTableForeignKeyDefinition  
 _getPortableTableDefinition  
 _getPortableDatabaseDefinition  
 _getPortableViewDefinition  
 listTableIndexes  
 alterTable  
 getColumnConstraintSQL  
class Table
  Method Argument Typehint Default
 __construct  
 setSchemaConfig  
 _getMaxIdentifierLength  
 setPrimaryKey  
 addIndex  
 dropPrimaryKey  
 dropIndex  
 addUniqueIndex  
 columnsAreIndexed  
 _createIndex  
 addColumn  
 renameColumn  
 changeColumn  
 dropColumn  
 addForeignKeyConstraint  
 addUnnamedForeignKeyConstraint  
 addNamedForeignKeyConstraint  
 addOption  
 _addColumn  
 _addIndex  
 _addForeignKeyConstraint  
 hasForeignKey  
 getForeignKey  
 removeForeignKey  
 getColumns  
 hasColumn  
 getColumn  
 getPrimaryKey  
 getPrimaryKeyColumns  
 hasPrimaryKey  
 hasIndex  
 getIndex  
 getIndexes  
 getForeignKeys  
 hasOption  
 getOption  
 getOptions  
 visit  
 __clone  
class TableDiff
  Method Argument Typehint Default
 __construct  
class View
  Method Argument Typehint Default
 __construct  
 getSql  
class MultiTenantVisitor
  Method Argument Typehint Default
 __construct  
 acceptTable  
 getClusteredIndex  
 acceptSchema  
 acceptColumn  
 acceptForeignKey  
 acceptIndex  
 acceptSequence  
class SQLAzureFederationsSynchronizer
  Method Argument Typehint Default
 __construct  
 getCreateSchema  
 getUpdateSchema  
 getDropSchema  
 createSchema  
 updateSchema  
 dropSchema  
 getDropAllSchema  
 dropAllSchema  
 partitionSchema  
 extractSchemaFederation  
 work  
 getFederationTypeDefaultValue  
 getCreateFederationStatement  
class SQLAzureShardManager
  Method Argument Typehint Default
 __construct  
 getFederationName  
 getDistributionKey  
 getDistributionType  
 setFilteringEnabled  
 selectGlobal  
 selectShard  
 getCurrentDistributionValue  
 getShards  
 queryAll  
 splitFederation  
class MultiTenantShardChoser
  Method Argument Typehint Default
 pickShard  
interface ShardChoser
  Method Argument Typehint Default
 pickShard  
class PoolingShardConnection
  Method Argument Typehint Default
 __construct  
 connect  
 connectTo  
 isConnected  
 close  
class PoolingShardManager
  Method Argument Typehint Default
 __construct  
 selectGlobal  
 selectShard  
 getCurrentDistributionValue  
 getShards  
 queryAll  
class ShardingException
  Method Argument Typehint Default
 notImplemented  
 missingDefaultFederationName  
 missingDefaultDistributionKey  
 activeTransaction  
 noShardDistributionValue  
 missingDistributionType  
interface ShardManager
  Method Argument Typehint Default
 selectGlobal  
 selectShard  
 getCurrentDistributionValue  
 getShards  
 queryAll  
class ImportCommand
  Method Argument Typehint Default
 configure  
 execute  
class ReservedWordsCommand
  Method Argument Typehint Default
 setKeywordListClass  
 configure  
 execute  
class RunSqlCommand
  Method Argument Typehint Default
 configure  
 execute  
class ConnectionHelper
  Method Argument Typehint Default
 __construct  
 getConnection  
 getName  
class ArrayType
  Method Argument Typehint Default
 getSQLDeclaration  
 convertToDatabaseValue  
 convertToPHPValue  
 getName  
 requiresSQLCommentHint  
class BigIntType
  Method Argument Typehint Default
 getName  
 getSQLDeclaration  
 getBindingType  
 convertToPHPValue  
class BlobType
  Method Argument Typehint Default
 getSQLDeclaration  
 convertToPHPValue  
 getName  
 getBindingType  
class BooleanType
  Method Argument Typehint Default
 getSQLDeclaration  
 convertToDatabaseValue  
 convertToPHPValue  
 getName  
 getBindingType  
class ConversionException
  Method Argument Typehint Default
 conversionFailed  
 conversionFailedFormat  
class DateTimeType
  Method Argument Typehint Default
 getName  
 getSQLDeclaration  
 convertToDatabaseValue  
 convertToPHPValue  
class DateTimeTzType
  Method Argument Typehint Default
 getName  
 getSQLDeclaration  
 convertToDatabaseValue  
 convertToPHPValue  
class DateType
  Method Argument Typehint Default
 getName  
 getSQLDeclaration  
 convertToDatabaseValue  
 convertToPHPValue  
class DecimalType
  Method Argument Typehint Default
 getName  
 getSQLDeclaration  
 convertToPHPValue  
class FloatType
  Method Argument Typehint Default
 getName  
 getSQLDeclaration  
 convertToPHPValue  
class GuidType
  Method Argument Typehint Default
 getSQLDeclaration  
 getName  
class IntegerType
  Method Argument Typehint Default
 getName  
 getSQLDeclaration  
 convertToPHPValue  
 getBindingType  
class JsonArrayType
  Method Argument Typehint Default
 getSQLDeclaration  
 convertToDatabaseValue  
 convertToPHPValue  
 getName  
 requiresSQLCommentHint  
class ObjectType
  Method Argument Typehint Default
 getSQLDeclaration  
 convertToDatabaseValue  
 convertToPHPValue  
 getName  
 requiresSQLCommentHint  
class SimpleArrayType
  Method Argument Typehint Default
 getSQLDeclaration  
 convertToDatabaseValue  
 convertToPHPValue  
 getName  
 requiresSQLCommentHint  
class SmallIntType
  Method Argument Typehint Default
 getName  
 getSQLDeclaration  
 convertToPHPValue  
 getBindingType  
class StringType
  Method Argument Typehint Default
 getSQLDeclaration  
 getDefaultLength  
 getName  
class TextType
  Method Argument Typehint Default
 getSQLDeclaration  
 convertToPHPValue  
 getName  
class TimeType
  Method Argument Typehint Default
 getName  
 getSQLDeclaration  
 convertToDatabaseValue  
 convertToPHPValue  
class Type
  Method Argument Typehint Default
 __construct  
 convertToDatabaseValue  
 convertToPHPValue  
 getDefaultLength  
 getSQLDeclaration  
 getName  
 getType  
 addType  
 hasType  
 overrideType  
 getBindingType  
 getTypesMap  
 __toString  
 canRequireSQLConversion  
 convertToDatabaseValueSQL  
 convertToPHPValueSQL  
 getMappedDatabaseTypes  
 requiresSQLCommentHint  
class VarDateTimeType
  Method Argument Typehint Default
 convertToPHPValue  
class Configuration
  Method Argument Typehint Default
 setSQLLogger  
 getSQLLogger  
 getResultCacheImpl  
 setResultCacheImpl  
 setFilterSchemaAssetsExpression  
 getFilterSchemaAssetsExpression  
class Connection
  Method Argument Typehint Default
 __construct  
 getParams  
 getDatabase  
 getHost  
 getPort  
 getUsername  
 getPassword  
 getDriver  
 getConfiguration  
 getEventManager  
 getDatabasePlatform  
 getExpressionBuilder  
 connect  
 setFetchMode  
 fetchAssoc  
 fetchArray  
 fetchColumn  
 isConnected  
 isTransactionActive  
 delete  
 close  
 setTransactionIsolation  
 getTransactionIsolation  
 update  
 insert  
 quoteIdentifier  
 quote  
 fetchAll  
 prepare  
 executeQuery  
 executeCacheQuery  
 project  
 query  
 executeUpdate  
 exec  
 getTransactionNestingLevel  
 errorCode  
 errorInfo  
 lastInsertId  
 transactional  
 setNestTransactionsWithSavepoints  
 getNestTransactionsWithSavepoints  
 _getNestedTransactionSavePointName  
 beginTransaction  
 commit  
 rollBack  
 createSavepoint  
 releaseSavepoint  
 rollbackSavepoint  
 getWrappedConnection  
 getSchemaManager  
 setRollbackOnly  
 isRollbackOnly  
 convertToDatabaseValue  
 convertToPHPValue  
 _bindTypedValues  
 getBindingInfo  
 resolveParams  
 createQueryBuilder  
class ConnectionException
  Method Argument Typehint Default
 commitFailedRollbackOnly  
 noActiveTransaction  
 savepointsNotSupported  
 mayNotAlterNestedTransactionWithSavepointsInTransaction  
class DBALException
  Method Argument Typehint Default
 notSupported  
 invalidPlatformSpecified  
 invalidPdoInstance  
 driverRequired  
 unknownDriver  
 driverExceptionDuringQuery  
 invalidWrapperClass  
 invalidDriverClass  
 invalidTableName  
 noColumnsSpecifiedForTable  
 limitOffsetInvalid  
 typeExists  
 unknownColumnType  
 typeNotFound  
interface Driver
  Method Argument Typehint Default
 connect  
 getDatabasePlatform  
 getSchemaManager  
 getName  
 getDatabase  
class DriverManager
  Method Argument Typehint Default
 __construct  
 getConnection  
 _checkParams  
class Events
  Method Argument Typehint Default
 __construct  
class LockMode
  Method Argument Typehint Default
 __construct  
class SQLParserUtils
  Method Argument Typehint Default
 getPlaceholderPositions  
 expandListParameters  
 getUnquotedStatementFragments  
class Statement
  Method Argument Typehint Default
 __construct  
 bindValue  
 bindParam  
 execute  
 closeCursor  
 columnCount  
 errorCode  
 errorInfo  
 setFetchMode  
 getIterator  
 fetch  
 fetchAll  
 fetchColumn  
 rowCount  
 getWrappedStatement  
class Version
  Method Argument Typehint Default
 compare  
class TablePrefix
  Method Argument Typehint Default
 __construct  
 loadClassMetadata  
class LifecycleEventArgs
  Method Argument Typehint Default
 __construct  
 getEntity  
 getEntityManager  
class LoadClassMetadataEventArgs
  Method Argument Typehint Default
 __construct  
 getClassMetadata  
 getEntityManager  
class OnClearEventArgs
  Method Argument Typehint Default
 __construct  
 getEntityManager  
 getEntityClass  
 clearsAllEntities  
class OnFlushEventArgs
  Method Argument Typehint Default
 __construct  
 getEntityManager  
class PostFlushEventArgs
  Method Argument Typehint Default
 __construct  
 getEntityManager  
class PreFlushEventArgs
  Method Argument Typehint Default
 __construct  
 getEntityManager  
class PreUpdateEventArgs
  Method Argument Typehint Default
 __construct  
 getEntityChangeSet  
 hasChangedField  
 getOldValue  
 getNewValue  
 setNewValue  
 assertValidField  
class AbstractIdGenerator
  Method Argument Typehint Default
 generate  
 isPostInsertGenerator  
class AssignedGenerator
  Method Argument Typehint Default
 generate  
class BigIntegerIdentityGenerator
  Method Argument Typehint Default
 __construct  
 generate  
 isPostInsertGenerator  
class IdentityGenerator
  Method Argument Typehint Default
 __construct  
 generate  
 isPostInsertGenerator  
class SequenceGenerator
  Method Argument Typehint Default
 __construct  
 generate  
 getCurrentMaxValue  
 getNextValue  
 serialize  
 unserialize  
class TableGenerator
  Method Argument Typehint Default
 __construct  
 generate  
class UuidGenerator
  Method Argument Typehint Default
 generate  
class AbstractHydrator
  Method Argument Typehint Default
 __construct  
 iterate  
 hydrateAll  
 hydrateRow  
 prepare  
 cleanup  
 hydrateRowData  
 hydrateAllData  
 gatherRowData  
 gatherScalarRowData  
 registerManaged  
 onClear  
class ArrayHydrator
  Method Argument Typehint Default
 prepare  
 hydrateAllData  
 hydrateRowData  
 updateResultPointer  
 getClassMetadata  
class HydrationException
  Method Argument Typehint Default
 nonUniqueResult  
 parentObjectOfRelationNotFound  
 emptyDiscriminatorValue  
 missingDiscriminatorColumn  
 missingDiscriminatorMetaMappingColumn  
class IterableResult
  Method Argument Typehint Default
 __construct  
 rewind  
 next  
 current  
 key  
 valid  
class ObjectHydrator
  Method Argument Typehint Default
 prepare  
 cleanup  
 hydrateAllData  
 _initRelatedCollection  
 _getEntity  
 _getEntityFromIdentityMap  
 _getClassMetadata  
 hydrateRowData  
 onClear  
class ScalarHydrator
  Method Argument Typehint Default
 hydrateAllData  
 hydrateRowData  
class SimpleObjectHydrator
  Method Argument Typehint Default
 hydrateAllData  
 prepare  
 hydrateRowData  
 hydrateColumnInfo  
class SingleScalarHydrator
  Method Argument Typehint Default
 hydrateAllData  
class CommitOrderCalculator
  Method Argument Typehint Default
 clear  
 getCommitOrder  
 _visitNode  
 addDependency  
 hasClass  
 addClass  
class AssociationBuilder
  Method Argument Typehint Default
 __construct  
 mappedBy  
 inversedBy  
 cascadeAll  
 cascadePersist  
 cascadeRemove  
 cascadeMerge  
 cascadeDetach  
 cascadeRefresh  
 fetchExtraLazy  
 fetchEager  
 fetchLazy  
 addJoinColumn  
 build  
class ClassMetadataBuilder
  Method Argument Typehint Default
 __construct  
 getClassMetadata  
 setMappedSuperClass  
 setCustomRepositoryClass  
 setReadOnly  
 setTable  
 addIndex  
 addUniqueConstraint  
 addNamedQuery  
 setJoinedTableInheritance  
 setSingleTableInheritance  
 setDiscriminatorColumn  
 addDiscriminatorMapClass  
 setChangeTrackingPolicyDeferredExplicit  
 setChangeTrackingPolicyNotify  
 addLifecycleEvent  
 addField  
 createField  
 addManyToOne  
 createManyToOne  
 createOneToOne  
 addInverseOneToOne  
 addOwningOneToOne  
 createManyToMany  
 addOwningManyToMany  
 addInverseManyToMany  
 createOneToMany  
 addOneToMany  
class FieldBuilder
  Method Argument Typehint Default
 __construct  
 length  
 nullable  
 unique  
 columnName  
 precision  
 scale  
 isPrimaryKey  
 generatedValue  
 isVersionField  
 setSequenceGenerator  
 columnDefinition  
 build  
class ManyToManyAssociationBuilder
  Method Argument Typehint Default
 setJoinTable  
 addInverseJoinColumn  
 build  
class OneToManyAssociationBuilder
  Method Argument Typehint Default
 setOrderBy  
 setIndexBy  
 build  
class AbstractFileDriver
  Method Argument Typehint Default
 __construct  
 addPaths  
 getPaths  
 getFileExtension  
 setFileExtension  
 getElement  
 isTransient  
 getAllClassNames  
 _findMappingFile  
 _loadMappingFile  
class AnnotationDriver
  Method Argument Typehint Default
 loadMetadataForClass  
 getFetchMode  
 joinColumnToArray  
 columnToArray  
 create  
class DatabaseDriver
  Method Argument Typehint Default
 __construct  
 setTables  
 reverseEngineerMappingFromDatabase  
 loadMetadataForClass  
 isTransient  
 getAllClassNames  
 setClassNameForTable  
 setFieldNameForColumn  
 getClassNameForTable  
 getFieldNameForColumn  
 setNamespace  
interface Driver
  Method Argument Typehint Default
 loadMetadataForClass  
 getAllClassNames  
 isTransient  
class SimplifiedXmlDriver
  Method Argument Typehint Default
 __construct  
class SimplifiedYamlDriver
  Method Argument Typehint Default
 __construct  
class XmlDriver
  Method Argument Typehint Default
 __construct  
 loadMetadataForClass  
 _parseOptions  
 joinColumnToArray  
 columnToArray  
 _getCascadeMappings  
 loadMappingFile  
 evaluateBoolean  
class YamlDriver
  Method Argument Typehint Default
 __construct  
 loadMetadataForClass  
 joinColumnToArray  
 columnToArray  
 loadMappingFile  
class ClassMetadataFactory
  Method Argument Typehint Default
 setEntityManager  
 initialize  
 doLoadMetadata  
 validateRuntimeMetadata  
 newClassMetadataInstance  
 addDefaultDiscriminatorMap  
 getShortName  
 addInheritedFields  
 addInheritedRelations  
 addInheritedNamedQueries  
 addInheritedNamedNativeQueries  
 addInheritedSqlResultSetMappings  
 completeIdGeneratorMapping  
 wakeupReflection  
 initializeReflection  
 getFqcnFromAlias  
 getDriver  
 isEntity  
class ClassMetadataInfo
  Method Argument Typehint Default
 __construct  
 getReflectionProperties  
 getReflectionProperty  
 getSingleIdReflectionProperty  
 getIdentifierValues  
 setIdentifierValues  
 setFieldValue  
 getFieldValue  
 __toString  
 __sleep  
 newInstance  
 wakeupReflection  
 initializeReflection  
 validateIdentifier  
 validateAssocations  
 validateLifecycleCallbacks  
 getReflectionClass  
 setChangeTrackingPolicy  
 isChangeTrackingDeferredExplicit  
 isChangeTrackingDeferredImplicit  
 isChangeTrackingNotify  
 isIdentifier  
 isUniqueField  
 isNullable  
 getColumnName  
 getFieldMapping  
 getAssociationMapping  
 getAssociationMappings  
 getFieldName  
 getNamedQuery  
 getNamedQueries  
 getNamedNativeQuery  
 getNamedNativeQueries  
 getSqlResultSetMapping  
 getSqlResultSetMappings  
 _validateAndCompleteFieldMapping  
 _validateAndCompleteAssociationMapping  
 _validateAndCompleteOneToOneMapping  
 _validateAndCompleteOneToManyMapping  
 _validateAndCompleteManyToManyMapping  
 getIdentifierFieldNames  
 getSingleIdentifierFieldName  
 getSingleIdentifierColumnName  
 setIdentifier  
 getIdentifier  
 hasField  
 getColumnNames  
 getIdentifierColumnNames  
 setIdGeneratorType  
 usesIdGenerator  
 isInheritanceTypeNone  
 isInheritanceTypeJoined  
 isInheritanceTypeSingleTable  
 isInheritanceTypeTablePerClass  
 isIdGeneratorIdentity  
 isIdGeneratorSequence  
 isIdGeneratorTable  
 isIdentifierNatural  
 isIdentifierUuid  
 getTypeOfField  
 getTypeOfColumn  
 getTableName  
 getTemporaryIdTableName  
 setSubclasses  
 setParentClasses  
 setInheritanceType  
 setAssociationOverride  
 setAttributeOverride  
 isInheritedField  
 isRootEntity  
 isInheritedAssociation  
 setTableName  
 setPrimaryTable  
 _isInheritanceType  
 mapField  
 addInheritedAssociationMapping  
 addInheritedFieldMapping  
 addNamedQuery  
 addNamedNativeQuery  
 addSqlResultSetMapping  
 mapOneToOne  
 mapOneToMany  
 mapManyToOne  
 mapManyToMany  
 _storeAssociationMapping  
 setCustomRepositoryClass  
 invokeLifecycleCallbacks  
 hasLifecycleCallbacks  
 getLifecycleCallbacks  
 addLifecycleCallback  
 setLifecycleCallbacks  
 setDiscriminatorColumn  
 setDiscriminatorMap  
 addDiscriminatorMapClass  
 hasNamedQuery  
 hasNamedNativeQuery  
 hasSqlResultSetMapping  
 hasAssociation  
 isSingleValuedAssociation  
 isCollectionValuedAssociation  
 isAssociationWithSingleJoinColumn  
 getSingleAssociationJoinColumnName  
 getSingleAssociationReferencedJoinColumnName  
 getFieldForColumn  
 setIdGenerator  
 setCustomGeneratorDefinition  
 setSequenceGeneratorDefinition  
 setVersionMapping  
 setVersioned  
 setVersionField  
 markReadOnly  
 getFieldNames  
 getAssociationNames  
 getAssociationTargetClass  
 getName  
 getQuotedIdentifierColumnNames  
 getQuotedColumnName  
 getQuotedTableName  
 getQuotedJoinTableName  
 isAssociationInverseSide  
 getAssociationMappedByTargetField  
 getAssociationsByTargetClass  
class DefaultNamingStrategy
  Method Argument Typehint Default
 classToTableName  
 propertyToColumnName  
 referenceColumnName  
 joinColumnName  
 joinTableName  
 joinKeyColumnName  
class DefaultQuoteStrategy
  Method Argument Typehint Default
 getColumnName  
 getTableName  
 getSequenceName  
 getJoinColumnName  
 getReferencedJoinColumnName  
 getJoinTableName  
 getIdentifierColumnNames  
 getColumnAlias  
class MappingException
  Method Argument Typehint Default
 pathRequired  
 identifierRequired  
 invalidInheritanceType  
 generatorNotAllowedWithCompositeId  
 missingFieldName  
 missingTargetEntity  
 missingSourceEntity  
 mappingFileNotFound  
 invalidOverrideFieldName  
 invalidOverrideFieldType  
 mappingNotFound  
 queryNotFound  
 resultMappingNotFound  
 emptyQueryMapping  
 nameIsMandatoryForQueryMapping  
 missingQueryMapping  
 missingResultSetMappingEntity  
 missingResultSetMappingFieldName  
 nameIsMandatoryForSqlResultSetMapping  
 oneToManyRequiresMappedBy  
 joinTableRequired  
 missingRequiredOption  
 invalidMapping  
 reflectionFailure  
 joinColumnMustPointToMappedField  
 classIsNotAValidEntityOrMappedSuperClass  
 propertyTypeIsRequired  
 tableIdGeneratorNotImplemented  
 duplicateFieldMapping  
 duplicateAssociationMapping  
 duplicateQueryMapping  
 duplicateResultSetMapping  
 singleIdNotAllowedOnCompositePrimaryKey  
 unsupportedOptimisticLockingType  
 fileMappingDriversRequireConfiguredDirectoryPath  
 invalidClassInDiscriminatorMap  
 duplicateDiscriminatorEntry  
 missingDiscriminatorMap  
 missingDiscriminatorColumn  
 invalidDiscriminatorColumnType  
 nameIsMandatoryForDiscriminatorColumns  
 cannotVersionIdField  
 sqlConversionNotAllowedForIdentifiers  
 duplicateColumnName  
 illegalToManyAssocationOnMappedSuperclass  
 cannotMapCompositePrimaryKeyEntitiesAsForeignId  
 noSingleAssociationJoinColumnFound  
 noFieldNameFoundForColumn  
 illegalOrphanRemovalOnIdentifierAssociation  
 illegalOrphanRemoval  
 illegalInverseIdentifierAssocation  
 illegalToManyIdentifierAssoaction  
 noInheritanceOnMappedSuperClass  
 mappedClassNotPartOfDiscriminatorMap  
 lifecycleCallbackMethodNotFound  
 invalidFetchMode  
 compositeKeyAssignedIdGeneratorRequired  
 invalidTargetEntityClass  
 invalidCascadeOption  
interface NamingStrategy
  Method Argument Typehint Default
 classToTableName  
 propertyToColumnName  
 referenceColumnName  
 joinColumnName  
 joinTableName  
 joinKeyColumnName  
interface QuoteStrategy
  Method Argument Typehint Default
 getColumnName  
 getTableName  
 getSequenceName  
 getJoinTableName  
 getJoinColumnName  
 getReferencedJoinColumnName  
 getIdentifierColumnNames  
 getColumnAlias  
class UnderscoreNamingStrategy
  Method Argument Typehint Default
 __construct  
 getCase  
 setCase  
 classToTableName  
 propertyToColumnName  
 referenceColumnName  
 joinColumnName  
 joinTableName  
 joinKeyColumnName  
 underscore  
class AbstractCollectionPersister
  Method Argument Typehint Default
 __construct  
 delete  
 _getDeleteSQL  
 _getDeleteSQLParameters  
 update  
 deleteRows  
 insertRows  
 count  
 slice  
 contains  
 containsKey  
 removeElement  
 removeKey  
 get  
 _getDeleteRowSQL  
 _getDeleteRowSQLParameters  
 _getUpdateRowSQL  
 _getInsertRowSQL  
 _getInsertRowSQLParameters  
class AbstractEntityInheritancePersister
  Method Argument Typehint Default
 _prepareInsertData  
 _getDiscriminatorColumnTableName  
 _getSelectColumnSQL  
 getSelectJoinColumnSQL  
class BasicEntityPersister
  Method Argument Typehint Default
 __construct  
 getClassMetadata  
 addInsert  
 executeInserts  
 assignDefaultVersionValue  
 fetchVersionValue  
 update  
 _updateTable  
 deleteJoinTableRecords  
 delete  
 _prepareUpdateData  
 _prepareInsertData  
 getOwningTable  
 load  
 loadOneToOneEntity  
 refresh  
 loadCriteria  
 expandCriteriaParameters  
 loadAll  
 getManyToManyCollection  
 loadArrayFromStatement  
 loadCollectionFromStatement  
 loadManyToManyCollection  
 getManyToManyStatement  
 _getSelectEntitiesSQL  
 _getOrderBySQL  
 _getSelectColumnListSQL  
 _getSelectColumnAssociationSQL  
 _getSelectManyToManyJoinSQL  
 _getInsertSQL  
 _getInsertColumnList  
 _getSelectColumnSQL  
 _getSQLTableAlias  
 lock  
 getLockTablesSql  
 _getSelectConditionCriteriaSQL  
 getSelectConditionStatementSQL  
 getSelectConditionStatementColumnSQL  
 _getSelectConditionSQL  
 getOneToManyCollection  
 loadOneToManyCollection  
 getOneToManyStatement  
 expandParameters  
 getType  
 getValue  
 getIndividualValue  
 exists  
 getJoinSQLForJoinColumns  
 getSQLColumnAlias  
 generateFilterConditionSQL  
class JoinedSubclassPersister
  Method Argument Typehint Default
 _getDiscriminatorColumnTableName  
 _getVersionedClassMetadata  
 getOwningTable  
 executeInserts  
 update  
 delete  
 _getSelectEntitiesSQL  
 getLockTablesSql  
 _getSelectColumnListSQL  
 _getInsertColumnList  
 assignDefaultVersionValue  
class ManyToManyPersister
  Method Argument Typehint Default
 _getDeleteRowSQL  
 _getDeleteRowSQLParameters  
 _getUpdateRowSQL  
 _getInsertRowSQL  
 _getInsertRowSQLParameters  
 _collectJoinTableColumnParameters  
 _getDeleteSQL  
 _getDeleteSQLParameters  
 count  
 slice  
 contains  
 removeElement  
 getJoinTableRestrictions  
 getFilterSql  
 generateFilterConditionSQL  
class OneToManyPersister
  Method Argument Typehint Default
 _getDeleteRowSQL  
 _getDeleteRowSQLParameters  
 _getInsertRowSQL  
 _getInsertRowSQLParameters  
 _getUpdateRowSQL  
 _getDeleteSQL  
 _getDeleteSQLParameters  
 count  
 slice  
 contains  
 removeElement  
class SingleTablePersister
  Method Argument Typehint Default
 _getDiscriminatorColumnTableName  
 _getSelectColumnListSQL  
 _getInsertColumnList  
 _getSQLTableAlias  
 _getSelectConditionSQL  
 _getSelectConditionCriteriaSQL  
 _getSelectConditionDiscriminatorValueSQL  
 generateFilterConditionSQL  
class SqlExpressionVisitor
  Method Argument Typehint Default
 __construct  
 walkComparison  
 walkCompositeExpression  
 walkValue  
class SqlValueVisitor
  Method Argument Typehint Default
 walkComparison  
 walkCompositeExpression  
 walkValue  
 getParamsAndTypes  
class Autoloader
  Method Argument Typehint Default
 resolveFile  
 register  
class ProxyException
  Method Argument Typehint Default
 proxyDirectoryRequired  
 proxyDirectoryNotWritable  
 proxyNamespaceRequired  
 notProxyClass  
class ProxyFactory
  Method Argument Typehint Default
 __construct  
 getProxy  
 getProxyFileName  
 generateProxyClasses  
 _generateProxyClass  
 _generateMethods  
 isShortIdentifierGetter  
 _generateSleep  
class AbsFunction
  Method Argument Typehint Default
 getSql  
 parse  
class BitAndFunction
  Method Argument Typehint Default
 getSql  
 parse  
class BitOrFunction
  Method Argument Typehint Default
 getSql  
 parse  
class ConcatFunction
  Method Argument Typehint Default
 getSql  
 parse  
class CurrentDateFunction
  Method Argument Typehint Default
 getSql  
 parse  
class CurrentTimeFunction
  Method Argument Typehint Default
 getSql  
 parse  
class CurrentTimestampFunction
  Method Argument Typehint Default
 getSql  
 parse  
class DateAddFunction
  Method Argument Typehint Default
 getSql  
 parse  
class DateDiffFunction
  Method Argument Typehint Default
 getSql  
 parse  
class DateSubFunction
  Method Argument Typehint Default
 getSql  
class FunctionNode
  Method Argument Typehint Default
 __construct  
 getSql  
 dispatch  
 parse  
class IdentityFunction
  Method Argument Typehint Default
 getSql  
 parse  
class LengthFunction
  Method Argument Typehint Default
 getSql  
 parse  
class LocateFunction
  Method Argument Typehint Default
 getSql  
 parse  
class LowerFunction
  Method Argument Typehint Default
 getSql  
 parse  
class ModFunction
  Method Argument Typehint Default
 getSql  
 parse  
class SizeFunction
  Method Argument Typehint Default
 getSql  
 parse  
class SqrtFunction
  Method Argument Typehint Default
 getSql  
 parse  
class SubstringFunction
  Method Argument Typehint Default
 getSql  
 parse  
class TrimFunction
  Method Argument Typehint Default
 getSql  
 parse  
class UpperFunction
  Method Argument Typehint Default
 getSql  
 parse  
class AggregateExpression
  Method Argument Typehint Default
 __construct  
 dispatch  
class ArithmeticExpression
  Method Argument Typehint Default
 isSimpleArithmeticExpression  
 isSubselect  
 dispatch  
class ArithmeticFactor
  Method Argument Typehint Default
 __construct  
 isPositiveSigned  
 isNegativeSigned  
 dispatch  
class ArithmeticTerm
  Method Argument Typehint Default
 __construct  
 dispatch  
class ASTException
  Method Argument Typehint Default
 noDispatchForNode  
class BetweenExpression
  Method Argument Typehint Default
 __construct  
 dispatch  
class CoalesceExpression
  Method Argument Typehint Default
 __construct  
 dispatch  
class CollectionMemberExpression
  Method Argument Typehint Default
 __construct  
 dispatch  
class ComparisonExpression
  Method Argument Typehint Default
 __construct  
 dispatch  
class ConditionalExpression
  Method Argument Typehint Default
 __construct  
 dispatch  
class ConditionalFactor
  Method Argument Typehint Default
 __construct  
 dispatch  
class ConditionalPrimary
  Method Argument Typehint Default
 isSimpleConditionalExpression  
 isConditionalExpression  
 dispatch  
class ConditionalTerm
  Method Argument Typehint Default
 __construct  
 dispatch  
class DeleteClause
  Method Argument Typehint Default
 __construct  
 dispatch  
class DeleteStatement
  Method Argument Typehint Default
 __construct  
 dispatch  
class EmptyCollectionComparisonExpression
  Method Argument Typehint Default
 __construct  
 dispatch  
class ExistsExpression
  Method Argument Typehint Default
 __construct  
 dispatch  
class FromClause
  Method Argument Typehint Default
 __construct  
 dispatch  
class GeneralCaseExpression
  Method Argument Typehint Default
 __construct  
 dispatch  
class GroupByClause
  Method Argument Typehint Default
 __construct  
 dispatch  
class HavingClause
  Method Argument Typehint Default
 __construct  
 dispatch  
class IdentificationVariableDeclaration
  Method Argument Typehint Default
 __construct  
 dispatch  
class IndexBy
  Method Argument Typehint Default
 __construct  
 dispatch  
class InExpression
  Method Argument Typehint Default
 __construct  
 dispatch  
class InputParameter
  Method Argument Typehint Default
 __construct  
 dispatch  
class InstanceOfExpression
  Method Argument Typehint Default
 __construct  
 dispatch  
class Join
  Method Argument Typehint Default
 __construct  
 dispatch  
class JoinAssociationDeclaration
  Method Argument Typehint Default
 __construct  
 dispatch  
class JoinAssociationPathExpression
  Method Argument Typehint Default
 __construct  
 dispatch  
class JoinClassPathExpression
  Method Argument Typehint Default
 __construct  
 dispatch  
class JoinVariableDeclaration
  Method Argument Typehint Default
 __construct  
 dispatch  
class LikeExpression
  Method Argument Typehint Default
 __construct  
 dispatch  
class Literal
  Method Argument Typehint Default
 __construct  
 dispatch  
class Node
  Method Argument Typehint Default
 dispatch  
 __toString  
 dump  
class NullComparisonExpression
  Method Argument Typehint Default
 __construct  
 dispatch  
class NullIfExpression
  Method Argument Typehint Default
 __construct  
 dispatch  
class OrderByClause
  Method Argument Typehint Default
 __construct  
 dispatch  
class OrderByItem
  Method Argument Typehint Default
 __construct  
 isAsc  
 isDesc  
 dispatch  
class PartialObjectExpression
  Method Argument Typehint Default
 __construct  
class PathExpression
  Method Argument Typehint Default
 __construct  
 dispatch  
class QuantifiedExpression
  Method Argument Typehint Default
 __construct  
 isAll  
 isAny  
 isSome  
 dispatch  
class RangeVariableDeclaration
  Method Argument Typehint Default
 __construct  
 dispatch  
class SelectClause
  Method Argument Typehint Default
 __construct  
 dispatch  
class SelectExpression
  Method Argument Typehint Default
 __construct  
 dispatch  
class SelectStatement
  Method Argument Typehint Default
 __construct  
 dispatch  
class SimpleArithmeticExpression
  Method Argument Typehint Default
 __construct  
 dispatch  
class SimpleCaseExpression
  Method Argument Typehint Default
 __construct  
 dispatch  
class SimpleSelectClause
  Method Argument Typehint Default
 __construct  
 dispatch  
class SimpleSelectExpression
  Method Argument Typehint Default
 __construct  
 dispatch  
class SimpleWhenClause
  Method Argument Typehint Default
 __construct  
 dispatch  
class Subselect
  Method Argument Typehint Default
 __construct  
 dispatch  
class SubselectFromClause
  Method Argument Typehint Default
 __construct  
 dispatch  
class UpdateClause
  Method Argument Typehint Default
 __construct  
 dispatch  
class UpdateItem
  Method Argument Typehint Default
 __construct  
 dispatch  
class UpdateStatement
  Method Argument Typehint Default
 __construct  
 dispatch  
class WhenClause
  Method Argument Typehint Default
 __construct  
 dispatch  
class WhereClause
  Method Argument Typehint Default
 __construct  
 dispatch  
class AbstractSqlExecutor
  Method Argument Typehint Default
 getSqlStatements  
 setQueryCacheProfile  
 execute  
class MultiTableDeleteExecutor
  Method Argument Typehint Default
 __construct  
 execute  
class MultiTableUpdateExecutor
  Method Argument Typehint Default
 __construct  
 execute  
class SingleSelectExecutor
  Method Argument Typehint Default
 __construct  
 execute  
class SingleTableDeleteUpdateExecutor
  Method Argument Typehint Default
 __construct  
 execute  
class Andx
  Method Argument Typehint Default
 getParts  
class Base
  Method Argument Typehint Default
 __construct  
 addMultiple  
 add  
 count  
 __toString  
class Comparison
  Method Argument Typehint Default
 __construct  
 getLeftExpr  
 getOperator  
 getRightExpr  
 __toString  
class Composite
  Method Argument Typehint Default
 __toString  
 processQueryPart  
class From
  Method Argument Typehint Default
 __construct  
 getFrom  
 getAlias  
 getIndexBy  
 __toString  
class Func
  Method Argument Typehint Default
 __construct  
 getName  
 getArguments  
 __toString  
class GroupBy
  Method Argument Typehint Default
 getParts  
class Join
  Method Argument Typehint Default
 __construct  
 getJoinType  
 getJoin  
 getAlias  
 getConditionType  
 getCondition  
 getIndexBy  
 __toString  
class Literal
  Method Argument Typehint Default
 getParts  
class Math
  Method Argument Typehint Default
 __construct  
 getLeftExpr  
 getOperator  
 getRightExpr  
 __toString  
class OrderBy
  Method Argument Typehint Default
 __construct  
 add  
 count  
 getParts  
 __tostring  
class Orx
  Method Argument Typehint Default
 getParts  
class Select
  Method Argument Typehint Default
 getParts  
class SQLFilter
  Method Argument Typehint Default
 __construct  
 setParameter  
 getParameter  
 __toString  
 addFilterConstraint  
class Expr
  Method Argument Typehint Default
 andX  
 orX  
 asc  
 desc  
 eq  
 neq  
 lt  
 lte  
 gt  
 gte  
 avg  
 max  
 min  
 count  
 countDistinct  
 exists  
 all  
 some  
 any  
 not  
 abs  
 prod  
 diff  
 sum  
 quot  
 sqrt  
 in  
 notIn  
 isNull  
 isNotNull  
 like  
 concat  
 substring  
 lower  
 upper  
 length  
 literal  
 _quoteLiteral  
 between  
 trim  
class FilterCollection
  Method Argument Typehint Default
 __construct  
 getEnabledFilters  
 enable  
 disable  
 getFilter  
 isClean  
 getHash  
 setFiltersStateDirty  
class Lexer
  Method Argument Typehint Default
 __construct  
 getCatchablePatterns  
 getNonCatchablePatterns  
 getType  
class Parameter
  Method Argument Typehint Default
 __construct  
 getName  
 getValue  
 getType  
 setValue  
class ParameterTypeInferer
  Method Argument Typehint Default
 inferType  
class Parser
  Method Argument Typehint Default
 isInternalFunction  
 __construct  
 setCustomOutputTreeWalker  
 addCustomTreeWalker  
 getLexer  
 getParserResult  
 getEntityManager  
 getAST  
 match  
 free  
 parse  
 fixIdentificationVariableOrder  
 syntaxError  
 semanticalError  
 _peekBeyondClosingParenthesis  
 _isMathOperator  
 _isFunction  
 _isAggregateFunction  
 _isNextAllAnySome  
 _processDeferredIdentificationVariables  
 _processDeferredPartialObjectExpressions  
 _processDeferredResultVariables  
 _processDeferredPathExpressions  
 _processRootEntityAliasSelected  
 QueryLanguage  
 SelectStatement  
 UpdateStatement  
 DeleteStatement  
 IdentificationVariable  
 AliasIdentificationVariable  
 AbstractSchemaName  
 AliasResultVariable  
 ResultVariable  
 JoinAssociationPathExpression  
 PathExpression  
 AssociationPathExpression  
 SingleValuedPathExpression  
 StateFieldPathExpression  
 SingleValuedAssociationPathExpression  
 CollectionValuedPathExpression  
 SelectClause  
 SimpleSelectClause  
 UpdateClause  
 DeleteClause  
 FromClause  
 SubselectFromClause  
 WhereClause  
 HavingClause  
 GroupByClause  
 OrderByClause  
 Subselect  
 UpdateItem  
 GroupByItem  
 OrderByItem  
 NewValue  
 IdentificationVariableDeclaration  
 SubselectIdentificationVariableDeclaration  
 Join  
 RangeVariableDeclaration  
 JoinAssociationDeclaration  
 PartialObjectExpression  
 IndexBy  
 ScalarExpression  
 CaseExpression  
 CoalesceExpression  
 NullIfExpression  
 GeneralCaseExpression  
 SimpleCaseExpression  
 WhenClause  
 SimpleWhenClause  
 SelectExpression  
 SimpleSelectExpression  
 ConditionalExpression  
 ConditionalTerm  
 ConditionalFactor  
 ConditionalPrimary  
 SimpleConditionalExpression  
 EmptyCollectionComparisonExpression  
 CollectionMemberExpression  
 Literal  
 InParameter  
 InputParameter  
 ArithmeticExpression  
 SimpleArithmeticExpression  
 ArithmeticTerm  
 ArithmeticFactor  
 ArithmeticPrimary  
 StringExpression  
 StringPrimary  
 EntityExpression  
 SimpleEntityExpression  
 AggregateExpression  
 QuantifiedExpression  
 BetweenExpression  
 ComparisonExpression  
 InExpression  
 InstanceOfExpression  
 InstanceOfParameter  
 LikeExpression  
 NullComparisonExpression  
 ExistsExpression  
 ComparisonOperator  
 FunctionDeclaration  
 CustomFunctionDeclaration  
 FunctionsReturningNumerics  
 CustomFunctionsReturningNumerics  
 FunctionsReturningDatetime  
 CustomFunctionsReturningDatetime  
 FunctionsReturningStrings  
 CustomFunctionsReturningStrings  
class ParserResult
  Method Argument Typehint Default
 __construct  
 getResultSetMapping  
 setResultSetMapping  
 setSqlExecutor  
 getSqlExecutor  
 addParameterMapping  
 getParameterMappings  
 getSqlParameterPositions  
class Printer
  Method Argument Typehint Default
 __construct  
 startProduction  
 endProduction  
 println  
class QueryException
  Method Argument Typehint Default
 dqlError  
 syntaxError  
 semanticalError  
 invalidLockMode  
 invalidParameterType  
 invalidParameterPosition  
 invalidParameterNumber  
 invalidParameterFormat  
 unknownParameter  
 parameterTypeMissmatch  
 invalidPathExpression  
 invalidLiteral  
 iterateWithFetchJoinCollectionNotAllowed  
 partialObjectsAreDangerous  
 overwritingJoinConditionsNotYetSupported  
 associationPathInverseSideNotSupported  
 iterateWithFetchJoinNotAllowed  
 associationPathCompositeKeyNotSupported  
 instanceOfUnrelatedClass  
class ResultSetMapping
  Method Argument Typehint Default
 addEntityResult  
 setDiscriminatorColumn  
 addIndexBy  
 addIndexByScalar  
 addIndexByColumn  
 hasIndexBy  
 isFieldResult  
 addFieldResult  
 addJoinedEntityResult  
 addScalarResult  
 isScalarResult  
 getClassName  
 getScalarAlias  
 getDeclaringClass  
 getRelation  
 isRelation  
 getEntityAlias  
 getParentAlias  
 hasParentAlias  
 getFieldName  
 getAliasMap  
 getEntityResultCount  
 isMixedResult  
 addMetaResult  
class ResultSetMappingBuilder
  Method Argument Typehint Default
 __construct  
 addRootEntityFromClassMetadata  
 addJoinedEntityFromClassMetadata  
 addAllClassFields  
 addNamedNativeQueryMapping  
 addNamedNativeQueryResultClassMapping  
 addNamedNativeQueryResultSetMapping  
 addNamedNativeQueryEntityResultMapping  
class SqlWalker
  Method Argument Typehint Default
 __construct  
 getQuery  
 getConnection  
 getEntityManager  
 getQueryComponent  
 getExecutor  
 getSQLTableAlias  
 setSQLTableAlias  
 getSQLColumnAlias  
 _generateClassTableInheritanceJoins  
 _generateOrderedCollectionOrderByItems  
 _generateDiscriminatorColumnConditionSQL  
 generateFilterConditionSQL  
 walkSelectStatement  
 walkUpdateStatement  
 walkDeleteStatement  
 walkEntityIdentificationVariable  
 walkIdentificationVariable  
 walkPathExpression  
 walkSelectClause  
 walkFromClause  
 walkRangeVariableDeclaration  
 walkJoinAssociationDeclaration  
 walkFunction  
 walkOrderByClause  
 walkOrderByItem  
 walkHavingClause  
 walkJoin  
 walkCaseExpression  
 walkCoalesceExpression  
 walkNullIfExpression  
 walkGeneralCaseExpression  
 walkSimpleCaseExpression  
 walkSelectExpression  
 walkQuantifiedExpression  
 walkSubselect  
 walkSubselectFromClause  
 walkSimpleSelectClause  
 walkSimpleSelectExpression  
 walkAggregateExpression  
 walkGroupByClause  
 walkGroupByItem  
 walkDeleteClause  
 walkUpdateClause  
 walkUpdateItem  
 walkWhereClause  
 walkConditionalExpression  
 walkConditionalTerm  
 walkConditionalFactor  
 walkConditionalPrimary  
 walkExistsExpression  
 walkCollectionMemberExpression  
 walkEmptyCollectionComparisonExpression  
 walkNullComparisonExpression  
 walkInExpression  
 walkInstanceOfExpression  
 walkInParameter  
 walkLiteral  
 walkBetweenExpression  
 walkLikeExpression  
 walkStateFieldPathExpression  
 walkComparisonExpression  
 walkInputParameter  
 walkArithmeticExpression  
 walkSimpleArithmeticExpression  
 walkArithmeticTerm  
 walkArithmeticFactor  
 walkArithmeticPrimary  
 walkStringPrimary  
 walkResultVariable  
interface TreeWalker
  Method Argument Typehint Default
 __construct  
 walkSelectStatement  
 walkSelectClause  
 walkFromClause  
 walkFunction  
 walkOrderByClause  
 walkOrderByItem  
 walkHavingClause  
 walkJoin  
 walkSelectExpression  
 walkQuantifiedExpression  
 walkSubselect  
 walkSubselectFromClause  
 walkSimpleSelectClause  
 walkSimpleSelectExpression  
 walkAggregateExpression  
 walkGroupByClause  
 walkGroupByItem  
 walkUpdateStatement  
 walkDeleteStatement  
 walkDeleteClause  
 walkUpdateClause  
 walkUpdateItem  
 walkWhereClause  
 walkConditionalExpression  
 walkConditionalTerm  
 walkConditionalFactor  
 walkConditionalPrimary  
 walkExistsExpression  
 walkCollectionMemberExpression  
 walkEmptyCollectionComparisonExpression  
 walkNullComparisonExpression  
 walkInExpression  
 walkInstanceOfExpression  
 walkLiteral  
 walkBetweenExpression  
 walkLikeExpression  
 walkStateFieldPathExpression  
 walkComparisonExpression  
 walkInputParameter  
 walkArithmeticExpression  
 walkArithmeticTerm  
 walkStringPrimary  
 walkArithmeticFactor  
 walkSimpleArithmeticExpression  
 walkPathExpression  
 walkResultVariable  
 getExecutor  
class TreeWalkerAdapter
  Method Argument Typehint Default
 __construct  
 _getQueryComponents  
 _getQuery  
 _getParserResult  
 walkSelectStatement  
 walkSelectClause  
 walkFromClause  
 walkFunction  
 walkOrderByClause  
 walkOrderByItem  
 walkHavingClause  
 walkJoin  
 walkSelectExpression  
 walkQuantifiedExpression  
 walkSubselect  
 walkSubselectFromClause  
 walkSimpleSelectClause  
 walkSimpleSelectExpression  
 walkAggregateExpression  
 walkGroupByClause  
 walkGroupByItem  
 walkUpdateStatement  
 walkDeleteStatement  
 walkDeleteClause  
 walkUpdateClause  
 walkUpdateItem  
 walkWhereClause  
 walkConditionalExpression  
 walkConditionalTerm  
 walkConditionalFactor  
 walkConditionalPrimary  
 walkExistsExpression  
 walkCollectionMemberExpression  
 walkEmptyCollectionComparisonExpression  
 walkNullComparisonExpression  
 walkInExpression  
 walkInstanceOfExpression  
 walkLiteral  
 walkBetweenExpression  
 walkLikeExpression  
 walkStateFieldPathExpression  
 walkComparisonExpression  
 walkInputParameter  
 walkArithmeticExpression  
 walkArithmeticTerm  
 walkStringPrimary  
 walkArithmeticFactor  
 walkSimpleArithmeticExpression  
 walkPathExpression  
 walkResultVariable  
 getExecutor  
class TreeWalkerChain
  Method Argument Typehint Default
 __construct  
 addTreeWalker  
 walkSelectStatement  
 walkSelectClause  
 walkFromClause  
 walkFunction  
 walkOrderByClause  
 walkOrderByItem  
 walkHavingClause  
 walkJoin  
 walkSelectExpression  
 walkQuantifiedExpression  
 walkSubselect  
 walkSubselectFromClause  
 walkSimpleSelectClause  
 walkSimpleSelectExpression  
 walkAggregateExpression  
 walkGroupByClause  
 walkGroupByItem  
 walkUpdateStatement  
 walkDeleteStatement  
 walkDeleteClause  
 walkUpdateClause  
 walkUpdateItem  
 walkWhereClause  
 walkConditionalExpression  
 walkConditionalTerm  
 walkConditionalFactor  
 walkConditionalPrimary  
 walkExistsExpression  
 walkCollectionMemberExpression  
 walkEmptyCollectionComparisonExpression  
 walkNullComparisonExpression  
 walkInExpression  
 walkInstanceOfExpression  
 walkLiteral  
 walkBetweenExpression  
 walkLikeExpression  
 walkStateFieldPathExpression  
 walkComparisonExpression  
 walkInputParameter  
 walkArithmeticExpression  
 walkArithmeticTerm  
 walkStringPrimary  
 walkArithmeticFactor  
 walkSimpleArithmeticExpression  
 walkPathExpression  
 walkResultVariable  
 getExecutor  
class MetadataCommand
  Method Argument Typehint Default
 configure  
 execute  
class QueryCommand
  Method Argument Typehint Default
 configure  
 execute  
class ResultCommand
  Method Argument Typehint Default
 configure  
 execute  
class AbstractCommand
  Method Argument Typehint Default
 executeSchemaCommand  
 execute  
class CreateCommand
  Method Argument Typehint Default
 configure  
 executeSchemaCommand  
class DropCommand
  Method Argument Typehint Default
 configure  
 executeSchemaCommand  
class UpdateCommand
  Method Argument Typehint Default
 configure  
 executeSchemaCommand  
class ConvertDoctrine1SchemaCommand
  Method Argument Typehint Default
 getEntityGenerator  
 setEntityGenerator  
 getMetadataExporter  
 setMetadataExporter  
 configure  
 execute  
 convertDoctrine1Schema  
class ConvertMappingCommand
  Method Argument Typehint Default
 configure  
 execute  
 getExporter  
class EnsureProductionSettingsCommand
  Method Argument Typehint Default
 configure  
 execute  
class GenerateEntitiesCommand
  Method Argument Typehint Default
 configure  
 execute  
class GenerateProxiesCommand
  Method Argument Typehint Default
 configure  
 execute  
class GenerateRepositoriesCommand
  Method Argument Typehint Default
 configure  
 execute  
class InfoCommand
  Method Argument Typehint Default
 configure  
 execute  
class RunDqlCommand
  Method Argument Typehint Default
 configure  
 execute  
class ValidateSchemaCommand
  Method Argument Typehint Default
 configure  
 execute  
class EntityManagerHelper
  Method Argument Typehint Default
 __construct  
 getEntityManager  
 getName  
class ConsoleRunner
  Method Argument Typehint Default
 run  
 addCommands  
class MetadataFilter
  Method Argument Typehint Default
 filter  
 __construct  
 accept  
 count  
class GenerateSchemaEventArgs
  Method Argument Typehint Default
 __construct  
 getEntityManager  
 getSchema  
class GenerateSchemaTableEventArgs
  Method Argument Typehint Default
 __construct  
 getClassMetadata  
 getSchema  
 getClassTable  
class AbstractExporter
  Method Argument Typehint Default
 __construct  
 setOverwriteExistingFiles  
 exportClassMetadata  
 setMetadata  
 getExtension  
 setOutputDir  
 export  
 _generateOutputPath  
 setExtension  
 _getInheritanceTypeString  
 _getChangeTrackingPolicyString  
 _getIdGeneratorTypeString  
class AnnotationExporter
  Method Argument Typehint Default
 exportClassMetadata  
 _generateOutputPath  
 setEntityGenerator  
class PhpExporter
  Method Argument Typehint Default
 exportClassMetadata  
 _varExport  
class XmlExporter
  Method Argument Typehint Default
 exportClassMetadata  
 _asXml  
class YamlExporter
  Method Argument Typehint Default
 exportClassMetadata  
class ClassMetadataExporter
  Method Argument Typehint Default
 registerExportDriver  
 getExporter  
class ExportException
  Method Argument Typehint Default
 invalidExporterDriverType  
 invalidMappingDriverType  
 attemptOverwriteExistingFile  
class CountOutputWalker
  Method Argument Typehint Default
 __construct  
 walkSelectStatement  
class CountWalker
  Method Argument Typehint Default
 walkSelectStatement  
class LimitSubqueryOutputWalker
  Method Argument Typehint Default
 __construct  
 walkSelectStatement  
 getPostgresqlSql  
class LimitSubqueryWalker
  Method Argument Typehint Default
 walkSelectStatement  
class Paginator
  Method Argument Typehint Default
 __construct  
 getQuery  
 getFetchJoinCollection  
 getUseOutputWalkers  
 setUseOutputWalkers  
 count  
 getIterator  
 cloneQuery  
 useOutputWalker  
class WhereInWalker
  Method Argument Typehint Default
 walkSelectStatement  
class ConvertDoctrine1Schema
  Method Argument Typehint Default
 __construct  
 getMetadata  
 _convertToClassMetadataInfo  
 _convertTableName  
 _convertColumns  
 _convertColumn  
 _convertIndexes  
 _convertRelations  
class DebugUnitOfWorkListener
  Method Argument Typehint Default
 __construct  
 onFlush  
 dumpIdentityMap  
 getType  
 getIdString  
class DisconnectedClassMetadataFactory
  Method Argument Typehint Default
 getReflectionService  
class EntityGenerator
  Method Argument Typehint Default
 __construct  
 generate  
 writeEntityClass  
 generateEntityClass  
 generateUpdatedEntityClass  
 setNumSpaces  
 setExtension  
 setClassToExtend  
 setGenerateAnnotations  
 setFieldVisibility  
 setAnnotationPrefix  
 setUpdateEntityIfExists  
 setRegenerateEntityIfExists  
 setGenerateStubMethods  
 setBackupExisting  
 getType  
 generateEntityNamespace  
 generateEntityClassName  
 generateEntityBody  
 generateEntityConstructor  
 parseTokensInEntityFile  
 hasProperty  
 hasMethod  
 hasNamespace  
 extendsClass  
 getClassToExtend  
 getClassToExtendName  
 getClassName  
 getNamespace  
 generateEntityDocBlock  
 generateTableAnnotation  
 generateTableConstraints  
 generateInheritanceAnnotation  
 generateDiscriminatorColumnAnnotation  
 generateDiscriminatorMapAnnotation  
 generateEntityStubMethods  
 isAssociationIsNullable  
 generateEntityLifecycleCallbackMethods  
 generateEntityAssociationMappingProperties  
 generateEntityFieldMappingProperties  
 generateEntityStubMethod  
 generateLifecycleCallbackMethod  
 generateJoinColumnAnnotation  
 generateAssociationMappingPropertyDocBlock  
 generateFieldMappingPropertyDocBlock  
 prefixCodeWithSpaces  
 getInheritanceTypeString  
 getChangeTrackingPolicyString  
 getIdGeneratorTypeString  
class EntityRepositoryGenerator
  Method Argument Typehint Default
 generateEntityRepositoryClass  
 writeEntityRepositoryClass  
class ResolveTargetEntityListener
  Method Argument Typehint Default
 addResolveTargetEntity  
 loadClassMetadata  
 remapAssociation  
class SchemaTool
  Method Argument Typehint Default
 __construct  
 createSchema  
 getCreateSchemaSql  
 processingNotRequired  
 getSchemaFromMetadata  
 addDiscriminatorColumnDefinition  
 _gatherColumns  
 _gatherColumn  
 _gatherRelationsSql  
 getDefiningClass  
 _gatherRelationJoinColumns  
 dropSchema  
 dropDatabase  
 getDropDatabaseSQL  
 getDropSchemaSQL  
 updateSchema  
 getUpdateSchemaSql  
class SchemaValidator
  Method Argument Typehint Default
 __construct  
 validateMapping  
 validateClass  
 columnExistsOnEntity  
 schemaInSyncWithMetadata  
class Setup
  Method Argument Typehint Default
 registerAutoloadGit  
 registerAutoloadPEAR  
 registerAutoloadDirectory  
 createAnnotationMetadataConfiguration  
 createXMLMetadataConfiguration  
 createYAMLMetadataConfiguration  
 createConfiguration  
class ToolsException
  Method Argument Typehint Default
 schemaToolFailure  
 couldNotMapDoctrine1Type  
class AbstractQuery
  Method Argument Typehint Default
 __construct  
 getSQL  
 getEntityManager  
 free  
 getParameters  
 getParameter  
 setParameters  
 setParameter  
 processParameterValue  
 convertObjectParameterToScalarValue  
 setResultSetMapping  
 setHydrationCacheProfile  
 getHydrationCacheProfile  
 setResultCacheProfile  
 setResultCacheDriver  
 getResultCacheDriver  
 useResultCache  
 setResultCacheLifetime  
 getResultCacheLifetime  
 expireResultCache  
 getExpireResultCache  
 getQueryCacheProfile  
 setFetchMode  
 setHydrationMode  
 getHydrationMode  
 getResult  
 getArrayResult  
 getScalarResult  
 getOneOrNullResult  
 getSingleResult  
 getSingleScalarResult  
 setHint  
 getHint  
 getHints  
 iterate  
 execute  
 getHydrationCacheId  
 setResultCacheId  
 getResultCacheId  
 _doExecute  
 __clone  
class Configuration
  Method Argument Typehint Default
 setProxyDir  
 getProxyDir  
 getAutoGenerateProxyClasses  
 setAutoGenerateProxyClasses  
 getProxyNamespace  
 setProxyNamespace  
 setMetadataDriverImpl  
 newDefaultAnnotationDriver  
 addEntityNamespace  
 getEntityNamespace  
 setEntityNamespaces  
 getEntityNamespaces  
 getMetadataDriverImpl  
 getQueryCacheImpl  
 setQueryCacheImpl  
 getHydrationCacheImpl  
 setHydrationCacheImpl  
 getMetadataCacheImpl  
 setMetadataCacheImpl  
 addNamedQuery  
 getNamedQuery  
 addNamedNativeQuery  
 getNamedNativeQuery  
 ensureProductionSettings  
 addCustomStringFunction  
 getCustomStringFunction  
 setCustomStringFunctions  
 addCustomNumericFunction  
 getCustomNumericFunction  
 setCustomNumericFunctions  
 addCustomDatetimeFunction  
 getCustomDatetimeFunction  
 setCustomDatetimeFunctions  
 setCustomHydrationModes  
 getCustomHydrationMode  
 addCustomHydrationMode  
 setClassMetadataFactoryName  
 getClassMetadataFactoryName  
 addFilter  
 getFilterClassName  
 setDefaultRepositoryClassName  
 getDefaultRepositoryClassName  
 setNamingStrategy  
 getNamingStrategy  
 setQuoteStrategy  
 getQuoteStrategy  
class EntityManager
  Method Argument Typehint Default
 __construct  
 getConnection  
 getMetadataFactory  
 getExpressionBuilder  
 beginTransaction  
 transactional  
 commit  
 rollback  
 getClassMetadata  
 createQuery  
 createNamedQuery  
 createNativeQuery  
 createNamedNativeQuery  
 createQueryBuilder  
 flush  
 find  
 getReference  
 getPartialReference  
 clear  
 close  
 persist  
 remove  
 refresh  
 detach  
 merge  
 copy  
 lock  
 getRepository  
 contains  
 getEventManager  
 getConfiguration  
 errorIfClosed  
 isOpen  
 getUnitOfWork  
 getHydrator  
 newHydrator  
 getProxyFactory  
 initializeObject  
 create  
 getFilters  
 isFiltersStateClean  
 hasFilters  
class EntityNotFoundException
  Method Argument Typehint Default
 __construct  
class EntityRepository
  Method Argument Typehint Default
 __construct  
 createQueryBuilder  
 createNamedQuery  
 createNativeNamedQuery  
 clear  
 find  
 findAll  
 findBy  
 findOneBy  
 __call  
 getEntityName  
 getClassName  
 getEntityManager  
 getClassMetadata  
 matching  
class Events
  Method Argument Typehint Default
 __construct  
class NativeQuery
  Method Argument Typehint Default
 setSQL  
 getSQL  
 _doExecute  
class NoResultException
  Method Argument Typehint Default
 __construct  
class OptimisticLockException
  Method Argument Typehint Default
 __construct  
 getEntity  
 lockFailed  
 lockFailedVersionMissmatch  
 notVersioned  
class ORMException
  Method Argument Typehint Default
 missingMappingDriverImpl  
 namedQueryNotFound  
 namedNativeQueryNotFound  
 entityMissingForeignAssignedId  
 entityMissingAssignedIdForField  
 unrecognizedField  
 invalidOrientation  
 invalidFlushMode  
 entityManagerClosed  
 invalidHydrationMode  
 mismatchedEventManager  
 findByRequiresParameter  
 invalidFindByCall  
 invalidFindByInverseAssociation  
 invalidResultCacheDriver  
 notSupported  
 queryCacheNotConfigured  
 metadataCacheNotConfigured  
 proxyClassesAlwaysRegenerating  
 unknownEntityNamespace  
 invalidEntityRepository  
 missingIdentifierField  
 overwriteInternalDQLFunctionNotAllowed  
class ORMInvalidArgumentException
  Method Argument Typehint Default
 scheduleInsertForManagedEntity  
 scheduleInsertForRemovedEntity  
 scheduleInsertTwice  
 entityWithoutIdentity  
 readOnlyRequiresManagedEntity  
 newEntityFoundThroughRelationship  
 detachedEntityFoundThroughRelationship  
 entityNotManaged  
 entityHasNoIdentity  
 entityIsRemoved  
 detachedEntityCannot  
 invalidObject  
 objToStr  
class PersistentCollection
  Method Argument Typehint Default
 __construct  
 setOwner  
 getOwner  
 getTypeClass  
 hydrateAdd  
 hydrateSet  
 initialize  
 takeSnapshot  
 getSnapshot  
 getDeleteDiff  
 getInsertDiff  
 getMapping  
 changed  
 isDirty  
 setDirty  
 setInitialized  
 isInitialized  
 first  
 last  
 remove  
 removeElement  
 containsKey  
 contains  
 exists  
 indexOf  
 get  
 getKeys  
 getValues  
 count  
 set  
 add  
 isEmpty  
 getIterator  
 map  
 filter  
 forAll  
 partition  
 toArray  
 clear  
 __sleep  
 offsetExists  
 offsetGet  
 offsetSet  
 offsetUnset  
 key  
 current  
 next  
 unwrap  
 slice  
 __clone  
 matching  
class PessimisticLockException
  Method Argument Typehint Default
 lockFailed  
class Query
  Method Argument Typehint Default
 getSQL  
 getAST  
 _parse  
 _doExecute  
 processParameterMappings  
 setQueryCacheDriver  
 useQueryCache  
 getQueryCacheDriver  
 setQueryCacheLifetime  
 getQueryCacheLifetime  
 expireQueryCache  
 getExpireQueryCache  
 free  
 setDQL  
 getDQL  
 getState  
 contains  
 setFirstResult  
 getFirstResult  
 setMaxResults  
 getMaxResults  
 iterate  
 setHint  
 setHydrationMode  
 setLockMode  
 getLockMode  
 _getQueryCacheId  
 __clone  
class QueryBuilder
  Method Argument Typehint Default
 __construct  
 expr  
 getType  
 getEntityManager  
 getState  
 getDQL  
 getQuery  
 findRootAlias  
 getRootAlias  
 getRootAliases  
 getRootEntities  
 setParameter  
 setParameters  
 getParameters  
 getParameter  
 setFirstResult  
 getFirstResult  
 setMaxResults  
 getMaxResults  
 add  
 select  
 distinct  
 addSelect  
 delete  
 update  
 from  
 join  
 innerJoin  
 leftJoin  
 set  
 where  
 andWhere  
 orWhere  
 groupBy  
 addGroupBy  
 having  
 andHaving  
 orHaving  
 orderBy  
 addOrderBy  
 getDQLPart  
 getDQLParts  
 _getDQLForDelete  
 _getDQLForUpdate  
 _getDQLForSelect  
 _getReducedDQLQueryPart  
 resetDQLParts  
 resetDQLPart  
 __toString  
 __clone  
class TransactionRequiredException
  Method Argument Typehint Default
 transactionRequired  
class UnitOfWork
  Method Argument Typehint Default
 __construct  
 commit  
 computeScheduleInsertsChangeSets  
 computeSingleEntityChangeSet  
 executeExtraUpdates  
 getEntityChangeSet  
 computeChangeSet  
 computeChangeSets  
 computeAssociationChanges  
 persistNew  
 recomputeSingleEntityChangeSet  
 executeInserts  
 executeUpdates  
 executeDeletions  
 getCommitOrder  
 scheduleForInsert  
 isScheduledForInsert  
 scheduleForUpdate  
 scheduleExtraUpdate  
 isScheduledForUpdate  
 isScheduledForDirtyCheck  
 scheduleForDelete  
 isScheduledForDelete  
 isEntityScheduled  
 addToIdentityMap  
 getEntityState  
 removeFromIdentityMap  
 getByIdHash  
 tryGetByIdHash  
 isInIdentityMap  
 containsIdHash  
 persist  
 doPersist  
 remove  
 doRemove  
 merge  
 flattenIdentifier  
 doMerge  
 detach  
 doDetach  
 refresh  
 doRefresh  
 cascadeRefresh  
 cascadeDetach  
 cascadeMerge  
 cascadePersist  
 cascadeRemove  
 lock  
 getCommitOrderCalculator  
 clear  
 scheduleOrphanRemoval  
 scheduleCollectionDeletion  
 isCollectionScheduledForDeletion  
 newInstance  
 createEntity  
 triggerEagerLoads  
 loadCollection  
 getIdentityMap  
 getOriginalEntityData  
 setOriginalEntityData  
 setOriginalEntityProperty  
 getEntityIdentifier  
 tryGetById  
 scheduleForDirtyCheck  
 hasPendingInsertions  
 size  
 getEntityPersister  
 getCollectionPersister  
 registerManaged  
 clearEntityChangeSet  
 propertyChanged  
 getScheduledEntityInsertions  
 getScheduledEntityUpdates  
 getScheduledEntityDeletions  
 getScheduledCollectionDeletions  
 getScheduledCollectionUpdates  
 initializeObject  
 objToStr  
 markReadOnly  
 isReadOnly  
class Version
  Method Argument Typehint Default
 compare  
class Command
  Method Argument Typehint Default
 __construct  
 ignoreValidationErrors  
 setApplication  
 setHelperSet  
 getHelperSet  
 getApplication  
 isEnabled  
 configure  
 execute  
 interact  
 initialize  
 run  
 setCode  
 mergeApplicationDefinition  
 setDefinition  
 getDefinition  
 getNativeDefinition  
 addArgument  
 addOption  
 setName  
 getName  
 setDescription  
 getDescription  
 setHelp  
 getHelp  
 getProcessedHelp  
 setAliases  
 getAliases  
 getSynopsis  
 getHelper  
 asText  
 asXml  
 validateName  
class HelpCommand
  Method Argument Typehint Default
 configure  
 setCommand  
 execute  
class ListCommand
  Method Argument Typehint Default
 configure  
 getNativeDefinition  
 execute  
 createDefinition  
class OutputFormatter
  Method Argument Typehint Default
 __construct  
 setDecorated  
 isDecorated  
 setStyle  
 hasStyle  
 getStyle  
 format  
 getStyleStack  
 replaceStyle  
 createStyleFromString  
 applyStyle  
interface OutputFormatterInterface
  Method Argument Typehint Default
 setDecorated  
 isDecorated  
 setStyle  
 hasStyle  
 getStyle  
 format  
class OutputFormatterStyle
  Method Argument Typehint Default
 __construct  
 setForeground  
 setBackground  
 setOption  
 unsetOption  
 setOptions  
 apply  
interface OutputFormatterStyleInterface
  Method Argument Typehint Default
 setForeground  
 setBackground  
 setOption  
 unsetOption  
 setOptions  
 apply  
class OutputFormatterStyleStack
  Method Argument Typehint Default
 __construct  
 reset  
 push  
 pop  
 getCurrent  
 setEmptyStyle  
 getEmptyStyle  
class DialogHelper
  Method Argument Typehint Default
 ask  
 askConfirmation  
 askAndValidate  
 setInputStream  
 getInputStream  
 getName  
class FormatterHelper
  Method Argument Typehint Default
 formatSection  
 formatBlock  
 strlen  
 getName  
class Helper
  Method Argument Typehint Default
 setHelperSet  
 getHelperSet  
interface HelperInterface
  Method Argument Typehint Default
 setHelperSet  
 getHelperSet  
 getName  
class HelperSet
  Method Argument Typehint Default
 __construct  
 set  
 has  
 get  
 setCommand  
 getCommand  
class ArgvInput
  Method Argument Typehint Default
 __construct  
 setTokens  
 parse  
 parseShortOption  
 parseShortOptionSet  
 parseLongOption  
 parseArgument  
 addShortOption  
 addLongOption  
 getFirstArgument  
 hasParameterOption  
 getParameterOption  
class ArrayInput
  Method Argument Typehint Default
 __construct  
 getFirstArgument  
 hasParameterOption  
 getParameterOption  
 parse  
 addShortOption  
 addLongOption  
 addArgument  
class Input
  Method Argument Typehint Default
 __construct  
 bind  
 parse  
 validate  
 isInteractive  
 setInteractive  
 getArguments  
 getArgument  
 setArgument  
 hasArgument  
 getOptions  
 getOption  
 setOption  
 hasOption  
class InputArgument
  Method Argument Typehint Default
 __construct  
 getName  
 isRequired  
 isArray  
 setDefault  
 getDefault  
 getDescription  
class InputDefinition
  Method Argument Typehint Default
 __construct  
 setDefinition  
 setArguments  
 addArguments  
 addArgument  
 getArgument  
 hasArgument  
 getArguments  
 getArgumentCount  
 getArgumentRequiredCount  
 getArgumentDefaults  
 setOptions  
 addOptions  
 addOption  
 getOption  
 hasOption  
 getOptions  
 hasShortcut  
 getOptionForShortcut  
 getOptionDefaults  
 shortcutToName  
 getSynopsis  
 asText  
 asXml  
 formatDefaultValue  
interface InputInterface
  Method Argument Typehint Default
 getFirstArgument  
 hasParameterOption  
 getParameterOption  
 bind  
 validate  
 getArguments  
 getArgument  
 setArgument  
 hasArgument  
 getOptions  
 getOption  
 setOption  
 hasOption  
 isInteractive  
 setInteractive  
class InputOption
  Method Argument Typehint Default
 __construct  
 getShortcut  
 getName  
 acceptValue  
 isValueRequired  
 isValueOptional  
 isArray  
 setDefault  
 getDefault  
 getDescription  
 equals  
class StringInput
  Method Argument Typehint Default
 __construct  
 tokenize  
class ConsoleOutput
  Method Argument Typehint Default
 __construct  
 setDecorated  
 setFormatter  
 setVerbosity  
 getErrorOutput  
 setErrorOutput  
 hasStdoutSupport  
interface ConsoleOutputInterface
  Method Argument Typehint Default
 getErrorOutput  
 setErrorOutput  
class NullOutput
  Method Argument Typehint Default
 doWrite  
class Output
  Method Argument Typehint Default
 __construct  
 setFormatter  
 getFormatter  
 setDecorated  
 isDecorated  
 setVerbosity  
 getVerbosity  
 writeln  
 write  
 doWrite  
interface OutputInterface
  Method Argument Typehint Default
 write  
 writeln  
 setVerbosity  
 getVerbosity  
 setDecorated  
 isDecorated  
 setFormatter  
 getFormatter  
class StreamOutput
  Method Argument Typehint Default
 __construct  
 getStream  
 doWrite  
 hasColorSupport  
class ApplicationTester
  Method Argument Typehint Default
 __construct  
 run  
 getDisplay  
 getInput  
 getOutput  
class CommandTester
  Method Argument Typehint Default
 __construct  
 execute  
 getDisplay  
 getInput  
 getOutput  
class CommandTest
  Method Argument Typehint Default
 setUpBeforeClass  
 testConstructor  
 testSetApplication  
 testSetGetDefinition  
 testAddArgument  
 testAddOption  
 testGetNamespaceGetNameSetName  
 testGetSetDescription  
 testGetSetHelp  
 testGetProcessedHelp  
 testGetSetAliases  
 testGetSynopsis  
 testGetHelper  
 testGet  
 testMergeApplicationDefinition  
 testRun  
 testSetCode  
 testAsText  
 testAsXml  
class HelpCommandTest
  Method Argument Typehint Default
 testExecute  
class ListCommandTest
  Method Argument Typehint Default
 testExecute  
class FormatterStyleTest
  Method Argument Typehint Default
 testEmptyTag  
 testBundledStyles  
 testNestedStyles  
 testDeepNestedStyles  
 testNewStyle  
 testRedefineStyle  
 testInlineStyle  
 testNotDecoratedFormatter  
 testContentWithLineBreaks  
class OutputFormatterStyleTest
  Method Argument Typehint Default
 testConstructor  
 testForeground  
 testBackground  
 testOptions  
class DialogHelperTest
  Method Argument Typehint Default
 testAsk  
 testAskConfirmation  
 testAskAndValidate  
 getInputStream  
 getOutputStream  
class FormatterHelperTest
  Method Argument Typehint Default
 testFormatSection  
 testFormatBlock  
 testFormatBlockWithDiacriticLetters  
class ArgvInputTest
  Method Argument Typehint Default
 testConstructor  
 testParser  
 testGetFirstArgument  
 testHasParameterOption  
 testGetParameterOptionEqualSign  
 provideGetParameterOptionValues  
class ArrayInputTest
  Method Argument Typehint Default
 testGetFirstArgument  
 testHasParameterOption  
 testParse  
class InputArgumentTest
  Method Argument Typehint Default
 testConstructor  
 testIsArray  
 testGetDescription  
 testGetDefault  
 testSetDefault  
class InputDefinitionTest
  Method Argument Typehint Default
 setUpBeforeClass  
 testConstructor  
 testSetArguments  
 testAddArguments  
 testAddArgument  
 testGetArgument  
 testHasArgument  
 testGetArgumentRequiredCount  
 testGetArgumentCount  
 testGetArgumentDefaults  
 testSetOptions  
 testAddOptions  
 testAddOption  
 testGetOption  
 testHasOption  
 testHasShortcut  
 testGetOptionForShortcut  
 testGetOptionDefaults  
 testGetSynopsis  
 testAsText  
 testAsXml  
 initializeArguments  
 initializeOptions  
class InputOptionTest
  Method Argument Typehint Default
 testConstructor  
 testEmptyNameIsInvalid  
 testDoubleDashNameIsInvalid  
 testSingleDashOptionIsInvalid  
 testIsArray  
 testGetDescription  
 testGetDefault  
 testSetDefault  
 testEquals  
class InputTest
  Method Argument Typehint Default
 testConstructor  
 testOptions  
 testArguments  
 testValidate  
 testSetFetInteractive  
class StringInputTest
  Method Argument Typehint Default
 testTokenize  
 getTokenizeData  
class ConsoleOutputTest
  Method Argument Typehint Default
 testConstructor  
class NullOutputTest
  Method Argument Typehint Default
 testConstructor  
class OutputTest
  Method Argument Typehint Default
 testConstructor  
 testSetIsDecorated  
 testSetGetVerbosity  
 testWrite  
class StreamOutputTest
  Method Argument Typehint Default
 setUp  
 tearDown  
 testConstructor  
 testGetStream  
 testDoWrite  
class TestOutput
  Method Argument Typehint Default
 clear  
 doWrite  
class ApplicationTesterTest
  Method Argument Typehint Default
 setUp  
 tearDown  
 testRun  
 testGetInput  
 testGetOutput  
 testGetDisplay  
class CommandTesterTest
  Method Argument Typehint Default
 setUp  
 tearDown  
 testExecute  
 testGetInput  
 testGetOutput  
 testGetDisplay  
class ApplicationTest
  Method Argument Typehint Default
 setUpBeforeClass  
 normalizeLineBreaks  
 ensureStaticCommandHelp  
 testConstructor  
 testSetGetName  
 testSetGetVersion  
 testGetLongVersion  
 testHelp  
 testAll  
 testRegister  
 testAdd  
 testHasGet  
 testGetNamespaces  
 testFindNamespace  
 testFind  
 testFindAlternativeCommands  
 testFindAlternativeNamespace  
 testSetCatchExceptions  
 testAsText  
 testAsXml  
 testRenderException  
 testRun  
 testAddingAlreadySetDefinitionElementData  
 getAddingAlreadySetDefinitionElementData  
class Application
  Method Argument Typehint Default
 __construct  
 run  
 doRun  
 setHelperSet  
 getHelperSet  
 getDefinition  
 getHelp  
 setCatchExceptions  
 setAutoExit  
 getName  
 setName  
 getVersion  
 setVersion  
 getLongVersion  
 register  
 addCommands  
 add  
 get  
 has  
 getNamespaces  
 findNamespace  
 find  
 all  
 getAbbreviations  
 asText  
 asXml  
 renderException  
 getTerminalWidth  
 getTerminalHeight  
 getCommandName  
 getDefaultInputDefinition  
 getDefaultCommands  
 getDefaultHelperSet  
 getSttyColumns  
 sortCommands  
 getAbbreviationSuggestions  
 extractNamespace  
 findAlternativeCommands  
 findAlternativeNamespace  
 findAlternatives  
class Shell
  Method Argument Typehint Default
 __construct  
 run  
 getHeader  
 autocompleter  
 readline  
 getProcessIsolation  
 setProcessIsolation  
class ParseException
  Method Argument Typehint Default
 __construct  
 getSnippet  
 setSnippet  
 getParsedFile  
 setParsedFile  
 getParsedLine  
 setParsedLine  
 updateRepr  
class DumperTest
  Method Argument Typehint Default
 setUp  
 tearDown  
 testSpecifications  
 testInlineLevel  
 testObjectsSupport  
class InlineTest
  Method Argument Typehint Default
 testParse  
 testDump  
 testDumpNumericValueWithLocale  
 testHashStringsResemblingExponentialNumericsShouldNotBeChangedToINF  
 testParseScalarWithIncorrectlyQuotedStringShouldThrowException  
 testParseScalarWithIncorrectlyDoubleQuotedStringShouldThrowException  
 testParseInvalidMappingKeyShouldThrowException  
 testParseScalarWithCorrectlyQuotedStringShouldReturnString  
 getTestsForParse  
 getTestsForDump  
class ParserTest
  Method Argument Typehint Default
 setUp  
 tearDown  
 testSpecifications  
 getDataFormSpecifications  
 testTabsInYaml  
 testEndOfTheDocumentMarker  
 testObjectsSupport  
 testNonUtf8Exception  
 testUnindentedCollectionException  
class Dumper
  Method Argument Typehint Default
 dump  
class Escaper
  Method Argument Typehint Default
 requiresDoubleQuoting  
 escapeWithDoubleQuotes  
 requiresSingleQuoting  
 escapeWithSingleQuotes  
class Inline
  Method Argument Typehint Default
 parse  
 dump  
 dumpArray  
 parseScalar  
 parseQuotedScalar  
 parseSequence  
 parseMapping  
 evaluateScalar  
 getTimestampRegex  
class Parser
  Method Argument Typehint Default
 __construct  
 parse  
 getRealCurrentLineNb  
 getCurrentLineIndentation  
 getNextEmbedBlock  
 moveToNextLine  
 moveToPreviousLine  
 parseValue  
 parseFoldedScalar  
 isNextLineIndented  
 isCurrentLineEmpty  
 isCurrentLineBlank  
 isCurrentLineComment  
 cleanup  
 isNextLineUnIndentedCollection  
 isStringUnIndentedCollectionItem  
class Unescaper
  Method Argument Typehint Default
 unescapeSingleQuotedString  
 unescapeDoubleQuotedString  
 unescapeCharacter  
 convertEncoding  
class Yaml
  Method Argument Typehint Default
 enablePhpParsing  
 parse  
 dump  
class AboutController
  Method Argument Typehint Default
 Start  
class AppUser
  Method Argument Typehint Default
 Firstname  
 Lastname  
 __construct  
class AppUserRepository
  Method Argument Typehint Default
 getAllUsersBelow100  
class AutoformPlugin
  Method Argument Typehint Default
 __construct  
 GenerateRandomID  
 PresentCSS  
 PresentScript  
 PresentHTML  
 AddElement  
 getValidation  
 Validate  
class AutoformPluginTest
  Method Argument Typehint Default
 __construct  
 testStart  
 test1  
class AutolistPlugin
  Method Argument Typehint Default
 SetSortParams  
 GenerateRandomName  
 __construct  
 SetHeaders  
 SetData  
 SetTable  
 SetLimit  
 SetSort  
 SetMetadata  
 SetHeader  
 SetFilter  
 Filter  
 Present  
 PresentSortbox  
class BaseServiceInputFormatter
  Method Argument Typehint Default
 __construct  
 Format  
class BaseServiceOutputFormatter
  Method Argument Typehint Default
 __construct  
 Format  
class CaptchaPlugin
  Method Argument Typehint Default
 Present  
 Check  
 CheckInput  
 GenerateText  
 Draw  
 InsertIMGTag  
 InsertReloadScript  
class ContestChallengeController
  Method Argument Typehint Default
 Handle  
 getRelativePath  
 addSubmission  
class ContestHomeController
  Method Argument Typehint Default
 Start  
class CoreAutoloadTest
  Method Argument Typehint Default
 tearDown  
 testConstruct  
 testRegister  
 testAutoloadExists  
 testCoreAutoload  
 testAddHandler  
 testRemoveHandler  
 testAddRule  
 testRemoveRule  
 testAddModule  
 testAddRuleArray  
 testRemoveRuleArrayValues  
 testRemoveRuleArrayKeys  
class CoreDownloadTest
  Method Argument Typehint Default
 testCheckModified  
 testFeedData  
class CoreMainTest
  Method Argument Typehint Default
 __construct  
class DispatchService
  Method Argument Typehint Default
 Execute  
 Serve  
 Register  
 Help  
 PresentWSDL  
 File2Class  
 ListFiles  
class DoctrinePlugin
  Method Argument Typehint Default
 AutoloadSetup  
 Config  
 CreateSchema  
 UpdateSchema  
 Load  
 Shutdown  
class Foo1Command
  Method Argument Typehint Default
 configure  
 execute  
class Foo2Command
  Method Argument Typehint Default
 configure  
 execute  
class Foo3Command
  Method Argument Typehint Default
 configure  
 execute  
class FooCommand
  Method Argument Typehint Default
 configure  
 interact  
 execute  
class I18nPlugin
  Method Argument Typehint Default
 Translate  
 __construct  
 AddPhrase  
 PhraseID  
 PhraseInfo  
 EditPhrase  
 RemovePhrase  
 GetTranslation  
 Link  
 Unlink  
 SetActive  
 GetActive  
 SetPivot  
 GetPivot  
class InitController
  Method Argument Typehint Default
 Start  
class InitTest
  Method Argument Typehint Default
 testUserExists  
 testRoleHasPermissions  
 testUserRole  
 testUserPermissions  
class Jalali
  Method Argument Typehint Default
 DateArray  
 Year  
 Month  
 Day  
 TimeDifference  
 TimeArray  
 Hour  
 Minute  
 Second  
 DateString  
 TimeString  
 ToTimestamp  
 __construct  
 __toString  
 GregorianToJalali  
 JalaliToGregorian  
 div  
class JchatJoinService
  Method Argument Typehint Default
 Execute  
class JchatLeaveService
  Method Argument Typehint Default
 Execute  
class JchatListService
  Method Argument Typehint Default
 Execute  
class JchatReceiveService
  Method Argument Typehint Default
 Execute  
class JchatSendService
  Method Argument Typehint Default
 Execute  
class JchatWhoamiService
  Method Argument Typehint Default
 Execute  
class jForm
  Method Argument Typehint Default
 SetData  
 IsValid  
 CSRFGuard  
 __construct  
 IsRootable  
 IsTerminal  
 Present  
 JS  
class jFormCaptcha
  Method Argument Typehint Default
 __construct  
 Generate  
 Validate  
 UnicodeTextForImage  
 DumpImage  
 Present  
class jFormController
  Method Argument Typehint Default
 Start  
 CreateForm  
class jFormCsrf
  Method Argument Typehint Default
 __construct  
 Present  
class jFormDropdown
  Method Argument Typehint Default
 __construct  
 IsAssociative  
 Present  
class jFormFieldset
  Method Argument Typehint Default
 IsTerminal  
 Present  
class jFormInput
  Method Argument Typehint Default
 JS  
 SetValidation  
 Present  
class jFormInputDate
  Method Argument Typehint Default
 __construct  
class jFormInputEmail
  Method Argument Typehint Default
 __construct  
class jFormInputFloat
  Method Argument Typehint Default
 __construct  
class jFormInputNumber
  Method Argument Typehint Default
 __construct  
class jFormInputUsername
  Method Argument Typehint Default
 __construct  
class jFormRadio
  Method Argument Typehint Default
 Present  
class jFormSubmit
  Method Argument Typehint Default
 __construct  
 IsRootable  
 Present  
class jFormTextarea
  Method Argument Typehint Default
 Present  
class jFormUpload
  Method Argument Typehint Default
 Put  
 __construct  
 Value  
 Present  
class jFormWidget
  Method Argument Typehint Default
 SetValue  
 Value  
 SetDescription  
 SetValidation  
 IsValid  
 IsRootable  
 __construct  
 IsTerminal  
 DumpLabel  
 DumpAttributes  
 DumpValue  
 DumpName  
 DumpID  
 DumpClass  
 DumpDescription  
 JS  
 CSS  
class jPhpjs
  Method Argument Typehint Default
 Convert  
 __construct  
 getTokens  
 compileJs  
 next  
 findFirst  
 parseUntil  
 parseToken  
 T_CLASS  
 T_FUNCTION  
 T_ECHO  
 T_ARRAY  
 cb_T_ARRAY  
 T_FOREACH  
 T_PUBLIC  
 T_VARIABLE  
 getToken  
 cVar  
 __destruct  
 GetJS  
 write  
 printToken  
 Closure2Code  
class JpkiCorePlugin
  Method Argument Typehint Default
 ConfigureArguments  
 CreateDistinguishedName  
 Key_Create  
 Key_ExportPrivate  
 Key_ExportPublic  
 Key_ImportPrivate  
 Key_ImportPublic  
 Key_Details  
 Key_GetPair  
 CSR_Create  
 CSR_Sign  
 CSR_PublicKey  
 CSR_DistinguishedName  
 CSR_Export  
 X509_Create  
 X509_Export  
 X509_ExtractPublicKey  
 X509_CheckPrivateKey  
 X509_Import  
 X509_Details  
 SignData  
 VerifyDataSignature  
 SealData  
 UnsealData  
 PKCS12_Export  
 PKCS12_Import  
 Encrypt_Public  
 Encrypt_Private  
 Decrypt_Public  
 Decrypt_Private  
class JpkiPrivateDecryptService
  Method Argument Typehint Default
 Execute  
class JpkiPrivateEncryptService
  Method Argument Typehint Default
 Execute  
class JpkiPublicDecryptService
  Method Argument Typehint Default
 Execute  
class JpkiPublicEncryptService
  Method Argument Typehint Default
 Execute  
class JpkiSealService
  Method Argument Typehint Default
 Execute  
class JpkiSignService
  Method Argument Typehint Default
 Execute  
class JpkiUnsealService
  Method Argument Typehint Default
 Execute  
class JpkiVerifyService
  Method Argument Typehint Default
 Execute  
class JpkiX509GetService
  Method Argument Typehint Default
 Execute  
class JpkiX509ListService
  Method Argument Typehint Default
 Execute  
class jWidget
  Method Argument Typehint Default
 IsTerminal  
 IsRootable  
 IsRoot  
 __setname  
 __construct  
 __destruct  
 Destroy  
 AddChild  
 ParseName  
 Name  
 Present  
 PresentChildren  
class jWidget_HTML
  Method Argument Typehint Default
 __get  
 SetStyle  
 DumpStyle  
 DumpClass  
 Header  
 IsFirstTime  
 CSS  
 JS  
class LastrssPlugin
  Method Argument Typehint Default
 Get  
 my_preg_match  
 unhtmlentities  
 Parse  
class LessonBaseTest
  Method Argument Typehint Default
 __construct  
class LessonTest
  Method Argument Typehint Default
 __construct  
class LibAdapterMainTest
  Method Argument Typehint Default
 __construct  
class LibDatabaseManagerTest
  Method Argument Typehint Default
 testAddConnection  
 testRemoveConnection  
 testFindIndex  
class LibDbBaseTest
  Method Argument Typehint Default
 TablePrefix  
 testLastID  
 testQuote  
 testQuery  
 testPrepare  
 testExec  
 testInitialize  
 testInitializeData  
class LibDbMariadbTest
  Method Argument Typehint Default
 setUpBeforeClass  
class LibDbMysqliTest
  Method Argument Typehint Default
 setUpBeforeClass  
 tearDownAfterClass  
 testQuote  
class LibDbPdoMysqlTest
  Method Argument Typehint Default
 setUpBeforeClass  
 tearDownAfterClass  
 testQuote  
class LibDbPdoSqliteTest
  Method Argument Typehint Default
 setUpBeforeClass  
 tearDownAfterClass  
 testQuote  
class LibDbStatementBaseTest
  Method Argument Typehint Default
 TablePrefix  
 testExecute  
 testBindAll  
 testRowCount  
 testFetchAll  
 testFetch  
class LibDbStatementMariadbTest
  Method Argument Typehint Default
 setUpBeforeClass  
class LibDbStatementMysqliTest
  Method Argument Typehint Default
 setUpBeforeClass  
 tearDownAfterClass  
class LibDbStatementPdoMysqlTest
  Method Argument Typehint Default
 setUpBeforeClass  
 tearDownAfterClass  
class LibDbStatementPdoSqliteTest
  Method Argument Typehint Default
 setUpBeforeClass  
 tearDownAfterClass  
class LibMainTest
  Method Argument Typehint Default
 __construct  
class LibPasswordTest
  Method Argument Typehint Default
 testStrength  
 testGenerate  
 testValidate  
class LibProfilerTest
  Method Argument Typehint Default
 testGetTime  
 testTimer  
class LibRbacBaseTest
  Method Argument Typehint Default
 setUp  
 Instance  
 Type  
 testAdd  
 testRemove  
 testGetInfo  
 testPathID  
 testAddPath  
 testEdit  
 testChildren  
 testTitleID  
 testDescendants  
 testDepth  
 testPath  
 testParentNode  
 testReset  
 testRemoveAgain  
 testAssign  
 testUnassign  
 testResetAssignments  
class LibRbacMainTest
  Method Argument Typehint Default
 setUp  
 __construct  
 testAssign  
 testCheck  
 testEnforce  
class LibRbacPermissionsTest
  Method Argument Typehint Default
 Instance  
 Type  
 testUnassignRoles  
 testRoles  
class LibRbacRolesTest
  Method Argument Typehint Default
 Instance  
 Type  
 testAssignPermission  
 testHasPermission  
 testUnassignPermissions  
 testUnassignUsers  
 testPermissions  
class LibRbacUsersTest
  Method Argument Typehint Default
 testAssign  
 testUnassign  
 testAllRoles  
 testRoleCount  
 testHasRole  
 testResetAssignments  
class LibSessionTest
  Method Argument Typehint Default
 setUp  
 testRefresh  
 testDestroy  
 testCreate  
 testRoll  
 testSessionID  
 testOnlineVisitors  
 testDestroySession  
 testStressRoll  
class LibSettingsTest
  Method Argument Typehint Default
 testSaveGeneral  
 testLoadGeneral  
 testSaveGeneralTimeOut  
 testDeleteGeneral  
 testSaveUser  
 testLoadUser  
 testSaveUserTimeOut  
 testDeleteUser  
 testDeleteAll  
 testSaveSession  
 testLoadSession  
 testSaveSessionTimeOut  
 testDeleteSession  
class LibUserTest
  Method Argument Typehint Default
 setUp  
 testCreate  
 testUsername  
 testExists  
 testEdit  
 testDelete  
 testValidate  
 testUserID  
 testLogin  
 testExistingLogin  
 testUserCount  
class LibXUserTest
  Method Argument Typehint Default
 setUp  
 create  
 testCreate  
 testUsername  
 testExists  
 testEdit  
 testDelete  
 testValidate  
 testUserID  
 testActivate  
 testLock  
 testLogin  
 testExtend  
 testResetPassword  
 testFindByEmail  
class MainController
  Method Argument Typehint Default
 Start  
class MainTest
  Method Argument Typehint Default
 __construct  
 testStress  
 testSomething  
 testEmpty  
 testSkipped  
 testPush  
 testPop  
class ModeContestAdmin
  Method Argument Typehint Default
 Start  
 addContest  
 insertNewChallenges  
class ModeContestAjaxChallenge
  Method Argument Typehint Default
 Start  
class ModeContestUserSignupController
  Method Argument Typehint Default
 Start  
 activationMail  
class ModeContestUserUpdate
  Method Argument Typehint Default
 Start  
class ModeWorkshopAdmin
  Method Argument Typehint Default
 Start  
class ModeWorkshopUserCreateController
  Method Argument Typehint Default
 Start  
class ModeWorkshopUserDeleteController
  Method Argument Typehint Default
 Start  
class ModeWorkshopUserGetController
  Method Argument Typehint Default
 Start  
class nusoap_base
  Method Argument Typehint Default
 nusoap_base  
 getGlobalDebugLevel  
 setGlobalDebugLevel  
 getDebugLevel  
 setDebugLevel  
 debug  
 appendDebug  
 clearDebug  
 getDebug  
 getDebugAsXMLComment  
 expandEntities  
 getError  
 setError  
 isArraySimpleOrStruct  
 serialize_val  
 serializeEnvelope  
 formatDump  
 contractQname  
 expandQname  
 getLocalPart  
 getPrefix  
 getNamespaceFromPrefix  
 getPrefixFromNamespace  
 getmicrotime  
 varDump  
 __toString  
class nusoap_client
  Method Argument Typehint Default
 nusoap_client  
 call  
 checkWSDL  
 loadWSDL  
 getOperationData  
 send  
 parseResponse  
 setCurlOption  
 setEndpoint  
 setHeaders  
 getHeaders  
 getHeader  
 setHTTPProxy  
 setCredentials  
 setHTTPEncoding  
 setUseCURL  
 useHTTPPersistentConnection  
 getDefaultRpcParams  
 setDefaultRpcParams  
 getProxy  
 _getProxyClassCode  
 getProxyClassCode  
 getHTTPBody  
 getHTTPContentType  
 getHTTPContentTypeCharset  
 decodeUTF8  
 setCookie  
 getCookies  
 checkCookies  
 UpdateCookies  
class nusoap_fault
  Method Argument Typehint Default
 nusoap_fault  
 serialize  
class nusoap_parser
  Method Argument Typehint Default
 nusoap_parser  
 start_element  
 end_element  
 character_data  
 get_response  
 get_soapbody  
 get_soapheader  
 getHeaders  
 decodeSimple  
 buildVal  
class nusoap_server
  Method Argument Typehint Default
 nusoap_server  
 service  
 parse_http_headers  
 parse_request  
 invoke_method  
 serialize_return  
 send_response  
 verify_method  
 parseRequest  
 getHTTPBody  
 getHTTPContentType  
 getHTTPContentTypeCharset  
 add_to_map  
 register  
 fault  
 configureWSDL  
class nusoap_xmlschema
  Method Argument Typehint Default
 nusoap_xmlschema  
 parseFile  
 parseString  
 CreateTypeName  
 schemaStartElement  
 schemaEndElement  
 schemaCharacterData  
 serializeSchema  
 xdebug  
 getPHPType  
 getTypeDef  
 serializeTypeDef  
 typeToForm  
 addComplexType  
 addSimpleType  
 addElement  
class ORM
  Method Argument Typehint Default
 Repository  
 Find  
 Find1  
 Query  
 Write  
 DQL  
 Persist  
 Flush  
 Clear  
 Dump  
 Delete  
class PluginJalaliTest
  Method Argument Typehint Default
 setUp  
 testSkipped  
 testYear  
 testMonth  
 testDay  
 testTime  
 testStrings  
 testToTimestamp  
class PluginMainTest
  Method Argument Typehint Default
 __construct  
class RunModes
  Method Argument Typehint Default
 Add  
 Set  
 Is  
 Remove  
 Toggle  
 IsEmbed  
 IsCLI  
 IsDeploy  
 IsDevelop  
class ServiceInput_array
  Method Argument Typehint Default
 Format  
class ServiceInput_json
  Method Argument Typehint Default
 Format  
class ServiceInput_serialized
  Method Argument Typehint Default
 Format  
class ServiceInput_soap
  Method Argument Typehint Default
 Format  
 MethodName  
class ServiceInput_xml
  Method Argument Typehint Default
 Format  
class ServiceOutput_array
  Method Argument Typehint Default
 Format  
class ServiceOutput_json
  Method Argument Typehint Default
 Format  
class ServiceOutput_jsonp
  Method Argument Typehint Default
 Format  
 HelpNotice  
class ServiceOutput_serialized
  Method Argument Typehint Default
 Format  
class ServiceOutput_soap
  Method Argument Typehint Default
 Format  
class ServiceOutput_xml
  Method Argument Typehint Default
 Format  
class SingleModeController
  Method Argument Typehint Default
 Handle  
 getRelativePath  
 removeWhitespaces  
class soap_transport_http
  Method Argument Typehint Default
 soap_transport_http  
 setCurlOption  
 setHeader  
 unsetHeader  
 setURL  
 io_method  
 connect  
 send  
 sendHTTPS  
 setCredentials  
 setSOAPAction  
 setEncoding  
 setProxy  
 isSkippableCurlHeader  
 decodeChunked  
 buildPayload  
 sendRequest  
 getResponse  
 setContentType  
 usePersistentConnection  
 parseCookie  
 getCookiesForRequest  
class soapval
  Method Argument Typehint Default
 soapval  
 serialize  
 decode  
class StatsPlugin
  Method Argument Typehint Default
 setupDB  
 __construct  
 Insert  
class Test
  Method Argument Typehint Default
 __construct  
class TestCommand
  Method Argument Typehint Default
 configure  
 execute  
 interact  
class User
  Method Argument Typehint Default
 ID  
 Username  
 Password  
 __construct  
class UseragentMobilePlugin
  Method Argument Typehint Default
 IsMobileUserAgent  
class UserCaptchaController
  Method Argument Typehint Default
 Start  
class UserCreateController
  Method Argument Typehint Default
 __construct  
 Start  
class UserLoginController
  Method Argument Typehint Default
 Start  
class UserLogoutController
  Method Argument Typehint Default
 Start  
class UserRepository
  Method Argument Typehint Default
 getAllUsersBelow100  
class UsersAddController
  Method Argument Typehint Default
 Start  
class UsersAssignController
  Method Argument Typehint Default
 Start  
class UsersEditController
  Method Argument Typehint Default
 Start  
class UsersOnlineController
  Method Argument Typehint Default
 Start  
class UsersRemoveController
  Method Argument Typehint Default
 Start  
class UsersUnassignController
  Method Argument Typehint Default
 Start  
class ViewParserPlugin
  Method Argument Typehint Default
 GetRipTitle  
 GetRipMeta  
 FixLinks  
 FormatMeta  
 Parse  
class WorkshopModeController
  Method Argument Typehint Default
 Handle  
 getRelativePath  
class wsdl
  Method Argument Typehint Default
 wsdl  
 fetchWSDL  
 parseWSDL  
 start_element  
 end_element  
 character_data  
 setCredentials  
 getBindingData  
 getOperations  
 getOperationData  
 getOperationDataForSoapAction  
 getTypeDef  
 webDescription  
 serialize  
 parametersMatchWrapped  
 serializeRPCParameters  
 serializeParameters  
 serializeType  
 serializeComplexTypeAttributes  
 serializeComplexTypeElements  
 addComplexType  
 addSimpleType  
 addElement  
 addOperation  
class XMLConvertor
  Method Argument Typehint Default
 SetXSL  
 SetCSS  
 xml_to_array  
 prv_xml_to_array  
 pad  
 prv_array_to_xml  
 array_to_xml  
class Xuser
  Method Argument Typehint Default
 __construct  
class XuserLoginController
  Method Argument Typehint Default
 Start  
class XuserLogoutController
  Method Argument Typehint Default
 Start  
class XuserResetController
  Method Argument Typehint Default
 Start  
 ResetMail  
class XuserSignupController
  Method Argument Typehint Default
 Start  
 ActivationMail  
class ApplicationLauncher
  Method Argument Typehint Default
 __construct  
 GetClasses  
 ControllerClass  
 StartController  
 GetIterativeCatchController  
 Launch  
class AutoController
  Method Argument Typehint Default
 __construct  
 Start  
class Autoload
  Method Argument Typehint Default
 __construct  
 Register  
 AddCoreModules  
 CoreAutoload  
 Autoload  
 AddRule  
 AddModule  
 AddRuleArray  
 AddHandler  
 RemoveHandler  
 RemoveRule  
 RemoveRuleArrayKeys  
 RemoveRuleArrayValues  
 ResetRules  
class BaseDatabase
  Method Argument Typehint Default
 __construct  
 LastID  
 __get  
 exec  
 query  
 quote  
 Escape  
 PrepareStatement  
 prepare  
 SQL  
 Initialize  
 InitializeData  
 InitializeSchema  
 ListTables  
 DropTables  
 TruncateTables  
 GetSQL  
 GetSchemaSQL  
 GetDataSQL  
class BaseDatabaseStatement
  Method Argument Typehint Default
 fetch  
 fetchAll  
 bindAll  
 Bind  
 execute  
 rowCount  
 Run  
class BaseFrontController
  Method Argument Typehint Default
 GenerateRequestID  
 __construct  
 LoadCoreModules  
 LoadApplicationConfiguration  
 LoadLibraries  
 Init  
 Run  
 _Run  
class BaseLauncher
  Method Argument Typehint Default
 Result  
class BaseNestedSet
  Method Argument Typehint Default
 __construct  
 ID  
 Table  
 Left  
 Right  
 Assign  
 DescendantCount  
 Depth  
 Sibling  
 ParentNode  
 Delete  
 DeleteSubtree  
 Descendants  
 Children  
 Path  
 Leaves  
 InsertSibling  
 InsertChild  
 FullTree  
class BasePassword
  Method Argument Typehint Default
 Entropy  
 hasOrderedCharacters  
 hasKeyboardOrderedCharacters  
 Strength  
 Generate  
class BaseRBAC
  Method Argument Typehint Default
 RootID  
 Type  
 Add  
 Count  
 PathID  
 TitleID  
 GetRecord  
 GetTitle  
 GetDescription  
 AddPath  
 Edit  
 Children  
 Descendants  
 Depth  
 Path  
 ParentNode  
 Reset  
 Assign  
 Unassign  
 ResetAssignments  
class CatchController
  Method Argument Typehint Default
 Start  
 Handle  
class Controller
  Method Argument Typehint Default
 Start  
 Present  
 __construct  
 __set  
 __get  
 __isset  
 __unset  
 Redirect  
 ViewModule  
 GetCurrentView  
 __destruct  
class DatabaseManager
  Method Argument Typehint Default
 AddConnection  
 RemoveConnection  
 RemoveIndex  
 RemoveConfig  
 FindIndex  
 Database  
 Configuration  
class DatabaseSetting
  Method Argument Typehint Default
 __construct  
class DB_mssql
  Method Argument Typehint Default
 __construct  
 __destruct  
 LastID  
 quote  
 query  
 fetch  
 fetchAll  
 exec  
 prepare  
 StoredProcedure  
class DB_mysqli
  Method Argument Typehint Default
 __construct  
 __destruct  
 LastID  
 quote  
 query  
 exec  
 PrepareStatement  
 InitializeData  
class DB_pdo_mysql
  Method Argument Typehint Default
 __construct  
 __destruct  
 LastID  
 quote  
 query  
 exec  
 PrepareStatement  
class DB_pdo_sqlite
  Method Argument Typehint Default
 __construct  
 __destruct  
 LastID  
 quote  
 query  
 exec  
 PrepareStatement  
 ListTables  
 DropTables  
 TruncateTables  
class DB_Statement_mysqli
  Method Argument Typehint Default
 __construct  
 __destruct  
 bindAll  
 execute  
 rowCount  
 fetch  
 fetchAll  
class DB_Statement_pdo_mysql
  Method Argument Typehint Default
 __construct  
 __destruct  
 bindAll  
 execute  
 rowCount  
 fetch  
class DB_Statement_pdo_sqlite
  Method Argument Typehint Default
 __construct  
 __destruct  
 bindAll  
 execute  
 rowCount  
 fetch  
class DbTest
  Method Argument Typehint Default
 dbConfig  
 setUp  
 __construct  
 __destruct  
class DownloadManager
  Method Argument Typehint Default
 MIME  
 IsModifiedSince  
 Feed  
 FeedData  
class ErrorHandler
  Method Argument Typehint Default
 __construct  
 Error2Exception  
 HandleException  
 SetErrorHandler  
 UnsetErrorHandler  
 PresentError  
 ShutdownFunction  
interface ExtendedNestedSet
  Method Argument Typehint Default
 GetID  
 InsertChildData  
 InsertSiblingData  
 DeleteSubtreeConditional  
 DeleteConditional  
 ChildrenConditional  
 DescendantsConditional  
 LeavesConditional  
 PathConditional  
 DepthConditional  
 ParentNodeConditional  
 SiblingConditional  
class ExtendedUserManager
  Method Argument Typehint Default
 LastError  
 Extend  
 Login  
 Reset  
 ForceLogin  
 Lock  
 Unlock  
 IncreaseFailedLoginAttempts  
 IsLocked  
 IsActive  
 EditUser  
 CreateUser  
 DeleteUser  
 UserExists  
 UserIDExists  
 UserInfo  
 UserCount  
 Activate  
 Deactivate  
 TemporaryResetPassword  
 LockTime  
 InitUser  
 FindByEmail  
class FileLauncher
  Method Argument Typehint Default
 __construct  
 Launch  
class FrontController
  Method Argument Typehint Default
 GetSingleton  
class FullNestedSet
  Method Argument Typehint Default
 Lock  
 Unlock  
 GetID  
 GetRecord  
 DepthConditional  
 SiblingConditional  
 ParentNodeConditional  
 DeleteConditional  
 DeleteSubtreeConditional  
 DescendantsConditional  
 ChildrenConditional  
 PathConditional  
 LeavesConditional  
 InsertSiblingData  
 InsertChildData  
 EditData  
class HttpRequest
  Method Argument Typehint Default
 IP  
 URL  
 UserAgent  
 Port  
 PortReadable  
 Protocol  
 Path  
 URI  
 Host  
 ServerName  
 Method  
 File  
 QueryString  
 Root  
 Request  
class jf
  Method Argument Typehint Default
 url  
 root  
 moduleFile  
 import  
 run  
 db  
 time  
 rand  
 _movetime  
 SaveGeneralSetting  
 LoadGeneralSetting  
 SaveUserSetting  
 DeleteGeneralSetting  
 LoadUserSetting  
 SaveSessionSetting  
 DeleteUserSetting  
 LoadSessionSetting  
 DeleteSessionSetting  
 Log  
 SQL  
 CurrentUser  
 Username  
 Login  
 Logout  
 Check  
 Enforce  
 __Initialize  
 TablePrefix  
class jfDBAL_MSSQL_StoredProcedure
  Method Argument Typehint Default
 SetName  
 __construct  
 BindAll  
 Bind  
 BindByReference  
 Execute  
 GetResults  
 __destruct  
class LogManager
  Method Argument Typehint Default
 Log  
class MainController
  Method Argument Typehint Default
 Start  
class Model
  Method Argument Typehint Default
 TablePrefix  
 ModuleFile  
 ModuleName  
interface NestedSetInterface
  Method Argument Typehint Default
 InsertChild  
 InsertSibling  
 DeleteSubtree  
 Delete  
 FullTree  
 Children  
 Descendants  
 Leaves  
 Path  
 Depth  
 ParentNode  
 Sibling  
class NoDatabaseSetting
  Method Argument Typehint Default
 __construct  
class Password
  Method Argument Typehint Default
 StaticSalt  
 Make  
 Validate  
 __construct  
 Salt  
 Username  
 Password  
 Protocol  
class PermissionManager
  Method Argument Typehint Default
 Type  
 __construct  
 Remove  
 UnassignRoles  
 Roles  
class PhpunitLoaderPlugin
  Method Argument Typehint Default
 Phar  
 ListModules  
 Autoload  
class Profiler
  Method Argument Typehint Default
 __construct  
 GetTime  
 Reset  
 Timer  
 Stop  
class RBACManager
  Method Argument Typehint Default
 __construct  
 Assign  
 Check  
 Enforce  
 Reset  
class RBACUserManager
  Method Argument Typehint Default
 HasRole  
 Assign  
 Unassign  
 AllRoles  
 RoleCount  
 ResetAssignments  
class RoleManager
  Method Argument Typehint Default
 Type  
 __construct  
 Remove  
 UnassignPermissions  
 UnassignUsers  
 HasPermission  
 Permissions  
class SecurityManager
  Method Argument Typehint Default
 Random  
 LoadRbac  
 AccessControl  
 RandomToken  
class Service
  Method Argument Typehint Default
 Execute  
class ServiceManager
  Method Argument Typehint Default
 __construct  
 ExtractInput  
 Invoke  
 SummonService  
 CallSoap  
 Hostname  
 CallService  
 Serve  
 TypeArray2WSDLTypes  
 PresentWSDL  
 FormatInput  
 FormatOutput  
class SessionManager
  Method Argument Typehint Default
 __construct  
 Finish  
 Refresh  
 SetCurrentUser  
 _Sweep  
 CreateSession  
 ExpireSession  
 RollSession  
 DestroySession  
 SessionID  
 OnlineVisitors  
 CurrentUser  
 IsLoggedIn  
class SettingManager
  Method Argument Typehint Default
 dbIndex  
 _Save  
 _Delete  
 _Sweep  
 _Load  
 SaveGeneral  
 LoadGeneral  
 DeleteGeneral  
 SaveUser  
 LoadUser  
 DeleteUser  
 DeleteAllUser  
 SaveSession  
 LoadSession  
 DeleteSession  
class SystemLauncher
  Method Argument Typehint Default
 Launch  
class Test
  Method Argument Typehint Default
 __construct  
 add  
 movetime  
 resettime  
class TestLauncher
  Method Argument Typehint Default
 __construct  
 Launch  
 WebLauncher  
 OutputResult  
 CLILauncher  
 LoadFramework  
class TestListener
  Method Argument Typehint Default
 Finish  
 Dump  
 addError  
 addFailure  
 addIncompleteTest  
 addSkippedTest  
 startTestSuite  
 endTestSuite  
 startTest  
 endTest  
class TestSuite
  Method Argument Typehint Default
 add  
 testTrue  
class trait_DatabaseProfiler
  Method Argument Typehint Default
 QueryToString  
 __querySortByTime  
 QueryStats  
 Profile  
 QueryStart  
 QueryEnd  
 increaseQueryCount  
 QueryCount  
 QueryTime  
class UserManager
  Method Argument Typehint Default
 DeleteUser  
 IsLoggedIn  
 LoginCount  
 Logout  
 LogoutAll  
 EditUser  
 ValidateUserCredentials  
 ForceLogin  
 Login  
 UserExists  
 UserIDExists  
 CreateUser  
 Username  
 UserID  
 UserCount  
class View
  Method Argument Typehint Default
 PresentTemplate  
 PresentHeader  
 PresentFooter  
 StartBuffering  
 EndBuffering  
 AddToHead  
 HeadData  
 Present  
 Represent  
 SetTitle  
 Title  
class AccessControlMatrix
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 isSecureCodingAllowed  
 reset  
 getUserId  
class BaseLesson
  Method Argument Typehint Default
 __construct  
 isCompleted  
 getContent  
 getHints  
 isSecureCodingAllowed  
 setCompleted  
 saveSessionData  
 getSessionData  
 deleteSessionData  
 addSuccessMessage  
 addErrorMessage  
 start  
 getTitle  
 getCategory  
 reset  
class BusinessLayerAccessControl
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 showScreen1  
 showScreen2  
 showScreen3  
 getRole  
 getUsers  
 validateLogin  
 logout  
 deleteUser  
 isSecureCodingAllowed  
 reset  
class Category
  Method Argument Typehint Default
 __construct  
 getCategories  
 getCategoryId  
 getDefaultCategoryId  
 addCategory  
class CategoryTest
  Method Argument Typehint Default
 __construct  
 testGetCategoryId  
 testGetDefaultCategoryId  
 testAddCategory  
class ContestChallenges
  Method Argument Typehint Default
 add  
 getByID  
 getByName  
 getByContestID  
 deleteByContestID  
 incrementTotalAttempts  
 incrementCompletedCount  
class ContestChallengeScanner
  Method Argument Typehint Default
 run  
class ContestDetails
  Method Argument Typehint Default
 add  
 getByID  
 isActivePresent  
 getActive  
 getActiveID  
class ContestSubmissions
  Method Argument Typehint Default
 add  
 getByID  
 evaluate  
class ContestUsers
  Method Argument Typehint Default
 getAll  
class EncodingBasics
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 addBase64  
 addEntityEnc  
 addMD5  
 addSHA256  
 addURLEncode  
 addROT13  
 addTable  
 reset  
class FailOpenAuthentication
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 removeHTMLForm  
 showWelcomeMessage  
 isSecureCodingAllowed  
 reset  
class ForcedBrowsing
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 removeHTMLContent  
 showConfig  
 reset  
class ForgotPassword
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 reset  
class HiddenFields
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 isSecureCodingAllowed  
 reset  
class HTMLClues
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 reset  
class HTMLFieldRestrictions
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 reset  
class HTTPBasics
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 reset  
class HTTPOnly
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 reset  
class JSObfuscation
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 reset  
class LessonScanner
  Method Argument Typehint Default
 run  
 getLessonObject  
 loadClasses  
class LogSpoofing
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 reset  
class NumericSQLInjection
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 getWeatherInfo  
 reset  
class PathBasedAccessControl
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 reset  
class SameOriginPolicy
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 reset  
class SampleLesson
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 reset  
class SessionFixation
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 replaceURLInContent  
 showStage1  
 showStage2  
 showStage3  
 showStage4  
 showStage5  
 showStage6  
 reset  
class UsefulTools
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 reset  
class WeakAuthenticationCookie
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 removeHTMLForm  
 showWelcomeMessage  
 encode  
 reset  
class WebGoatIntro
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 reset  
class WorkshopUsers
  Method Argument Typehint Default
 getAll  
class XPATHInjection
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 reset  
class XSS1
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 reset  
class XSS2
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 deleteMessages  
 reset  
 addMessage  
 getMessages  
class XSS3
  Method Argument Typehint Default
 getTitle  
 getCategory  
 start  
 reset