status_report_8001.inc
Same filename and directory in other branches
- 11.x core/modules/system/tests/modules/entity_test/update/status_report_8001.inc
- 10 core/modules/system/tests/modules/entity_test/update/status_report_8001.inc
- 9 core/modules/system/tests/modules/entity_test/update/status_report_8001.inc
- 8.9.x core/modules/system/tests/modules/entity_test/update/status_report_8001.inc
File
-
core/
modules/ system/ tests/ modules/ entity_test/ update/ status_report_8001.inc
View source
<?php
/**
* @file
* Defines the 8001 db update for the "status_report" group.
*/
declare (strict_types=1);
/**
* Test update.
*/
function entity_test_update_8001() : void {
// Empty update, we just want to trigger an error in the status report.
}
Functions
| Title | Deprecated | Summary |
|---|---|---|
| entity_test_update_8001 | Test update. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.