Search for core

  1. Search 7.x for core
  2. Search 9.5.x for core
  3. Search 8.9.x for core
  4. Search 10.3.x for core
  5. Search main for core
  6. Other projects
Title Object type File name Summary
Fixtures::drupalCoreComposerFixture function core/tests/Drupal/Tests/Composer/Generator/Fixtures.php Generate a suitable DrupalCoreComposer fixture for testing.
FormBuilder::$safeCoreValueCallables property core/lib/Drupal/Core/Form/FormBuilder.php Defines callables that are safe to run with invalid CSRF tokens.
HelpTopicDiscoveryTest::testHelpTopicsInCore function core/modules/help/tests/src/Unit/HelpTopicDiscoveryTest.php Tests help topics in core.
InfoParserUnitTest::providerCoreIncompatibility function core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php Data provider for testCoreIncompatibility().
InfoParserUnitTest::testCoreIncompatibility function core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php Tests core incompatibility.
InfoParserUnitTest::testInfoParserCoreInfo function core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php Tests common info file.
InfoParserUnitTest::testTestingPackageMissingCoreVersionRequirement function core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php Tests that Testing package modules use a default core_version_requirement.
InfoParserUnitTest::testUnparsableCoreVersionRequirement function core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php Tests the exception for an unparsable 'core_version_requirement' value.
install.core.inc file core/includes/install.core.inc API functions for installing Drupal.
InstalledPackagesList::getCorePackageList function core/modules/package_manager/src/InstalledPackagesList.php Returns the canonical names of the supported core packages.
InstalledPackagesList::getCorePackages function core/modules/package_manager/src/InstalledPackagesList.php Returns a list of installed core packages.
InstalledPackagesListTest::testCorePackages function core/modules/package_manager/tests/src/Unit/InstalledPackagesListTest.php Tests core packages.
InstallStorage::getCoreFolder function core/lib/Drupal/Core/Config/InstallStorage.php Get folder inside Drupal core that contains the files.
InstallStorage::getCoreNames function core/lib/Drupal/Core/Config/InstallStorage.php Get all configuration names and folders for Drupal core.
install_core_entity_type_definitions function core/includes/install.core.inc Installs entity type definitions provided by core.
JqueryUiLibraryAssetsTest::$coreLibrariesWithJqueryUiAssets property core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php The core libraries that load assets from jQuery UI.
LibraryDiscoveryParserTest::testNonCoreLibrariesFound function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php Tests non core libraries found.
LibraryDiscoveryParserTest::testNonCoreLibrariesNotFound function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php Tests non core libraries not found.
LocaleTranslationSource::$core property core/modules/locale/src/LocaleTranslationSource.php The core for the Server pattern, always "all".
MigrateField::$core property core/modules/migrate_drupal/src/Annotation/MigrateField.php The Drupal core version(s) this plugin applies to.
MigrateFieldPluginManager::DEFAULT_CORE_VERSION constant core/modules/migrate_drupal/src/Plugin/MigrateFieldPluginManager.php The default version of core to use for field plugins.
ModuleInstallerTest::providerTestInvalidCoreInstall function core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php Data provider for testInvalidCoreInstall().
ModuleInstallerTest::testDependencyInvalidCoreInstall function core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php Tests install with a dependency with an invalid core version constraint.
ModuleInstallerTest::testDependencyInvalidCoreInstallNoDependencies function core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php Tests no dependencies install with a dependency with invalid core.
ModuleInstallerTest::testInvalidCoreInstall function core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php Tests install with a module with an invalid core version constraint.
ModulesListNonStableConfirmForm::$coreDeprecatedModules property core/modules/system/src/Form/ModulesListNonStableConfirmForm.php Boolean indicating a core deprecated module is being enabled.
my-card-with-underscore_component.yml file core/modules/system/tests/modules/sdc_test_invalid/components/my-card-with-underscore/my-card-with-underscore_component.yml core/modules/system/tests/modules/sdc_test_invalid/components/my-card-with-underscore/my-card-with-underscore_component.yml
PackageManagerFixtureCreator::CORE_ROOT_PATH constant core/scripts/PackageManagerFixtureCreator.php
PackageManagerKernelTestBase::setCoreVersion function core/modules/package_manager/tests/src/Kernel/PackageManagerKernelTestBase.php Sets the current (running) version of core for the Update Status module.
PhpTuf\ComposerStager\API\Core\BeginnerInterface service core/modules/package_manager/package_manager.services.yml PhpTuf\ComposerStager\Internal\Core\Beginner
PhpTuf\ComposerStager\API\Core\CleanerInterface service core/modules/package_manager/package_manager.services.yml PhpTuf\ComposerStager\Internal\Core\Cleaner
PhpTuf\ComposerStager\API\Core\CommitterInterface service core/modules/package_manager/package_manager.services.yml PhpTuf\ComposerStager\Internal\Core\Committer
PhpTuf\ComposerStager\API\Core\StagerInterface service core/modules/package_manager/package_manager.services.yml PhpTuf\ComposerStager\Internal\Core\Stager
plugin.manager.core.layout service core/modules/layout_discovery/layout_discovery.services.yml Drupal\Core\Layout\LayoutPluginManager
ProjectCoreCompatibility class core/modules/update/src/ProjectCoreCompatibility.php Utility class to set core compatibility messages for project releases.
ProjectCoreCompatibility.php file core/modules/update/src/ProjectCoreCompatibility.php
ProjectCoreCompatibility::$compatibilityMessages property core/modules/update/src/ProjectCoreCompatibility.php Cache of core compatibility messages per core version constraint.
ProjectCoreCompatibility::$existingCoreVersion property core/modules/update/src/ProjectCoreCompatibility.php The currently installed version of Drupal core.
ProjectCoreCompatibility::$possibleCoreUpdateVersions property core/modules/update/src/ProjectCoreCompatibility.php Cache of core versions that are available for updates.
ProjectCoreCompatibility::createMessageFromCoreCompatibility function core/modules/update/src/ProjectCoreCompatibility.php Creates core a compatibility message from a semantic version constraint.
ProjectCoreCompatibility::getCompatibilityRanges function core/modules/update/src/ProjectCoreCompatibility.php Gets the compatibility ranges for a semantic version constraint.
ProjectCoreCompatibility::getPossibleCoreUpdateVersions function core/modules/update/src/ProjectCoreCompatibility.php Gets the core versions that should be considered for compatibility ranges.
ProjectCoreCompatibility::isCoreCompatible function core/modules/update/src/ProjectCoreCompatibility.php Determines if a release is compatible with the currently installed core.
ProjectCoreCompatibility::setReleaseMessage function core/modules/update/src/ProjectCoreCompatibility.php Sets core compatibility messages for project releases.
ProjectCoreCompatibility::__construct function core/modules/update/src/ProjectCoreCompatibility.php Constructs a ProjectCoreCompatibility object.
ProjectCoreCompatibilityTest class core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php Tests Drupal\update\ProjectCoreCompatibility.
ProjectCoreCompatibilityTest.php file core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php
ProjectCoreCompatibilityTest::providerIsCoreCompatible function core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php Data provider for testIsCoreCompatible().
ProjectCoreCompatibilityTest::providerSetProjectCoreCompatibilityRanges function core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php Data provider for testSetProjectCoreCompatibilityRanges().
ProjectCoreCompatibilityTest::testIsCoreCompatible function core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php Tests is core compatible.

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