Deprecated: Return type of Poodle\Resource\SearchResult::offsetGet($k) should either be compatible with ArrayIterator::offsetGet(mixed $key): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/poodle/resource/search.php on line 111
Deprecated: Return type of Poodle\Resource\SearchResult::offsetSet($k, $v) should either be compatible with ArrayIterator::offsetSet(mixed $key, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/poodle/resource/search.php on line 112
Deprecated: Return type of Poodle\Resource\SearchResult::offsetUnset($k) should either be compatible with ArrayIterator::offsetUnset(mixed $key): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/poodle/resource/search.php on line 113
Deprecated: Return type of Poodle\Resource\SearchResult::append($v) should either be compatible with ArrayIterator::append(mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/poodle/resource/search.php on line 110
Deprecated: Return type of Poodle\Resource\SearchResult::current() should either be compatible with ArrayIterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/poodle/resource/search.php on line 114
class Poodle\Resource\Search Methods public static latestOf ( $resource_type, $limit = 5, $offset = 0, $class = NULL ) latestOfType ( $resource_type, $limit = 5, $offset = 0, $class = NULL )
|