v1.0.0
English

Common.php

system/Common.php
44 fn
app_timezone () function
cache (?string $key = null) function
clean_path (string $path) function
command (string $command) function
config (string $name, bool $getShared = true) function
cookie (string $name, string $value = '', array $options = []) function
cookies (array $cookies = [], bool $getGlobal = true) function
csrf_token () function
csrf_header () function
csrf_hash () function
csrf_field (?string $id = null) function
csrf_meta (?string $id = null) function
csp_style_nonce () function
csp_script_nonce () function
db_connect ($db = null, bool $getShared = true) function
env (string $key, $default = null) function
esc ($data, string $context = 'html', ?string $encoding = null) function
force_https (int $duration = 31_536_000, ?RequestInterface $request = null, ?ResponseInterface $response = null, ) function
function_usable (string $functionName) function
helper ($filenames) function
is_cli () function
is_really_writable (string $file) function
is_windows (?bool $mock = null) function
lang (string $line, array $args = [], ?string $locale = null) function
log_message (string $level, string $message, array $context = []) function
model (string $name, bool $getShared = true, ?ConnectionInterface &$conn = null) function
old (string $key, $default = null, $escape = 'html') function
redirect (?string $route = null) function
_solidus (?DocTypes $docTypesConfig = null) function
remove_invisible_characters (string $str, bool $urlEncoded = true) function
request () function
response () function
route_to (string $method, ...$params) function
session (?string $val = null) function
service (string $name, ...$params) function
single_service (string $name, ...$params) function
slash_item (string $item) function
stringify_attributes ($attributes, bool $js = false) function
timer (?string $name = null, ?callable $callable = null) function
view (string $name, array $data = [], array $options = []) function
view_cell (string $library, $params = null, int $ttl = 0, ?string $cacheName = null) function
class_basename ($class) function
class_uses_recursive ($class) function
trait_uses_recursive ($trait) function
phpDG v1.0.0 Common.php 662 files 498 classes 763 fn
Generated