views_handler_filter_node_status::can_expose |
function |
core/modules/node/views/views_handler_filter_node_status.inc |
Determine if a filter can be exposed. |
views_handler_filter_node_status::admin_summary |
function |
core/modules/node/views/views_handler_filter_node_status.inc |
Display the filter on the administrative summary |
views_handler_filter_node_status::operator_form |
function |
core/modules/node/views/views_handler_filter_node_status.inc |
Options form subform for setting the operator. |
UpdateTestContribCase::testHookUpdateStatusAlter |
function |
core/modules/update/tests/update.test |
Check that hook_update_status_alter() works to change a status. |
views_handler_filter_file_status::get_value_options |
function |
core/modules/file/views/views_handler_filter_file_status.inc |
Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values. |
CommonBackdropHTTPResponseStatusLineTest::testStatusLine |
function |
core/modules/simpletest/tests/common.test |
Tests parsing HTTP response status line. |
CommonBackdropHTTPResponseStatusLineTest::statusLineData |
function |
core/modules/simpletest/tests/common.test |
Data provider for testStatusLine(). |