Search for core

  1. Search 7.x for core
  2. Search 9.5.x for core
  3. Search 10.3.x for core
  4. Search 11.x for core
  5. Other projects
Title Object type File name Summary
core.entity_form_display.taxonomy_term.tags.default.yml file core/modules/taxonomy/tests/fixtures/update/core.entity_form_display.taxonomy_term.tags.default.yml core/modules/taxonomy/tests/fixtures/update/core.entity_form_display.taxonomy_term.tags.default.yml
core.entity_form_display.workspace.workspace.deploy.yml file core/modules/workspaces/config/install/core.entity_form_display.workspace.workspace.deploy.yml core/modules/workspaces/config/install/core.entity_form_display.workspace.workspace.deploy.yml
core.entity_form_mode.workspace.deploy.yml file core/modules/workspaces/config/install/core.entity_form_mode.workspace.deploy.yml core/modules/workspaces/config/install/core.entity_form_mode.workspace.deploy.yml
core.entity_view_display.node.article.default_2677990.yml file core/modules/file/tests/fixtures/update/core.entity_view_display.node.article.default_2677990.yml core/modules/file/tests/fixtures/update/core.entity_view_display.node.article.default_2677990.yml
D6NoCoreVersionSpecified class core/modules/migrate_drupal/tests/modules/migrate_cckfield_plugin_manager_test/src/Plugin/migrate/cckfield/D6NoCoreVersionSpecified.php Plugin annotation

