AJAXFrameworkTestCase::testLazyLoad |
core/modules/simpletest/tests/ajax.test |
Test that new JavaScript and CSS files added during an AJAX request are returned. |
AJAXFrameworkTestCase::testAJAXRenderError |
core/modules/simpletest/tests/ajax.test |
Test behavior of ajax_render_error(). |
AJAXFrameworkTestCase::testAJAXRender |
core/modules/simpletest/tests/ajax.test |
Test that ajax_render() returns JavaScript settings generated during the page request. |
AJAXFormValuesTestCase::testSimpleAJAXFormValue |
core/modules/simpletest/tests/ajax.test |
Create a simple form, then POST to system/ajax to change to it. |
AJAXFormValuesTestCase::setUp |
core/modules/simpletest/tests/ajax.test |
Sets up a Backdrop site for running functional and integration tests. |
AJAXFormPageCacheTestCase::testSimpleAJAXFormValue |
core/modules/simpletest/tests/ajax.test |
Create a simple form, then POST to system/ajax to change to it. |
AJAXFormPageCacheTestCase::setUp |
core/modules/simpletest/tests/ajax.test |
Sets up a Backdrop site for running functional and integration tests. |
AJAXFormPageCacheTestCase::getFormBuildId |
core/modules/simpletest/tests/ajax.test |
Return the build id of the current form. |
AjaxExampleTestCase::testDynamicSectionsNoJs |
modules/examples/ajax_example/tests/ajax_example.test |
Check the non-JavaScript version of the "Dynamic Sections" example. |
AjaxExampleTestCase::setUp |
modules/examples/ajax_example/tests/ajax_example.test |
Enable module. |
AJAXElementValidation::testAJAXElementValidation |
core/modules/simpletest/tests/ajax.test |
Try to post an Ajax change to a form that has a validated element. |
AJAXDialogTest::testDialog |
core/modules/simpletest/tests/ajax.test |
Test sending non-JS and AJAX requests to open and manipulate modals. |
AJAXDialogTest::setUp |
core/modules/simpletest/tests/ajax.test |
Sets up a Backdrop site for running functional and integration tests. |
AJAXCommandsTestCase::testAJAXCommands |
core/modules/simpletest/tests/ajax.test |
Test the various Ajax Commands. |
admin_bar_tree_dynamic |
core/modules/admin_bar/admin_bar.inc |
Load menu link trees for router paths containing dynamic arguments. |
admin_bar_tree |
core/modules/admin_bar/admin_bar.inc |
Build the full administration bar tree from static and expanded dynamic items. |
admin_bar_translated_menu_link_alter |
core/modules/admin_bar/admin_bar.module |
Implements hook_translated_menu_link_alter(). |
admin_bar_translate |
core/modules/admin_bar/admin_bar.inc |
Translate an expanded router item into a menu link suitable for rendering. |
admin_bar_theme_settings_submit |
core/modules/admin_bar/admin_bar.inc |
Submit handler for admin_bar_theme_settings(). |
admin_bar_theme_settings |
core/modules/admin_bar/admin_bar.inc |
Form builder function for module settings. |
admin_bar_theme |
core/modules/admin_bar/admin_bar.module |
Implements hook_theme(). |
admin_bar_taxonomy_vocabulary_update |
core/modules/admin_bar/admin_bar.module |
Implements hook_taxonomy_vocabulary_update(). |
admin_bar_taxonomy_vocabulary_insert |
core/modules/admin_bar/admin_bar.module |
Implements hook_taxonomy_vocabulary_insert(). |
admin_bar_taxonomy_vocabulary_delete |
core/modules/admin_bar/admin_bar.module |
Implements hook_taxonomy_vocabulary_delete(). |
admin_bar_suppress |
core/modules/admin_bar/admin_bar.module |
Suppress display of administration bar. |
admin_bar_session_count |
core/modules/admin_bar/admin_bar.module |
Counts how many users are active on the site. |
admin_bar_schema |
core/modules/admin_bar/admin_bar.install |
Implements hook_schema(). |
admin_bar_preprocess_page |
core/modules/admin_bar/admin_bar.module |
Implements hook_preprocess_page(). |
admin_bar_permission |
core/modules/admin_bar/admin_bar.module |
Implements hook_permission(). |
admin_bar_output |
core/modules/admin_bar/admin_bar.inc |
Build the administration bar output. |
admin_bar_merge_tree |
core/modules/admin_bar/admin_bar.inc |
Walk through the entire menu tree and merge in expanded dynamic menu links. |
admin_bar_menu_link_update |
core/modules/admin_bar/admin_bar.module |
Implements hook_menu_link_update(). |
admin_bar_menu_link_insert |
core/modules/admin_bar/admin_bar.module |
Implements hook_menu_link_insert(). |
admin_bar_menu_link_delete |
core/modules/admin_bar/admin_bar.module |
Implements hook_menu_link_delete(). |
admin_bar_menu_alter |
core/modules/admin_bar/admin_bar.module |
Implements hook_menu_alter(). |
admin_bar_menu |
core/modules/admin_bar/admin_bar.module |
Implements hook_menu(). |
admin_bar_locale_links |
core/modules/admin_bar/admin_bar.module |
Build Locale links. |
admin_bar_links_users |
core/modules/admin_bar/admin_bar.inc |
Builds user counter. |
admin_bar_links_search |
core/modules/admin_bar/admin_bar.inc |
Build search widget. |
admin_bar_links_page |
core/modules/admin_bar/admin_bar.inc |
Build Page links. |
admin_bar_links_menu |
core/modules/admin_bar/admin_bar.inc |
Build the administration bar as renderable menu links. |
admin_bar_links_locale |
core/modules/admin_bar/admin_bar.inc |
Build Locale links. |
admin_bar_links_icon |
core/modules/admin_bar/admin_bar.inc |
Build icon menu links; mostly containing maintenance helpers. |
admin_bar_links_alert |
core/modules/admin_bar/admin_bar.inc |
Build alert indicator. |
admin_bar_links_account |
core/modules/admin_bar/admin_bar.inc |
Builds the account links. |
admin_bar_library_info |
core/modules/admin_bar/admin_bar.module |
Implements hook_library_info(). |
admin_bar_language_update |
core/modules/admin_bar/admin_bar.module |
Implements hook_language_update(). |
admin_bar_language_insert |
core/modules/admin_bar/admin_bar.module |
Implements hook_language_insert(). |
admin_bar_language_delete |
core/modules/admin_bar/admin_bar.module |
Implements hook_language_delete(). |
admin_bar_js_cache |
core/modules/admin_bar/admin_bar.module |
Menu callback; Output administration bar for HTTP caching via AJAX request. |