Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
ModuleDependencyTestCase::testModuleMetaData function modules/system/system.test Tests whether the correct module metadata is returned.
ModuleDependencyTestCase::testProjectNamespaceForDependencies function modules/system/system.test Checks functionality of project namespaces for dependencies.
ModuleDependencyTestCase::testThemeMetaData function modules/system/system.test Tests whether the correct theme metadata is returned.
ModuleDependencyTestCase::testUninstallDependents function modules/system/system.test Tests attempting to uninstall a module that has installed dependents.
ModuleImplementsAlterTestCase class modules/simpletest/tests/module.test
ModuleImplementsAlterTestCase::getInfo function modules/simpletest/tests/module.test
ModuleImplementsAlterTestCase::testModuleImplementsAlter function modules/simpletest/tests/module.test Tests hook_module_implements_alter() adding an implementation.
ModuleInstallTestCase class modules/simpletest/tests/module.test Unit tests for module installation.
ModuleInstallTestCase::getInfo function modules/simpletest/tests/module.test
ModuleInstallTestCase::setUp function modules/simpletest/tests/module.test Sets up a Drupal site for running functional and integration tests.
ModuleInstallTestCase::testDrupalWriteRecord function modules/simpletest/tests/module.test Test that calls to drupal_write_record() work during module installation.
ModuleProvidedThemeEngineTestCase class modules/simpletest/tests/theme.test Tests module-provided theme engines.
ModuleProvidedThemeEngineTestCase::getInfo function modules/simpletest/tests/theme.test
ModuleProvidedThemeEngineTestCase::setUp function modules/simpletest/tests/theme.test Sets up a Drupal site for running functional and integration tests.
ModuleProvidedThemeEngineTestCase::testEngineIsFoundAndWorking function modules/simpletest/tests/theme.test Ensures that the module provided theme engine is found and used by core.
ModuleRequiredTestCase class modules/system/system.test Test required modules functionality.
ModuleRequiredTestCase::getInfo function modules/system/system.test
ModuleRequiredTestCase::testDisableRequired function modules/system/system.test Assert that core required modules cannot be disabled.
ModuleTestCase class modules/system/system.test Helper class for module test cases.
ModuleTestCase::$admin_user property modules/system/system.test
ModuleTestCase::assertLogMessage function modules/system/system.test Verify a log entry was entered for a module's status change.
Called in the same way of the expected original watchdog() execution.
ModuleTestCase::assertModules function modules/system/system.test Assert the list of modules are enabled or disabled.
ModuleTestCase::assertModuleTablesDoNotExist function modules/system/system.test Assert that none of the tables defined in a module's hook_schema() exist.
ModuleTestCase::assertModuleTablesExist function modules/system/system.test Assert that all tables defined in a module's hook_schema() exist.
ModuleTestCase::assertTableCount function modules/system/system.test Assert there are tables that begin with the specified base table name.
ModuleTestCase::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
ModuleUninstallTestCase class modules/simpletest/tests/module.test Unit tests for module uninstallation and related hooks.
ModuleUninstallTestCase::getInfo function modules/simpletest/tests/module.test
ModuleUninstallTestCase::setUp function modules/simpletest/tests/module.test Sets up a Drupal site for running functional and integration tests.
ModuleUninstallTestCase::testUserPermsUninstalled function modules/simpletest/tests/module.test Tests the hook_modules_uninstalled() of the user module.
ModuleUnitTest class modules/simpletest/tests/module.test Unit tests for the module API.
ModuleUnitTest::$user property modules/simpletest/tests/module.test
ModuleUnitTest::assertModuleList function modules/simpletest/tests/module.test Assert that module_list() return the expected values.
ModuleUnitTest::getInfo function modules/simpletest/tests/module.test
ModuleUnitTest::testDependencyResolution function modules/simpletest/tests/module.test Test dependency resolution.
ModuleUnitTest::testModuleImplements function modules/simpletest/tests/module.test Test module_implements() caching.
ModuleUnitTest::testModuleInvoke function modules/simpletest/tests/module.test Test that module_invoke() can load a hook defined in hook_hook_info().
ModuleUnitTest::testModuleInvokeAll function modules/simpletest/tests/module.test Test that module_invoke_all() can load a hook defined in hook_hook_info().
ModuleUnitTest::testModuleList function modules/simpletest/tests/module.test The basic functionality of module_list().
ModuleUnitTest::testSystemModulesBrokenConfigure function modules/simpletest/tests/module.test Test system_modules() with a module with a broken configure path.
ModuleUnitTest::testSystemModulesNullVersion function modules/simpletest/tests/module.test Test system_modules() with a module with a dependency with a null version.
ModuleUpdater class modules/system/system.updater.inc Class for updating modules using FileTransfer classes via authorize.php.
ModuleUpdater::canUpdate function modules/system/system.updater.inc
ModuleUpdater::canUpdateDirectory function modules/system/system.updater.inc Determine if the Updater can handle the project provided in $directory.
ModuleUpdater::getInstallDirectory function modules/system/system.updater.inc Return the directory where a module should be installed.
ModuleUpdater::getSchemaUpdates function modules/system/system.updater.inc Return available database schema updates one a new version is installed.
ModuleUpdater::isInstalled function modules/system/system.updater.inc Checks if the project is installed.
ModuleUpdater::postInstallTasks function modules/system/system.updater.inc Returns a list of post install actions.
ModuleUpdater::postUpdateTasks function modules/system/system.updater.inc Return an array of links to pages that should be visited post operation.
ModuleVersionTestCase class modules/system/system.test Test module dependency on specific versions.

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