Functions in Redis 7
Primary tabs
Name | Location | Description | Direct uses | Strings |
---|---|---|---|---|
lock_acquire |
./ |
|||
lock_initialize |
./ |
Foo function, keeping it for API consistency. | ||
lock_may_be_available |
./ |
1 | ||
lock_release |
./ |
|||
lock_release_all |
./ |
1 | ||
lock_wait |
./ |
|||
redis_help |
./ |
Implements hook_help(). | ||
redis_menu |
./ |
Implements hook_menu(). | ||
redis_requirements |
./ |
Implements hook_requirements(). | ||
redis_settings_form |
./ |
Main settings and review administration screen. | 1 | |
_lock_id |
./ |
Foo function, keeping it for API consistency. Some insane people may actually use it. |