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 10.3.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
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.
UpdateScriptTest::$statusReportUrl property core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php The URL to the status report page.
UpdateSemverTestBase::refreshUpdateStatus function core/modules/update/tests/src/Functional/UpdateSemverTestBase.php Refreshes the update status based on the desired available update scenario.
UpdateTestBase::confirmRevokedStatus function core/modules/update/tests/src/Functional/UpdateTestBase.php Confirms messages are correct when a release has been unpublished/revoked.
UpdateTestBase::confirmUnsupportedStatus function core/modules/update/tests/src/Functional/UpdateTestBase.php Confirms messages are correct when a release has been marked unsupported.
UpdateTestBase::refreshUpdateStatus function core/modules/update/tests/src/Functional/UpdateTestBase.php Refreshes the update status based on the desired available update scenario.
UpdateTestHooks::updateStatusAlter function core/modules/update/tests/modules/update_test/src/Hook/UpdateTestHooks.php Implements hook_update_status_alter().
update_calculate_project_update_status function core/modules/update/update.compare.inc Calculates the current update status of a specific project.
update_test_update_status_alter function core/modules/update/tests/modules/update_test/update_test.module Implements hook_update_status_alter().
UserAuthenticationController::loginStatus function core/modules/user/src/Controller/UserAuthenticationController.php Checks whether a user is logged in or not.
UserLoginHttpTest::getLoginStatusUrlString function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Gets the URL string for checking login for a given serialization format.
UserSaveStatusTest class core/modules/user/tests/src/Kernel/UserSaveStatusTest.php Tests user saving status.
UserSaveStatusTest.php file core/modules/user/tests/src/Kernel/UserSaveStatusTest.php
UserSaveStatusTest::$modules property core/modules/user/tests/src/Kernel/UserSaveStatusTest.php Modules to install.
UserSaveStatusTest::setUp function core/modules/user/tests/src/Kernel/UserSaveStatusTest.php
UserSaveStatusTest::testUserSaveStatus function core/modules/user/tests/src/Kernel/UserSaveStatusTest.php Tests SAVED_NEW and SAVED_UPDATED statuses for user entity type.
views.view.test_http_status_code.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_http_status_code.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_http_status_code.yml
views.view.test_status_extra.yml file core/modules/node/tests/modules/node_test_views/test_views/views.view.test_status_extra.yml core/modules/node/tests/modules/node_test_views/test_views/views.view.test_status_extra.yml
views.view.test_view_status.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_status.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_status.yml
ViewUI::setStatus function core/modules/views_ui/src/ViewUI.php Sets the status of the configuration entity.
ViewUI::status function core/modules/views_ui/src/ViewUI.php Returns whether the configuration entity is enabled.
WebAssert::buildStatusMessageSelector function core/tests/Drupal/Tests/WebAssert.php Builds a xpath selector for a message with given type and text.
WebAssert::statusMessageContains function core/tests/Drupal/Tests/WebAssert.php Asserts that a status message containing a given string exists.
WebAssert::statusMessageExists function core/tests/Drupal/Tests/WebAssert.php Asserts that a status message exists.
WebAssert::statusMessageNotContains function core/tests/Drupal/Tests/WebAssert.php Asserts that a status message containing a given string does not exist.
WebAssert::statusMessageNotExists function core/tests/Drupal/Tests/WebAssert.php Asserts that a status message does not exist.
WebDriverWebAssert::statusCodeEquals function core/tests/Drupal/FunctionalJavascriptTests/WebDriverWebAssert.php The use of statusCodeEquals() is not available.
WebDriverWebAssert::statusCodeNotEquals function core/tests/Drupal/FunctionalJavascriptTests/WebDriverWebAssert.php The use of statusCodeNotEquals() is not available.
Workflow::status function core/modules/workflows/src/Entity/Workflow.php Returns whether the configuration entity is enabled.
WorkflowTest::testStatus function core/modules/workflows/tests/src/Unit/WorkflowTest.php @covers \Drupal\workflows\Entity\Workflow::status
WorkspaceIntegrationTest::assertWorkspaceStatus function core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php Checks entity load, entity queries and views results for a test scenario.
_locale_translation_batch_status_operations function core/modules/locale/locale.compare.inc Constructs batch operations for checking remote translation status.
_update_authorize_clear_update_status function core/modules/update/update.authorize.inc Clears available update status data.
_update_project_status_sort function core/modules/update/update.module Orders projects based on their status.

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