Search for lock

  1. Search 9.5.x for lock
  2. Search 8.9.x for lock
  3. Search 10.3.x for lock
  4. Search 11.x for lock
  5. Other projects
Title Object type File name Summary
SystemBlockTestCase::$profile property modules/system/system.test The profile to install as a basis for testing.
SystemBlockTestCase::getInfo function modules/system/system.test
SystemBlockTestCase::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
SystemBlockTestCase::testSystemBlocks function modules/system/system.test Test displaying and hiding the powered-by and help blocks.
system_admin_menu_block function modules/system/system.module Provide a single block on the administration overview page.
system_admin_menu_block_page function modules/system/system.admin.inc Provide a single block from the administration menu as a page.
system_block_info function modules/system/system.module Implements hook_block_info().
system_block_ip_action function modules/system/system.module Blocks the current user's IP address.
system_block_view function modules/system/system.module Implements hook_block_view().
system_ip_blocking function modules/system/system.admin.inc Menu callback. Display blocked IP addresses.
system_ip_blocking_delete function modules/system/system.admin.inc IP deletion confirm page.
system_ip_blocking_delete_submit function modules/system/system.admin.inc Process system_ip_blocking_delete form submissions.
system_ip_blocking_form function modules/system/system.admin.inc Define the form for blocking IP addresses.
system_ip_blocking_form_submit function modules/system/system.admin.inc
system_ip_blocking_form_validate function modules/system/system.admin.inc
system_preprocess_block function modules/system/system.module Implements hook_preprocess_block().
system_test_lock_acquire function modules/simpletest/tests/system_test.module Try to acquire a named lock and report the outcome.
system_test_lock_exit function modules/simpletest/tests/system_test.module Try to acquire a specific lock, and then exit.
taxonomy_test_block_info function modules/simpletest/tests/taxonomy_test.module Implements hook_block_info().
taxonomy_test_block_view function modules/simpletest/tests/taxonomy_test.module Implements hook_block_view().
template_preprocess_block function modules/block/block.module Processes variables for block.tpl.php.
template_preprocess_block_admin_display_form function modules/block/block.admin.inc Processes variables for block-admin-display-form.tpl.php.
template_preprocess_book_all_books_block function modules/book/book.module Processes variables for book-all-books-block.tpl.php.
template_preprocess_profile_block function modules/profile/profile.module Process variables for profile-block.tpl.php.
template_preprocess_search_block_form function modules/search/search.module Process variables for search-block-form.tpl.php.
theme_admin_block function modules/system/system.admin.inc Returns HTML for an administrative block for display.
theme_admin_block_content function modules/system/system.admin.inc Returns HTML for the content of an administrative block.
theme_aggregator_block_item function modules/aggregator/aggregator.module Returns HTML for an individual feed item for display in the block.
theme_comment_block function modules/comment/comment.module Returns HTML for a list of recent comments to be displayed in the comment block.
theme_dashboard_disabled_block function modules/dashboard/dashboard.module Returns HTML for disabled blocks, for use in dashboard customization mode.
theme_dashboard_disabled_blocks function modules/dashboard/dashboard.module Returns HTML for disabled blocks, for use in dashboard customization mode.
theme_node_recent_block function modules/node/node.module Returns HTML for a list of recent content.
TranslationTestCase::testLanguageSwitcherBlockIntegration function modules/translation/translation.test Tests that the language switcher block alterations work as intended.
update_fix_d7_block_deltas function includes/update.inc 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/user/user.test Tests user block and unblock actions.
UserBlocksUnitTests class modules/user/user.test Test user blocks.
UserBlocksUnitTests::getInfo function modules/user/user.test
UserBlocksUnitTests::insertSession function modules/user/user.test 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/user/user.test Test the user login block.
UserBlocksUnitTests::testWhosOnlineBlock function modules/user/user.test Test the Who's Online block.
UserCancelTestCase::testUserBlock function modules/user/user.test Disable account and keep all content.
UserCancelTestCase::testUserBlockUnpublish function modules/user/user.test Disable account and unpublish all content.
user_block_configure function modules/user/user.module Implements hook_block_configure().
user_block_info function modules/user/user.module Implements hook_block_info().
user_block_save function modules/user/user.module Implements hook_block_save().
user_block_user_action function modules/user/user.module Blocks a specific user or the current user, if one is not specified.
user_block_view function modules/user/user.module Implements hook_block_view().
user_is_blocked function modules/user/user.module Checks for usernames blocked by user administration.
user_login_block function modules/user/user.module
user_unblock_user_action function modules/user/user.module Unblocks a specific user or the current user, if one is not specified.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.