---
title: getAll
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/idbindex/2871249-getall
---

# getAll

## Declaration

```data
IDBRequest getAll(
    optional IDBKeyRange? range, 
    optional unsigned long count
);
```
