NodeRequirementsStatusFilterWarningTest::testNodeGrantsNoProblematicViews |
function |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
Tests node_requirements() with node grants but no problematic views. |
NodeRequirementsStatusFilterWarningTest::testNodeGrantsWithProblematicView |
function |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
Tests node_requirements() with node grants and one problematic view. |
NodeRequirementsStatusFilterWarningTest::testNoNodeGrantsImplementations |
function |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
Tests node_requirements() with no node grants implementations. |
NodeSearch::indexStatus |
function |
core/modules/node/src/Plugin/Search/NodeSearch.php |
Reports the status of indexing. |
NodeTranslationUITest::doTestPublishedStatus |
function |
core/modules/node/tests/src/Functional/NodeTranslationUITest.php |
Tests the translation publishing status. |
NodeTranslationUITest::testPublishedStatusNoFields |
function |
core/modules/node/tests/src/Functional/NodeTranslationUITest.php |
Tests changing the published status on a node without fields. |
PackageManagerKernelTestBase::assertStatusCheckResults |
function |
core/modules/package_manager/tests/src/Kernel/PackageManagerKernelTestBase.php |
Asserts validation results are returned from the status check event. |
PageContext::getBadgeStatus |
function |
core/modules/navigation/src/Plugin/TopBarItem/PageContext.php |
Retrieves the badge status for the given entity. |
PathAliasStorageSchemaTest::testPathAliasStatusIndexRemoved |
function |
core/modules/path_alias/tests/src/Kernel/PathAliasStorageSchemaTest.php |
Tests that the path_alias__status index is removed. |
PathAliasUpdateTest::testPathAliasStatusIndexRemoved |
function |
core/modules/path_alias/tests/src/Functional/PathAliasUpdateTest.php |
Tests path_alias_post_update_drop_path_alias_status_index. |
PhpRequirementTest::testStatusPage |
function |
core/modules/system/tests/src/Functional/System/PhpRequirementTest.php |
Tests status report messages regarding the PHP version. |
PhpTufValidator::getRepositoryStatus |
function |
core/modules/package_manager/src/Validator/PhpTufValidator.php |
Gets the TUF protection status of Composer repositories. |
ProfileTranslationHandler::hasPublishedStatus |
function |
core/modules/user/src/ProfileTranslationHandler.php |
Checks whether the entity type supports published status natively. |
RenderAttachedTestController::teapotHeaderStatus |
function |
core/modules/system/tests/modules/render_attached_test/src/Controller/RenderAttachedTestController.php |
Tests special header and status code rendering. |
ResponseStatus |
class |
core/modules/system/src/Plugin/Condition/ResponseStatus.php |
Provides a 'Response status' condition. |
ResponseStatus.php |
file |
core/modules/system/src/Plugin/Condition/ResponseStatus.php |
|
ResponseStatus::$requestStack |
property |
core/modules/system/src/Plugin/Condition/ResponseStatus.php |
The request stack. |
ResponseStatus::buildConfigurationForm |
function |
core/modules/system/src/Plugin/Condition/ResponseStatus.php |
Form constructor. |
ResponseStatus::create |
function |
core/modules/system/src/Plugin/Condition/ResponseStatus.php |
Creates an instance of the plugin. |
ResponseStatus::defaultConfiguration |
function |
core/modules/system/src/Plugin/Condition/ResponseStatus.php |
Gets default configuration for this plugin. |
ResponseStatus::evaluate |
function |
core/modules/system/src/Plugin/Condition/ResponseStatus.php |
Evaluates the condition and returns TRUE or FALSE accordingly. |
ResponseStatus::getCacheContexts |
function |
core/modules/system/src/Plugin/Condition/ResponseStatus.php |
|
ResponseStatus::isNegated |
function |
core/modules/system/src/Plugin/Condition/ResponseStatus.php |
Determines whether condition result will be negated. |
ResponseStatus::setRequestStack |
function |
core/modules/system/src/Plugin/Condition/ResponseStatus.php |
Sets the request stack to the given input. |
ResponseStatus::submitConfigurationForm |
function |
core/modules/system/src/Plugin/Condition/ResponseStatus.php |
Form submission handler. |
ResponseStatus::summary |
function |
core/modules/system/src/Plugin/Condition/ResponseStatus.php |
Provides a human readable summary of the condition's configuration. |
ResponseStatusTest |
class |
core/tests/Drupal/KernelTests/Core/Plugin/Condition/ResponseStatusTest.php |
Tests the Response Status Condition, provided by the system module. |
ResponseStatusTest.php |
file |
core/tests/Drupal/KernelTests/Core/Plugin/Condition/ResponseStatusTest.php |
|
ResponseStatusTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Plugin/Condition/ResponseStatusTest.php |
Modules to install. |
ResponseStatusTest::$pluginManager |
property |
core/tests/Drupal/KernelTests/Core/Plugin/Condition/ResponseStatusTest.php |
The condition plugin manager under test. |
ResponseStatusTest::$requestStack |
property |
core/tests/Drupal/KernelTests/Core/Plugin/Condition/ResponseStatusTest.php |
The request stack used for testing. |
ResponseStatusTest::providerTestConditions |
function |
core/tests/Drupal/KernelTests/Core/Plugin/Condition/ResponseStatusTest.php |
Provides test data for testConditions. |
ResponseStatusTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Plugin/Condition/ResponseStatusTest.php |
|
ResponseStatusTest::testConditions |
function |
core/tests/Drupal/KernelTests/Core/Plugin/Condition/ResponseStatusTest.php |
Tests the request path condition. |
SearchIndexingInterface::indexStatus |
function |
core/modules/search/src/Plugin/SearchIndexingInterface.php |
Reports the status of indexing. |
SearchQuery::$status |
property |
core/modules/search/src/SearchQuery.php |
A bitmap of status conditions, described in getStatus(). |
SearchQuery::getStatus |
function |
core/modules/search/src/SearchQuery.php |
Returns the query status bitmap. |
SecurityAdvisoryTest::assertStatusReportLinks |
function |
core/modules/system/tests/src/Functional/SecurityAdvisories/SecurityAdvisoryTest.php |
Asserts the correct links appear on the status report page. |
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 |
Filters out unpublished content if the current user cannot view it. |
status-messages.html.twig |
file |
core/profiles/demo_umami/themes/umami/templates/components/messages/status-messages.html.twig |
Theme override for status messages. |
status-messages.html.twig |
file |
core/themes/olivero/templates/misc/status-messages.html.twig |
Theme override for status messages. |
status-messages.html.twig |
file |
core/themes/stable9/templates/media-library/status-messages.html.twig |
Theme override for status messages. |
status-messages.html.twig |
file |
core/themes/claro/templates/misc/status-messages.html.twig |
Theme override for status messages. |
status-messages.html.twig |
file |
core/themes/starterkit_theme/templates/misc/status-messages.html.twig |
Theme override for status messages. |
status-messages.html.twig |
file |
core/modules/system/tests/themes/test_messages/templates/status-messages.html.twig |
Test templates file with extra messages div. |
status-messages.html.twig |
file |
core/modules/system/templates/status-messages.html.twig |
Default theme implementation for status messages. |
status-report-counter.html.twig |
file |
core/themes/stable9/templates/admin/status-report-counter.html.twig |
Theme override for the status report counter. |
status-report-counter.html.twig |
file |
core/themes/claro/templates/status-report-counter.html.twig |
Theme override for status report counter. |