Ubiquity 2.5.2
php rapid development framework
|
Ubiquity\cache\preloading$PreloaderInternalTrait This class is part of Ubiquity. More...
Private Member Functions | |
addClassFile ($class, $file) | |
loadClass ($class, $file=null) | |
getPathFromClass (string $class) | |
loadFile (string $file) | |
isExcluded (string $name) | |
glob_recursive ($pattern, $flags=0) | |
getClassFullNameFromFile ($filePathName, $backSlash=false) | |
getClassNamespaceFromPhpCode ($phpCode) | |
getClassNameFromPhpCode ($phpCode) | |
asPhpArray ($array, $prefix="", $depth=1, $format=false) | |
parseValue ($v, $prefix="", $depth=1, $format=false) | |
closure_dump (\Closure $c) | |
doubleBackSlashes ($value) | |
Private Attributes | |
$vendorDir | |
$excludeds = [ ] | |
$classes = [ ] | |
$loader | |
Static Private Attributes | |
static | $libraries |
static | $count = 0 |
Ubiquity\cache\preloading$PreloaderInternalTrait This class is part of Ubiquity.
Definition at line 13 of file PreloaderInternalTrait.php.
|
private |
Definition at line 33 of file PreloaderInternalTrait.php.
|
private |
Definition at line 140 of file PreloaderInternalTrait.php.
|
private |
Definition at line 177 of file PreloaderInternalTrait.php.
|
private |
Definition at line 219 of file PreloaderInternalTrait.php.
|
private |
Definition at line 83 of file PreloaderInternalTrait.php.
|
private |
Definition at line 124 of file PreloaderInternalTrait.php.
|
private |
Definition at line 96 of file PreloaderInternalTrait.php.
|
private |
Definition at line 51 of file PreloaderInternalTrait.php.
|
private |
Definition at line 75 of file PreloaderInternalTrait.php.
|
private |
Definition at line 66 of file PreloaderInternalTrait.php.
|
private |
Definition at line 39 of file PreloaderInternalTrait.php.
|
private |
Definition at line 59 of file PreloaderInternalTrait.php.
|
private |
Definition at line 165 of file PreloaderInternalTrait.php.
|
private |
Definition at line 30 of file PreloaderInternalTrait.php.
|
staticprivate |
Definition at line 29 of file PreloaderInternalTrait.php.
|
private |
Definition at line 28 of file PreloaderInternalTrait.php.
|
staticprivate |
Definition at line 15 of file PreloaderInternalTrait.php.
|
private |
Definition at line 31 of file PreloaderInternalTrait.php.
|
private |
Definition at line 14 of file PreloaderInternalTrait.php.