- Queries
- All Atoms
- Search
- Advanced Search
Diviner All Atoms
All Atoms
All Atoms
- Method
- Build a concrete object from a configuration key.
- Method
- Get the fully-qualified production URI for a documentation resource.
- Method
- Get the fully-qualified production URI for a static resource path.
- Method
- Method
- Method
- Get the fully-qualified production URI for a path.
- Method
- Get the fully-qualified URI for a path.
- Method
- Get the current configuration setting for a given key. If the key does not exist, return a default value instead of throwing. This is primarily useful for migrations involving keys which are slated for removal.
- Method
- Get the current configuration setting for a given key.
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Configuration source which proxies some other configuration source.
- Class
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Configuration source which reads from a configuration file on disk (a PHP file in the `conf/` directory).
- Class
- Method
- An bulk job which can not be parallelized and executes only one task.
- Class
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Class
- Method
- Awaken tasks that have yielded.
- Method
- Schedule any queued tasks, then empty the task queue.
- Method
- Get tasks queued as followups by @{method:queueTask}.
- Method
- Queue a task to be executed after this one succeeds.
- Method
- Method
- Set this flag to execute scheduled tasks synchronously, in the same process. This is useful for debugging, and otherwise dramatically worse in every way imaginable.
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Return the number of seconds a task should wait after a failure before retrying. For most tasks you can leave this at `null`, which will give you a short default retry period (currently 60 seconds).
- Method