Search for core
- Search 9.5.x for core
- Search 8.9.x for core
- Search 10.3.x for core
- Search 11.x for core
- Search main for core
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| block_test_block_view_block_test_test_underscore_alter | function | modules/ |
Implements hook_block_view_MODULE_DELTA_alter(). |
| DrupalHTMLIdentifierTestCase::setAllowCSSDoubleUnderscores | function | modules/ |
Set the variable allow_css_double_underscores and reset the cache. |
| DRUPAL_CORE_COMPATIBILITY | constant | includes/ |
Core API compatibility. |
| install.core.inc | file | includes/ |
API functions for installing Drupal. |
| jquery.ui.core.css | file | misc/ |
/* * 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/ |
Tests enabling a module that depends on a module with an incompatible core version. |
| QueueTestCase::queueScore | function | modules/ |
This function returns the number of equal items in two arrays. |
| SearchMatchTestCase::_testQueryScores | function | modules/ |
Test the scoring abilities of the engine. |
| SearchQuery::$scores | property | modules/ |
Stores score expressions. |
| SearchQuery::$scoresArguments | property | modules/ |
Stores arguments for score expressions. |
| SearchQuery::addScore | function | modules/ |
Adds a custom score expression to the search query. |
| system_incompatible_core_version_dependencies_test.info | file | modules/ |
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/ |
|
| system_incompatible_core_version_test.info | file | modules/ |
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/ |
|
| UpdateCoreTestCase | class | modules/ |
Tests behavior related to discovering and listing updates to Drupal core. |
| UpdateCoreTestCase::getInfo | function | modules/ |
|
| UpdateCoreTestCase::setSystemInfo7_0 | function | modules/ |
Sets the version to 7.0 when no project-specific mapping is defined. |
| UpdateCoreTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| UpdateCoreTestCase::testDatestampMismatch | function | modules/ |
Ensures proper results where there are date mismatches among modules. |
| UpdateCoreTestCase::testFetchTasks | function | modules/ |
Tests that exactly one fetch task per project is created and not more. |
| UpdateCoreTestCase::testModulePageRegularUpdate | function | modules/ |
Checks the messages at admin/modules when an update is missing. |
| UpdateCoreTestCase::testModulePageRunCron | function | modules/ |
Checks that running cron updates the list of available updates. |
| UpdateCoreTestCase::testModulePageSecurityUpdate | function | modules/ |
Checks the messages at admin/modules when a security update is missing. |
| UpdateCoreTestCase::testModulePageUpToDate | function | modules/ |
Checks the messages at admin/modules when the site is up to date. |
| UpdateCoreTestCase::testNormalUpdateAvailable | function | modules/ |
Tests the Update Manager module when one normal update is available. |
| UpdateCoreTestCase::testNoUpdatesAvailable | function | modules/ |
Tests the Update Manager module when no updates are available. |
| UpdateCoreTestCase::testSecurityUpdateAvailable | function | modules/ |
Tests the Update Manager module when a security update is available. |
| UpdateCoreTestCase::testServiceUnavailable | function | modules/ |
Tests the Update Manager module when the update server returns 503 errors. |
| UpdateCoreUnitTestCase | class | modules/ |
Tests update functionality unrelated to the database. |
| UpdateCoreUnitTestCase::getInfo | function | modules/ |
|
| UpdateCoreUnitTestCase::setUp | function | modules/ |
Sets up unit test environment. |
| UpdateCoreUnitTestCase::testUpdateBuildFetchUrl | function | modules/ |
Tests that _update_build_fetch_url() builds the URL correctly. |
| UpdateTestUploadCase::testUpdateManagerCoreSecurityUpdateMessages | function | modules/ |
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.