Class Typehint Status

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

  Method Argument Typehint Default
trait AssetUtilsTrait
  Method Argument Typehint Default
 isRemoteLink  
 gatherLinks  
 moveImports  
 renderAttributes  
 renderQueryString  
trait LegacyAssetsTrait
  Method Argument Typehint Default
 unifyLegacyArguments  
 createArgumentsFromLegacy  
 addAsyncJs  
 addDeferJs  
trait TestingAssetsTrait
  Method Argument Typehint Default
 exists  
 getCollections  
 setCollection  
 getCss  
 getJs  
 setCss  
 setJs  
 removeCss  
 removeJs  
 setCssPipeline  
 setJsPipeline  
 reset  
 resetJs  
 resetCss  
 setTimestamp  
 getTimestamp  
 addDir  
 addDirJs  
 addDirCss  
 rglob  
class BaseAsset
  Method Argument Typehint Default
 render  
 __construct  
 init  
 getAsset  
 getRemote  
 setPosition  
 buildLocalLink  
 jsonSerialize  
 cssRewrite  
class Css
  Method Argument Typehint Default
 __construct  
 render  
class InlineCss
  Method Argument Typehint Default
 __construct  
 render  
class InlineJs
  Method Argument Typehint Default
 __construct  
 render  
class Js
  Method Argument Typehint Default
 __construct  
 render  
class Pipeline
  Method Argument Typehint Default
 __construct  
 renderCss  
 renderJs  
 cssRewrite  
 shouldMinify  
class Backups
  Method Argument Typehint Default
 init  
 setup  
 onSchedulerInitialized  
 getBackupDownloadUrl  
 getBackupProfiles  
 getPurgeConfig  
 getBackupNames  
 getTotalBackupsSize  
 getAvailableBackups  
 backup  
 purge  
 convertExclude  
class CompiledBase
  Method Argument Typehint Default
 __construct  
 name  
 modified  
 timestamp  
 load  
 checksum  
 createFilename  
 createObject  
 finalizeObject  
 loadFile  
 loadFiles  
 loadCompiledFile  
 saveCompiledFile  
 getState  
class CompiledBlueprints
  Method Argument Typehint Default
 __construct  
 checksum  
 createObject  
 getTypes  
 finalizeObject  
 loadFile  
 loadFiles  
 getState  
class CompiledConfig
  Method Argument Typehint Default
 __construct  
 setBlueprints  
 load  
 createObject  
 finalizeObject  
 modified  
 loadFile  
class CompiledLanguages
  Method Argument Typehint Default
 __construct  
 createObject  
 finalizeObject  
 modified  
 loadFile  
class Config
  Method Argument Typehint Default
 key  
 checksum  
 modified  
 timestamp  
 reload  
 debug  
 init  
 getLanguages  
class ConfigFileFinder
  Method Argument Typehint Default
 setBase  
 locateFiles  
 getFiles  
 listFiles  
 locateFileInFolder  
 locateInFolders  
 locateFile  
 detectRecursive  
 detectInFolder  
 detectAll  
class Languages
  Method Argument Typehint Default
 checksum  
 modified  
 timestamp  
 reformat  
 mergeRecursive  
 flattenByLang  
 unflatten  
class Setup
  Method Argument Typehint Default
 __construct  
 init  
 initializeLocator  
 getStreams  
 check  
class Blueprint
  Method Argument Typehint Default
 __clone  
 setScope  
 setTypes  
 getDefaults  
 init  
 mergeData  
 processForm  
 extra  
 validate  
 filter  
 flattenData  
 schema  
 addDynamicHandler void 
 initInternals  
 loadFile  
 getFiles  
 dynamicData  
 dynamicConfig  
 dynamicSecurity  
 dynamicScope  
 addPropertyRecursive  
class Blueprints
  Method Argument Typehint Default
 __construct  
 get  
 types  
 loadFile  
class BlueprintSchema
  Method Argument Typehint Default
 getTypes  
 getType  
 validate  
 processForm  
 filter  
 flattenData  
 flattenArray  
 validateArray  
 filterArray  
 processFormRecursive  
 checkRequired  
 dynamicConfig  
class Data
  Method Argument Typehint Default
 __construct  
 setKeepEmptyValues  
 setMissingValuesAsNull  
 value  
 join  
 getDefaults  
 joinDefaults  
 getJoined  
 merge  
 setDefaults  
 validate  
 filter  
 extra  
 blueprints  
 save  
 exists  
 raw  
 file  
 jsonSerialize  
interface DataInterface
  Method Argument Typehint Default
 value  
 merge  
 blueprints  
 validate  
 filter  
 extra  
 save  
 file  
class Validation
  Method Argument Typehint Default
 validate  
 filter  
 typeText  
 filterText  
 filterCheckbox  
 filterCommaList  
 typeCommaList  
 filterLower  
 filterUpper  
 typeTextarea  
 typePassword  
 typeHidden  
 typeCheckboxes  
 filterCheckboxes  
 typeCheckbox  
 typeRadio  
 typeToggle  
 typeFile  
 filterFile  
 typeSelect  
 typeNumber  
 filterNumber  
 filterDateTime  
 typeRange  
 filterRange  
 typeColor  
 typeEmail  
 typeUrl  
 typeDatetime  
 typeDatetimeLocal  
 typeDate  
 typeTime  
 typeMonth  
 typeWeek  
 typeArray  
 filterArray  
 typeList  
 filterList  
 filterYaml  
 typeIgnore  
 filterIgnore  
 typeUnset  
 filterUnset  
 validateRequired  
 validatePattern  
 validateAlpha  
 validateAlnum  
 typeBool  
 validateBool  
 filterBool  
 validateDigit  
 validateFloat  
 filterFloat  
 validateHex  
 validateInt  
 filterInt  
 validateArray  
 filterItem_List  
 validateJson  
class ValidationException
  Method Argument Typehint Default
 setMessages  
 getMessages  
class BareHandler
  Method Argument Typehint Default
 handle  
class Errors
  Method Argument Typehint Default
 resetHandlers  
class SimplePageHandler
  Method Argument Typehint Default
 __construct  
 handle  
 getResource  
 addResourcePath  
 getResourcePaths  
class SystemFacade
  Method Argument Typehint Default
 registerShutdownFunction  
 handleShutdown  
trait CompiledFile
  Method Argument Typehint Default
 content  
 __sleep  
 __wakeup  
class CompiledJsonFile
  Method Argument Typehint Default
 decode  
class Archiver
  Method Argument Typehint Default
 create  
 setArchive  
 setOptions  
 compress  
 extract  
 addEmptyFolders  
 getArchiveFiles  
class Folder
  Method Argument Typehint Default
 lastModifiedFolder  
 lastModifiedFile  
 hashAllFiles  
 getRelativePath  
 getRelativePathDotDot  
 shift  
 all  
 copy  
 move  
 delete  
 mkdir  
 create  
 rcopy  
 doDelete  
 countChildren  
class RecursiveDirectoryFilterIterator
  Method Argument Typehint Default
 __construct  
 accept  
 getChildren  
class RecursiveFolderFilterIterator
  Method Argument Typehint Default
 __construct  
 accept  
class ZipArchiver
  Method Argument Typehint Default
 extract  
 compress  
 addEmptyFolders  
class FormFlash
  Method Argument Typehint Default
 getLegacyFiles array 
 uploadFile bool 
 cropFile bool 
class AbstractPackageCollection
  Method Argument Typehint Default
 toJson  
 toArray  
class CachedCollection
  Method Argument Typehint Default
 __construct  
class Package
  Method Argument Typehint Default
 __construct  
 getData  
 __get  
 __set  
 __isset  
 __toString  
 toJson  
 toArray  
class AbstractPackageCollection
  Method Argument Typehint Default
 __construct  
class Package
  Method Argument Typehint Default
 __construct  
 isEnabled  
class Packages
  Method Argument Typehint Default
 __construct  
class Plugins
  Method Argument Typehint Default
 __construct  
class Themes
  Method Argument Typehint Default
 __construct  
class AbstractPackageCollection
  Method Argument Typehint Default
 __construct  
 fetch  
class GravCore
  Method Argument Typehint Default
 __construct  
 getAssets  
 getChangelog  
 getDate  
 isUpdatable  
 getVersion  
 getMinPHPVersion  
 isSymlink  
class Package
  Method Argument Typehint Default
 __construct  
 jsonSerialize  
class Packages
  Method Argument Typehint Default
 __construct  
class Plugins
  Method Argument Typehint Default
 __construct  
class Themes
  Method Argument Typehint Default
 __construct  
class AbstractCollection
  Method Argument Typehint Default
 toJson  
 toArray  
class GPM
  Method Argument Typehint Default
 __construct  
 getInstalled  
 getInstallable  
 countInstalled  
 getInstalledPackage  
 getInstalledPlugin  
 getInstalledPlugins  
 isPluginInstalled  
 isPluginInstalledAsSymlink  
 getInstalledTheme  
 getInstalledThemes  
 isThemeInstalled  
 countUpdates  
 getUpdatable  
 getUpdatablePlugins  
 getLatestVersionOfPackage  
 isUpdatable  
 isPluginUpdatable  
 getUpdatableThemes  
 isThemeUpdatable  
 getReleaseType  
 isStableRelease  
 isTestingRelease  
 getRepositoryPlugin  
 getRepositoryPlugins  
 getRepositoryTheme  
 getRepositoryThemes  
 getRepository  
 findPackage  
 downloadPackage  
 copyPackage  
 getPackageType  
 getPackageName  
 getBlueprints  
 getInstallPath  
 findPackages  
 getPackagesThatDependOnPackage  
 getVersionOfDependencyRequiredByPackage  
 checkNoOtherPackageNeedsThisDependencyInALowerVersion  
 checkPackagesCanBeInstalled  
 getDependencies  
 checkNoOtherPackageNeedsTheseDependenciesInALowerVersion  
 firstVersionIsLower  
 calculateMergedDependenciesOfPackage  
 calculateMergedDependenciesOfPackages  
 calculateVersionNumberFromDependencyVersion  
 versionFormatIsNextSignificantRelease bool 
 versionFormatIsEqualOrHigher bool 
 checkNextSignificantReleasesAreCompatible bool 
