Search for core
- Search 7.x for core
- Search 9.5.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 |
|---|---|---|---|
| InfoParserUnitTest::testUnparsableCoreVersionRequirement | function | core/ |
Tests the exception for an unparsable 'core_version_requirement' value. |
| install.core.inc | file | core/ |
API functions for installing Drupal. |
| InstallStorage::getCoreFolder | function | core/ |
Get folder inside Drupal core that contains the files. |
| InstallStorage::getCoreNames | function | core/ |
Get all configuration names and folders for Drupal core. |
| install_core_entity_type_definitions | function | core/ |
Installs entity type definitions provided by core. |
| LegacyLibraryDiscoveryTest::testJqueryUiEffectsCore | function | core/ |
Tests that the jquery.ui.effects.core library is deprecated. |
| LibraryDiscoveryParserTest::testNonCoreLibrariesFound | function | core/ |
@covers ::buildByExtension[[api-linebreak]] |
| LibraryDiscoveryParserTest::testNonCoreLibrariesNotFound | function | core/ |
@covers ::buildByExtension[[api-linebreak]] |
| MigrateField::$core | property | core/ |
The Drupal core version(s) this plugin applies to. |
| MigrateFieldPluginManager::DEFAULT_CORE_VERSION | constant | core/ |
The default version of core to use for field plugins. |
| ModuleInstallerTest::providerTestInvalidCoreInstall | function | core/ |
Dataprovider for testInvalidCoreInstall(). |
| ModuleInstallerTest::testDependencyInvalidCoreInstall | function | core/ |
Tests install with a dependency with an invalid core version constraint. |
| ModuleInstallerTest::testDependencyInvalidCoreInstallNoDependencies | function | core/ |
Tests no dependencies install with a dependency with invalid core. |
| ModuleInstallerTest::testInvalidCoreInstall | function | core/ |
Tests install with a module with an invalid core version constraint. |
| ModuleVersion::CORE_PREFIX | constant | core/ |
The '8.x-' prefix is used on contrib module version numbers. |
| ModuleVersionTest::providerInvalidBranchCorePrefix | function | core/ |
Data provider for testInvalidBranchCorePrefix(). |
| ModuleVersionTest::providerInvalidVersionCorePrefix | function | core/ |
Data provider for testInvalidVersionCorePrefix(). |
| ModuleVersionTest::testInvalidBranchCorePrefix | function | core/ |
@covers ::createFromSupportBranch[[api-linebreak]] |
| ModuleVersionTest::testInvalidVersionCorePrefix | function | core/ |
@covers ::createFromVersionString[[api-linebreak]] |
| MoveActionsToCoreTest | class | core/ |
Tests moving email, goto, and message actions to core namespace. |
| MoveActionsToCoreTest.php | file | core/ |
|
| MoveActionsToCoreTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MoveActionsToCoreTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| MoveActionsToCoreTest::testUpdateActionPlugins | function | core/ |
Tests upgrading actions to core namespace. |
| plugin.manager.core.layout | service | core/ |
Drupal\Core\Layout\LayoutPluginManager |
| ProjectCoreCompatibility | class | core/ |
Utility class to set core compatibility messages for project releases. |
| ProjectCoreCompatibility.php | file | core/ |
|
| ProjectCoreCompatibility::$compatibilityMessages | property | core/ |
Cache of core compatibility messages per core version constraint. |
| ProjectCoreCompatibility::$existingCoreVersion | property | core/ |
The currently installed version of Drupal core. |
| ProjectCoreCompatibility::$possibleCoreUpdateVersions | property | core/ |
Cache of core versions that are available for updates. |
| ProjectCoreCompatibility::createMessageFromCoreCompatibility | function | core/ |
Creates core a compatibility message from a semantic version constraint. |
| ProjectCoreCompatibility::getCompatibilityRanges | function | core/ |
Gets the compatibility ranges for a semantic version constraint. |
| ProjectCoreCompatibility::getPossibleCoreUpdateVersions | function | core/ |
Gets the core versions that should be considered for compatibility ranges. |
| ProjectCoreCompatibility::isCoreCompatible | function | core/ |
Determines if a release is compatible with the currently installed core. |
| ProjectCoreCompatibility::setReleaseMessage | function | core/ |
Sets core compatibility messages for project releases. |
| ProjectCoreCompatibility::__construct | function | core/ |
Constructs a ProjectCoreCompatibility object. |
| ProjectCoreCompatibilityTest | class | core/ |
@coversDefaultClass \Drupal\update\ProjectCoreCompatibility[[api-linebreak]] |
| ProjectCoreCompatibilityTest.php | file | core/ |
|
| ProjectCoreCompatibilityTest::providerSetProjectCoreCompatibilityRanges | function | core/ |
Data provider for testSetProjectCoreCompatibilityRanges(). |
| ProjectCoreCompatibilityTest::testSetProjectCoreCompatibilityRanges | function | core/ |
@covers ::setReleaseMessage[[api-linebreak]] @dataProvider providerSetProjectCoreCompatibilityRanges |
| 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. |
| 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. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.