v1.0.0
English
▼
Slovenčina
Čeština
Deutsch
Polski
Português
Русский
Українська
हिन्दी
فارسی
Home
›
system
›
HotReloader
›
DirectoryHasher_php
DirectoryHasher.php
system/HotReloader/DirectoryHasher.php
1 class
3 methods
class
DirectoryHasher
hash
()
public
Generates an md5 value of all directories that are watched by the Hot Reloader, as defined in the Config\Toolbar. This is the current app fingerprint.
View Source
Copy
hashApp
()
public
Generates an array of md5 hashes for all directories that are watched by the Hot Reloader, as defined in the Config\Toolbar.
View Source
Copy
hashDirectory
(string $path)
public
Generates an md5 hash of a given directory and all of its files that match the watched extensions defined in Config\Toolbar.
View Source
Copy
phpDG v1.0.0
DirectoryHasher.php
662 files
498 classes
763 fn
Generated