class Installer
  Method Argument Typehint Default
 install  
 unZip  
 loadInstaller  
 moveInstall  
 copyInstall  
 sophisticatedInstall  
 uninstall  
 isValidDestination  
 isGravInstance  
 getMessage  
 lastErrorMsg  
 lastErrorCode  
 setError  
class Licenses
  Method Argument Typehint Default
 set  
 get  
 validate  
 getLicenseFile  
class Response
  Method Argument Typehint Default
 setMethod  
 get  
 isCurlAvailable  
 isFopenAvailable  
 isRemote  
 progress  
 getAuto  
 getFopen  
 getCurl  
 curlExecFollow  
class Upgrader
  Method Argument Typehint Default
 __construct  
 getReleaseDate  
 getLocalVersion  
 getRemoteVersion  
 getAssets  
 getChangelog  
 meetsRequirements  
 minPHPVersion  
 isUpgradable  
 isSymlink  
class Base32
  Method Argument Typehint Default
 encode  
 decode  
class Excerpts
  Method Argument Typehint Default
 processImageHtml  
 processLinkHtml  
 getExcerptFromHtml  
 getHtmlFromExcerpt  
 processLinkExcerpt  
 processImageExcerpt  
 processMediaActions  
class Exif
  Method Argument Typehint Default
 __construct  
 getReader  
class LogViewer
  Method Argument Typehint Default
 objectTail  
 tail  
 levelColor  
 parse  
 parseTrace  
class Truncator
  Method Argument Typehint Default
 truncateWords  
 truncateLetters  
 htmlToDomDocument  
 removeProceedingNodes  
 getCleanedHTML  
 insertEllipsis  
 truncate  
class YamlLinter
  Method Argument Typehint Default
 lint  
 lintPages  
 lintConfig  
 lintBlueprints  
 recurseFolder  
 extractYaml  
class Language
  Method Argument Typehint Default
 __construct  
 init  
 enabled  
 getLanguages  
 setLanguages  
 getAvailable  
 getLanguage  
 getDefault  
 setDefault  
 getActive  
 setActive  
 setActiveFromUri  
 getLanguageURLPrefix  
 isIncludeDefaultLanguage  
 isLanguageInUrl  
 getFallbackPageExtensions  
 resetFallbackPageExtensions  
 getFallbackLanguages  
 validate  
 translate  
 translateArray  
 getTranslation  
 getBrowserLanguages  
 getLanguageCode  
class LanguageCodes
  Method Argument Typehint Default
 getName  
 getNativeName  
 getOrientation  
 isRtl  
 getNames  
 get  
class Parsedown
  Method Argument Typehint Default
 __construct  
class ParsedownExtra
  Method Argument Typehint Default
 __construct  
trait ParsedownGravTrait
  Method Argument Typehint Default
 init  
 getExcerpts  
 addBlockType  
 addInlineType  
 isBlockContinuable  
 isBlockCompletable  
 elementToHtml  
 setSpecialChars  
 blockTwigTag  
 inlineSpecialCharacter  
 inlineImage  
 inlineLink  
 __call  
interface MediaCollectionInterface
  Method Argument Typehint Default
 getPath  
trait MediaTrait
  Method Argument Typehint Default
 getMediaFolder  
 getMediaOrder  
 getMediaUri  
 getMedia  
 setMedia  
 clearMediaCache  
 getMediaCache  
 getCacheKey string 
interface PageContentInterface
  Method Argument Typehint Default
 header  
 summary  
 content  
 getRawContent  
 setRawContent  
 rawMarkdown  
 value  
 media  
 title  
 menu  
 visible  
 published  
 publishDate  
 unpublishDate  
 process  
 slug  
 order  
 id  
 modified  
 lastModified  
 folder  
 date  
 dateformat  
 taxonomy  
 shouldProcess  
 isPage  
 isDir  
 exists  
interface PageLegacyInterface
  Method Argument Typehint Default
 init  
 raw  
 frontmatter  
 modifyHeader  
 httpResponseCode  
 httpHeaders  
 setSummary  
 contentMeta  
 addContentMeta  
 getContentMeta  
 setContentMeta  
 cachePageContent  
 file  
 save  
 move  
 copy  
 blueprints  
 blueprintName  
 validate  
 filter  
 extra  
 toArray  
 toYaml  
 toJson  
 forms  
 addForms  
 name  
 childType  
 template  
 templateFormat  
 extension  
 expires  
 cacheControl  
 ssl  
 debugger  
 metadata  
 eTag  
 filePath  
 filePathClean  
 orderDir  
 orderBy  
 orderManual  
 maxCount  
 modular  
 modularTwig  
 children  
 isFirst  
 isLast  
 prevSibling  
 nextSibling  
 adjacentSibling  
 ancestor  
 inherited  
 inheritedField  
 find  
 collection  
 evaluate  
 folderExists  
 getOriginal  
 getAction  
interface PageRoutableInterface
  Method Argument Typehint Default
 urlExtension  
 routable  
 link  
 permalink  
 canonical  
 url  
 route  
 unsetRouteSlug  
 rawRoute  
 routeAliases  
 routeCanonical  
 redirect  
 relativePagePath  
 path  
 folder  
 parent  
 topParent  
 currentPosition  
 active  
 activeChild  
 home  
 root  
interface PageTranslateInterface
  Method Argument Typehint Default
 translatedLanguages  
 untranslatedLanguages  
 language  
class Excerpts
  Method Argument Typehint Default
 __construct  
 getPage PageInterface 
 getConfig array 
 fireInitializedEvent void 
 processLinkExcerpt array 
 processImageExcerpt array 
 processMediaActions  
 parseUrl  
 resolveStream  
class AbstractMedia
  Method Argument Typehint Default
 getPath  
 setPath  
 get  
 __invoke  
 setTimestamps  
 all  
 images  
 videos  
 audios  
 files  
 add  
 orderMedia  
 getFileParts  
class AudioMedium
  Method Argument Typehint Default
 sourceParsedownElement  
 controls  
 preload  
 controlsList  
 muted  
 loop  
 autoplay  
 reset  
class GlobalMedia
  Method Argument Typehint Default
 getPath  
 offsetExists  
 offsetGet  
 resolveStream  
 addMedium  
class ImageFile
  Method Argument Typehint Default
 __destruct  
 clearOperations  
 cacheFile  
 getHash  
 generateHash  
class ImageMedium
  Method Argument Typehint Default
 __construct  
 __destruct  
 __clone  
 addMetaFile  
 clearAlternatives  
 path  
 url  
 cache  
 srcset  
 setImagePrettyName  
 getImagePrettyName  
 derivatives  
 sourceParsedownElement  
 reset  
 link  
 lightbox  
 quality  
 format  
 sizes  
 width  
 height  
 cropZoom  
 __call  
 image  
 saveImage  
 filter  
 higherQualityAlternative  
class Link
  Method Argument Typehint Default
 __construct  
 parsedownElement  
 __call  
class Medium
  Method Argument Typehint Default
 __construct  
 __clone  
 copy  
 meta  
 exists  
 modified  
 size  
 setTimestamp  
 metadata  
 addMetaFile  
 addAlternative  
 __toString  
 path  
 relativePath  
 url  
 querystring  
 urlQuerystring  
 urlHash  
 parsedownElement  
 sourceParsedownElement  
 textParsedownElement  
 reset  
 display  
 thumbnailExists  
 thumbnail  
 link  
 lightbox  
 classes  
 id  
 style  
 __call  
 getThumbnail  
class MediumFactory
  Method Argument Typehint Default
 fromFile  
 fromUploadedFile  
 fromArray  
 scaledFromMedium  
trait ParsedownHtmlTrait
  Method Argument Typehint Default
 html  
interface RenderableInterface
  Method Argument Typehint Default
 html  
 parsedownElement  
class StaticImageMedium
  Method Argument Typehint Default
 sourceParsedownElement  
trait StaticResizeTrait
  Method Argument Typehint Default
 resize  
class ThumbnailImageMedium
  Method Argument Typehint Default
 srcset  
 parsedownElement  
 html  
 display  
 thumbnail  
 link  
 lightbox  
 bubble  
class VideoMedium
  Method Argument Typehint Default
 sourceParsedownElement  
 controls  
 poster  
 loop  
 autoplay  
 preload  
 playsinline  
 muted  
 reset  
class Collection
  Method Argument Typehint Default
 __construct  
 params  
 addPage  
 add  
 copy  
 merge  
 intersect  
 setParams  
 current  
 key  
 offsetGet  
 batch  
 remove  
 order  
 isFirst  
 isLast  
 prevSibling  
 nextSibling  
 adjacentSibling  
 currentPosition  
 dateRange  
 visible  
 nonVisible  
 modular  
 nonModular  
 published  
 nonPublished  
 routable  
 nonRoutable  
 ofType  
 ofOneOfTheseTypes  
 ofOneOfTheseAccessLevels  
 toExtendedArray  
class Media
  Method Argument Typehint Default
 __construct  
 __wakeup  
 offsetExists  
 offsetGet  
 init  
 path  
