Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
StatusCheckTraitTest::testNoErrorIfPathsToExcludeCannotBeCollected function core/modules/package_manager/tests/src/Kernel/StatusCheckTraitTest.php Tests that any error will be added to the status check event.
StatusCheckTraitTest::testPathsToExcludeCollected function core/modules/package_manager/tests/src/Kernel/StatusCheckTraitTest.php Tests that StatusCheckTrait will collect paths to exclude.
StatusCommand class core/modules/system/src/Command/StatusCommand.php Prints status information about the site.
StatusCommand.php file core/modules/system/src/Command/StatusCommand.php
StatusCommand::__construct function core/modules/system/src/Command/StatusCommand.php
StatusCommand::__invoke function core/modules/system/src/Command/StatusCommand.php Show system status.
StatusCommandTest class core/modules/system/tests/src/Kernel/Command/StatusCommandTest.php Tests the 'system:status' command.
StatusCommandTest.php file core/modules/system/tests/src/Kernel/Command/StatusCommandTest.php
StatusCommandTest::$modules property core/modules/system/tests/src/Kernel/Command/StatusCommandTest.php
StatusCommandTest::assertStringContainsStringNoWhitespace function core/modules/system/tests/src/Kernel/Command/StatusCommandTest.php Asserts that a string contains another string ignoring whitespace.
StatusCommandTest::testDrupalUriContext function core/modules/system/tests/src/Kernel/Command/StatusCommandTest.php Tests variations of the 'DRUPAL_URI' context.
StatusCommandTest::testWithUrl function core/modules/system/tests/src/Kernel/Command/StatusCommandTest.php Tests the example:command with the --url option forced into argv.
StatusExtraTest class core/modules/node/tests/src/Functional/Views/StatusExtraTest.php Tests the node.status_extra field handler.
StatusExtraTest.php file core/modules/node/tests/src/Functional/Views/StatusExtraTest.php
StatusExtraTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/StatusExtraTest.php
StatusExtraTest::$modules property core/modules/node/tests/src/Functional/Views/StatusExtraTest.php
StatusExtraTest::$testViews property core/modules/node/tests/src/Functional/Views/StatusExtraTest.php Views used by this test.
StatusExtraTest::testStatusExtra function core/modules/node/tests/src/Functional/Views/StatusExtraTest.php Tests the status extra filter.
StatusItem class core/modules/user/src/StatusItem.php Defines the 'status' entity field type.
StatusItem.php file core/modules/user/src/StatusItem.php
StatusItem::generateSampleValue function core/modules/user/src/StatusItem.php
StatusMessages class core/lib/Drupal/Core/Render/Element/StatusMessages.php Provides a messages element.
StatusMessages.php file core/lib/Drupal/Core/Render/Element/StatusMessages.php
StatusMessages::generatePlaceholder function core/lib/Drupal/Core/Render/Element/StatusMessages.php Render API callback: Generates a placeholder.
StatusMessages::getInfo function core/lib/Drupal/Core/Render/Element/StatusMessages.php Generate the placeholder in a #pre_render callback, because the hash salt
needs to be accessed, which may not yet be available when this is called.
StatusMessages::renderMessages function core/lib/Drupal/Core/Render/Element/StatusMessages.php Render API callback: Replaces placeholder with messages.
StatusProfileWithoutVersionTest class core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php Tests the Status Report page if the installation profile has no version.
StatusProfileWithoutVersionTest.php file core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php
StatusProfileWithoutVersionTest::$defaultTheme property core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php
StatusProfileWithoutVersionTest::$profile property core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php
StatusProfileWithoutVersionTest::setUp function core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php
StatusProfileWithoutVersionTest::testStatusPage function core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php Tests that an installation profile that has no version is displayed.
StatusReport class core/lib/Drupal/Core/Render/Element/StatusReport.php Creates status report page element.
StatusReport.php file core/lib/Drupal/Core/Render/Element/StatusReport.php
StatusReport::getInfo function core/lib/Drupal/Core/Render/Element/StatusReport.php
StatusReport::preRenderGroupRequirements function core/lib/Drupal/Core/Render/Element/StatusReport.php Render API callback: Groups requirements.
StatusReportPage class core/modules/system/src/Element/StatusReportPage.php Creates status report page element.
StatusReportPage.php file core/modules/system/src/Element/StatusReportPage.php
StatusReportPage::getInfo function core/modules/system/src/Element/StatusReportPage.php
StatusReportPage::preRenderCounters function core/modules/system/src/Element/StatusReportPage.php The #pre_render callback to create counter elements.
StatusReportPage::preRenderGeneralInfo function core/modules/system/src/Element/StatusReportPage.php Render API callback: Gets general info out of requirements.
StatusReportPage::preRenderRequirements function core/modules/system/src/Element/StatusReportPage.php Render API callback: Create status report requirements.
StatusReportPageTest class core/modules/system/tests/src/Kernel/Element/StatusReportPageTest.php Tests the status report page element.
StatusReportPageTest.php file core/modules/system/tests/src/Kernel/Element/StatusReportPageTest.php
StatusReportPageTest::testPeRenderCounters function core/modules/system/tests/src/Kernel/Element/StatusReportPageTest.php Tests the status report page element.
StatusReportTest class core/tests/Drupal/KernelTests/Core/Render/Element/StatusReportTest.php Tests the status report element.
StatusReportTest.php file core/tests/Drupal/KernelTests/Core/Render/Element/StatusReportTest.php
StatusReportTest::testPreRenderGroupRequirements function core/tests/Drupal/KernelTests/Core/Render/Element/StatusReportTest.php Tests the status report element.
StatusTest class core/modules/system/tests/src/Functional/System/StatusTest.php Tests output on the status overview page.
StatusTest.php file core/modules/system/tests/src/Functional/System/StatusTest.php

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