file_requirements in modules/file/file.install
Implements hook_requirements().
hook_requirements in modules/system/system.api.php
Check installation requirements and do status reporting.
_system_check_db_utf8mb4_requirements in modules/system/system.install
Checks whether the requirements for multi-byte UTF-8 support are met.
system_requirements in modules/system/system.install
Implements hook_requirements().
telemetry_requirements in modules/telemetry/telemetry.install
Implements hook_requirements().
theme_status_report in modules/system/system.theme.inc
Returns HTML for the status report.
_update_requirement_check in modules/update/update.install
Fills in the requirements array.
update_requirements in modules/update/update.install
Implements hook_requirements().
UpdateScriptFunctionalTest::testRequirements in modules/system/tests/system.test
Tests that requirements warnings and errors are correctly displayed.
update_script_test_requirements in modules/simpletest/tests/update_script_test.install
Implements hook_requirements().