Skip to main content
Backdrop CMS API
Documentation for Backdrop CMS developers.
  • Welcome!
    • Login

You are here

  1. Home »
  2. API reference »
  3. 1.x

Search for status

Name Type Location Description
update_status function core/modules/update/update.report.inc Page callback: Generates a page about the update status of projects.
File::$status property core/modules/file/file.entity.inc A field indicating the status of the file.
system_status function core/modules/system/system.admin.inc Menu callback: displays the site status report. Can also be used as a pure check.
User::$status property core/modules/user/user.entity.inc Whether the user is active (1) or blocked (0).
Node::$status property core/modules/node/node.entity.inc The node published status indicator.
Menu status codes group core/includes/menu.inc Status codes for menu callbacks.
_menu_site_status function core/includes/menu.inc Checks whether the site is in maintenance mode.
node_search_status function core/modules/node/node.module Implements hook_search_status().
hook_search_status function core/modules/search/search.api.php Report the status of indexing.
_views_file_status function core/modules/system/views/system.views.inc
theme_status_report function core/modules/system/system.theme.inc Returns HTML for the status report.
config_get_statuses function core/modules/config/config.admin.inc Utility function to get the current diffs between active and staging.
update_manual_status function core/modules/update/update.fetch.inc Page callback: Checks for updates and displays the update status report.
theme_status_messages function core/includes/theme.inc Returns HTML for status and/or error messages, grouped by type.
FILE_STATUS_PERMANENT constant core/includes/file.inc Indicates that the file is permanent and should not be deleted.
Redirect::$status_code property core/modules/redirect/redirect.class.inc The redirect status code.
_translationstatus.txt file core/misc/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license cs.js Found: 30 Missing: 0 cy.js Found: 30 Missing: 0 da.js Found: 12 Missing:…
_translationstatus.txt file core/misc/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license cs.js Found: 118 Missing: 0 cy.js Found: 118 Missing: 0 de.js Found: 118…
AnonymousUser::$status property core/includes/anonymous.inc
field_sync_field_status function core/modules/field/field.module Refreshes the 'active' and 'storage[active]' properties on fields.
hook_update_status_alter function core/modules/update/update.api.php Alter the information about available updates for projects.
MergeQuery::STATUS_INSERT constant core/includes/database/query.inc Returned by execute() if an INSERT query has been executed.
MergeQuery::STATUS_UPDATE constant core/includes/database/query.inc Returned by execute() if an UPDATE query has been executed.
theme_update_status_label function core/modules/update/update.theme.inc Returns HTML for a label to display for a project's update status.
user_menu_site_status_alter function core/modules/user/user.module Implements hook_menu_site_status_alter().
_update_project_status_sort function core/modules/update/update.module Orders projects based on their status.
hook_menu_site_status_alter function core/modules/system/system.api.php Control site status before menu dispatching.
redirect_status_code_options function core/modules/redirect/redirect.module Return either a status code or array of possible status codes.
_menu_update_parental_status function core/includes/menu.inc Checks and updates the 'has_children' status for the parent of a link.
simpletest_result_status_image function core/modules/simpletest/simpletest.pages.inc Get the appropriate image for the status.
update_test_update_status_alter function core/modules/update/tests/update_test/update_test.module Implements hook_update_status_alter().
file_type_status_confirm_submit function core/modules/file/file.admin.inc Process file type status confirm submissions.
_system_update_bootstrap_status function core/modules/system/system.module Refresh bootstrap column in the system table.
_backdrop_parse_response_status function core/includes/common.inc Split an HTTP response status line into components.
views_handler_field_file_status class core/modules/file/views/views_handler_field_file_status.inc Field handler to translate a node type into its readable form.
views_handler_filter_node_status class core/modules/node/views/views_handler_filter_node_status.inc Filter by published status.
menu_test_menu_site_status_alter function core/modules/simpletest/tests/menu_test.module Implements hook_menu_site_status_alter().
views_handler_filter_file_status class core/modules/file/views/views_handler_filter_file_status.inc Filter by file status.
Private update status cache system group core/modules/update/update.module Functions to manage the update status cache.
FileLoadTest::testLoadInvalidStatus function core/modules/simpletest/tests/file.test Try to load a non-existent file by status.
views_handler_field_file_status.inc file core/modules/file/views/views_handler_field_file_status.inc Definition of views_handler_field_file_status.
NodeTypeTestCase::testNodeTypeStatus function core/modules/node/tests/node.test Tests that node types correctly handle the 'disabled' flag.
views_handler_filter_node_status.inc file core/modules/node/views/views_handler_filter_node_status.inc Definition of views_handler_filter_node_status.
views_handler_filter_file_status.inc file core/modules/file/views/views_handler_filter_file_status.inc Definition of views_handler_filter_file_status.
UpdateTestHelper::refreshUpdateStatus function core/modules/update/tests/update.test Refreshes the update status based on the desired available update scenario.
update_calculate_project_update_status function core/modules/update/update.compare.inc Calculates the current update status of a specific project.
views_handler_filter_node_status::query function core/modules/node/views/views_handler_filter_node_status.inc Add this filter to the query.
views_handler_field_file_status::render function core/modules/file/views/views_handler_field_file_status.inc Render the field.
_installer_authorize_clear_update_status function core/modules/installer/installer.authorize.inc Clears cached available update status data.
CommonBackdropHTTPResponseStatusLineTest class core/modules/simpletest/tests/common.test Tests parsing of the HTTP response status line.

Pages

  • 1
  • 2
  • next ›
  • last »
  • Developer Documentation
    • Advanced Installation
    • Developing Modules
    • Developing Themes
    • Developing Layouts
    • Upgrading from Drupal 7
    • Converting Drupal code
      • Converting modules
      • Converting themes
      • Change Records
    • Working w Config Management
    • Deploying a Backdrop site
    • Coding & documentation standards
    • Writing secure code
    • Contribute to Backdrop
  • Backdrop API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Form API Reference
  • Glossary

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS
  • backdropcms.org
  • forum.backdropcms.org