Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
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/node/src/Plugin/views/filter/Status.php Options form subform for setting the operator.
Status::operatorForm function core/modules/media/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 Tests Status Check Trait.
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.
StatusCommand class core/modules/system/src/Command/StatusCommand.php Prints status information about the site.
StatusCommand.php file core/modules/system/src/Command/StatusCommand.php
StatusCommand::__construct function core/modules/system/src/Command/StatusCommand.php
StatusCommand::__invoke function core/modules/system/src/Command/StatusCommand.php Show system status.
StatusCommandTest class core/modules/system/tests/src/Kernel/Command/StatusCommandTest.php Tests the 'system:status' command.
StatusCommandTest.php file core/modules/system/tests/src/Kernel/Command/StatusCommandTest.php
StatusCommandTest::$modules property core/modules/system/tests/src/Kernel/Command/StatusCommandTest.php Modules to install.
StatusCommandTest::assertStringContainsStringNoWhitespace function core/modules/system/tests/src/Kernel/Command/StatusCommandTest.php Asserts that a string contains another string ignoring whitespace.
StatusCommandTest::testDrupalUriContext function core/modules/system/tests/src/Kernel/Command/StatusCommandTest.php Tests variations of the 'DRUPAL_URI' context.
StatusCommandTest::testWithUrl function core/modules/system/tests/src/Kernel/Command/StatusCommandTest.php Tests the example:command with the --url option forced into argv.
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 Render API callback: Generates 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 Render API callback: Replaces placeholder with messages.
StatusProfileWithoutVersionTest class core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php Tests the Status Report page if the installation profile has no version.
StatusProfileWithoutVersionTest.php file core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php
StatusProfileWithoutVersionTest::$defaultTheme property core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php The theme to install as the default for testing.
StatusProfileWithoutVersionTest::$profile property core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php The profile to install as a basis for testing.
StatusProfileWithoutVersionTest::setUp function core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php
StatusProfileWithoutVersionTest::testStatusPage function core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php Tests that an installation profile that has no version is displayed.
StatusReport class core/lib/Drupal/Core/Render/Element/StatusReport.php Creates status report page element.

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