class Page
  Method Argument Typehint Default
 __construct  
 init  
 processFrontmatter  
 translatedLanguages  
 untranslatedLanguages  
 raw  
 frontmatter  
 header  
 language  
 modifyHeader  
 httpResponseCode  
 httpHeaders  
 summary  
 setSummary  
 content  
 contentMeta  
 addContentMeta  
 getContentMeta  
 setContentMeta  
 processMarkdown  
 processTwig  
 cachePageContent  
 getRawContent  
 setRawContent  
 value  
 rawMarkdown  
 file  
 save  
 move  
 copy  
 blueprints  
 blueprintName  
 validate  
 filter  
 extra  
 toArray  
 toYaml  
 toJson  
 getCacheKey string 
 forms  
 addForms  
 normalizeForm  
 media  
 getMediaFolder  
 getMediaOrder  
 name  
 childType  
 template  
 templateFormat  
 extension  
 urlExtension  
 expires  
 cacheControl  
 title  
 menu  
 visible  
 published  
 publishDate  
 unpublishDate  
 routable  
 ssl  
 process  
 debugger  
 metadata  
 resetMetadata  
 slug  
 order  
 link  
 permalink  
 canonical  
 url  
 route  
 unsetRouteSlug  
 rawRoute  
 routeAliases  
 routeCanonical  
 id  
 modified  
 redirect  
 eTag  
 lastModified  
 filePath  
 filePathClean  
 relativePagePath  
 path  
 folder  
 date  
 dateformat  
 orderDir  
 orderBy  
 orderManual  
 maxCount  
 taxonomy  
 modular  
 modularTwig  
 shouldProcess  
 parent  
 topParent  
 children  
 isFirst  
 isLast  
 prevSibling  
 nextSibling  
 adjacentSibling  
 currentPosition  
 active  
 activeChild  
 home  
 root  
 ancestor  
 inherited  
 inheritedField  
 getInheritedParams  
 find  
 collection  
 evaluate  
 isPage  
 isDir  
 exists  
 folderExists  
 cleanPath  
 doReorder  
 doRelocation  
 setPublishState  
 adjustRouteCase  
 getOriginal  
 getAction  
class Pages
  Method Argument Typehint Default
 __construct  
 base  
 baseRoute  
 route  
 baseUrl  
 homeUrl  
 url  
 setCheckMethod  
 reset  
 init  
 lastModified  
 instances  
 routes  
 addPage  
 sort  
 sortCollection  
 get  
 children  
 ancestor  
 inherited  
 find  
 dispatch  
 root  
 blueprints  
 all  
 parentsRawRoutes  
 getParents  
 getList  
 getTypes  
 types  
 modularTypes  
 pageTypes  
 accessLevels  
 parents  
 getHomeRoute  
 resetHomeRoute  
 buildPages  
 resetPages  
 recurse  
 buildRoutes  
 buildSort  
 arrayShuffle  
 getPagesCacheId  
class Types
  Method Argument Typehint Default
 register  
 scanBlueprints  
 scanTemplates  
 pageSelect  
 modularSelect  
 findBlueprints  
class RequestHandlerEvent
  Method Argument Typehint Default
 getRequest ServerRequestInterface 
 getRoute Route 
 getHandler RequestHandler 
 getResponse ResponseInterface|? 
 setResponse self 
 addMiddleware self 
class AssetsProcessor
  Method Argument Typehint Default
 process ResponseInterface 
class BackupsProcessor
  Method Argument Typehint Default
 process ResponseInterface 
class ConfigurationProcessor
  Method Argument Typehint Default
 process ResponseInterface 
class DebuggerAssetsProcessor
  Method Argument Typehint Default
 process ResponseInterface 
class DebuggerProcessor
  Method Argument Typehint Default
 process ResponseInterface 
class ErrorsProcessor
  Method Argument Typehint Default
 process ResponseInterface 
class InitializeProcessor
  Method Argument Typehint Default
 initializeCli  
 process ResponseInterface 
 processCli void 
class LoggerProcessor
  Method Argument Typehint Default
 process ResponseInterface 
class PagesProcessor
  Method Argument Typehint Default
 process ResponseInterface 
class PluginsProcessor
  Method Argument Typehint Default
 process ResponseInterface 
class ProcessorBase
  Method Argument Typehint Default
 __construct  
 startTimer  
 stopTimer  
 addMessage  
class RenderProcessor
  Method Argument Typehint Default
 process ResponseInterface 
class RequestProcessor
  Method Argument Typehint Default
 process ResponseInterface 
class SchedulerProcessor
  Method Argument Typehint Default
 process ResponseInterface 
class TasksProcessor
  Method Argument Typehint Default
 process ResponseInterface 
class ThemesProcessor
  Method Argument Typehint Default
 process ResponseInterface 
class TwigProcessor
  Method Argument Typehint Default
 process ResponseInterface 
class Cron
  Method Argument Typehint Default
 __construct  
 getCron  
 getText  
 getType  
 setCron  
 getCronMinutes  
 getCronHours  
 getCronDaysOfMonth  
 getCronMonths  
 getCronDaysOfWeek  
 getMinutes  
 getHours  
 getDaysOfMonth  
 getMonths  
 getDaysOfWeek  
 setMinutes  
 setHours  
 setMonths  
 setDaysOfWeek  
 setDaysOfMonth  
 parseDate  
 matchExact  
 matchWithMargin  
 arrayToCron  
 cronToArray  
trait IntervalTrait
  Method Argument Typehint Default
 at  
 everyMinute  
 hourly  
 daily  
 weekly  
 monthly  
 sunday  
 monday  
 tuesday  
 wednesday  
 thursday  
 friday  
 saturday  
 january  
 february  
 march  
 april  
 may  
 june  
 july  
 august  
 september  
 october  
 november  
 december  
 validateCronSequence  
 validateCronRange  
class Job
  Method Argument Typehint Default
 __construct  
 getCommand  
 getAt  
 getEnabled  
 getArguments  
 getCronExpression  
 isSuccessful  
 getId  
 isDue  
 isOverlapping  
 inForeground  
 backlink  
 runInBackground  
 onlyOne  
 configure  
 when  
 run  
 finalize  
 postRun  
 createLockFile  
 removeLockFile  
 exec  
 output  
 getOutput  
 email  
 emailOutput  
 before  
 then  
class Scheduler
  Method Argument Typehint Default
 __construct  
 loadSavedJobs  
 getQueuedJobs  
 getAllJobs  
 addFunction  
 addCommand  
 run  
 resetRun  
 getVerboseOutput  
 clearJobs  
 getCronCommand  
 isCrontabSetup  
 getJobStates  
 saveJobStates  
 queueJob  
 addSchedulerVerboseOutput  
 pushExecutedJob  
 pushFailedJob  
class AccountsServiceProvider
  Method Argument Typehint Default
 register  
 dataAccounts  
 flexAccounts  
 getFlexStorage  
class AssetsServiceProvider
  Method Argument Typehint Default
 register  
class BackupsServiceProvider
  Method Argument Typehint Default
 register  
class ConfigServiceProvider
  Method Argument Typehint Default
 register  
 blueprints  
 load  
 languages  
 pluginFolderPaths  
class ErrorServiceProvider
  Method Argument Typehint Default
 register  
class FilesystemServiceProvider
  Method Argument Typehint Default
 register  
class InflectorServiceProvider
  Method Argument Typehint Default
 register  
class LoggerServiceProvider
  Method Argument Typehint Default
 register  
class OutputServiceProvider
  Method Argument Typehint Default
 register  
class PagesServiceProvider
  Method Argument Typehint Default
 register  
class RequestServiceProvider
  Method Argument Typehint Default
 register  
class SchedulerServiceProvider
  Method Argument Typehint Default
 register  
class SessionServiceProvider
  Method Argument Typehint Default
 register  
class StreamsServiceProvider
  Method Argument Typehint Default
 register  
class TaskServiceProvider
  Method Argument Typehint Default
 register  
class TwigNodeCache
  Method Argument Typehint Default
 __construct  
 compile  
class TwigNodeMarkdown
  Method Argument Typehint Default
 __construct  
 compile  
class TwigNodeRender
  Method Argument Typehint Default
 __construct  
 compile  
class TwigNodeScript
  Method Argument Typehint Default
 __construct  
 compile  
class TwigNodeStyle
  Method Argument Typehint Default
 __construct  
 compile  
class TwigNodeSwitch
  Method Argument Typehint Default
 __construct  
 compile  
class TwigNodeThrow
  Method Argument Typehint Default
 __construct  
 compile  
class TwigNodeTryCatch
  Method Argument Typehint Default
 __construct  
 compile  
class TwigTokenParserCache
  Method Argument Typehint Default
 parse  
 decideCacheEnd  
 getTag  
class TwigTokenParserMarkdown
  Method Argument Typehint Default
 parse  
 decideMarkdownEnd  
 getTag  
class TwigTokenParserRender
  Method Argument Typehint Default
 parse  
 parseArguments  
 getTag  
class TwigTokenParserScript
  Method Argument Typehint Default
 parse  
 parseArguments  
 decideBlockEnd  
 getTag  
class TwigTokenParserStyle
  Method Argument Typehint Default
 parse  
 parseArguments  
 decideBlockEnd  
 getTag  
class TwigTokenParserSwitch
  Method Argument Typehint Default
 parse  
 decideIfFork  
 decideIfEnd  
 getTag  
class TwigTokenParserThrow
  Method Argument Typehint Default
 parse  
 getTag  
class TwigTokenParserTryCatch
  Method Argument Typehint Default
 parse  
 decideCatch  
 decideEnd  
 getTag  
class Twig
  Method Argument Typehint Default
 __construct  
 init  
 twig  
 loader  
 setTemplate  
 processPage  
 processTemplate  
 processString  
 processSite  
 addPath  
 prependPath  
 template  
 setAutoescape  
