Functions in Universally Unique IDentifier 5
Primary tabs
- Universally Unique IDentifier 5(active tab)
- Universally Unique IDentifier 6
- Universally Unique IDentifier 7
|
Name |
Location | Description | Direct uses | Strings |
|---|---|---|---|---|
| uuid_install |
./ |
Implementation of hook_install(). | ||
| uuid_nodeapi |
./ |
Implementation of hook_nodeapi(). | ||
| uuid_table_schema |
./ |
Return schema for a uuid table. | 2 | |
| uuid_uninstall |
./ |
Implementation of hook_uninstall(). | ||
| uuid_update_1 |
./ |
Remove duplicated user UUIDs and change uuid field to index instead of a primary key. | ||
| uuid_update_2 |
./ |
|||
| uuid_user |
./ |
Implementation of hook_user(). |