enums
Table of Contents
Classes
- Alter
- Enumeration of all alter filter to apply on a object property.
- ArithmeticOperator
- Class ArithmeticOperator
- Boolean
- Class Boolean
- Char
- Class Char
- CharacterSet
- Enumeration of official character set codes as assigned by IANA and
used in Internet standards and documentation.
- JsonParam
- Enumeration of common parameter names used in JSON encoding and decoding operations.
- MemcachedStats
- Enumeration of string keys returned by the `Memcached::getStats()` method.
- Order
- Enumeration of sorting direction values, often used in SQL, data queries, or collection sorting.
- Param
- Centralized enumeration of parameter keys used across various parts of the application.