Search for lock
| Title | Object type | File name | Summary |
|---|---|---|---|
| IPAddressBlockingTestCase::getInfo | function | modules/ |
Implement getInfo(). |
| IPAddressBlockingTestCase::setUp | function | modules/ |
Implement setUp(). |
| IPAddressBlockingTestCase::testDuplicateIpAddress | function | modules/ |
Test duplicate IP addresses are not present in the 'blocked_ips' table. |
| IPAddressBlockingTestCase::testIPAddressValidation | function | modules/ |
Test a variety of user input to confirm correct validation and saving of data. |
| LocaleLanguageSwitchingFunctionalTest::testLanguageBlock | function | modules/ |
Functional tests for the language switcher block. |
| locale_block_info | function | modules/ |
Implements hook_block_info(). |
| locale_block_view | function | modules/ |
Implements hook_block_view(). |
| lock.inc | file | includes/ |
A database-mediated implementation of a locking mechanism. |
| lock.test | file | modules/ |
|
| LockFunctionalTest | class | modules/ |
Tests for the lock system. |
| LockFunctionalTest::getInfo | function | modules/ |
|
| LockFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| LockFunctionalTest::testLockAcquire | function | modules/ |
Confirm that we can acquire and release locks in two parallel requests. |
| Locking mechanisms | group | includes/ |
Functions to coordinate long-running operations across requests. |
| lock_acquire | function | includes/ |
Acquire (or renew) a lock, but do not block if it fails. |
| lock_initialize | function | includes/ |
Initialize the locking system. |
| lock_may_be_available | function | includes/ |
Check if lock acquired by a different process may be available. |
| lock_release | function | includes/ |
Release a lock previously acquired by lock_acquire(). |
| lock_release_all | function | includes/ |
Release all previously acquired locks. |
| lock_wait | function | includes/ |
Wait for a lock to be available. |
| menu_block_info | function | modules/ |
Implements hook_block_info(). |
| menu_block_view | function | modules/ |
Implements hook_block_view(). |
| menu_block_view_alter | function | modules/ |
Implements hook_block_view_alter(). |
| NewDefaultThemeBlocks | class | modules/ |
Test blocks correctly initialized when picking a new default theme. |
| NewDefaultThemeBlocks::getInfo | function | modules/ |
|
| NewDefaultThemeBlocks::testNewDefaultThemeBlocks | function | modules/ |
Check the enabled Bartik blocks are correctly copied over. |
| NodeBlockFunctionalTest | class | modules/ |
Functional tests for the node module blocks. |
| NodeBlockFunctionalTest::$admin_user | property | modules/ |
|
| NodeBlockFunctionalTest::$web_user | property | modules/ |
|
| NodeBlockFunctionalTest::getInfo | function | modules/ |
|
| NodeBlockFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| NodeBlockFunctionalTest::testRecentNodeBlock | function | modules/ |
Tests the recent comments block. |
| NodeBlockTestCase | class | modules/ |
Tests the availability of the syndicate block. |
| NodeBlockTestCase::getInfo | function | modules/ |
|
| NodeBlockTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| NodeBlockTestCase::testSyndicateBlock | function | modules/ |
Tests that the "Syndicate" block is shown when enabled. |
| node_block_configure | function | modules/ |
Implements hook_block_configure(). |
| node_block_info | function | modules/ |
Implements hook_block_info(). |
| node_block_list_alter | function | modules/ |
Implements hook_block_list_alter(). |
| node_block_save | function | modules/ |
Implements hook_block_save(). |
| node_block_view | function | modules/ |
Implements hook_block_view(). |
| node_form_block_add_block_form_alter | function | modules/ |
Implements hook_form_FORMID_alter(). |
| node_form_block_admin_configure_alter | function | modules/ |
Implements hook_form_FORMID_alter(). |
| node_form_block_admin_configure_submit | function | modules/ |
Form submission handler for node_form_block_admin_configure_alter(). |
| node_form_block_custom_block_delete_alter | function | modules/ |
Implements hook_form_FORMID_alter(). |
| node_form_block_custom_block_delete_submit | function | modules/ |
Form submission handler for node_form_block_custom_block_delete_alter(). |
| NonDefaultBlockAdmin | class | modules/ |
|
| NonDefaultBlockAdmin::getInfo | function | modules/ |
|
| NonDefaultBlockAdmin::testNonDefaultBlockAdmin | function | modules/ |
Test non-default theme admin. |
| OpenIDFunctionalTestCase::testBlockedUserLogin | function | modules/ |
Test that a blocked user cannot log in. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.