exists
- Ariadne >
- Library >
- Ariadne 2.4 >
- Manuals >
- Programmers Reference >
- Classes >
- Object >
- PINP Methods >
(int) exists($path)
Searches for the object with the given path ($path) and returns its unique id, or false if the path doesn't exist.
| Argument | Description |
|---|---|
| (string) $path | The path to check. |

