Search for active

  1. Search 9.5.x for active
  2. Search 8.9.x for active
  3. Search 10.3.x for active
  4. Search 11.x for active
  5. Other projects
Title Object type File name Summary
CommonURLUnitTest::testLActiveClass function modules/simpletest/tests/common.test
Database::$activeKey property includes/database/database.inc The key of the currently active database connection.
Database::isActiveConnection function includes/database/database.inc Determines if there is an active connection.
Database::setActiveConnection function includes/database/database.inc Sets the active connection to the specified key.
DatabaseConnection::utf8mb4IsActive function includes/database/database.inc Checks whether utf8mb4 support is currently active.
DatabaseConnection_mysql::utf8mb4IsActive function includes/database/mysql/database.inc Checks whether utf8mb4 support is currently active.
DatabaseConnection_pgsql::utf8mb4IsActive function includes/database/pgsql/database.inc Checks whether utf8mb4 support is currently active.
DatabaseConnection_sqlite::utf8mb4IsActive function includes/database/sqlite/database.inc Checks whether utf8mb4 support is currently active.
DatabaseTransactionNoActiveException class includes/database/database.inc Exception for when popTransaction() is called with no active transaction.
db_set_active function includes/database/database.inc Sets a new active database.
FieldCrudTestCase::testActive function modules/field/tests/field.test Test that fields are properly marked active or inactive.
FieldCrudTestCase::_testActiveHelper function modules/field/tests/field.test Helper function for testActive().
field_ui_inactive_instances function modules/field_ui/field_ui.module Identifies inactive fields within a bundle.
field_ui_inactive_message function modules/field_ui/field_ui.admin.inc Displays a message listing the inactive fields of a given bundle.
menu_execute_active_handler function includes/menu.inc Execute the page callback associated with the current path.
menu_get_active_breadcrumb function includes/menu.inc Gets the breadcrumb for the current page, as determined by the active trail.
menu_get_active_help function includes/menu.inc Returns the help associated with the active menu item.
menu_get_active_menu_names function includes/menu.inc Gets the active menu for the current page.
menu_get_active_title function includes/menu.inc Gets the title of the current page, as determined by the active trail.
menu_get_active_trail function includes/menu.inc Gets the active trail (path to root menu root) of the current page.
menu_set_active_item function includes/menu.inc Sets the active path, which determines which page is loaded.
menu_set_active_menu_names function includes/menu.inc Sets (or gets) the active menu for the current page.
menu_set_active_trail function includes/menu.inc Sets the active trail (path to the menu tree root) of the current page.
PagerFunctionalWebTestCase::testActiveClass function modules/simpletest/tests/pager.test Tests markup and CSS classes of pager links.
search_is_active function modules/search/search.module Determines access for the ?q=search path.
toolbar_in_active_trail function modules/toolbar/toolbar.module Checks whether an item is in the active trail.

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