Search for status
- Search 7.x for status
- Search 9.5.x for status
- Search 8.9.x for status
- Search 10.3.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 |
---|---|---|---|
Status::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
Status::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
Status::getValueOptions | function | core/ |
Gets the value options. |
Status::operatorForm | function | core/ |
Options form subform for setting the operator. |
Status::operatorForm | function | core/ |
Options form subform for setting the operator. |
Status::query | function | core/ |
Add this filter to the query. |
Status::query | function | core/ |
Add this filter to the query. |
StatusCheckEvent | class | core/ |
Event fired to check the status of the system to use Package Manager. |
StatusCheckEvent.php | file | core/ |
|
StatusCheckEvent::$excludedPaths | property | core/ |
The paths to exclude, or NULL if there was an error collecting them. |
StatusCheckEvent::addResult | function | core/ |
Adds a validation result to the event. |
StatusCheckEvent::addWarning | function | core/ |
Adds warning information to the event. |
StatusCheckEvent::__construct | function | core/ |
Constructs a StatusCheckEvent object. |
StatusCheckTrait | trait | core/ |
Contains helper methods to run status checks on a stage. |
StatusCheckTrait.php | file | core/ |
|
StatusCheckTrait::runStatusCheck | function | core/ |
Runs a status check for a stage and returns the results, if any. |
StatusCheckTraitTest | class | core/ |
@covers \Drupal\package_manager\StatusCheckTrait @group package_manager @internal |
StatusCheckTraitTest.php | file | core/ |
|
StatusCheckTraitTest::testNoErrorIfPathsToExcludeCannotBeCollected | function | core/ |
Tests that any error will be added to the status check event. |
StatusCheckTraitTest::testPathsToExcludeCollected | function | core/ |
Tests that StatusCheckTrait will collect paths to exclude. |
StatusExtraTest | class | core/ |
Tests the node.status_extra field handler. |
StatusExtraTest.php | file | core/ |
|
StatusExtraTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
StatusExtraTest::$modules | property | core/ |
Modules to install. |
StatusExtraTest::$testViews | property | core/ |
Views used by this test. |
StatusExtraTest::testStatusExtra | function | core/ |
Tests the status extra filter. |
StatusItem | class | core/ |
Defines the 'status' entity field type. |
StatusItem.php | file | core/ |
|
StatusItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
StatusMessages | class | core/ |
Provides a messages element. |
StatusMessages.php | file | core/ |
|
StatusMessages::generatePlaceholder | function | core/ |
#pre_render callback to generate a placeholder. |
StatusMessages::getInfo | function | core/ |
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/ |
#lazy_builder callback; replaces placeholder with messages. |
StatusReport | class | core/ |
Creates status report page element. |
StatusReport.php | file | core/ |
|
StatusReport::getInfo | function | core/ |
Returns the element properties for this element. |
StatusReport::getSeverities | function | core/ |
Gets the severities. |
StatusReport::preRenderGroupRequirements | function | core/ |
#pre_render callback to group requirements. |
StatusReportPage | class | core/ |
Creates status report page element. |
StatusReportPage.php | file | core/ |
|
StatusReportPage::getInfo | function | core/ |
Returns the element properties for this element. |
StatusReportPage::preRenderCounters | function | core/ |
#pre_render callback to create counter elements. |
StatusReportPage::preRenderGeneralInfo | function | core/ |
#pre_render callback to get general info out of requirements. |
StatusReportPage::preRenderRequirements | function | core/ |
#pre_render callback to create status report requirements. |
StatusTest | class | core/ |
Tests output on the status overview page. |
StatusTest.php | file | core/ |
|
StatusTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
StatusTest::$modules | property | core/ |
Modules to install. |
StatusTest::setUp | function | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.