14 string references to 'Status'

AccountFormController::form in drupal/core/modules/user/lib/Drupal/user/AccountFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
aggregator_test_feed in drupal/core/modules/aggregator/tests/aggregator_test.module
Page callback. Generates a test feed and simulates last-modified and etags.
authorize_access_denied_page in drupal/core/authorize.php
Renders a 403 access denied page for authorize.php.
CommentFormController::form in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
database_test_theme_tablesort in drupal/core/modules/system/tests/modules/database_test/database_test.module
Outputs a form without setting a header sort.
file_views_data in drupal/core/modules/file/file.views.inc
Implements hook_views_data().
image_style_deliver in drupal/core/modules/image/image.module
Menu callback; Given a style and image path, generate a derivative.
node_admin_nodes in drupal/core/modules/node/node.admin.inc
Returns the admin form object to node_admin_content().
simpletest_result_form in drupal/core/modules/simpletest/simpletest.pages.inc
Test results form for $test_id.
translation_entity_overview in drupal/core/modules/translation_entity/translation_entity.pages.inc
Translations overview page callback.
translation_node_overview in drupal/core/modules/translation/translation.pages.inc
Page callback: Displays a list of a node's translations.
update_access_denied_page in drupal/core/update.php
Renders a 403 access denied page for update.php.
update_callback_service_unavailable in drupal/core/modules/update/tests/modules/update_test/update_test.module
Page callback: Displays an Error 503 (Service unavailable) page.
user_admin_account in drupal/core/modules/user/user.admin.inc
Form builder; User administration page.