Search for status

  1. Search 7.x for status
  2. Search 9.5.x for status
  3. Search 8.9.x for status
  4. Search 11.x for status
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Status class core/modules/media/src/Plugin/views/filter/Status.php Filter by published status.
Status class core/modules/file/src/Plugin/views/filter/Status.php Filter by file status.
Status class core/modules/node/src/Plugin/views/filter/Status.php Filter by published status.

All search results

Title Object type File name Summary
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::$moduleHandler property core/modules/locale/src/Form/TranslationStatusForm.php The module handler service.
TranslationStatusForm::$state property core/modules/locale/src/Form/TranslationStatusForm.php The Drupal state storage service.
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.
TrustedHostsTest::testStatusPageWithConfiguration function core/modules/system/tests/src/Functional/System/TrustedHostsTest.php Tests that the status page shows the trusted patterns from settings.php.
TrustedHostsTest::testStatusPageWithoutConfiguration function core/modules/system/tests/src/Functional/System/TrustedHostsTest.php Tests the status page behavior with no setting.
twig_theme_test_preprocess_status_messages function core/modules/system/tests/modules/twig_theme_test/twig_theme_test.module Implements template_preprocess_status_messages().
Unicode::getStatus function core/lib/Drupal/Component/Utility/Unicode.php Gets the current status of unicode/multibyte support on this environment.
Unicode::STATUS_ERROR constant core/lib/Drupal/Component/Utility/Unicode.php Indicates an error during check for PHP unicode support.
Unicode::STATUS_MULTIBYTE constant core/lib/Drupal/Component/Utility/Unicode.php Indicates that full unicode support with PHP mbstring extension is used.
Unicode::STATUS_SINGLEBYTE constant core/lib/Drupal/Component/Utility/Unicode.php Indicates that standard PHP (emulated) unicode support is being used.
UninstallTest::testFailedInstallStatus function core/modules/system/tests/src/Functional/Module/UninstallTest.php Tests that a module which fails to install can still be uninstalled.
update-project-status.html.twig file core/themes/stable9/templates/admin/update-project-status.html.twig Theme override for the project status report.
update-project-status.html.twig file core/modules/update/templates/update-project-status.html.twig Default theme implementation for the project status report.
UpdateCalculateProjectDataTest::providerProjectStatus function core/modules/update/tests/src/Kernel/UpdateCalculateProjectDataTest.php Data provider for testProjectStatus().
UpdateCalculateProjectDataTest::testProjectStatus function core/modules/update/tests/src/Kernel/UpdateCalculateProjectDataTest.php Tests the project_status of the project.
UpdateContribTest::testHookUpdateStatusAlter function core/modules/update/tests/src/Functional/UpdateContribTest.php Checks that hook_update_status_alter() works to change a status.
UpdateController::updateStatus function core/modules/update/src/Controller/UpdateController.php Returns a page about the update status of projects.
UpdateController::updateStatusManually function core/modules/update/src/Controller/UpdateController.php Manually checks the update status without the use of cron.

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