traits
Table of Contents
Namespaces
- strings
Traits
- ConfigTrait
- Provides functionality for managing a configuration setup.
- ContainerTrait
- IDTrait
- Initialize the unique identifier (id) of the object.
- JsonOptionsTrait
- KeyValueTrait
- Trait KeyValueTrait
- LazyTrait
- Provides a configurable "lazy" mode for classes, e.g. to provision
missing resources (collections, views, tables, ...) at initialization time.
- LockableTrait
- Provides functionality for managing a lockable state within a class.
- QueryIDTrait
- Provides a consistent mechanism for managing an internal query identifier (`queryId`),
which can be used in dynamically constructed queries (e.g., AQL), log tracing, or caching.
- SortDefaultTrait
- ToStringTrait
- Provides a basic string representation for an object by returning its class name
wrapped in square brackets or other defined characters.
- UnsupportedTrait
- Trait UnsupportedTrait
- UriTrait
- Trait UriTrait