Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
bootstrap.inc
»
DRUPAL_CORE_COMPATIBILITY
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
12 uses of DRUPAL_CORE_COMPATIBILITY
locale_translation_build_projects
in drupal/
core/
modules/
locale/
locale.compare.inc
Builds list of projects and stores the result in the database.
ModuleHandler::parseDependency
in drupal/
core/
lib/
Drupal/
Core/
Extension/
ModuleHandler.php
Parses a dependency for comparison by
drupal_check_incompatibility
().
SystemListingInfo::process
in drupal/
core/
lib/
Drupal/
Core/
SystemListingInfo.php
Overrides
Drupal\Core\SystemListing::process
().
system_modules
in drupal/
core/
modules/
system/
system.admin.inc
Form constructor for the module enable/disable interface.
system_requirements
in drupal/
core/
modules/
system/
system.install
Test and report Drupal installation requirements.
system_themes_page
in drupal/
core/
modules/
system/
system.admin.inc
Menu callback; displays a listing of all themes.
theme_system_themes_page
in drupal/
core/
modules/
system/
system.admin.inc
Returns HTML for the Appearance page.
UpdateCoreUnitTest::testUpdateBuildFetchUrl
in drupal/
core/
modules/
update/
lib/
Drupal/
update/
Tests/
UpdateCoreUnitTest.php
Tests that
_update_build_fetch_url
() builds the URL correctly.
update_check_incompatibility
in drupal/
core/
includes/
update.inc
Tests the compatibility of a module or theme.
update_verify_update_archive
in drupal/
core/
modules/
update/
update.module
Implements
hook_verify_update_archive
().
_system_modules_build_row
in drupal/
core/
modules/
system/
system.admin.inc
Build a table row for the system modules page.
_update_build_fetch_url
in drupal/
core/
modules/
update/
update.fetch.inc
Generates the URL to fetch information about project updates.