Search for callback
- Search 9.5.x for callback
- Search 8.9.x for callback
- Search 10.3.x for callback
- Search 11.x for callback
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| list_boolean_allowed_values_callback | function | modules/ |
Form element #value_callback: assembles the allowed values for 'boolean' fields. |
| list_test_allowed_values_callback | function | modules/ |
Allowed values callback. |
| list_test_dynamic_values_callback | function | modules/ |
An entity-bound allowed values callback. |
| MenuRouterTestCase::testThemeCallbackAdministrative | function | modules/ |
Test the theme callback when it is set to use an administrative theme. |
| MenuRouterTestCase::testThemeCallbackFakeTheme | function | modules/ |
Test the theme callback when it is set to use a theme that does not exist. |
| MenuRouterTestCase::testThemeCallbackHookCustomTheme | function | modules/ |
Test that the theme callback wins out over hook_custom_theme(). |
| MenuRouterTestCase::testThemeCallbackInheritance | function | modules/ |
Test that the theme callback is properly inherited. |
| MenuRouterTestCase::testThemeCallbackMaintenanceMode | function | modules/ |
Test the theme callback when the site is in maintenance mode. |
| MenuRouterTestCase::testThemeCallbackNoThemeRequested | function | modules/ |
Test the theme callback when no theme is requested. |
| MenuRouterTestCase::testThemeCallbackOptionalTheme | function | modules/ |
Test the theme callback when it is set to use an optional theme. |
| MenuRouterTestCase::testTitleCallbackFalse | function | modules/ |
Test title callback set to FALSE. |
| MenuRouterTestCase::testTitleMenuCallback | function | modules/ |
Tests page title of MENU_CALLBACKs. |
| MENU_CALLBACK | constant | includes/ |
Menu type -- A hidden, internal callback, typically used for API calls. |
| menu_login_callback | function | modules/ |
Menu callback to be used as a login path. |
| menu_test_callback | function | modules/ |
Dummy callback for hook_menu() to point to. |
| menu_test_custom_403_404_callback | function | modules/ |
Callback for our custom 403 and 404 pages. |
| menu_test_menu_trail_callback | function | modules/ |
Callback that test menu_test_menu_tree_set_path(). |
| menu_test_theme_callback | function | modules/ |
Theme callback to use when testing the theme callback functionality. |
| menu_test_theme_page_callback | function | modules/ |
Page callback to use when testing the theme callback functionality. |
| menu_test_title_callback | function | modules/ |
Concatenates a string, by using the t() function and a case number. |
| overlay_page_delivery_callback_alter | function | modules/ |
Implements hook_page_delivery_callback_alter(). |
| PharInvocationCollection::findByCallback | function | misc/ |
|
| shortcut_set_title_callback | function | modules/ |
Returns the title of a shortcut set. |
| taxonomy_admin_vocabulary_title_callback | function | modules/ |
Returns the sanitized name of a vocabulary. |
| theme_test_hook_init_page_callback | function | modules/ |
Menu callback for testing themed output generated in hook_init(). |
| update_callback_service_unavailable | function | modules/ |
Page callback: Displays an Error 503 (Service unavailable) page. |
| _batch_test_callback_1 | function | modules/ |
Implements callback_batch_operation(). |
| _batch_test_callback_2 | function | modules/ |
Implements callback_batch_operation(). |
| _batch_test_callback_5 | function | modules/ |
Implements callback_batch_operation(). |
| _batch_test_nested_batch_callback | function | modules/ |
Implements callback_batch_operation(). |
| _batch_test_nested_drupal_form_submit_callback | function | modules/ |
Batch operation: submits form_test_mock_form using drupal_form_submit(). |
| _batch_test_theme_callback | function | modules/ |
Batch callback function for testing the theme used on the progress page. |
| _field_sql_storage_write_compare_filter_callback | function | modules/ |
Callback for array_filter(). |
| _format_date_callback | function | includes/ |
Translates a formatted date string. |
| _form_test_tableselect_ajax_callback | function | modules/ |
Ajax callback that returns the form element. |
| _theme_registry_callback | function | includes/ |
Sets the callback that will be used by theme_get_registry(). |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.