https://www.php.net/manual/de/quickhashinthash.exists.php
PHP: QuickHashIntHash::exists - Manual
This method checks whether a key is part of the hash
phpexistsmanual
https://www.php.net/manual/ja/class.quickhashinthash.php
PHP: QuickHashIntHash - Manual
The QuickHashIntHash class
phpmanual
https://www.php.net/manual/uk/quickhashinthash.set.php
PHP: QuickHashIntHash::set - Manual
This method updates an entry in the hash with a new value, or adds a new one if the entry doesn't exist
phpsetmanual
https://www.php.net/manual/de/quickhashinthash.delete.php
PHP: QuickHashIntHash::delete - Manual
This method deletes an entry from the hash
phpdeletemanual
https://www.php.net/manual/de/quickhashinthash.get.php
PHP: QuickHashIntHash::get - Manual
This method retrieves a value from the hash by its key
phpgetmanual
https://www.php.net/manual/zh/quickhashinthash.loadfromfile.php
PHP: QuickHashIntHash::loadFromFile - Manual
This factory method creates a hash from a file
phpmanual
https://www.php.net/manual/uk/quickhashinthash.delete.php
PHP: QuickHashIntHash::delete - Manual
This method deletes an entry from the hash
phpdeletemanual
https://www.php.net/manual/it/quickhashinthash.construct.php
PHP: QuickHashIntHash::__construct - Manual
Creates a new QuickHashIntHash object
phpconstructmanual
https://www.php.net/manual/zh/quickhashinthash.get.php
PHP: QuickHashIntHash::get - Manual
This method retrieves a value from the hash by its key
phpgetmanual