Search for core
- Search 7.x 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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProjectCoreCompatibilityTest::testSetProjectCoreCompatibilityRanges | function | core/ |
Tests set project core compatibility ranges. |
| ProjectRelease::$coreCompatibilityMessage | property | core/ |
The core compatibility message or NULL if not set. |
| ProjectRelease::$coreCompatible | property | core/ |
Whether the release is compatible with the site's Drupal core version. |
| ProjectRelease::getCoreCompatibilityMessage | function | core/ |
Gets the core compatibility message for the site's version of Drupal core. |
| ProjectRelease::isCoreCompatible | function | core/ |
Determines whether release is compatible the site's version of Drupal core. |
| ProjectSecurityData::CORE_MINORS_WITH_SECURITY_COVERAGE | constant | core/ |
The number of minor versions of Drupal core that receive security coverage. |
| QueueTest::queueScore | function | core/ |
Returns the number of equal items in two arrays. |
| ResolvedLibraryDefinitionsFilesMatchTest::testCoreLibraryCompleteness | function | core/ |
Ensures that all core module and theme library files exist. |
| ResolvedLibraryDefinitionsFilesMatchTest::testCoreLibraryCompletenessDeprecated | function | core/ |
Ensures that module and theme library files exist for a deprecated modules. |
| SchemaTest::testRenameTableWithNameContainingDrupalUnderscoreAndMultipleIndexes | function | core/ |
Tests renaming a table which name contains drupal_ with multiple indexes. |
| Score | class | core/ |
Sort handler for sorting by search score. |
| Score | class | core/ |
Field handler for search score. |
| Score.php | file | core/ |
|
| Score.php | file | core/ |
|
| Score::query | function | core/ |
Called to add the sort to a query. |
| Score::query | function | core/ |
Called to add the field to a query. |
| Score::render | function | core/ |
Renders the field. |
| Search::$search_score | property | core/ |
The search score. |
| Search::$search_score | property | core/ |
The search score. |
| SearchMatchTest::_testQueryScores | function | core/ |
Tests the scoring abilities of the engine. |
| SearchQuery::$scores | property | core/ |
The word score expressions. |
| SearchQuery::$scoresArguments | property | core/ |
Arguments for the score expressions. |
| SearchQuery::addScore | function | core/ |
Adds a custom score expression to the search query. |
| SecurityAdvisory::isCoreAdvisory | function | core/ |
Whether the security advisory is for core or not. |
| SmartDefaultSettings::computeSurplusScore | function | core/ |
Computes a score for the given surplus compared to the given need. |
| SmartDefaultSettingsTest::providerSurplusScore | function | core/ |
Data provider for testing computeSurplusScore(). |
| SmartDefaultSettingsTest::testSurplusScore | function | core/ |
Tests surplus score. |
| StableLibraryOverrideTestBase::enableVisibleAndStableCoreModules | function | core/ |
Enable all core modules that are not hidden or experimental. |
| SystemRequirements::DRUPAL_CORE_REMOVED_MODULE_LIST | constant | core/ |
An array of machine names of modules that were removed from Drupal core. |
| SystemRequirements::DRUPAL_CORE_REMOVED_THEME_LIST | constant | core/ |
An array of machine names of themes that were removed from Drupal core. |
| system_core_incompatible_semver_test.info.yml | file | core/ |
core/modules/system/tests/modules/system_core_incompatible_semver_test/system_core_incompatible_semver_test.info.yml |
| system_core_semver_test.info.yml | file | core/ |
core/modules/system/tests/modules/system_core_semver_test/system_core_semver_test.info.yml |
| system_incompatible_core_version_dependencies_test.info.yml | file | core/ |
core/modules/system/tests/modules/system_incompatible_core_version_dependencies_test/system_incompatible_core_version_dependencies_test.info.yml |
| TemplateProjectTestBase::setUpstreamCoreVersion | function | core/ |
Sets the version of Drupal core to which the test site will be updated. |
| TemplateProjectTestBase::unboundCoreConstraints | function | core/ |
Changes constraints for core packages to `*`. |
| test_core_semver.info.yml | file | core/ |
core/modules/system/tests/themes/test_core_semver/test_core_semver.info.yml |
| test_invalid_core_semver.info.yml | file | core/ |
core/modules/system/tests/themes/test_invalid_core_semver/test_invalid_core_semver.info.yml |
| UpdateCalculateProjectDataTest::setCoreVersion | function | core/ |
Sets the installed version of core, as known to the Update Status module. |
| UpdateContribTest::assertCoreCompatibilityMessage | function | core/ |
Asserts that a core compatibility message is correct for an update. |
| UpdateContribTest::testCoreCompatibilityMessage | function | core/ |
Tests that core compatibility messages are displayed. |
| UpdateSemverCoreBaselineTest | class | core/ |
Tests semantic version handling in the Update Status module for Drupal core. |
| UpdateSemverCoreBaselineTest.php | file | core/ |
|
| UpdateSemverCoreSecurityAvailabilityTest | class | core/ |
Tests Update Status with a security update available for Drupal core. |
| UpdateSemverCoreSecurityAvailabilityTest.php | file | core/ |
|
| UpdateSemverCoreSecurityCoverageTest | class | core/ |
Tests the security coverage messages for Drupal core versions. |
| UpdateSemverCoreSecurityCoverageTest.php | file | core/ |
|
| UpdateSemverCoreSecurityCoverageTest::doTestSecurityCoverageMessage | function | core/ |
Tests the security coverage messages for Drupal core versions. |
| UpdateSemverCoreSecurityCoverageTest::securityCoverageMessageProvider | function | core/ |
Data provider for testSecurityCoverageMessage(). |
| UpdateSemverCoreSecurityCoverageTest::testSecurityCoverageMessage | function | core/ |
Tests the security coverage messages for Drupal core versions. |
| UpdateSemverCoreTest | class | core/ |
Tests edge cases of the Available Updates report UI. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.