class TwigExtension
  Method Argument Typehint Default
 __construct  
 getGlobals  
 getFilters  
 getFunctions  
 getTokenParsers  
 fieldNameFilter  
 safeEmailFilter  
 randomizeFilter  
 modulusFilter  
 inflectorFilter  
 md5Filter  
 base32EncodeFilter  
 base32DecodeFilter  
 base64EncodeFilter  
 base64DecodeFilter  
 sortByKeyFilter  
 ksortFilter  
 chunkSplitFilter  
 containsFilter  
 niceCronFilter  
 cronFunc  
 nicetimeFunc  
 xssFunc  
 absoluteUrlFilter  
 markdownFunction  
 startsWithFilter  
 endsWithFilter  
 definedDefaultFilter  
 rtrimFilter  
 ltrimFilter  
 stringFilter  
 intFilter  
 boolFilter  
 floatFilter  
 arrayFilter  
 translate  
 translateLanguage  
 translateArray  
 repeatFunc  
 urlFunc  
 evaluateTwigFunc  
 evaluateStringFunc  
 dump  
 gistFunc  
 randomStringFunc  
 padFilter  
 arrayKeyValueFunc  
 arrayIntersectFunc  
 stringFunc  
 translateFunc  
 authorize  
 nonceFieldFunc  
 jsonDecodeFilter  
 getCookie  
 regexReplace  
 regexFilter  
 redirectFunc  
 rangeFunc  
 isAjaxFunc  
 exifFunc  
 readFileFunc  
 mediaDirFunc  
 vardumpFunc  
 niceFilesizeFunc  
 niceNumberFunc  
 themeVarFunc  
 pageHeaderVarFunc  
 bodyClassFunc  
 yamlEncodeFilter  
 yamlDecodeFilter  
 getTypeFunc  
 ofTypeFunc  
 svgImageFunction  
trait WriteCacheFileTrait
  Method Argument Typehint Default
 writeCacheFile  
class User
  Method Argument Typehint Default
 __construct  
 offsetExists  
 offsetGet  
 isValid bool 
 update  
 save  
 getMedia  
 getMediaFolder  
 getMediaOrder  
 __sleep  
 __wakeup  
 merge  
 getAvatarMedia  
 avatarUrl  
 authorise  
 count  
 getAvatarFile string|? 
class UserCollection
  Method Argument Typehint Default
 __construct  
 load UserInterface 
 find UserInterface 
 delete bool 
 count int 
class User
  Method Argument Typehint Default
 getCachedMethods array 
 __construct  
 get  
 set  
 undef  
 def  
 getFormValue  
 getProperty  
 toArray  
 toYaml  
 toJson  
 join  
 getDefaults  
 joinDefaults  
 getJoined  
 setDefaults  
 validate  
 filter  
 extra  
 getBlueprint  
 raw  
 file  
 isValid bool 
 save  
 isAuthorized bool 
 prepareStorage array 
 merge  
 getAvatarMedia  
 avatarUrl  
 authorise  
 count  
 getOriginalMedia  
 setUpdatedMedia void 
 saveUpdatedMedia void 
 parseFileProperty  
 doSerialize array 
 doUnserialize void 
class UserCollection
  Method Argument Typehint Default
 load UserInterface 
 find UserInterface 
 delete bool 
class UserIndex
  Method Argument Typehint Default
 loadEntriesFromStorage array 
 load UserInterface 
 find UserInterface 
 updateIndexData  
 getIndexFile  
 onChanges  
interface UserCollectionInterface
  Method Argument Typehint Default
 load UserInterface 
 find UserInterface 
 delete bool 
interface UserInterface
  Method Argument Typehint Default
 get  
 set  
 undef  
 def  
 join  
 getDefaults  
 joinDefaults  
 getJoined  
 setDefaults  
 update  
 exists  
 raw  
 authenticate bool 
 authorize bool 
 getAvatarImage ImageMedium|? 
 getAvatarUrl string 
trait UserTrait
  Method Argument Typehint Default
 authenticate bool 
 authorize bool 
 getAvatarImage ?ImageMedium 
 getAvatarUrl string 
 get  
 set  
 undef  
 save  
class Authentication
  Method Argument Typehint Default
 create string 
 verify int 
class Group
  Method Argument Typehint Default
 groups  
 groupNames  
 groupExists  
 load  
 save  
 remove  
class User
  Method Argument Typehint Default
 load  
 find  
 remove  
 getCollection  
class Assets
  Method Argument Typehint Default
 init  
 config  
 add  
 addType  
 addCss  
 addInlineCss  
 addJs  
 addInlineJs  
 registerCollection  
 filterAssets  
 sortAssets  
 render  
 css  
 js  
class Browser
  Method Argument Typehint Default
 __construct  
 getBrowser  
 getPlatform  
 getLongVersion  
 getVersion  
 isHuman  
 isTrackable bool 
class Cache
  Method Argument Typehint Default
 __construct  
 init  
 getSimpleCache  
 purgeOldCache  
 setEnabled  
 getEnabled  
 getCacheStatus  
 getCacheDriver  
 fetch  
 save  
 delete  
 deleteAll  
 contains  
 getKey  
 setKey  
 clearCache  
 invalidateCache  
 setLifetime  
 getLifetime  
 getDriverName  
 getDriverSetting  
 isVolatileDriver  
 purgeJob  
 clearJob  
 onSchedulerInitialized  
class Composer
  Method Argument Typehint Default
 getComposerLocation  
 getComposerExecutor  
class Debugger
  Method Argument Typehint Default
 __construct  
 init  
 enabled  
 addAssets  
 getCaller  
 addCollector  
 getCollector  
 render  
 sendDataInHeaders  
 getData  
 startTimer  
 stopTimer  
 addMessage  
 addException  
 setErrorHandler  
 deprecatedErrorHandler  
 addDeprecations  
 getDepracatedMessage  
 getFunction  
class Getters
  Method Argument Typehint Default
 __set  
 __get  
 __isset  
 __unset  
 offsetExists  
 offsetGet  
 offsetSet  
 offsetUnset  
 count  
 toArray  
class Grav
  Method Argument Typehint Default
 resetInstance  
 instance  
 setup  
 initializeCli  
 process  
 setLocale  
 redirect  
 redirectLangSafe  
 header  
 fireEvent  
 shutdown  
 __call  
 measureTime  
 load  
 registerServices  
 fallbackUrl  
trait GravTrait
  Method Argument Typehint Default
 getGrav  
class Inflector
  Method Argument Typehint Default
 init  
 pluralize  
 singularize  
 titleize  
 camelize  
 underscorize  
 hyphenize  
 humanize  
 variablize  
 tableize  
 classify  
 ordinalize  
 monthize  
class Iterator
  Method Argument Typehint Default
 __call  
 __clone  
 __toString  
 remove  
 prev  
 nth  
 first  
 last  
 reverse  
 indexOf  
 shuffle  
 slice  
 random  
 append  
 filter  
 sort  
class Plugin
  Method Argument Typehint Default
 getSubscribedEvents  
 __construct  
 setConfig  
 config  
 isAdmin  
 isCli  
 isPluginActiveAdmin  
 enable  
 getPriority  
 disable  
 offsetExists  
 offsetGet  
 offsetSet  
 offsetUnset  
 parseLinks  
 mergeConfig  
 mergeArrays  
 saveConfig  
 getBlueprint  
 loadBlueprint  
class Plugins
  Method Argument Typehint Default
 __construct  
 setup  
 init  
 add  
 all  
 get  
 loadPlugin  
class Security
  Method Argument Typehint Default
 detectXssFromPages  
 detectXssFromArray  
 detectXss  
class Session
  Method Argument Typehint Default
 instance  
 init  
 setAutoStart  
 all  
 started  
 setFlashObject  
 getFlashObject  
 setFlashCookieObject  
 getFlashCookieObject  
class Taxonomy
  Method Argument Typehint Default
 __construct  
 addTaxonomy  
 findTaxonomy  
 taxonomy  
 getTaxonomyItemKeys  
class Theme
  Method Argument Typehint Default
 __construct  
 config  
 saveConfig  
 mergeConfig  
 getBlueprint  
 loadBlueprint  
class Themes
  Method Argument Typehint Default
 __construct  
 init  
 initTheme  
 all  
 get  
 current  
 load  
 configure  
 loadConfiguration  
 loadLanguages  
 autoloadTheme  
class Uri
  Method Argument Typehint Default
 __construct  
 initializeWithUrl  
 initializeWithUrlAndRootPath  
 validateHostname  
 init  
 paths  
 route  
 query  
 params  
 param  
 fragment  
 url  
 path  
 extension  
 method  
 scheme  
 host  
 port  
 user  
 password  
 environment  
 basename  
 uri  
 base  
 baseIncludingLanguage  
 rootUrl  
 currentPage  
 referrer  
 __toString  
 toOriginalString  
 toArray  
 paramsRegex  
 ip  
 getCurrentUri  
 getCurrentRoute  
 isExternal  
 buildUrl  
 buildParams  
 convertUrl  
 parseUrl  
 extractParams  
 convertUrlOld  
 addNonce  
 isValidUrl  
 cleanPath  
 filterUserInfo  
 filterPath  
 filterQuery  
 createFromEnvironment  
 hasStandardPort  
 createFromString  
 reset  
 post  
 getContentType  
 isValidExtension  
 setUriProperties  
 buildBaseUrl  
 buildRootPath  
 buildEnvironment  
 processParams  
