Search for lock
| Title | Object type | File name | Summary |
|---|---|---|---|
| user_user_operations_block | function | modules/ |
Callback function for admin mass blocking users. |
| user_user_operations_unblock | function | modules/ |
Callback function for admin mass unblocking users. |
| _block_compare | function | modules/ |
Sorts active blocks by region, then by weight; sorts inactive blocks by name. |
| _block_custom_theme | function | modules/ |
Theme callback for the block configuration pages. |
| _block_get_cache_id | function | modules/ |
Assemble the cache_id to use for a given block. |
| _block_get_renderable_array | function | modules/ |
Gets an array of blocks suitable for drupal_render(). |
| _block_load_blocks | function | modules/ |
Loads blocks' information from the database. |
| _block_rehash | function | modules/ |
Updates the 'block' DB table with the blocks currently exported by modules. |
| _block_render_blocks | function | modules/ |
Render the content and subject for a set of blocks. |
| _block_themes_access | function | modules/ |
Menu item access callback - only admin or enabled themes can be accessed. |
| _lock_id | function | includes/ |
Helper function to get this request's unique id. |
Pagination
- Previous page
- Page 8
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.