Search for on
Title | Object type | File name | Summary |
---|---|---|---|
update_cron | function | modules/ |
Implements hook_cron(). |
update_do_one | function | includes/ |
Implements callback_batch_operation(). |
update_get_d6_session_name | function | includes/ |
Constructs a session name compatible with a D6 environment. |
update_get_update_function_list | function | includes/ |
Returns an organized list of update functions for a set of modules. |
update_script_selection_form | function | ./ |
Form constructor for the list of available database module updates. |
update_selection_page | function | ./ |
Renders a form with a list of available database updates. |
upgrade.taxonomy.test | file | modules/ |
|
UpgradePathTaxonomyTestCase | class | modules/ |
Test taxonomy upgrades. |
UpgradePathTaxonomyTestCase::getInfo | function | modules/ |
|
UpgradePathTaxonomyTestCase::instanceVocabularies | function | modules/ |
Retrieve an array mapping allowed vocabulary id to field name for all taxonomy_term_reference fields for which an instance exists for the specified entity type and bundle. |
UpgradePathTaxonomyTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
UpgradePathTaxonomyTestCase::testTaxonomyUpgrade | function | modules/ |
Basic tests for the taxonomy upgrade. |
UpgradePathTestCase::prepareD7Session | function | modules/ |
Prepares the appropriate session for the release of Drupal being upgraded. |
UpgradePathTestCase::__construct | function | modules/ |
Constructs an UpgradePathTestCase object. |
UpgradePathTriggerTestCase::testTaxonomyUpgrade | function | modules/ |
Basic tests for the trigger upgrade. |
UrlAlterFunctionalTest | class | modules/ |
Tests hook_url_alter functions. |
UrlAlterFunctionalTest::assertUrlInboundAlter | function | modules/ |
Assert that a inbound path is altered to an expected value. |
UrlAlterFunctionalTest::assertUrlOutboundAlter | function | modules/ |
Assert that an outbound path is altered to an expected value. |
UrlAlterFunctionalTest::getInfo | function | modules/ |
|
UrlAlterFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UrlAlterFunctionalTest::testCurrentUrlRequestedPath | function | modules/ |
Test current_path() and request_path(). |
UrlAlterFunctionalTest::testGetQInitialized | function | modules/ |
Tests that $_GET['q'] is initialized when the request path is empty. |
UrlAlterFunctionalTest::testUrlAlter | function | modules/ |
Test that URL altering works and that it occurs in the correct order. |
UserAccountLinksUnitTests::testSecondaryMenu | function | modules/ |
Tests the secondary menu. |
UserActionsTest | class | modules/ |
Tests actions provided by the User module. |
UserActionsTest::getInfo | function | modules/ |
|
UserActionsTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UserActionsTest::testUserBlockUnBlockActions | function | modules/ |
Tests user block and unblock actions. |
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::testWhosOnlineBlock | function | modules/ |
Test the Who's Online block. |
UserCancelTestCase::testUserAnonymize | function | modules/ |
Delete account and anonymize all content. |
UserCancelTestCase::testUserCancelWithoutPermission | function | modules/ |
Attempt to cancel account without permission. |
UserController | class | modules/ |
Controller class for users. |
UserController::attachLoad | function | modules/ |
Attaches data to entities upon loading. |
UserLoginTestCase::testGlobalLoginFloodControl | function | modules/ |
Test the global login flood control. |
UserLoginTestCase::testLoginWithAnonSession | function | modules/ |
Test logging in when an anon session already exists. |
UserLoginTestCase::testPasswordRehashOnLogin | function | modules/ |
Test that user password is re-hashed upon login after changing $count_log2. |
UserLoginTestCase::testPerUserLoginFloodControl | function | modules/ |
Test the per-user login flood control. |
UserPasswordResetTestCase::getConfirmURL | function | modules/ |
Turns a password reset URL into a 'confirm' URL. |
UserPasswordResetTestCase::testPasswordResetFloodControlPerIp | function | modules/ |
Test IP-based flood control on password reset. |
UserPasswordResetTestCase::testPasswordResetFloodControlPerUser | function | modules/ |
Test user-based flood control on password reset. |
UserPasswordResetTestCase::testResetImpersonation | function | modules/ |
Make sure that users cannot forge password reset URLs of other users. |
UserPasswordResetTestCase::testResetInvalidation | function | modules/ |
Make sure that password reset URLs are invalidated when the user's email address changes. |
UserPermissionsTestCase | class | modules/ |
|
UserPermissionsTestCase::$admin_user | property | modules/ |
|
UserPermissionsTestCase::$rid | property | modules/ |
|
UserPermissionsTestCase::getInfo | function | modules/ |
|
UserPermissionsTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UserPermissionsTestCase::testAdministratorRole | function | modules/ |
Test assigning of permissions for the administrator role. |
UserPermissionsTestCase::testUserPermissionChanges | function | modules/ |
Change user permissions and check user_access(). |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.