class Utils
  Method Argument Typehint Default
 url  
 fullPath  
 startsWith  
 endsWith  
 contains  
 matchWildcard  
 substrToString  
 replaceFirstOccurrence  
 replaceLastOccurrence  
 mb_substr_replace  
 mergeObjects  
 arrayLower  
 arrayRemoveValue  
 arrayMergeRecursiveUnique  
 arrayDiffMultidimensional  
 arrayCombine  
 arrayIsAssociative  
 dateFormats  
 dateNow  
 truncate  
 safeTruncate  
 truncateHtml  
 safeTruncateHtml  
 generateRandomString  
 download  
 getMimeByExtension  
 getMimeTypes  
 getExtensionByMime  
 getExtensions  
 getMimeByFilename  
 getMimeByLocalFile  
 checkFilename  
 normalizePath  
 isFunctionDisabled  
 timezones  
 arrayFilterRecursive  
 arrayFlatten  
 arrayFlattenDotNotation  
 arrayUnflattenDotNotation  
 pathPrefixedByLangCode  
 date2timestamp  
 resolve  
 isPositive  
 generateNonceString  
 nonceTick  
 getNonce  
 verifyNonce  
 isAdminPlugin  
 getDotNotation  
 setDotNotation  
 isWindows  
 isApache  
 sortArrayByArray  
 sortArrayByKey  
 getPagePathFromToken  
 getUploadLimit  
 convertSize  
 prettySize  
 parseSize  
 multibyteParseUrl  
 processMarkdown  
 getSubnet  
 getSupportPageTypes  
class Yaml
  Method Argument Typehint Default
 parse  
 dump  
 init  
class BackupCommand
  Method Argument Typehint Default
 configure  
 serve  
 outputProgress  
class CleanCommand
  Method Argument Typehint Default
 configure  
 execute  
 cleanPaths  
 setupConsole  
class ClearCacheCommand
  Method Argument Typehint Default
 configure  
 serve  
 cleanPaths  
class ComposerCommand
  Method Argument Typehint Default
 configure  
 serve  
class InstallCommand
  Method Argument Typehint Default
 configure  
 serve  
 gitclone  
 symlink  
class LogViewerCommand
  Method Argument Typehint Default
 configure  
 serve  
class NewProjectCommand
  Method Argument Typehint Default
 configure  
 serve  
class SandboxCommand
  Method Argument Typehint Default
 configure  
 serve  
 createDirectories  
 copy  
 symlink  
 initFiles  
 pages  
 perms  
 check  
class SchedulerCommand
  Method Argument Typehint Default
 configure  
 serve  
class SecurityCommand
  Method Argument Typehint Default
 configure  
 serve  
 outputProgress  
class YamlLinterCommand
  Method Argument Typehint Default
 configure  
 serve  
 displayErrors  
class DirectInstallCommand
  Method Argument Typehint Default
 configure  
 serve  
 upgradeGrav  
class IndexCommand
  Method Argument Typehint Default
 configure  
 serve  
 version  
 installed  
 filter  
 sort  
class InfoCommand
  Method Argument Typehint Default
 configure  
 serve  
class InstallCommand
  Method Argument Typehint Default
 configure  
 setGpm  
 serve  
 askConfirmationIfMajorVersionUpdated  
 installDependencies  
 processPackage  
 processDemo  
 installDemoContent  
 getGitRegexMatches  
 getSymlinkSource  
 processSymlink  
 processGpm  
 downloadPackage  
 checkDestination  
 installPackage  
 progress  
class SelfupgradeCommand
  Method Argument Typehint Default
 configure  
 serve  
 download  
 upgrade  
 progress  
 formatBytes  
 upgradeGrav  
class UninstallCommand
  Method Argument Typehint Default
 configure  
 serve  
 uninstallPackage  
 checkDestination  
 packageExists  
class UpdateCommand
  Method Argument Typehint Default
 configure  
 serve  
 userInputPackages  
class VersionCommand
  Method Argument Typehint Default
 configure  
 serve  
class Table
  Method Argument Typehint Default
 result  
class ConsoleCommand
  Method Argument Typehint Default
 execute  
 serve  
 initializeGrav  
 setLanguage  
 initializePlugins  
 initializeThemes  
 initializePages  
 displayGPMRelease  
trait ConsoleTrait
  Method Argument Typehint Default
 setupConsole  
 isGravInstance  
 composerUpdate  
 clearCache  
 invalidateCache  
 loadLocalConfig  
class ChainCache
  Method Argument Typehint Default
 __construct  
 doGet  
 doSet  
 doDelete  
 doClear  
 doGetMultiple  
 doSetMultiple  
 doDeleteMultiple  
 doHas  
class DoctrineCache
  Method Argument Typehint Default
 __construct  
 doGet  
 doSet  
 doDelete  
 doClear  
 doGetMultiple  
 doSetMultiple  
 doDeleteMultiple  
 doHas  
class FileCache
  Method Argument Typehint Default
 __construct  
 doGet  
 doSet  
 doDelete  
 doClear  
 doHas  
 getFile  
 initFileCache  
 write  
 mkdir  
 throwError  
 __destruct  
class MemoryCache
  Method Argument Typehint Default
 doGet  
 doSet  
 doDelete  
 doClear  
 doHas  
class SessionCache
  Method Argument Typehint Default
 doGet  
 doSet  
 doDelete  
 doClear  
 doHas  
 getNamespace  
 doGetStored  
class AbstractCache
  Method Argument Typehint Default
 __construct  
interface CacheInterface
  Method Argument Typehint Default
 doGet  
 doSet  
 doDelete  
 doClear  
 doGetMultiple  
 doSetMultiple  
 doDeleteMultiple  
 doHas  
trait CacheTrait
  Method Argument Typehint Default
 init  
 setValidation  
 getNamespace  
 getDefaultLifetime  
 get  
 set  
 delete  
 clear  
 getMultiple  
 setMultiple  
 deleteMultiple  
 has  
 doGet  
 doSet  
 doDelete  
 doClear  
 doGetMultiple  
 doSetMultiple  
 doDeleteMultiple  
 doHas  
 validateKey  
 validateKeys  
 convertTtl  
class AbstractFileCollection
  Method Argument Typehint Default
 __construct  
 getPath  
 matching  
 setIterator  
 addFilter  
 doInitialize  
 doInitializeByIterator  
 doInitializeChildren  
 createObject  
class AbstractIndexCollection
  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  
 limit  
 reverse  
 shuffle  
 select  
 unselect  
 chunk  
 serialize  
 unserialize  
 jsonSerialize  
 createFrom  
 getEntries array 
 setEntries void 
 loadElement  
 loadElements array 
 loadCollection CollectionInterface 
 isAllowedElement bool 
 getElementMeta  
class AbstractLazyCollection
  Method Argument Typehint Default
 reverse  
 shuffle  
 chunk  
 select  
 unselect  
 jsonSerialize  
class ArrayCollection
  Method Argument Typehint Default
 reverse  
 shuffle  
 chunk  
 select  
 unselect  
 jsonSerialize  
interface CollectionInterface
  Method Argument Typehint Default
 reverse  
 shuffle  
 chunk  
 select  
 unselect  
class FileCollection
  Method Argument Typehint Default
 __construct  
 getFlags  
 getNestingLimit  
 setNestingLimit  
 setFilter  
 addFilter  
 setObjectBuilder  
interface FileCollectionInterface
  Method Argument Typehint Default
 getPath  
class ContentBlock
  Method Argument Typehint Default
 create  
 fromArray  
 __construct  
 getId  
 getToken  
 toArray  
 toString  
 __toString  
 build  
 isCached  
 disableCache  
 setChecksum  
 getChecksum  
 setContent  
 addBlock  
 serialize  
 unserialize  
 generateId  
 checkVersion  
interface ContentBlockInterface
  Method Argument Typehint Default
 create  
 fromArray  
 __construct  
 getId  
 getToken  
 toArray  
 toString  
 __toString  
 build  
 setChecksum  
 getChecksum  
 setContent  
 addBlock  
class HtmlBlock
  Method Argument Typehint Default
 getAssets  
 getFrameworks  
 getStyles  
 getScripts  
 getHtml  
 toArray  
 build  
 addFramework  
 addStyle  
 addInlineStyle  
 addScript  
 addInlineScript  
 addHtml  
 getAssetsFast  
 getAssetsInLocation  
 sortAssetsInLocation  
 sortAssets  
interface HtmlBlockInterface
  Method Argument Typehint Default
 getAssets  
 getFrameworks  
 getStyles  
 getScripts  
 getHtml  
 addFramework  
 addStyle  
 addInlineStyle  
 addScript  
 addInlineScript  
 addHtml  
class Container
  Method Argument Typehint Default
 get  
 has bool 
class AbstractFormatter
  Method Argument Typehint Default
 __construct  
 serialize string 
 unserialize void 
 getDefaultFileExtension string 
 getSupportedFileExtensions array 
 encode string 
 decode  
 getConfig  
 doSerialize array 
 doUnserialize void 
class CsvFormatter
  Method Argument Typehint Default
 __construct  
 getDelimiter string 
 encode string 
 decode array 
 encodeLine string 
 escape  
class IniFormatter
  Method Argument Typehint Default
 __construct  
 encode string 
 decode array 
class JsonFormatter
  Method Argument Typehint Default
 __construct  
 getEncodeOptions int 
 getDecodeOptions int 
 getDecodeDepth int 
 getDecodeAssoc bool 
 encode string 
 decode  
class MarkdownFormatter
  Method Argument Typehint Default
 __construct  
 getHeaderField string 
 getBodyField string 
 getRawField string 
 getHeaderFormatter FileFormatterInterface 
 encode string 
 decode array 
class SerializeFormatter
  Method Argument Typehint Default
 __construct  
 getOptions  
 encode string 
 decode  
 preserveLines  
class YamlFormatter
  Method Argument Typehint Default
 __construct  
 getInlineOption int 
 getIndentOption int 
 useNativeDecoder bool 
 useCompatibleDecoder bool 
 encode string 
 decode array 
interface FileFormatterInterface
  Method Argument Typehint Default
 getDefaultFileExtension string 
 getSupportedFileExtensions array 
 encode string 
 decode  
