Search for mode

  1. Search 9.5.x for mode
  2. Search 8.9.x for mode
  3. Search 10.3.x for mode
  4. Search 11.x for mode
  5. Other projects
Title Object type File name Summary
BlockCacheTestCase::setCacheMode function modules/block/block.test Private helper method to set the test block's cache mode.
COMMENT_MODE_FLAT constant modules/comment/comment.module Comments are displayed in a flat list - expanded.
COMMENT_MODE_THREADED constant modules/comment/comment.module Comments are displayed as a threaded list - expanded.
DatabaseStatementEmpty::setFetchMode function includes/database/database.inc
DatabaseStatementPrefetch::setFetchMode function includes/database/prefetch.inc
entity_view_mode_prepare function includes/common.inc Invoke hook_entity_view_mode_alter().
FieldUIManageDisplayTestCase::testViewModeCustom function modules/field_ui/field_ui.test Tests switching view modes to use custom or 'default' settings'.
field_view_mode_settings function modules/field/field.module Returns view mode settings in a given bundle.
hook_entity_view_mode_alter function modules/system/system.api.php Change the view mode of an entity that is being displayed.
LocaleCSSAlterTest::testCSSFilesOrderInRTLMode function modules/locale/locale.test Verifies that -rtl.css file is added directly after LTR .css file.
MAINTENANCE_MODE constant ./update.php Global flag indicating that update.php is being run.
MAINTENANCE_MODE constant ./install.php Global flag to indicate the site is in installation mode.
MAINTENANCE_MODE constant ./authorize.php Global flag to identify update.php and authorize.php runs.
MenuRouterTestCase::testMaintenanceModeLoginPaths function modules/simpletest/tests/menu.test Make sure the maintenance mode can be bypassed using hook_menu_site_status_alter().
MenuRouterTestCase::testThemeCallbackMaintenanceMode function modules/simpletest/tests/menu.test Test the theme callback when the site is in maintenance mode.
NodeEntityViewModeAlterTest class modules/node/node.test Tests changing view modes for nodes.
NodeEntityViewModeAlterTest::getInfo function modules/node/node.test
NodeEntityViewModeAlterTest::setUp function modules/node/node.test Sets up a Drupal site for running functional and integration tests.
NodeEntityViewModeAlterTest::testNodeViewModeChange function modules/node/node.test Create a "Basic page" node and verify its consistency in the database.
NodeEntityViewModeAlterTest::testNodeViewModeChangeHiddenField function modules/node/node.test Tests fields that were previously hidden when the view mode is changed.
node_test_entity_view_mode_alter function modules/node/tests/node_test.module Implements hook_entity_view_mode_alter().
OpenIDFunctionalTestCase::testLoginMaintenanceMode function modules/openid/openid.test Test login using OpenID during maintenance mode.
overlay_get_mode function modules/overlay/overlay.module Gets the current overlay mode.
overlay_set_mode function modules/overlay/overlay.module Sets the overlay mode and adds proper JavaScript and styles to the page.
SystemAdminTestCase::testCompactMode function modules/system/system.test Test compact mode.
system_admin_compact_mode function modules/system/system.module Determines whether the current user is in compact mode.
system_site_maintenance_mode function modules/system/system.admin.inc Form builder; Configure the site's maintenance status.
UnicodeUnitTest::$extendedMode property modules/simpletest/tests/unicode.test Whether to run the extended version of the tests (including non latin1 characters).
xmlrpc_test_moderateSizeArrayCheck function modules/simpletest/tests/xmlrpc_test.module
_comment_get_modes function modules/comment/comment.module Return an array of viewing modes for comment listings.
_field_ui_add_default_view_mode_settings function modules/field_ui/field_ui.admin.inc Populates display settings for a new view mode from the default view mode.
_field_ui_view_mode_menu_access function modules/field_ui/field_ui.module Menu access callback for the 'view mode display settings' pages.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.