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