Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| _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. |
| _taxonomy_get_tid_from_term | function | modules/ |
Helper function for array_map purposes. |
| _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_render_template_debug | function | includes/ |
Renders a template for any engine. |
| _theme_save_registry | function | includes/ |
Writes the theme_registry cache into the database. |
| _theme_table_cell | function | includes/ |
Returns HTML output for a single table cell for theme_table(). |
| _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. |
| _theme_test_engine_info_test | function | modules/ |
Serves a simple page renderered using a Nyan Cat theme engine template. |
| _theme_test_load_registry | function | modules/ |
Fake registry loading callback. |
| _theme_test_suggestion | function | modules/ |
Page callback, calls a theme hook suggestion. |
| _toolbar_is_collapsed | function | modules/ |
Determines the current state of the toolbar drawer's visibility. |
| _tracker_add | function | modules/ |
Updates indexing tables when a node is added, updated, or commented on. |
| _tracker_calculate_changed | function | modules/ |
Determines the max timestamp between $node->changed and the last comment. |
| _tracker_myrecent_access | function | modules/ |
Access callback for tracker/%user_uid_optional. |
| _tracker_remove | function | modules/ |
Cleans up indexed data when nodes or comments are removed. |
| _tracker_user_access | function | modules/ |
Access callback for user/%user/track. |
| _translation_tab_access | function | modules/ |
Access callback: Checks that the user has permission to 'translate content'. |
Pagination
- Previous page
- Page 230
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.