@MigrateCckField(
id = "d6_no_core_version_specified",
source_module = "foo",
destination_module = "bar",
)
D6NoCoreVersionSpecified.php file core/modules/migrate_drupal/tests/modules/migrate_cckfield_plugin_manager_test/src/Plugin/migrate/cckfield/D6NoCoreVersionSpecified.php
D6NoCoreVersionSpecified::processCckFieldValues function core/modules/migrate_drupal/tests/modules/migrate_cckfield_plugin_manager_test/src/Plugin/migrate/cckfield/D6NoCoreVersionSpecified.php Apply any custom processing to the field bundle migrations.
DeprecatedClassesTest::testCoreAliasManager function core/modules/path_alias/tests/src/Unit/DeprecatedClassesTest.php @covers \Drupal\Core\Path\AliasManager::__construct[[api-linebreak]]
DeprecatedClassesTest::testCoreAliasWhitelist function core/modules/path_alias/tests/src/Unit/DeprecatedClassesTest.php @covers \Drupal\Core\Path\AliasWhitelist::__construct[[api-linebreak]]
LegacyLibraryDiscoveryTest::testJqueryUiEffectsCore function core/tests/Drupal/KernelTests/Core/Asset/LegacyLibraryDiscoveryTest.php Tests that the jquery.ui.effects.core library is deprecated.
MoveActionsToCoreTest class core/modules/system/tests/src/Functional/Update/MoveActionsToCoreTest.php Tests moving email, goto, and message actions to core namespace.
MoveActionsToCoreTest.php file core/modules/system/tests/src/Functional/Update/MoveActionsToCoreTest.php
MoveActionsToCoreTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/MoveActionsToCoreTest.php The theme to install as the default for testing.
MoveActionsToCoreTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/MoveActionsToCoreTest.php Set database dump files to be used.
MoveActionsToCoreTest::testUpdateActionPlugins function core/modules/system/tests/src/Functional/Update/MoveActionsToCoreTest.php Tests upgrading actions to core namespace.
system_incompatible_core_version_test.info.yml file core/modules/system/tests/modules/system_incompatible_core_version_test/system_incompatible_core_version_test.info.yml core/modules/system/tests/modules/system_incompatible_core_version_test/system_incompatible_core_version_test.info.yml
system_incompatible_core_version_test_1x.info.yml file core/modules/system/tests/modules/system_incompatible_core_version_test_1x/system_incompatible_core_version_test_1x.info.yml core/modules/system/tests/modules/system_incompatible_core_version_test_1x/system_incompatible_core_version_test_1x.info.yml
test_invalid_core.info.yml file core/modules/system/tests/themes/test_invalid_core/test_invalid_core.info.yml core/modules/system/tests/themes/test_invalid_core/test_invalid_core.info.yml
UpdateCoreTest class core/modules/update/tests/src/Functional/UpdateCoreTest.php Tests the Update Manager module through a series of functional tests using
mock XML data.
UpdateCoreTest.php file core/modules/update/tests/src/Functional/UpdateCoreTest.php
UpdateCoreTest::$defaultTheme property core/modules/update/tests/src/Functional/UpdateCoreTest.php The theme to install as the default for testing.
UpdateCoreTest::$modules property core/modules/update/tests/src/Functional/UpdateCoreTest.php Modules to enable.
UpdateCoreTest::$updateProject property core/modules/update/tests/src/Functional/UpdateCoreTest.php The project that is being tested.
UpdateCoreTest::$updateTableLocator property core/modules/update/tests/src/Functional/UpdateCoreTest.php The CSS locator for the update table run asserts on.
UpdateCoreTest::assertVersionUpdateLinks function core/modules/update/tests/src/Functional/UpdateCoreTest.php Asserts that an update version has the correct links.
UpdateCoreTest::securityCoverageMessageProvider function core/modules/update/tests/src/Functional/UpdateCoreTest.php Dataprovider for testSecurityCoverageMessage().
UpdateCoreTest::securityUpdateAvailabilityProvider function core/modules/update/tests/src/Functional/UpdateCoreTest.php Data provider method for testSecurityUpdateAvailability().
UpdateCoreTest::setSystemInfo function core/modules/update/tests/src/Functional/UpdateCoreTest.php Sets the version to x.x.x when no project-specific mapping is defined.
UpdateCoreTest::setUp function core/modules/update/tests/src/Functional/UpdateCoreTest.php
UpdateCoreTest::testBrokenThenFixedUpdates function core/modules/update/tests/src/Functional/UpdateCoreTest.php Checks that Drupal recovers after problems connecting to update server.
UpdateCoreTest::testClearDiskCache function core/modules/update/tests/src/Functional/UpdateCoreTest.php Checks that clearing the disk cache works.
UpdateCoreTest::testDatestampMismatch function core/modules/update/tests/src/Functional/UpdateCoreTest.php Ensures proper results where there are date mismatches among modules.
UpdateCoreTest::testFetchTasks function core/modules/update/tests/src/Functional/UpdateCoreTest.php Tests that exactly one fetch task per project is created and not more.
UpdateCoreTest::testLanguageModuleUpdate function core/modules/update/tests/src/Functional/UpdateCoreTest.php Checks language module in core package at admin/reports/updates.
UpdateCoreTest::testLocalActions function core/modules/update/tests/src/Functional/UpdateCoreTest.php Ensures that the local actions appear.
UpdateCoreTest::testMajorUpdateAvailable function core/modules/update/tests/src/Functional/UpdateCoreTest.php Tests the Update Manager module when a major update is available.
UpdateCoreTest::testModulePageRegularUpdate function core/modules/update/tests/src/Functional/UpdateCoreTest.php Checks the messages at admin/modules when an update is missing.
UpdateCoreTest::testModulePageRunCron function core/modules/update/tests/src/Functional/UpdateCoreTest.php Checks that running cron updates the list of available updates.
UpdateCoreTest::testModulePageSecurityUpdate function core/modules/update/tests/src/Functional/UpdateCoreTest.php Checks the messages at admin/modules when a security update is missing.
UpdateCoreTest::testModulePageUpToDate function core/modules/update/tests/src/Functional/UpdateCoreTest.php Checks the messages at admin/modules when the site is up to date.
UpdateCoreTest::testNormalUpdateAvailable function core/modules/update/tests/src/Functional/UpdateCoreTest.php Tests the Update Manager module when one normal update is available.
UpdateCoreTest::testNoUpdatesAvailable function core/modules/update/tests/src/Functional/UpdateCoreTest.php Tests the Update Manager module when no updates are available.
UpdateCoreTest::testRevokedRelease function core/modules/update/tests/src/Functional/UpdateCoreTest.php Tests messages when a project release is unpublished.
UpdateCoreTest::testSecurityCoverageMessage function core/modules/update/tests/src/Functional/UpdateCoreTest.php Tests the security coverage messages for Drupal core versions.
UpdateCoreTest::testSecurityUpdateAvailability function core/modules/update/tests/src/Functional/UpdateCoreTest.php Tests the Update Manager module when a security update is available.
UpdateCoreTest::testServiceUnavailable function core/modules/update/tests/src/Functional/UpdateCoreTest.php Tests the Update Manager module when the update server returns 503 errors.
UpdateCoreTest::testUnsupportedRelease function core/modules/update/tests/src/Functional/UpdateCoreTest.php Tests messages when a project release is marked unsupported.
ViewCoreUpdateTest class core/modules/views/tests/src/Functional/Update/ViewCoreUpdateTest.php Tests the upgrade path for removing the core key from views configuration.
ViewCoreUpdateTest.php file core/modules/views/tests/src/Functional/Update/ViewCoreUpdateTest.php
ViewCoreUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ViewCoreUpdateTest.php Set database dump files to be used.

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