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
Status::getCacheContexts function core/modules/media/src/Plugin/views/filter/Status.php The cache contexts associated with this object.
Status::getCacheContexts function core/modules/node/src/Plugin/views/filter/Status.php The cache contexts associated with this object.
Status::getValueOptions function core/modules/file/src/Plugin/views/filter/Status.php Gets the value options.
Status::operatorForm function core/modules/media/src/Plugin/views/filter/Status.php Options form subform for setting the operator.
Status::operatorForm function core/modules/node/src/Plugin/views/filter/Status.php Options form subform for setting the operator.
Status::query function core/modules/media/src/Plugin/views/filter/Status.php Add this filter to the query.
Status::query function core/modules/node/src/Plugin/views/filter/Status.php Add this filter to the query.
StatusCheckEvent class core/modules/package_manager/src/Event/StatusCheckEvent.php Event fired to check the status of the system to use Package Manager.
StatusCheckEvent.php file core/modules/package_manager/src/Event/StatusCheckEvent.php
StatusCheckEvent::$excludedPaths property core/modules/package_manager/src/Event/StatusCheckEvent.php The paths to exclude, or NULL if there was an error collecting them.
StatusCheckEvent::addResult function core/modules/package_manager/src/Event/StatusCheckEvent.php Adds a validation result to the event.
StatusCheckEvent::addWarning function core/modules/package_manager/src/Event/StatusCheckEvent.php Adds warning information to the event.
StatusCheckEvent::__construct function core/modules/package_manager/src/Event/StatusCheckEvent.php Constructs a StatusCheckEvent object.
StatusCheckTrait trait core/modules/package_manager/src/StatusCheckTrait.php Contains helper methods to run status checks on a stage.
StatusCheckTrait.php file core/modules/package_manager/src/StatusCheckTrait.php
StatusCheckTrait::runStatusCheck function core/modules/package_manager/src/StatusCheckTrait.php Runs a status check for a stage and returns the results, if any.
StatusCheckTraitTest class core/modules/package_manager/tests/src/Kernel/StatusCheckTraitTest.php @covers \Drupal\package_manager\StatusCheckTrait
@group package_manager
@internal
StatusCheckTraitTest.php file core/modules/package_manager/tests/src/Kernel/StatusCheckTraitTest.php
StatusCheckTraitTest::testNoErrorIfPathsToExcludeCannotBeCollected function core/modules/package_manager/tests/src/Kernel/StatusCheckTraitTest.php Tests that any error will be added to the status check event.
StatusCheckTraitTest::testPathsToExcludeCollected function core/modules/package_manager/tests/src/Kernel/StatusCheckTraitTest.php Tests that StatusCheckTrait will collect paths to exclude.
StatusExtraTest class core/modules/node/tests/src/Functional/Views/StatusExtraTest.php Tests the node.status_extra field handler.
StatusExtraTest.php file core/modules/node/tests/src/Functional/Views/StatusExtraTest.php
StatusExtraTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/StatusExtraTest.php The theme to install as the default for testing.
StatusExtraTest::$modules property core/modules/node/tests/src/Functional/Views/StatusExtraTest.php Modules to install.
StatusExtraTest::$testViews property core/modules/node/tests/src/Functional/Views/StatusExtraTest.php Views used by this test.
StatusExtraTest::testStatusExtra function core/modules/node/tests/src/Functional/Views/StatusExtraTest.php Tests the status extra filter.
StatusItem class core/modules/user/src/StatusItem.php Defines the 'status' entity field type.
StatusItem.php file core/modules/user/src/StatusItem.php
StatusItem::generateSampleValue function core/modules/user/src/StatusItem.php Generates placeholder field values.
StatusMessages class core/lib/Drupal/Core/Render/Element/StatusMessages.php Provides a messages element.
StatusMessages.php file core/lib/Drupal/Core/Render/Element/StatusMessages.php
StatusMessages::generatePlaceholder function core/lib/Drupal/Core/Render/Element/StatusMessages.php #pre_render callback to generate a placeholder.
StatusMessages::getInfo function core/lib/Drupal/Core/Render/Element/StatusMessages.php Generate the placeholder in a #pre_render callback, because the hash salt
needs to be accessed, which may not yet be available when this is called.
StatusMessages::renderMessages function core/lib/Drupal/Core/Render/Element/StatusMessages.php #lazy_builder callback; replaces placeholder with messages.
StatusReport class core/lib/Drupal/Core/Render/Element/StatusReport.php Creates status report page element.
StatusReport.php file core/lib/Drupal/Core/Render/Element/StatusReport.php
StatusReport::getInfo function core/lib/Drupal/Core/Render/Element/StatusReport.php Returns the element properties for this element.
StatusReport::getSeverities function core/lib/Drupal/Core/Render/Element/StatusReport.php Gets the severities.
StatusReport::preRenderGroupRequirements function core/lib/Drupal/Core/Render/Element/StatusReport.php #pre_render callback to group requirements.
StatusReportPage class core/modules/system/src/Element/StatusReportPage.php Creates status report page element.
StatusReportPage.php file core/modules/system/src/Element/StatusReportPage.php
StatusReportPage::getInfo function core/modules/system/src/Element/StatusReportPage.php Returns the element properties for this element.
StatusReportPage::preRenderCounters function core/modules/system/src/Element/StatusReportPage.php #pre_render callback to create counter elements.
StatusReportPage::preRenderGeneralInfo function core/modules/system/src/Element/StatusReportPage.php #pre_render callback to get general info out of requirements.
StatusReportPage::preRenderRequirements function core/modules/system/src/Element/StatusReportPage.php #pre_render callback to create status report requirements.
StatusTest class core/modules/system/tests/src/Functional/System/StatusTest.php Tests output on the status overview page.
StatusTest.php file core/modules/system/tests/src/Functional/System/StatusTest.php
StatusTest::$defaultTheme property core/modules/system/tests/src/Functional/System/StatusTest.php The theme to install as the default for testing.
StatusTest::$modules property core/modules/system/tests/src/Functional/System/StatusTest.php Modules to install.
StatusTest::setUp function core/modules/system/tests/src/Functional/System/StatusTest.php

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