This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
string | $key | Name of the constant. |
int|null | $byte_limit | Maximum number of bytes permitted in the value. |
string | Value of the constant. |
int | $commit_id | The commit ID to search ancestors of. |
int | $path_id | The path ID to search for changes to. |
float | $time | Maximum number of seconds to spend trying to satisfy this query using the graph cache. By default, `0.5` (500ms). |
mixed | Commit ID, or `null` if no ancestors exist, or `false` if the graph cache was unable to determine the answer. |
int | $bucket_key | Bucket key. |
int | Number of items to store per bucket. |
int | $bucket_key | Bucket key, from @{method:getBucketKey}. |
mixed | $rebuild_data | Current data, to force a cache rebuild of this bucket. |
array | Data from the cache. |
int | $bucket_key | Bucket key, from @{method:getBucketKey}. |
array | $current_data | Existing bucket data. |
array | Rebuilt bucket data. |