Below, is a summary of all classes and their parameters's typehinting status. .
| Method | Argument | Typehint | Default | |||||
| class Email | ||||||||
| Method | Argument | Typehint | Default | |||||
| to | ||||||||
| addCc | ||||||||
| addBcc | ||||||||
| from | ||||||||
| replayTo | ||||||||
| subject | ||||||||
| message | ||||||||
| isHtml | ||||||||
| send | ||||||||
| getHeaders | ||||||||
| getHeaderLine | ||||||||
| getHeader | ||||||||
| hasHeader | ||||||||
| parseHeaders | ||||||||
| parseMail | ||||||||
| withHeader | ||||||||
| withAddedHeader | ||||||||
| filtreEmail | ||||||||
| filtreName | ||||||||
| class FormBuilder | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| __toString | ||||||||
| openForm | ||||||||
| form_close | ||||||||
| form_open | ||||||||
| class FormGroupBuilder | ||||||||
| Method | Argument | Typehint | Default | |||||
| __toString | ||||||||
| __call | ||||||||
| before | ||||||||
| after | ||||||||
| prepend | ||||||||
| append | ||||||||
| getForm | ||||||||
| html | ||||||||
| group | ||||||||
| label | ||||||||
| legend | ||||||||
| number | ||||||||
| textarea | ||||||||
| datetime | ||||||||
| select | ||||||||
| inputBasic | ||||||||
| submit | ||||||||
| token | ||||||||
| form_token | ||||||||
| getErrors | ||||||||
| getSucces | ||||||||
| setErrors | ||||||||
| addError | ||||||||
| addErrors | ||||||||
| setSuccess | ||||||||
| addSuccess | ||||||||
| addAttr | ||||||||
| addAttrs | ||||||||
| getItem | ||||||||
| addAttrsArray | ||||||||
| render | ||||||||
| input | ||||||||
| merge_attr | ||||||||
| isRequired | ||||||||
| addAttrRecurses | ||||||||
| searchItem | ||||||||
| addFirst | ||||||||
| addEnd | ||||||||
| array_splice_assoc | ||||||||
| addItem | ||||||||
| addItemInto | ||||||||
| trait FormRenderTrait | ||||||||
| Method | Argument | Typehint | Default | |||||
| renderAttrInput | ||||||||
| renderInputs | ||||||||
| renderLabel | ||||||||
| renderInput | ||||||||
| renderGroup | ||||||||
| renderLegend | ||||||||
| renderTextarea | ||||||||
| renderSelect | ||||||||
| renderHtml | ||||||||
| renderFeedback | ||||||||
| class RequestFactory | ||||||||
| Method | Argument | Typehint | Default | |||||
| createRequest | ||||||||
| class ResponseFactory | ||||||||
| Method | Argument | Typehint | Default | |||||
| createResponse | ||||||||
| class ServerRequestFactory | ||||||||
| Method | Argument | Typehint | Default | |||||
| createServerRequest | ||||||||
| class StreamFactory | ||||||||
| Method | Argument | Typehint | Default | |||||
| createStream | ||||||||
| createStreamFromFile | ||||||||
| createStreamFromResource | ||||||||
| class UploadedFileFactory | ||||||||
| Method | Argument | Typehint | Default | |||||
| createUploadedFile | ||||||||
| class UriFactory | ||||||||
| Method | Argument | Typehint | Default | |||||
| createUri | ||||||||
| class Message | ||||||||
| Method | Argument | Typehint | Default | |||||
| getProtocolVersion | ||||||||
| withProtocolVersion | ||||||||
| getHeaders | ||||||||
| hasHeader | ||||||||
| getHeader | ||||||||
| getHeaderLine | ||||||||
| withHeader | ||||||||
| withAddedHeader | ||||||||
| withoutHeader | ||||||||
| getBody | ||||||||
| withBody | ||||||||
| filterProtocolVersion | ||||||||
| withHeaders | ||||||||
| validateAndTrimHeader | ||||||||
| class Redirect | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| filtreCode | ||||||||
| class Request | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| getMethod | ||||||||
| getRequestTarget | ||||||||
| getUri | ||||||||
| withMethod | ||||||||
| withRequestTarget | ||||||||
| withUri | ||||||||
| filterMethod | ||||||||
| class Response | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| __toString | ||||||||
| getStatusCode | ||||||||
| withStatus | ||||||||
| getReasonPhrase | ||||||||
| filtreCode | ||||||||
| class ServerRequest | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| create | ||||||||
| getBasePath | ||||||||
| isAjax | ||||||||
| isMaxSize | ||||||||
| getServerParams | ||||||||
| getCookieParams | ||||||||
| withCookieParams | ||||||||
| getQueryParams | ||||||||
| withQueryParams | ||||||||
| getUploadedFiles | ||||||||
| withUploadedFiles | ||||||||
| getParsedBody | ||||||||
| withParsedBody | ||||||||
| getAttributes | ||||||||
| getAttribute | ||||||||
| withAttribute | ||||||||
| withoutAttribute | ||||||||
| parseFiles | ||||||||
| parseFilesToUploadFiles | ||||||||
| getScriptName | ||||||||
| normaliseMultiFile | ||||||||
| normaliseFile | ||||||||
| normaliseUplaod | ||||||||
| class Stream | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| __toString | ||||||||
| createStreamFromFile | ||||||||
| close | ||||||||
| detach | ||||||||
| getSize | ||||||||
| tell | ||||||||
| eof | ||||||||
| isSeekable | ||||||||
| seek | ||||||||
| rewind | ||||||||
| isWritable | ||||||||
| write | ||||||||
| isReadable | ||||||||
| read | ||||||||
| getContents | ||||||||
| getMetadata | ||||||||
| isAttached | ||||||||
| createStreamFromScalar | ||||||||
| valideAttach | ||||||||
| valideSeekable | ||||||||
| valideRead | ||||||||
| valideWrite | ||||||||
| class UploadedFile | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| create | ||||||||
| getStream | ||||||||
| moveTo | ||||||||
| getSize | ||||||||
| getError | ||||||||
| getClientFilename | ||||||||
| getClientMediaType | ||||||||
| filterFile | ||||||||
| filterName | ||||||||
| filterSize | ||||||||
| filterType | ||||||||
| filterError | ||||||||
| moveToSapi | ||||||||
| moveToNoSapi | ||||||||
| isError | ||||||||
| class Uri | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| __toString | ||||||||
| getScheme | ||||||||
| getAuthority | ||||||||
| getUserInfo | ||||||||
| getHost | ||||||||
| getPort | ||||||||
| getPath | ||||||||
| getQuery | ||||||||
| getFragment | ||||||||
| withScheme | ||||||||
| withUserInfo | ||||||||
| withHost | ||||||||
| withPort | ||||||||
| withPath | ||||||||
| withQuery | ||||||||
| withFragment | ||||||||
| validePort | ||||||||
| create | ||||||||
| filterScheme | ||||||||
| filterPort | ||||||||
| filterQuery | ||||||||
| filterFragment | ||||||||
| filterPath | ||||||||
| filterString | ||||||||
| filterStringToLower | ||||||||
| validPortStandard | ||||||||
| rawurldecodeValue | ||||||||
| class Paginator | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| __toString | ||||||||
| setCurrent | ||||||||
| setMaxPage | ||||||||
| setKey | ||||||||
| render | ||||||||
| getPages | ||||||||
| getNextPage | ||||||||
| getPreviousPage | ||||||||
| getNextUrl | ||||||||
| getPreviousUrl | ||||||||
| getPage | ||||||||
| getUrl | ||||||||
| class RouteArgumentException | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| class Route | ||||||||
| Method | Argument | Typehint | Default | |||||
| get | ||||||||
| post | ||||||||
| put | ||||||||
| path | ||||||||
| delete | ||||||||
| option | ||||||||
| getRoute | ||||||||
| getRoutes | ||||||||
| useNamespace | ||||||||
| getRouteByMethode | ||||||||
| addMethode | ||||||||
| class Router | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| parse | ||||||||
| execute | ||||||||
| getRegexForPath | ||||||||
| getPath | ||||||||
| getRoute | ||||||||
| getRequestByRoute | ||||||||
| makeRoute | ||||||||
| setBasePath | ||||||||
| getBasePath | ||||||||
| setConfig | ||||||||
| setRequest | ||||||||
| isRewrite | ||||||||
| parseQueryFromRequest | ||||||||
| parseParam | ||||||||
| class Template | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| __toString | ||||||||
| addFilterVar | ||||||||
| addFilterBlock | ||||||||
| addFilterOutput | ||||||||
| addVar | ||||||||
| addVars | ||||||||
| addBlock | ||||||||
| getVar | ||||||||
| getVars | ||||||||
| getBlock | ||||||||
| getBlocks | ||||||||
| getName | ||||||||
| getPath | ||||||||
| setName | ||||||||
| render | ||||||||
| setNamesOverride | ||||||||
| addNameOverride | ||||||||
| addNamesOverride | ||||||||
| addPathOverride | ||||||||
| addFilter | ||||||||
| requireFile | ||||||||
| searchBlock | ||||||||
| filter | ||||||||
| class Util | ||||||||
| Method | Argument | Typehint | Default | |||||
| getJson | ||||||||
| createJson | ||||||||
| saveJson | ||||||||
| getFileExtension | ||||||||
| getFolder | ||||||||
| arrayPrefixValue | ||||||||
| inArrayToLower | ||||||||
| arrayKeysExists | ||||||||
| cleanPath | ||||||||
| cleanDir | ||||||||
| strReplaceFirst | ||||||||
| strReplaceLast | ||||||||
| strRandom | ||||||||
| strSlug | ||||||||
| strFileSizeFormatted | ||||||||
| getOctetShortBytesPhp | ||||||||
| getOctetUploadLimit | ||||||||
| strHumansTimeDiff | ||||||||
| class ToBool | ||||||||
| Method | Argument | Typehint | Default | |||||
| clean | ||||||||
| isBool | ||||||||
| class ToFloat | ||||||||
| Method | Argument | Typehint | Default | |||||
| clean | ||||||||
| class ToHtmlsc | ||||||||
| Method | Argument | Typehint | Default | |||||
| clean | ||||||||
| class ToInt | ||||||||
| Method | Argument | Typehint | Default | |||||
| clean | ||||||||
| class ToLtrim | ||||||||
| Method | Argument | Typehint | Default | |||||
| clean | ||||||||
| class ToRtrim | ||||||||
| Method | Argument | Typehint | Default | |||||
| clean | ||||||||
| class ToStripTags | ||||||||
| Method | Argument | Typehint | Default | |||||
| clean | ||||||||
| class ToTrim | ||||||||
| Method | Argument | Typehint | Default | |||||
| clean | ||||||||
| class Accepted | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class AlphaNum | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class AlphaNumText | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class ArrayType | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class Base64 | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class Between | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| sizeBetween | ||||||||
| getParamMinMax | ||||||||
| class BetweenNumeric | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| class BoolType | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| isBool | ||||||||
| messages | ||||||||
| class ClassExists | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class ColorHex | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class Date | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class DateAfter | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| testDateAfter | ||||||||
| messages | ||||||||
| class DateAfterOrEqual | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| testDateAfter | ||||||||
| messages | ||||||||
| class DateBefore | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| testDateBefore | ||||||||
| messages | ||||||||
| class DateBeforeOrEqual | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| testDateBefore | ||||||||
| messages | ||||||||
| class DateFormat | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class Dir | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class Email | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class Equal | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class EqualStrict | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class File | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| checkErrorFile | ||||||||
| getMime | ||||||||
| getExtension | ||||||||
| class FileExtensions | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class FileMimes | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| validMime | ||||||||
| validNotMime | ||||||||
| getMimesByExtensions | ||||||||
| getMimeByExtension | ||||||||
| class FileMimetypes | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class FloatType | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class FontAwesome | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class Image | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| validMimeImageByExtension | ||||||||
| validMimeImage | ||||||||
| class ImageDimensions | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| getDimensions | ||||||||
| sizeBetween | ||||||||
| class ImageDimensionsHeight | ||||||||
| Method | Argument | Typehint | Default | |||||
| messages | ||||||||
| class ImageDimensionsWidth | ||||||||
| Method | Argument | Typehint | Default | |||||
| messages | ||||||||
| class InArray | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class Instance | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class IntType | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class Ip | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class IsFile | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class IterableType | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class Json | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class Max | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| sizeMax | ||||||||
| class MaxNumeric | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| class Min | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| sizeMin | ||||||||
| class MinNumeric | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| class NullValue | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class NumericType | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class Regex | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class Required | ||||||||
| Method | Argument | Typehint | Default | |||||
| setInputs | ||||||||
| test | ||||||||
| messages | ||||||||
| class RequiredWith | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| isOneValue | ||||||||
| class RequiredWithAll | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| isOneVoidValue | ||||||||
| class RequiredWithout | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| isOneVoidValue | ||||||||
| class RequiredWithoutAll | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| isAllVoidValue | ||||||||
| class RessourceType | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class Size | ||||||||
| Method | Argument | Typehint | Default | |||||
| getComparator | ||||||||
| getSize | ||||||||
| getSizeNumeric | ||||||||
| messages | ||||||||
| class Slug | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class StringType | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class Timezone | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class Token | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class Url | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class Uuid | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class Version | ||||||||
| Method | Argument | Typehint | Default | |||||
| test | ||||||||
| messages | ||||||||
| class Filter | ||||||||
| Method | Argument | Typehint | Default | |||||
| execute | ||||||||
| clean | ||||||||
| messages | ||||||||
| test | ||||||||
| class Rule | ||||||||
| Method | Argument | Typehint | Default | |||||
| hydrate | ||||||||
| getErrors | ||||||||
| hasErrors | ||||||||
| setMessages | ||||||||
| setAttributs | ||||||||
| setLabel | ||||||||
| execute | ||||||||
| getKey | ||||||||
| getName | ||||||||
| stopPropagation | ||||||||
| stopImmediatePropagation | ||||||||
| isStop | ||||||||
| isStopImmediate | ||||||||
| getValue | ||||||||
| test | ||||||||
| messages | ||||||||
| addReturn | ||||||||
| getParamMinMax | ||||||||
| overrideAttributes | ||||||||
| interface RuleInputsInterface | ||||||||
| Method | Argument | Typehint | Default | |||||
| setInputs | ||||||||
| class Validator | ||||||||
| Method | Argument | Typehint | Default | |||||
| addTestGlobal | ||||||||
| addTest | ||||||||
| setMessagesGlobal | ||||||||
| setMessages | ||||||||
| addMessage | ||||||||
| setAttributs | ||||||||
| setLabel | ||||||||
| addInput | ||||||||
| addRule | ||||||||
| addLabel | ||||||||
| getError | ||||||||
| getErrors | ||||||||
| getKeyInputErrors | ||||||||
| getInput | ||||||||
| getInputs | ||||||||
| getInputsWithout | ||||||||
| getKeyErrors | ||||||||
| hasError | ||||||||
| hasErrors | ||||||||
| hasInput | ||||||||
| isValid | ||||||||
| setInputs | ||||||||
| setRules | ||||||||
| resucrsiveError | ||||||||
| execute | ||||||||
| getCorrectInput | ||||||||
| getInfosRule | ||||||||
| parseRules | ||||||||
| valoriseRule | ||||||||
| class ValidatorIterator | ||||||||
| Method | Argument | Typehint | Default | |||||
| execute | ||||||||
| class App | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| getInstance | ||||||||
| setSettings | ||||||||
| getSettings | ||||||||
| getSetting | ||||||||
| getSettingEnv | ||||||||
| init | ||||||||
| run | ||||||||
| get | ||||||||
| set | ||||||||
| callHook | ||||||||
| addHook | ||||||||
| setEnvironnement | ||||||||
| setEnvironmentDefault | ||||||||
| getRequest | ||||||||
| getEnvironment | ||||||||
| isEnvironnement | ||||||||
| getDir | ||||||||
| getPath | ||||||||
| loadServices | ||||||||
| loadModules | ||||||||
| loadRoutesAndServices | ||||||||
| parseResponse | ||||||||
| class Autoload | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| setLib | ||||||||
| setMap | ||||||||
| setPrefix | ||||||||
| register | ||||||||
| loader | ||||||||
| requireFile | ||||||||
| relplaceSlash | ||||||||
| class Config | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| has | ||||||||
| get | ||||||||
| set | ||||||||
| del | ||||||||
| getPath | ||||||||
| offsetExists | ||||||||
| offsetGet | ||||||||
| offsetSet | ||||||||
| offsetUnset | ||||||||
| prepareKey | ||||||||
| loadConfig | ||||||||
| class Container | ||||||||
| Method | Argument | Typehint | Default | |||||
| __call | ||||||||
| setService | ||||||||
| setServices | ||||||||
| addServices | ||||||||
| setInstance | ||||||||
| setInstances | ||||||||
| get | ||||||||
| has | ||||||||
| addHook | ||||||||
| callHook | ||||||||
| setConfig | ||||||||
| loadHooks | ||||||||
| matchArgs | ||||||||
| class Controller | ||||||||
| Method | Argument | Typehint | Default | |||||
| __call | ||||||||
| get | ||||||||
| getPathRoutes | ||||||||
| getPathServices | ||||||||
| get404 | ||||||||
| json | ||||||||