> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-worktree-351-fix-webapi-escaped-anchors.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# form_keys table

> Keys that makes sure a form is not posted twice

## form\_keys Table (366)

Keys that makes sure a form is not posted twice

## Fields

| Name            | Description                | Type       | Nullable |
| --------------- | -------------------------- | ---------- | :------: |
| id              | Primary key                | PK         |    No    |
| form\_key       | A random key               | String(40) |    No    |
| time\_of\_entry | When the key was generated | DateTime   |    Yes   |

<img src="https://mintcdn.com/superofficeas-worktree-351-fix-webapi-escaped-anchors/lG_0VSOpA0nSl_9s/media/loc/en/database/tables/form_keys.png?fit=max&auto=format&n=lG_0VSOpA0nSl_9s&q=85&s=15dfa223ce49df71da341d3100d878fa" alt="form_keys table relationship diagram" width="105" height="59" data-path="media/loc/en/database/tables/form_keys.png" />

## Indexes

| Fields    | Types      | Description |
| --------- | ---------- | ----------- |
| form\_key | String(40) | Index       |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.
