![]() |
App Engine PHP SDK
v1 rev.445
The PHP runtime is available as an experimental Preview feature.
|
Public Member Functions | |
__construct (\google\appengine\LogReadRequest $request) | |
current () | |
next () | |
valid () | |
rewind () | |
key () | |
Allows request logs to be iterated using a standard foreach statement but fetches the results in batches as needed.
google\appengine\api\log\RequestLogIterator::key | ( | ) |
google\appengine\api\log\RequestLogIterator::rewind | ( | ) |
Reset to initial state. Called at start of foreach statement.