interface FileInterface
  Method Argument Typehint Default
 getFilePath string 
 getPath string 
 getFilename string 
 getBasename string 
 getExtension string 
 exists bool 
 getCreationTime int 
 getModificationTime int 
 lock bool 
 unlock bool 
 isLocked bool 
 isReadable bool 
 isWritable bool 
 load  
 save void 
 rename bool 
 delete bool 
class AbstractFile
  Method Argument Typehint Default
 __construct  
 __destruct  
 __clone  
 serialize string 
 unserialize void 
 getFilePath string 
 getPath string 
 getFilename string 
 getBasename string 
 getExtension string 
 exists bool 
 getCreationTime int 
 getModificationTime int 
 lock bool 
 unlock bool 
 isLocked bool 
 isReadable bool 
 isWritable bool 
 load  
 save void 
 rename bool 
 delete bool 
 mkdir bool 
 doSerialize array 
 doUnserialize void 
 setFilepath void 
 setPathInfo void 
 isWritablePath bool 
 tempname  
class CsvFile
  Method Argument Typehint Default
 __construct  
class DataFile
  Method Argument Typehint Default
 __construct  
 load  
 save void 
class File
  Method Argument Typehint Default
 load  
 save void 
class IniFile
  Method Argument Typehint Default
 __construct  
class JsonFile
  Method Argument Typehint Default
 __construct  
class MarkdownFile
  Method Argument Typehint Default
 __construct  
class YamlFile
  Method Argument Typehint Default
 __construct  
interface FilesystemInterface
  Method Argument Typehint Default
 parent string 
 normalize string 
 dirname string 
 pathinfo  
class Filesystem
  Method Argument Typehint Default
 getInstance Filesystem 
 __construct  
 setNormalization self 
 unsafe self 
 safe self 
 parent string 
 normalize string 
 dirname string 
 pathinfo  
 dirnameInternal array 
 pathinfoInternal  
 getSchemeAndHierarchy array 
 toString string 
 normalizePathPart string 
interface FlexAuthorizeInterface
  Method Argument Typehint Default
 isAuthorized bool 
interface FlexCollectionInterface
  Method Argument Typehint Default
 createFromArray  
 __construct  
 search  
 sort  
 filterBy  
 getTimestamps array 
 getStorageKeys array 
 getFlexKeys array 
 withKeyField  
 getIndex  
interface FlexCommonInterface
  Method Argument Typehint Default
 getFlexType string 
 getFlexDirectory FlexDirectory 
 getTimestamp int 
 getCacheKey string 
 getCacheChecksum string 
interface FlexFormInterface
  Method Argument Typehint Default
 getObject  
 getMediaTaskRoute string 
 getFileUploadAjaxRoute  
 getFileDeleteAjaxRoute  
interface FlexIndexInterface
  Method Argument Typehint Default
 createFromStorage  
 loadEntriesFromStorage array 
 withKeyField  
 getIndexMap  
interface FlexObjectInterface
  Method Argument Typehint Default
 __construct  
 search float 
 getFlexKey string 
 getStorageKey string 
 getMetaData array 
 exists bool 
 prepareStorage array 
 update  
 create  
 save  
 delete  
 getBlueprint  
 getForm  
 getDefaultValue  
 getDefaultValues array 
 getFormValue  
interface FlexStorageInterface
  Method Argument Typehint Default
 __construct  
 getKeyField string 
 getExistingKeys array 
 hasKey bool 
 hasKeys array 
 createRows array 
 readRows array 
 updateRows array 
 deleteRows array 
 replaceRows array 
 renameRow bool 
 getStoragePath string 
 getMediaPath string 
class AbstractFilesystemStorage
  Method Argument Typehint Default
 hasKeys array 
 getKeyField string 
 initDataFormatter void 
 detectDataFormatter ?string 
 getFile  
 resolvePath string 
 generateKey string 
 validateKey bool 
class FileStorage
  Method Argument Typehint Default
 __construct  
 getMediaPath string 
 getKeyFromPath string 
 buildIndex array 
class FolderStorage
  Method Argument Typehint Default
 __construct  
 getExistingKeys array 
 hasKey bool 
 createRows array 
 readRows array 
 updateRows array 
 deleteRows array 
 replaceRows array 
 renameRow bool 
 getStoragePath string 
 getMediaPath string 
 getPathFromKey string 
 loadFile ?array 
 saveFile array 
 deleteFile  
 moveFolder bool 
 deleteFolder bool 
 getKeyFromPath string 
 buildIndex array 
 buildIndexFromFilesystem  
 buildPrefixedIndexFromFilesystem  
 getNewKey string 
 initOptions void 
class SimpleStorage
  Method Argument Typehint Default
 __construct  
 getExistingKeys array 
 hasKey bool 
 createRows array 
 readRows array 
 updateRows array 
 deleteRows array 
 replaceRows array 
 renameRow bool 
 getStoragePath string 
 getMediaPath string 
 save void 
 getKeyFromPath string 
 buildIndex array 
 getNewKey string 
trait FlexAuthorizeTrait
  Method Argument Typehint Default
 isAuthorized bool 
 isAuthorizedSuperAdmin bool 
 isAuthorizedAction bool 
 setAuthorizeRule void 
trait FlexMediaTrait
  Method Argument Typehint Default
 __debugInfo  
 getStorageFolder  
 getMediaFolder  
 getMedia  
 checkUploadedMediaFile  
 checkMediaFilename  
 uploadMediaFile void 
 deleteMediaFile void 
 setUpdatedMedia void 
 getUpdatedMedia array 
 saveUpdatedMedia void 
 createMedium  
 getMediaCache  
 offsetLoad_media  
 offsetSerialize_media  
 getFlexDirectory FlexDirectory 
 getStorageKey string 
class Flex
  Method Argument Typehint Default
 __construct  
 addDirectoryType  
 addDirectory  
 hasDirectory bool 
 getDirectories array 
 getDirectory ?FlexDirectory 
 getCollection ?FlexCollectionInterface 
 getMixedCollection FlexCollectionInterface 
 getObjects array 
 getObject ?FlexObjectInterface 
 count int 
 resolveKeyAndType array 
 resolveType string 
class FlexCollection
  Method Argument Typehint Default
 getCachedMethods array 
 createFromArray  
 __construct  
 search  
 sort  
 filterBy  
 getFlexType string 
 getFlexDirectory FlexDirectory 
 getTimestamp int 
 getCacheKey string 
 getCacheChecksum string 
 getTimestamps array 
 getStorageKeys array 
 getFlexKeys array 
 withKeyField  
 getIndex  
 render  
 getType  
 setFlexDirectory  
 getMetaData array 
 getCache  
 getKeyField string 
 isAuthorized  
 find  
 jsonSerialize  
 __debugInfo  
 createFrom  
 getTypePrefix string 
 getTemplate  
 getRelatedDirectory FlexDirectory|? 
 setKeyField void 
class FlexDirectory
  Method Argument Typehint Default
 __construct  
 isEnabled bool 
 getType string 
 getFlexType string 
 getTitle string 
 getDescription string 
 getConfig  
 getBlueprint  
 getBlueprintFile string 
 getCollection FlexCollectionInterface 
 getIndex FlexIndexInterface 
 getObject ?FlexObjectInterface 
 update FlexObjectInterface 
 remove ?FlexObjectInterface 
 getCache  
 clearCache  
 getStorageFolder string 
 getMediaFolder string 
 getStorage FlexStorageInterface 
 createObject FlexObjectInterface 
 createCollection FlexCollectionInterface 
 createIndex FlexIndexInterface 
 getObjectClass string 
 getCollectionClass string 
 getIndexClass string 
 loadCollection FlexCollectionInterface 
 loadObjects array 
 getBlueprintInternal  
 createStorage FlexStorageInterface 
 loadIndex FlexIndexInterface 
class FlexForm
  Method Argument Typehint Default
 __construct  
 getName string 
 getData  
 getValue  
 getDefaultValue  
 getDefaultValues array 
 getFlexType string 
 getObject FlexObjectInterface 
 updateObject FlexObjectInterface 
 getBlueprint Blueprint 
 getFileUploadAjaxRoute Route|? 
 getFileDeleteAjaxRoute ?Route 
 getMediaTaskRoute string 
 unserialize void 
 __get  
 __set  
 __isset  
 __unset  
 setObject self 
 getTemplate  
 doSubmit  
 doSerialize array 
 doUnserialize void 
 filterData void 
class FlexIndex
  Method Argument Typehint Default
 createFromStorage  
 createFromArray  
 loadEntriesFromStorage array 
 __construct  
 search  
 sort  
 filterBy  
 getFlexType string 
 getFlexDirectory FlexDirectory 
 getTimestamp int 
 getCacheKey string 
 getCacheChecksum string 
 getTimestamps array 
 getStorageKeys array 
 getFlexKeys array 
 withKeyField  
 getIndex  
 render  
 getType  
 getIndexMap  
 getMetaData array 
 getKeyField string 
 getCache  
 orderBy  
 call  
 __call  
 serialize  
 unserialize  
 createFrom  
 setKeyField  
 getIndexKeys  
 setIndexKeys  
 getTypePrefix  
 loadElement ObjectInterface|? 
 loadElements array 
 loadCollection CollectionInterface 
 isAllowedElement bool 
 getElementMeta  
 updateIndexFile array 
 updateIndexData  
 loadEntriesFromIndex  
 getIndexFile  
 onException  
 onChanges  
 __debugInfo  
