| 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. |
| TwigThemeTestHooks::preprocessStatusMessages |
function |
core/modules/system/tests/modules/twig_theme_test/src/Hook/TwigThemeTestHooks.php |
Implements hook_preprocess_HOOK(). |
| 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. |
| update-project-status.html.twig |
file |
core/themes/admin/templates/admin/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(). |
| UpdateThemeHooks::preprocessUpdateProjectStatus |
function |
core/modules/update/src/Hook/UpdateThemeHooks.php |
Prepares variables for update project status templates. |
| update_calculate_project_update_status |
function |
core/modules/update/update.compare.inc |
Calculates the current update status of a specific project. |
| 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-field--status.html.twig |
file |
core/themes/admin/templates/views/views-view-field--status.html.twig |
Default theme implementation for a single field in a view. |
| 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 |
Tests status. |
| WorkspaceIntegrationTest::assertWorkspaceStatus |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php |
Checks entity load, entity queries and views results for a test scenario. |