Search for status
- Search 7.x for status
- Search 9.5.x for status
- Search 10.3.x for status
- Search 11.x for status
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Status | class | core/ |
Filter by published status. |
| Status | class | core/ |
Filter by file status. |
| Status | class | core/ |
Filter by published status. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| system-status-report.pcss.css | file | core/ |
Claro styles for the System Status Report. |
| SystemInfoController::status | function | core/ |
Displays the site status report. |
| TaxonomyTermUpdatePathTest::testPublishingStatusUpdateForTaxonomyTermViews | function | core/ |
Tests handling of the publishing status in taxonomy term views updates. |
| TaxonomyTermUpdatePathTest::testPublishingStatusUpdateForTaxonomyTermViewsWithoutViews | function | core/ |
Tests taxonomy term views updates succeed even if Views is not installed. |
| TaxonomyTermUpdatePathTest::testStatusCheckbox | function | core/ |
Tests that the taxonomy_term entity form has the status checkbox. |
| taxonomy_post_update_configure_status_field_widget | function | core/ |
Add status with settings to all form displays for taxonomy entities. |
| taxonomy_post_update_handle_publishing_status_addition_in_views | function | core/ |
Add a 'published' = TRUE filter for all Taxonomy term views and converts existing ones that were using the 'content_translation_status' field. |
| template_preprocess_update_project_status | function | core/ |
Prepares variables for update project status templates. |
| TermTranslationUITest::doTestPublishedStatus | function | core/ |
Tests the translation publishing status. |
| TestStatus | class | core/ |
Consolidates test result status information. |
| TestStatus.php | file | core/ |
|
| TestStatus::EXCEPTION | constant | core/ |
Signify that the test result was an exception or code error. |
| TestStatus::FAIL | constant | core/ |
Signify that the test result was a failed test. |
| TestStatus::label | function | core/ |
Turns a status code into a human-readable string. |
| TestStatus::PASS | constant | core/ |
Signify that the test result was a passed test. |
| TestStatus::SYSTEM | constant | core/ |
Signify a system error where the test runner was unable to complete. |
| ToolbarAdminMenuTest::testModuleStatusChangeSubtreesHashCacheClear | function | core/ |
Tests the toolbar_modules_installed() and toolbar_modules_uninstalled() hook implementations. |
| TranslationStatusForm | class | core/ |
Provides a translation status form. |
| TranslationStatusForm.php | file | core/ |
|
| TranslationStatusForm::$moduleHandler | property | core/ |
The module handler service. |
| TranslationStatusForm::$state | property | core/ |
The Drupal state storage service. |
| TranslationStatusForm::buildForm | function | core/ |
Form builder for displaying the current translation status. |
| TranslationStatusForm::create | function | core/ |
Instantiates a new instance of this class. |
| TranslationStatusForm::createInfoString | function | core/ |
Provides debug info for projects in case translation files are not found. |
| TranslationStatusForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TranslationStatusForm::prepareUpdateData | function | core/ |
Prepare information about projects with available translation updates. |
| TranslationStatusForm::submitForm | function | core/ |
Form submission handler. |
| TranslationStatusForm::validateForm | function | core/ |
Form validation handler. |
| TranslationStatusForm::__construct | function | core/ |
Constructs a TranslationStatusForm object. |
| TranslationStatusInterface | interface | core/ |
Defines an interface for checking the status of an entity translation. |
| TranslationStatusInterface.php | file | core/ |
|
| TranslationStatusInterface::getTranslationStatus | function | core/ |
Returns the translation status. |
| TranslationStatusInterface::TRANSLATION_CREATED | constant | core/ |
Status code identifying a newly created translation. |
| TranslationStatusInterface::TRANSLATION_EXISTING | constant | core/ |
Status code identifying an existing translation. |
| TranslationStatusInterface::TRANSLATION_REMOVED | constant | core/ |
Status code identifying a removed translation. |
| TrustedHostsTest::testStatusPageWithConfiguration | function | core/ |
Tests that the status page shows the trusted patterns from settings.php. |
| TrustedHostsTest::testStatusPageWithoutConfiguration | function | core/ |
Tests that the status page shows an error when the trusted host setting is missing from settings.php |
| twig_theme_test_preprocess_status_messages | function | core/ |
Implements template_preprocess_status_messages(). |
| Unicode::getStatus | function | core/ |
Gets the current status of unicode/multibyte support on this environment. |
| Unicode::setStatus | function | core/ |
Sets the value for multibyte support status for the current environment. |
| Unicode::STATUS_ERROR | constant | core/ |
Indicates an error during check for PHP unicode support. |
| Unicode::STATUS_MULTIBYTE | constant | core/ |
Indicates that full unicode support with the PHP mbstring extension is being used. |
| Unicode::STATUS_SINGLEBYTE | constant | core/ |
Indicates that standard PHP (emulated) unicode support is being used. |
| UnicodeTest::testSetStatus | function | core/ |
@group legacy @expectedDeprecation \Drupal\Component\Utility\Unicode::setStatus() is deprecated in Drupal 8.6.0 and will be removed before Drupal 9.0.0. In Drupal 9 there will be no way to set the status and in Drupal 8 this ability has been removed… |
| UninstallTest::testFailedInstallStatus | function | core/ |
Tests that a module which fails to install can still be uninstalled. |
| update-project-status.html.twig | file | core/ |
Theme override for the project status report. |
| update-project-status.html.twig | file | core/ |
Default theme implementation for the project status report. |
| UpdateApiEntityDefinitionUpdateTest::testStatusReport | function | core/ |
Tests that entity updates are correctly reported in the status report page. |
| UpdateContribTest::testHookUpdateStatusAlter | function | core/ |
Checks that hook_update_status_alter() works to change a status. |
| UpdateController::updateStatus | function | core/ |
Returns a page about the update status of projects. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.