class FlexObject
  Method Argument Typehint Default
 getCachedMethods array 
 createFromStorage  
 __construct  
 getFlexType string 
 getFlexDirectory FlexDirectory 
 getTimestamp int 
 getCacheKey string 
 getCacheChecksum string 
 search float 
 getKey  
 getFlexKey string 
 getStorageKey string 
 getMetaData array 
 exists bool 
 searchProperty float 
 searchNestedProperty float 
 searchValue float 
 getChanges array 
 getTypePrefix string 
 getType  
 blueprints  
 getCache  
 setStorageKey  
 setTimestamp  
 render  
 jsonSerialize  
 prepareStorage array 
 triggerEvent  
 update  
 create  
 save  
 delete  
 getBlueprint  
 getForm  
 getDefaultValue  
 getDefaultValues array 
 getFormValue  
 value  
 __toString  
 __debugInfo  
 doSerialize array 
 doUnserialize void 
 setFlexDirectory void 
 setStorage void 
 getStorage array 
 getCollectionByProperty  
 getRelatedDirectory FlexDirectory 
 getTemplate  
 filterElements void 
 createFormObject  
interface FormFactoryInterface
  Method Argument Typehint Default
 createPageForm ?FormInterface 
interface FormFlashInterface
  Method Argument Typehint Default
 __construct  
 getSessionId string 
 getUniqueId string 
 getFormName string 
 getUrl string 
 getUsername string 
 getUserEmail string 
 getCreatedTimestamp int 
 getUpdatedTimestamp int 
 getData ?array 
 setData void 
 exists bool 
 save  
 delete  
 getFilesByField array 
 getFilesByFields array 
 addUploadedFile string 
 addFile bool 
 removeFile bool 
 clearFiles  
 jsonSerialize array 
interface FormInterface
  Method Argument Typehint Default
 getId string 
 setId void 
 getUniqueId string 
 setUniqueId void 
 getName string 
 getFormName string 
 getNonceName string 
 getNonceAction string 
 getNonce string 
 getTask string 
 getAction string 
 getData  
 getFiles array 
 getValue  
 handleRequest FormInterface 
 submit FormInterface 
 isValid bool 
 getError ?string 
 getErrors array 
 isSubmitted bool 
 reset void 
 getFields array 
 getBlueprint Blueprint 
trait FormTrait
  Method Argument Typehint Default
 getId string 
 setId void 
 getUniqueId string 
 setUniqueId void 
 getName string 
 getFormName string 
 getNonceName string 
 getNonceAction string 
 getNonce string 
 getAction string 
 getTask string 
 getData  
 getFiles array 
 getValue  
 getDefaultValue  
 getDefaultValues array 
 handleRequest FormInterface 
 setRequest FormInterface 
 isValid bool 
 getError string|? 
 getErrors array 
 isSubmitted bool 
 validate bool 
 submit FormInterface 
 reset void 
 getFields array 
 getButtons array 
 getTasks array 
 getBlueprint Blueprint 
 serialize string 
 unserialize void 
 getFlash FormFlash 
 getAllFlashes array 
 render  
 getSessionId string 
 unsetFlash void 
 getFlashFolder ?string 
 setError void 
 setErrors void 
 getTemplate  
 parseRequest array 
 doSubmit  
 validateData void 
 filterData void 
 validateUploads void 
 validateUpload void 
 decodeData array 
 jsonDecode array 
 doSerialize array 
 doUnserialize void 
class FormFlash
  Method Argument Typehint Default
 __construct  
 getSessionId string 
 getUniqueId string 
 getUniqieId string 
 getFormName string 
 getUrl string 
 getUsername string 
 getUserEmail string 
 getCreatedTimestamp int 
 getUpdatedTimestamp int 
 getData array|? 
 setData void 
 exists bool 
 save self 
 delete self 
 getFilesByField array 
 getFilesByFields array 
 addUploadedFile string 
 addFile bool 
 removeFile bool 
 clearFiles  
 jsonSerialize array 
 setUrl self 
 setUser  
 setUserName self 
 setUserEmail self 
 getTmpDir string 
 getTmpIndex YamlFile 
 removeTmpFile void 
 removeTmpDir void 
 addFileInternal void 
class FormFlashFile
  Method Argument Typehint Default
 __construct  
 getStream  
 moveTo  
 getSize  
 getError  
 getClientFilename  
 getClientMediaType  
 isMoved bool 
 getMetaData array 
 getDestination  
 jsonSerialize  
 getTmpFile ?string 
 __debugInfo  
 validateActive void 
 isOk bool 
interface RenderInterface
  Method Argument Typehint Default
 render  
interface MediaInterface
  Method Argument Typehint Default
 getMedia  
 getMediaFolder  
 getMediaOrder  
interface MediaManipulationInterface
  Method Argument Typehint Default
 uploadMediaFile void 
 deleteMediaFile void 
trait ArrayAccessTrait
  Method Argument Typehint Default
 offsetExists  
 offsetGet  
 offsetSet  
 offsetUnset  
 hasProperty  
 getProperty  
 setProperty  
 unsetProperty  
trait NestedArrayAccessTrait
  Method Argument Typehint Default
 offsetExists  
 offsetGet  
 offsetSet  
 offsetUnset  
 hasNestedProperty  
 getNestedProperty  
 setNestedProperty  
 unsetNestedProperty  
trait NestedPropertyCollectionTrait
  Method Argument Typehint Default
 hasNestedProperty  
 getNestedProperty  
 setNestedProperty  
 unsetNestedProperty  
 defNestedProperty  
 group  
 getIterator  
trait NestedPropertyTrait
  Method Argument Typehint Default
 hasNestedProperty  
 getNestedProperty  
 setNestedProperty  
 unsetNestedProperty  
 defNestedProperty  
 hasProperty  
 getProperty  
 setProperty  
 unsetProperty  
 doGetProperty  
trait OverloadedPropertyTrait
  Method Argument Typehint Default
 __isset  
 __get  
 __set  
 __unset  
 hasProperty  
 getProperty  
 setProperty  
 unsetProperty  
trait ObjectCollectionTrait
  Method Argument Typehint Default
 copy  
 getObjectKeys  
 doHasProperty  
 doGetProperty  
 doSetProperty  
 doUnsetProperty  
 doDefProperty  
 call  
 group  
 collectionGroup  
 getIterator  
trait ObjectTrait
  Method Argument Typehint Default
 getTypePrefix  
 getType  
 getKey  
 hasKey  
 hasProperty  
 getProperty  
 setProperty  
 unsetProperty  
 defProperty  
 serialize  
 unserialize  
 doSerialize  
 doUnserialize  
 jsonSerialize  
 __toString  
 setKey  
 doHasProperty  
 doGetProperty  
 doSetProperty  
 doUnsetProperty  
 getElements  
 setElements  
class ObjectExpressionVisitor
  Method Argument Typehint Default
 getObjectFieldValue  
 filterLower  
 filterUpper  
 filterLength  
 filterLtrim  
 filterRtrim  
 filterTrim  
 sortByField  
 walkComparison  
interface NestedObjectInterface
  Method Argument Typehint Default
 hasNestedProperty  
 getNestedProperty  
 setNestedProperty  
 defNestedProperty  
 unsetNestedProperty  
interface ObjectCollectionInterface
  Method Argument Typehint Default
 copy  
 setKey  
 getObjectKeys  
 call  
 group  
 collectionGroup  
 orderBy  
 limit  
interface ObjectInterface
  Method Argument Typehint Default
 getType  
 getKey  
 hasProperty  
 getProperty  
 setProperty  
 defProperty  
 unsetProperty  
trait ArrayPropertyTrait
  Method Argument Typehint Default
 __construct  
 doHasProperty  
 doGetProperty  
 doSetProperty  
 doUnsetProperty  
 getElement  
 getElements  
 setElements  
 setKey  
trait LazyPropertyTrait
  Method Argument Typehint Default
 doHasProperty  
 doGetProperty  
 doSetProperty  
 doUnsetProperty  
 getElement  
 getElements  
trait MixedPropertyTrait
  Method Argument Typehint Default
 doHasProperty  
 doGetProperty  
 doSetProperty  
 doUnsetProperty  
 getElement  
 getElements  
 setElements  
trait ObjectPropertyTrait
  Method Argument Typehint Default
 __construct  
 isPropertyLoaded  
 offsetLoad  
 offsetPrepare  
 offsetSerialize  
 doHasProperty  
 doGetProperty  
 doSetProperty  
 doUnsetProperty  
 initObjectProperties  
 getElement  
 getElements  
 setElements  
 setProperty  
 setKey  
class ObjectCollection
  Method Argument Typehint Default
 __construct  
 orderBy  
 limit  
 matching  
 getElements  
 setElements  
class ObjectIndex
  Method Argument Typehint Default
 getType  
 getKey  
 setKey  
 hasProperty  
 getProperty  
 setProperty  
 defProperty  
 unsetProperty  
 hasNestedProperty  
 getNestedProperty  
 setNestedProperty  
 defNestedProperty  
 unsetNestedProperty  
 copy  
 getObjectKeys  
 orderBy  
 call  
 group  
 collectionGroup  
 matching  
 __call  
 getTypePrefix  
interface PaginationInterface
  Method Argument Typehint Default
 getTotalPages int 
 getPageNumber int 
 getPrevNumber ?int 
 getNextNumber ?int 
 getStart int 
 getLimit int 
 getTotal int 
 count int 
 getOptions array 
 getPage ?PaginationPage 
 getFirstPage ?PaginationPage 
 getPrevPage ?PaginationPage 
 getNextPage ?PaginationPage 
 getLastPage ?PaginationPage 
interface PaginationPageInterface
  Method Argument Typehint Default
 isActive bool 
 isEnabled bool 
 getOptions array 
 getNumber int|? 
 getLabel string 
 getUrl string|? 
class AbstractPagination
  Method Argument Typehint Default
 isEnabled bool 
 getOptions array 
 getRoute Route|? 
 getTotalPages int 
 getPageNumber int 
 getPrevNumber ?int 
 getNextNumber ?int 
 getPage PaginationPage|? 
 getFirstPage ?PaginationPage 
 getPrevPage ?PaginationPage 
 getNextPage PaginationPage|? 
 getLastPage ?PaginationPage 
 getStart int 
 getLimit int 
 getTotal int 
 count int 
 getIterator  
 getPages array 
 loadItems  
 setRoute  
 setOptions  
 setPage  
 setStart  
 setLimit  
 setTotal  
 initialize  
 calculateLimits  
 calculateRange  
