Search for core

  1. Search 9.5.x for core
  2. Search 8.9.x for core
  3. Search 10.3.x for core
  4. Search 11.x for core
  5. Search main for core
  6. Other projects
Title Object type File name Summary
block_test_block_view_block_test_test_underscore_alter function modules/block/tests/block_test.module Implements hook_block_view_MODULE_DELTA_alter().
DrupalHTMLIdentifierTestCase::setAllowCSSDoubleUnderscores function modules/simpletest/tests/common.test Set the variable allow_css_double_underscores and reset the cache.
DRUPAL_CORE_COMPATIBILITY constant includes/bootstrap.inc Core API compatibility.
install.core.inc file includes/install.core.inc API functions for installing Drupal.
jquery.ui.core.css file misc/ui/jquery.ui.core.css /*
* jQuery UI CSS Framework 1.8.7
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Theming/API
*/

/* Layout…
ModuleDependencyTestCase::testIncompatibleCoreVersionDependency function modules/system/system.test Tests enabling a module that depends on a module with an incompatible core version.
QueueTestCase::queueScore function modules/system/system.test This function returns the number of equal items in two arrays.
SearchMatchTestCase::_testQueryScores function modules/search/search.test Test the scoring abilities of the engine.
SearchQuery::$scores property modules/search/search.extender.inc Stores score expressions.
SearchQuery::$scoresArguments property modules/search/search.extender.inc Stores arguments for score expressions.
SearchQuery::addScore function modules/search/search.extender.inc Adds a custom score expression to the search query.
system_incompatible_core_version_dependencies_test.info file modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info name = "System incompatible core version dependencies test"
description = "Support module for testing system dependencies."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
dependencies[] =…
system_incompatible_core_version_dependencies_test.module file modules/simpletest/tests/system_incompatible_core_version_dependencies_test.module
system_incompatible_core_version_test.info file modules/simpletest/tests/system_incompatible_core_version_test.info name = "System incompatible core version test"
description = "Support module for testing system dependencies."
package = Testing
version = VERSION
core = 5.x
hidden = TRUE
system_incompatible_core_version_test.module file modules/simpletest/tests/system_incompatible_core_version_test.module
UpdateCoreTestCase class modules/update/update.test Tests behavior related to discovering and listing updates to Drupal core.
UpdateCoreTestCase::getInfo function modules/update/update.test
UpdateCoreTestCase::setSystemInfo7_0 function modules/update/update.test Sets the version to 7.0 when no project-specific mapping is defined.
UpdateCoreTestCase::setUp function modules/update/update.test Sets up a Drupal site for running functional and integration tests.
UpdateCoreTestCase::testDatestampMismatch function modules/update/update.test Ensures proper results where there are date mismatches among modules.
UpdateCoreTestCase::testFetchTasks function modules/update/update.test Tests that exactly one fetch task per project is created and not more.
UpdateCoreTestCase::testModulePageRegularUpdate function modules/update/update.test Checks the messages at admin/modules when an update is missing.
UpdateCoreTestCase::testModulePageRunCron function modules/update/update.test Checks that running cron updates the list of available updates.
UpdateCoreTestCase::testModulePageSecurityUpdate function modules/update/update.test Checks the messages at admin/modules when a security update is missing.
UpdateCoreTestCase::testModulePageUpToDate function modules/update/update.test Checks the messages at admin/modules when the site is up to date.
UpdateCoreTestCase::testNormalUpdateAvailable function modules/update/update.test Tests the Update Manager module when one normal update is available.
UpdateCoreTestCase::testNoUpdatesAvailable function modules/update/update.test Tests the Update Manager module when no updates are available.
UpdateCoreTestCase::testSecurityUpdateAvailable function modules/update/update.test Tests the Update Manager module when a security update is available.
UpdateCoreTestCase::testServiceUnavailable function modules/update/update.test Tests the Update Manager module when the update server returns 503 errors.
UpdateCoreUnitTestCase class modules/update/update.test Tests update functionality unrelated to the database.
UpdateCoreUnitTestCase::getInfo function modules/update/update.test
UpdateCoreUnitTestCase::setUp function modules/update/update.test Sets up unit test environment.
UpdateCoreUnitTestCase::testUpdateBuildFetchUrl function modules/update/update.test Tests that _update_build_fetch_url() builds the URL correctly.
UpdateTestUploadCase::testUpdateManagerCoreSecurityUpdateMessages function modules/update/update.test Checks the messages on update manager pages when missing a security update.

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