- keepResourceValues(Statement) - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
This function is overriden in Postgres to keep
result set references for php/430a (see also php/1f33)
- keepResourceValues(Statement) - Method in class com.caucho.quercus.lib.db.Postgres
-
This function is overriden in Postgres to keep
result set references for php/430a (see also php/1f33)
- keepStatementOpen() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
This function is overriden in Postgres to keep
statement references for php/430a
- keepStatementOpen() - Method in class com.caucho.quercus.lib.db.Postgres
-
This function is overriden in Postgres to keep
statement references for php/430a
- key() - Method in class com.caucho.quercus.env.ArgRef
-
- KEY - Static variable in class com.caucho.quercus.env.ArrayValue
-
- key() - Method in class com.caucho.quercus.env.ArrayValue
-
Returns the current key
- key() - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
Returns the current key
- key() - Method in class com.caucho.quercus.env.JavaAdapter
-
Returns the current key
- key() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns the current key
- key() - Method in class com.caucho.quercus.env.JavaListAdapter
-
Returns the current key
- key() - Method in class com.caucho.quercus.env.Value
-
Returns the current key
- key() - Method in class com.caucho.quercus.env.Var
-
Returns the current key
- key(Value) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns the current key of the array.
- key(Env) - Method in class com.caucho.quercus.lib.spl.ArrayIterator
-
- key(Env) - Method in class com.caucho.quercus.lib.spl.DirectoryIterator
-
- key(Env) - Method in class com.caucho.quercus.lib.spl.FilesystemIterator
-
- key(Env) - Method in interface com.caucho.quercus.lib.spl.Iterator
-
Returns the current key.
- key(Env) - Method in class com.caucho.quercus.lib.spl.RecursiveIteratorIterator
-
- key(Env) - Method in class com.caucho.quercus.lib.spl.SplObjectStorage
-
- KEY_AS_FILENAME - Static variable in class com.caucho.quercus.lib.spl.FilesystemIterator
-
- KEY_AS_PATHNAME - Static variable in class com.caucho.quercus.lib.spl.FilesystemIterator
-
- key_exists(Env, Value, Value) - Static method in class com.caucho.quercus.lib.ArrayModule
-
- KEY_MODE_MASK - Static variable in class com.caucho.quercus.lib.spl.FilesystemIterator
-
- KEY_RESET - Static variable in class com.caucho.quercus.lib.ArrayModule
-
- keyExists(Value) - Method in class com.caucho.quercus.env.ArrayValue
-
Returns true if the key exists in the array.
- keyExists(Value) - Method in class com.caucho.quercus.env.GlobalArrayValue
-
Returns true if the key exists in the array.
- keyExists(Value) - Method in class com.caucho.quercus.env.Value
-
Returns true if the key exists in the array.
- KeyIterator() - Constructor for class com.caucho.quercus.env.JavaCollectionAdapter.KeyIterator
-
- KeyIterator() - Constructor for class com.caucho.quercus.env.JavaMapAdapter.KeyIterator
-
- KeyIterator(Env, ObjectValue) - Constructor for class com.caucho.quercus.lib.spl.IteratorDelegate.KeyIterator
-
- keyReset(long, boolean) - Method in class com.caucho.quercus.env.ArrayValue
-
Resets all numerical keys with the first index as base
- keyReset(long, boolean) - Method in class com.caucho.quercus.env.JavaAdapter
-
Resets all numerical keys with the first index as base
- keys() - Method in class com.caucho.loader.EnvironmentProperties
-
- keys() - Method in class com.caucho.loader.JarMap
-
- keys() - Method in class com.caucho.util.LruCache
-
Returns the keys stored in the cache
- keys(Iterator<K>) - Method in class com.caucho.util.LruCache
-
Returns keys stored in the cache using an old iterator
- keys() - Method in class com.caucho.util.WeakLruCache
-
Returns the keys stored in the cache
- keys(Iterator<K>) - Method in class com.caucho.util.WeakLruCache
-
Returns keys stored in the cache using an old iterator
- keySet() - Method in class com.caucho.loader.EnvironmentMap
-
- keySet() - Method in class com.caucho.loader.EnvironmentProperties
-
- keySet() - Method in class com.caucho.quercus.env.ArrayValue
-
Returns an iterator of the entries.
- keySet() - Method in class com.caucho.quercus.env.FunctionMap
-
- keySet() - Method in class com.caucho.quercus.env.JavaAdapter
-
Returns an iterator of the entries.
- keySet() - Method in class com.caucho.util.HashMapImpl
-
Returns the entry set of the cache
- keysToArray() - Method in class com.caucho.quercus.env.ArrayValue
-
Takes the values of this array and puts them in a java array
- keysToArray() - Method in class com.caucho.quercus.env.ConstArrayValue
-
Takes the values of this array and puts them in a java array
- keywords() - Method in enum com.caucho.util.MemoryPoolAdapter.PoolType
-
- kill(Env, int) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Kills the given mysql thread id.
- KILOBYTE - Static variable in class com.caucho.config.types.Bytes
-
- krsort(Env, Value, long) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Sorts the array based on keys in reverse order, preserving keys
- ksort(Env, Value, long) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Sorts the array based on keys in ascending order, preserving keys
- ksort(long) - Method in class com.caucho.quercus.lib.spl.ArrayIterator
-
- ksort(long) - Method in class com.caucho.quercus.lib.spl.ArrayObject
-