Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| _registry_parse_files | function | includes/ |
Parse all changed files and save their interface and class listings. |
| _registry_update | function | includes/ |
Does the work for registry_update(). |
| _search_excerpt_match_filter | function | modules/ |
Helper function for array_filter() in search_search_excerpt_match(). |
| _search_excerpt_replace | function | modules/ |
Helper function for array_walk() in search_excerpt(). |
| _search_get_module_names | function | modules/ |
Helper function to get real module names. |
| _search_index_truncate | function | modules/ |
Helper function for array_walk in search_index_split. |
| _search_menu_access | function | modules/ |
Access callback for search tabs. |
| _session_test_get | function | modules/ |
Page callback, prints the stored session value to the screen. |
| _session_test_id | function | modules/ |
Menu callback: print the current session ID. |
| _session_test_id_from_cookie | function | modules/ |
Menu callback: print the current session ID as read from the cookie. |
| _session_test_is_logged_in | function | modules/ |
Menu callback, only available if current user is logged in. |
| _session_test_no_set | function | modules/ |
Menu callback: turns off session saving and then tries to save a value anyway. |
| _session_test_set | function | modules/ |
Page callback, stores a value in $_SESSION['session_test_value']. |
| _session_test_set_message | function | modules/ |
Menu callback, sets a message to me displayed on the following page. |
| _session_test_set_message_but_dont_save | function | modules/ |
Menu callback, sets a message but call drupal_save_session(FALSE). |
| _session_test_set_not_started | function | modules/ |
Menu callback, stores a value in $_SESSION['session_test_value'] without having started the session in advance. |
| _shortcut_link_form_elements | function | modules/ |
Helper function for building a form for adding or editing shortcut links. |
| _simpletest_autoload_psr4_psr0 | function | modules/ |
Autoload callback to find PSR-4 and PSR-0 test classes. |
| _simpletest_batch_finished | function | modules/ |
Implements callback_batch_finished(). |
| _simpletest_batch_operation | function | modules/ |
Implements callback_batch_operation(). |
| _simpletest_format_summary_line | function | modules/ |
|
| _statistics_format_item | function | modules/ |
Formats an item for display, including both the item title and the link. |
| _statistics_link | function | modules/ |
Generates a link to a path, truncating the displayed text to a given width. |
| _system_batch_theme | function | modules/ |
Theme callback for the default batch page. |
| _system_check_db_utf8mb4_requirements | function | modules/ |
Checks whether the requirements for multi-byte UTF-8 support are met. |
| _system_date_formats_build | function | modules/ |
Builds and returns information about available date formats. |
| _system_date_format_types_build | function | modules/ |
Builds and returns information about available date types. |
| _system_default_theme_features | function | modules/ |
Returns an array of default theme features. |
| _system_info_add_path | function | modules/ |
Prefixes all values in an .info file array with a given path. |
| _system_is_incompatible | function | modules/ |
Recursively check compatibility. |
| _system_modules_build_row | function | modules/ |
Build a table row for the system modules page. |
| _system_rebuild_module_data | function | modules/ |
Helper function to scan and collect module .info data. |
| _system_rebuild_theme_data | function | modules/ |
Helper function to scan and collect theme .info data and their engines. |
| _system_sort_requirements | function | modules/ |
Helper function to sort requirements. |
| _system_test_first_shutdown_function | function | modules/ |
Dummy shutdown function which registers another shutdown function. |
| _system_test_second_shutdown_function | function | modules/ |
Dummy shutdown function. |
| _system_themes_access | function | modules/ |
Menu item access callback - only admin or enabled themes can be accessed. |
| _system_theme_settings_validate_path | function | modules/ |
Helper function for the system_theme_settings form. |
| _system_update_bootstrap_status | function | modules/ |
Refresh bootstrap column in the system table. |
| _template_preprocess_default_variables | function | includes/ |
Returns hook-independent variables to template_preprocess(). |
| _text_sanitize | function | modules/ |
Sanitizes the 'value' or 'summary' data of a text value. |
| _theme_build_registry | function | includes/ |
Builds the theme registry cache. |
| _theme_custom_theme | function | modules/ |
Custom theme callback. |
| _theme_load_offline_registry | function | includes/ |
Builds the registry when the site needs to bypass any database calls. |
| _theme_load_registry | function | includes/ |
Gets the theme_registry cache; if it doesn't exist, builds it. |
| _theme_process_registry | function | includes/ |
Process a single implementation of hook_theme(). |
| _theme_registry_callback | function | includes/ |
Sets the callback that will be used by theme_get_registry(). |
| _theme_save_registry | function | includes/ |
Writes the theme_registry cache into the database. |
| _theme_test_alter | function | modules/ |
Page callback, calls drupal_alter(). |
| _theme_test_drupal_add_region_content | function | modules/ |
Page callback, calls drupal_add_region_content. |
Pagination
- Previous page
- Page 187
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.