StatusTest::testErrorElementCount |
function |
core/modules/system/tests/src/Functional/System/StatusTest.php |
Tests that the Error counter matches the displayed number of errors. |
StatusTest::testStatusPage |
function |
core/modules/system/tests/src/Functional/System/StatusTest.php |
Tests that the status page returns. |
StatusTest::testWarningElementCount |
function |
core/modules/system/tests/src/Functional/System/StatusTest.php |
Tests that the Warning counter matches the displayed number of warnings. |
status_report_8001.inc |
file |
core/modules/system/tests/modules/entity_test/update/status_report_8001.inc |
|
status_report_8002.inc |
file |
core/modules/system/tests/modules/entity_test/update/status_report_8002.inc |
|
system-status-counter.css |
file |
core/themes/stable9/css/system/components/system-status-counter.css |
Styles for the system status counter component. |
system-status-counter.css |
file |
core/themes/claro/css/components/system-status-counter.css |
Styles for the system status counter component. |
system-status-counter.css |
file |
core/modules/system/css/components/system-status-counter.css |
Styles for the system status counter component. |
system-status-counter.pcss.css |
file |
core/themes/claro/css/components/system-status-counter.pcss.css |
Styles for the system status counter component. |
system-status-report-counters.css |
file |
core/themes/stable9/css/system/components/system-status-report-counters.css |
Styles for the system status report counters. |
system-status-report-counters.css |
file |
core/themes/claro/css/components/system-status-report-counters.css |
Styles for the system status report counters. |
system-status-report-counters.css |
file |
core/modules/system/css/components/system-status-report-counters.css |
Styles for the system status report counters. |
system-status-report-counters.pcss.css |
file |
core/themes/claro/css/components/system-status-report-counters.pcss.css |
Styles for the system status report counters. |
system-status-report-general-info.css |
file |
core/themes/stable9/css/system/components/system-status-report-general-info.css |
Default styles for the System Status general info. |
system-status-report-general-info.css |
file |
core/themes/claro/css/components/system-status-report-general-info.css |
Claro styles for the System Status general info. |
system-status-report-general-info.css |
file |
core/modules/system/css/components/system-status-report-general-info.css |
Default styles for the System Status general info. |
system-status-report-general-info.pcss.css |
file |
core/themes/claro/css/components/system-status-report-general-info.pcss.css |
Claro styles for the System Status general info. |
system-status-report.css |
file |
core/themes/claro/css/components/system-status-report.css |
Claro styles for the System Status Report. |
system-status-report.pcss.css |
file |
core/themes/claro/css/components/system-status-report.pcss.css |
Claro styles for the System Status Report. |
SystemInfoController::status |
function |
core/modules/system/src/Controller/SystemInfoController.php |
Displays the site status report. |
SystemTestController::statusMessagesForAssertions |
function |
core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php |
Sets messages for testing the WebAssert methods related to messages. |
system_status_obsolete_test.info.yml |
file |
core/modules/system/tests/modules/system_status_obsolete_test/system_status_obsolete_test.info.yml |
core/modules/system/tests/modules/system_status_obsolete_test/system_status_obsolete_test.info.yml |
template_preprocess_update_project_status |
function |
core/modules/update/update.report.inc |
Prepares variables for update project status templates. |
TermTranslationUITest::doTestPublishedStatus |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php |
Tests the translation publishing status. |
TestStatus |
class |
core/lib/Drupal/Core/Test/TestStatus.php |
Consolidates test result status information. |
TestStatus.php |
file |
core/lib/Drupal/Core/Test/TestStatus.php |
|
TestStatus::EXCEPTION |
constant |
core/lib/Drupal/Core/Test/TestStatus.php |
Signify that the test result was an exception or code error. |
TestStatus::FAIL |
constant |
core/lib/Drupal/Core/Test/TestStatus.php |
Signify that the test result was a failed test. |
TestStatus::label |
function |
core/lib/Drupal/Core/Test/TestStatus.php |
Turns a status code into a human-readable string. |
TestStatus::PASS |
constant |
core/lib/Drupal/Core/Test/TestStatus.php |
Signify that the test result was a passed test. |
TestStatus::SYSTEM |
constant |
core/lib/Drupal/Core/Test/TestStatus.php |
Signify a system error where the test runner was unable to complete. |
ToolbarAdminMenuTest::testModuleStatusChangeSubtreesHashCacheClear |
function |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
Tests Toolbar's responses to installing and uninstalling modules. |
ToolbarItemConditionsMetConstraint::$imageUploadStatusRequiredMessage |
property |
core/modules/ckeditor5/src/Plugin/Validation/Constraint/ToolbarItemConditionsMetConstraint.php |
The violation message when the required image upload status is not set. |
TourTest::testStatus |
function |
core/modules/tour/tests/src/Functional/TourTest.php |
Tests enabling and disabling the tour tip functionality. |
TranslationStatusForm |
class |
core/modules/locale/src/Form/TranslationStatusForm.php |
Provides a translation status form. |
TranslationStatusForm.php |
file |
core/modules/locale/src/Form/TranslationStatusForm.php |
|
TranslationStatusForm::buildForm |
function |
core/modules/locale/src/Form/TranslationStatusForm.php |
Form builder for displaying the current translation status. |
TranslationStatusForm::create |
function |
core/modules/locale/src/Form/TranslationStatusForm.php |
Instantiates a new instance of this class. |
TranslationStatusForm::createInfoString |
function |
core/modules/locale/src/Form/TranslationStatusForm.php |
Provides debug info for projects in case translation files are not found. |
TranslationStatusForm::getFormId |
function |
core/modules/locale/src/Form/TranslationStatusForm.php |
Returns a unique string identifying the form. |
TranslationStatusForm::prepareUpdateData |
function |
core/modules/locale/src/Form/TranslationStatusForm.php |
Prepare information about projects with available translation updates. |
TranslationStatusForm::submitForm |
function |
core/modules/locale/src/Form/TranslationStatusForm.php |
Form submission handler. |
TranslationStatusForm::validateForm |
function |
core/modules/locale/src/Form/TranslationStatusForm.php |
Form validation handler. |
TranslationStatusForm::__construct |
function |
core/modules/locale/src/Form/TranslationStatusForm.php |
Constructs a TranslationStatusForm object. |
TranslationStatusInterface |
interface |
core/lib/Drupal/Core/TypedData/TranslationStatusInterface.php |
Defines an interface for checking the status of an entity translation. |
TranslationStatusInterface.php |
file |
core/lib/Drupal/Core/TypedData/TranslationStatusInterface.php |
|
TranslationStatusInterface::getTranslationStatus |
function |
core/lib/Drupal/Core/TypedData/TranslationStatusInterface.php |
Returns the translation status. |
TranslationStatusInterface::TRANSLATION_CREATED |
constant |
core/lib/Drupal/Core/TypedData/TranslationStatusInterface.php |
Status code identifying a newly created translation. |
TranslationStatusInterface::TRANSLATION_EXISTING |
constant |
core/lib/Drupal/Core/TypedData/TranslationStatusInterface.php |
Status code identifying an existing translation. |
TranslationStatusInterface::TRANSLATION_REMOVED |
constant |
core/lib/Drupal/Core/TypedData/TranslationStatusInterface.php |
Status code identifying a removed translation. |