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