Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests Status Check Trait. |
| 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. |
| StatusCommand | class | core/ |
Prints status information about the site. |
| StatusCommand.php | file | core/ |
|
| StatusCommand::__construct | function | core/ |
|
| StatusCommand::__invoke | function | core/ |
Show system status. |
| StatusCommandTest | class | core/ |
Tests the 'system:status' command. |
| StatusCommandTest.php | file | core/ |
|
| StatusCommandTest::$modules | property | core/ |
Modules to install. |
| StatusCommandTest::assertStringContainsStringNoWhitespace | function | core/ |
Asserts that a string contains another string ignoring whitespace. |
| StatusCommandTest::testDrupalUriContext | function | core/ |
Tests variations of the 'DRUPAL_URI' context. |
| StatusCommandTest::testWithUrl | function | core/ |
Tests the example:command with the --url option forced into argv. |
| 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/ |
Render API callback: Generates 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/ |
Render API callback: Replaces placeholder with messages. |
| StatusProfileWithoutVersionTest | class | core/ |
Tests the Status Report page if the installation profile has no version. |
| StatusProfileWithoutVersionTest.php | file | core/ |
|
| StatusProfileWithoutVersionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StatusProfileWithoutVersionTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| StatusProfileWithoutVersionTest::setUp | function | core/ |
|
| StatusProfileWithoutVersionTest::testStatusPage | function | core/ |
Tests that an installation profile that has no version is displayed. |
| StatusReport | class | core/ |
Creates status report page element. |
Pagination
- Previous page
- Page 1318
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.