class AbstractPaginationPage
  Method Argument Typehint Default
 isActive bool 
 isEnabled bool 
 getOptions array 
 getNumber int|? 
 getLabel string 
 getUrl ?string 
 setOptions void 
class Pagination
  Method Argument Typehint Default
 __construct  
class PaginationPage
  Method Argument Typehint Default
 __construct  
class Parsedown
  Method Argument Typehint Default
 text  
 setBreaksEnabled  
 setMarkupEscaped  
 setUrlsLinked  
 lines  
 isBlockContinuable  
 isBlockCompletable  
 blockCode  
 blockCodeContinue  
 blockCodeComplete  
 blockComment  
 blockCommentContinue  
 blockFencedCode  
 blockFencedCodeContinue  
 blockFencedCodeComplete  
 blockHeader  
 blockList  
 blockListContinue  
 blockQuote  
 blockQuoteContinue  
 blockRule  
 blockSetextHeader  
 blockMarkup  
 blockMarkupContinue  
 blockReference  
 blockTable  
 blockTableContinue  
 paragraph  
 line  
 inlineCode  
 inlineEmailTag  
 inlineEmphasis  
 inlineEscapeSequence  
 inlineImage  
 inlineLink  
 inlineMarkup  
 inlineSpecialCharacter  
 inlineStrikethrough  
 inlineUrl  
 inlineUrlTag  
 unmarkedText  
 element  
 elements  
 li  
 parse  
 instance  
class ParsedownExtra
  Method Argument Typehint Default
 __construct  
 text  
 blockAbbreviation  
 blockFootnote  
 blockFootnoteContinue  
 blockFootnoteComplete  
 blockDefinitionList  
 blockDefinitionListContinue  
 blockHeader  
 blockMarkupComplete  
 blockSetextHeader  
 inlineFootnoteMarker  
 inlineLink  
 unmarkedText  
 addDdElement  
 buildFootnoteElement  
 parseAttributeData  
 processTag  
 sortFootnotes  
trait MessageDecoratorTrait
  Method Argument Typehint Default
 getMessage MessageInterface 
 getProtocolVersion string 
 withProtocolVersion self 
 getHeaders array 
 hasHeader bool 
 getHeader array 
 getHeaderLine string 
 getBody StreamInterface 
 withHeader self 
 withAddedHeader self 
 withoutHeader self 
 withBody self 
trait RequestDecoratorTrait
  Method Argument Typehint Default
 getRequest RequestInterface 
 withRequest self 
 getRequestTarget string 
 withRequestTarget self 
 getMethod string 
 withMethod self 
 getUri UriInterface 
 withUri self 
trait ResponseDecoratorTrait
  Method Argument Typehint Default
 getResponse ResponseInterface 
 withResponse self 
 getStatusCode int 
 withStatus self 
 getReasonPhrase string 
trait ServerRequestDecoratorTrait
  Method Argument Typehint Default
 getRequest ServerRequestInterface 
 getAttribute  
 getAttributes  
 getCookieParams  
 getParsedBody  
 getQueryParams  
 getServerParams  
 getUploadedFiles  
 withAttribute  
 withAttributes  
 withoutAttribute  
 withCookieParams  
 withParsedBody  
 withQueryParams  
 withUploadedFiles  
trait StreamDecoratorTrait
  Method Argument Typehint Default
 __toString string 
 __destruct  
 close void 
 detach  
 getSize int|? 
 tell int 
 eof bool 
 isSeekable bool 
 seek void 
 rewind void 
 isWritable bool 
 write int 
 isReadable bool 
 read string 
 getContents string 
 getMetadata  
trait UploadedFileDecoratorTrait
  Method Argument Typehint Default
 getStream StreamInterface 
 moveTo void 
 getSize ?int 
 getError int 
 getClientFilename string|? 
 getClientMediaType ?string 
trait UriDecorationTrait
  Method Argument Typehint Default
 __toString string 
 getScheme string 
 getAuthority string 
 getUserInfo string 
 getHost string 
 getPort int|? 
 getPath string 
 getQuery string 
 getFragment string 
 withScheme UriInterface 
 withUserInfo UriInterface 
 withHost UriInterface 
 withPort UriInterface 
 withPath UriInterface 
 withQuery UriInterface 
 withFragment UriInterface 
class AbstractUri
  Method Argument Typehint Default
 __construct  
 getScheme  
 getAuthority  
 getUserInfo  
 getHost  
 getPort  
 getPath  
 getQuery  
 getFragment  
 withScheme  
 withUserInfo  
 withHost  
 withPort  
 withPath  
 withQuery  
 withFragment  
 __toString  
 getParts  
 getBaseUrl  
 getUrl  
 getUser  
 getPassword  
 initParts  
 validate  
 isDefaultPort  
 unsetDefaultPort  
class Request
  Method Argument Typehint Default
 __construct  
class Response
  Method Argument Typehint Default
 __construct  
 withJson ResponseInterface 
 withRedirect ResponseInterface 
 isEmpty bool 
 isOk bool 
 isRedirect bool 
 isForbidden bool 
 isNotFound bool 
 isInformational bool 
 isSuccessful bool 
 isRedirection bool 
 isClientError bool 
 isServerError bool 
 __toString string 
class ServerRequest
  Method Argument Typehint Default
 __construct  
 getContentCharset string|? 
 getContentType ?string 
 getContentLength ?int 
 getCookieParam  
 getMediaType string|? 
 getMediaTypeParams array 
 getParam  
 getParams array 
 getParsedBodyParam  
 getQueryParam  
 getServerParam  
 isMethod bool 
 isDelete bool 
 isGet bool 
 isHead bool 
 isOptions bool 
 isPatch bool 
 isPost bool 
 isPut bool 
 isXhr bool 
class Stream
  Method Argument Typehint Default
 __construct  
class UploadedFile
  Method Argument Typehint Default
 __construct  
class Uri
  Method Argument Typehint Default
 __construct  
 getQueryParams array 
 withQueryParams UriInterface 
 isDefaultPort bool 
 isAbsolute bool 
 isNetworkPathReference bool 
 isAbsolutePathReference bool 
 isRelativePathReference bool 
 isSameDocumentReference bool 
class InvalidArgumentException
  Method Argument Typehint Default
 __construct  
 getInvalidMiddleware  
class NotFoundException
  Method Argument Typehint Default
 __construct  
 getRequest ServerRequestInterface 
class PageExpiredException
  Method Argument Typehint Default
 __construct  
class RequestException
  Method Argument Typehint Default
 __construct  
 getRequest ServerRequestInterface 
 getHttpCode int 
 getHttpReason string|? 
class Exceptions
  Method Argument Typehint Default
 process ResponseInterface 
trait RequestHandlerTrait
  Method Argument Typehint Default
 handle ResponseInterface 
class RequestHandler
  Method Argument Typehint Default
 __construct  
 addCallable self 
 addMiddleware self 
class Route
  Method Argument Typehint Default
 __construct  
 getParts  
 getRootPrefix  
 getLanguagePrefix  
 getRoute  
 getExtension  
 getRouteParts  
 getParams  
 getGravParams  
 getQueryParams  
 getParam  
 getGravParam  
 getQueryParam  
 withRoute  
 withRoot  
 withAddedPath  
 withExtension  
 withGravParam  
 withQueryParam  
 withoutParams  
 withoutGravParams  
 withoutQueryParams  
 getUri  
 toString  
 __toString  
 withParam  
 copy  
 getUriPath  
 getUriQuery  
 initParts  
class RouteFactory
  Method Argument Typehint Default
 createFromParts  
 createFromString  
 getRoot  
 setRoot  
 getLanguage  
 setLanguage  
 getParamValueDelimiter  
 setParamValueDelimiter  
 buildParams  
 stripParams  
 getParams  
 parseParams  
class Session
  Method Argument Typehint Default
 getInstance  
 __construct  
 getId  
 setId  
 getName  
 setName  
 setOptions  
 start  
 invalidate  
 close  
 clear  
 getAll  
 getIterator  
 isStarted  
 __isset  
 __get  
 __set  
 __unset  
 isSessionStarted  
 setOption  
interface SessionInterface
  Method Argument Typehint Default
 getInstance  
 getId  
 setId  
 getName  
 setName  
 setOptions  
 start  
 invalidate  
 close  
 clear  
 getAll  
 getIterator  
 isStarted  
 __isset  
 __get  
 __set  
 __unset  
class Uri
  Method Argument Typehint Default
 __construct  
 getUser  
 getPassword  
 getParts  
 getUrl  
 getBaseUrl  
 getQueryParam  
 withoutQueryParam  
 withQueryParam  
 getQueryParams  
 withQueryParams  
 isDefaultPort  
 isAbsolute  
 isNetworkPathReference  
 isAbsolutePathReference  
 isRelativePathReference  
 isSameDocumentReference  
class UriFactory
  Method Argument Typehint Default
 createFromEnvironment  
 createFromString  
 createFromParts  
 parseUrlFromEnvironment  
 parseUrl  
 parseQuery  
 buildQuery  
class UriPartsFilter
  Method Argument Typehint Default
 filterScheme  
 filterUserInfo  
 filterHost  
 filterPort  
 filterPath  
 filterQueryOrFragment  
class Install
  Method Argument Typehint Default
 instance  
 __construct  
 setZip  
 __invoke  
 checkRequirements array 
 prepare void 
 install void 
 finalize void 
 checkVersion void 
 checkPlugins void