Search for lock
Title | Object type | File name | Summary |
---|---|---|---|
SystemBlockTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
SystemBlockTestCase::getInfo | function | modules/ |
|
SystemBlockTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SystemBlockTestCase::testSystemBlocks | function | modules/ |
Test displaying and hiding the powered-by and help blocks. |
system_admin_menu_block | function | modules/ |
Provide a single block on the administration overview page. |
system_admin_menu_block_page | function | modules/ |
Provide a single block from the administration menu as a page. |
system_block_info | function | modules/ |
Implements hook_block_info(). |
system_block_ip_action | function | modules/ |
Blocks the current user's IP address. |
system_block_view | function | modules/ |
Implements hook_block_view(). |
system_ip_blocking | function | modules/ |
Menu callback. Display blocked IP addresses. |
system_ip_blocking_delete | function | modules/ |
IP deletion confirm page. |
system_ip_blocking_delete_submit | function | modules/ |
Process system_ip_blocking_delete form submissions. |
system_ip_blocking_form | function | modules/ |
Define the form for blocking IP addresses. |
system_ip_blocking_form_submit | function | modules/ |
|
system_ip_blocking_form_validate | function | modules/ |
|
system_preprocess_block | function | modules/ |
Implements hook_preprocess_block(). |
system_test_lock_acquire | function | modules/ |
Try to acquire a named lock and report the outcome. |
system_test_lock_exit | function | modules/ |
Try to acquire a specific lock, and then exit. |
taxonomy_test_block_info | function | modules/ |
Implements hook_block_info(). |
taxonomy_test_block_view | function | modules/ |
Implements hook_block_view(). |
template_preprocess_block | function | modules/ |
Processes variables for block.tpl.php. |
template_preprocess_block_admin_display_form | function | modules/ |
Processes variables for block-admin-display-form.tpl.php. |
template_preprocess_book_all_books_block | function | modules/ |
Processes variables for book-all-books-block.tpl.php. |
template_preprocess_profile_block | function | modules/ |
Process variables for profile-block.tpl.php. |
template_preprocess_search_block_form | function | modules/ |
Process variables for search-block-form.tpl.php. |
theme_admin_block | function | modules/ |
Returns HTML for an administrative block for display. |
theme_admin_block_content | function | modules/ |
Returns HTML for the content of an administrative block. |
theme_aggregator_block_item | function | modules/ |
Returns HTML for an individual feed item for display in the block. |
theme_comment_block | function | modules/ |
Returns HTML for a list of recent comments to be displayed in the comment block. |
theme_dashboard_disabled_block | function | modules/ |
Returns HTML for disabled blocks, for use in dashboard customization mode. |
theme_dashboard_disabled_blocks | function | modules/ |
Returns HTML for disabled blocks, for use in dashboard customization mode. |
theme_node_recent_block | function | modules/ |
Returns HTML for a list of recent content. |
TranslationTestCase::testLanguageSwitcherBlockIntegration | function | modules/ |
Tests that the language switcher block alterations work as intended. |
update_fix_d7_block_deltas | function | includes/ |
A helper function that modules can use to assist with the transformation from numeric block deltas to string block deltas during the 6.x -> 7.x upgrade. |
UserActionsTest::testUserBlockUnBlockActions | function | modules/ |
Tests user block and unblock actions. |
UserBlocksUnitTests | class | modules/ |
Test user blocks. |
UserBlocksUnitTests::getInfo | function | modules/ |
|
UserBlocksUnitTests::insertSession | function | modules/ |
Insert a user session into the {sessions} table. This function is used since we cannot log in more than one user at the same time in tests. |
UserBlocksUnitTests::testUserLoginBlock | function | modules/ |
Test the user login block. |
UserBlocksUnitTests::testWhosOnlineBlock | function | modules/ |
Test the Who's Online block. |
UserCancelTestCase::testUserBlock | function | modules/ |
Disable account and keep all content. |
UserCancelTestCase::testUserBlockUnpublish | function | modules/ |
Disable account and unpublish all content. |
user_block_configure | function | modules/ |
Implements hook_block_configure(). |
user_block_info | function | modules/ |
Implements hook_block_info(). |
user_block_save | function | modules/ |
Implements hook_block_save(). |
user_block_user_action | function | modules/ |
Blocks a specific user or the current user, if one is not specified. |
user_block_view | function | modules/ |
Implements hook_block_view(). |
user_is_blocked | function | modules/ |
Checks for usernames blocked by user administration. |
user_login_block | function | modules/ |
|
user_unblock_user_action | function | modules/ |
Unblocks a specific user or the current user, if one is not specified. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.