Search for d
Title | Object type | File name | Summary |
---|---|---|---|
_field_sql_storage_query_join_entity | function | modules/ |
Adds the base entity table to a field query object. |
_field_sql_storage_revision_tablename | function | modules/ |
Generate a table name for a field revision archive table. |
_field_sql_storage_schema | function | modules/ |
Return the database schema for a field. This may contain one or more tables. Each table will contain the columns relevant for the specified field. Leave the $field's 'columns' and 'indexes' keys empty to get only the base schema. |
_field_sql_storage_tablealias | function | modules/ |
Generates a table alias for a field data table. |
_field_sql_storage_tablename | function | modules/ |
Generate a table name for a field data table. |
_field_sql_storage_write_compare | function | modules/ |
Compare a single field value for both entities and tell us if it changed. |
_field_sql_storage_write_compare_filter | function | modules/ |
Cleanup field values for later values comparison. |
_field_sql_storage_write_compare_filter_callback | function | modules/ |
Callback for array_filter(). |
_field_test_field_storage_query_sort_helper | function | modules/ |
Sort helper for field_test_field_storage_query(). |
_field_test_storage_data | function | modules/ |
Helper function: stores or retrieves data from the 'storage backend'. |
_field_ui_add_default_view_mode_settings | function | modules/ |
Populates display settings for a new view mode from the default view mode. |
_field_ui_bundle_admin_path | function | modules/ |
Determines the administration path for a bundle. |
_field_ui_field_name_exists | function | modules/ |
Render API callback: Checks if a field machine name is taken. |
_field_ui_field_overview_form_validate_add_existing | function | modules/ |
Validates the 'add existing field' row of field_ui_field_overview_form(). |
_field_ui_field_overview_form_validate_add_new | function | modules/ |
Validates the 'add new field' row of field_ui_field_overview_form(). |
_field_ui_reduce_order | function | modules/ |
Determines the rendering order of an array representing a tree. |
_field_ui_view_mode_menu_access | function | modules/ |
Menu access callback for the 'view mode display settings' pages. |
_field_write_instance | function | modules/ |
Stores an instance record in the field configuration database. |
_file_field_get_description_from_element | function | modules/ |
Retrieves the file description from a field field element. |
_file_generic_settings_file_directory_validate | function | modules/ |
Element validate callback for the file destination field. |
_filter_disable_format_access | function | modules/ |
Access callback: Checks access for disabling text formats. |
_format_date_callback | function | includes/ |
Translates a formatted date string. |
_form_builder_handle_input_element | function | includes/ |
Adds the #name and #value properties of an input element before rendering. |
_form_button_was_clicked | function | includes/ |
Determines if a given button triggered the form submission. |
_form_element_triggered_scripted_submission | function | includes/ |
Detects if an element triggered the form submission via Ajax. |
_form_test_checkboxes_zero_no_redirect | function | modules/ |
|
_form_test_disabled_elements | function | modules/ |
Build a form to test disabled elements. |
_form_test_disabled_elements_submit | function | modules/ |
Return the form values via JSON. |
_form_test_tableselect_form_builder | function | modules/ |
Build a form to test the tableselect element. |
_form_test_tableselect_get_data | function | modules/ |
Create a header and options array. Helper function for callbacks. |
_form_validate | function | includes/ |
Performs validation on form elements. |
_forum_get_topic_order | function | modules/ |
Gets topic sorting information based on an integer code. |
_forum_node_check_node_type | function | modules/ |
Checks whether a node can be used in a forum, based on its content type. |
_forum_topics_unread | function | modules/ |
Calculates the number of new posts in a forum that the user has not yet read. |
_forum_update_forum_index | function | modules/ |
Updates the taxonomy index for a given node. |
_image_effect_definitions_sort | function | modules/ |
Internal function for sorting image effect definitions through uasort(). |
_image_field_resolution_validate | function | modules/ |
Element validate function for resolution fields. |
_image_update_7002_add_columns | function | modules/ |
Add width and height columns to a specific table. |
_image_update_7002_populate_dimensions | function | modules/ |
Populate image dimensions in a specific table. |
_install_module_batch | function | includes/ |
Implements callback_batch_operation(). |
_install_profile_modules_finished | function | includes/ |
Implements callback_batch_finished(). |
_list_update_7001_extract_allowed_values | function | modules/ |
Helper function for list_update_7001: extract allowed values from a string. |
_list_update_7001_float_string_cast | function | modules/ |
Helper callback function to cast the array element. |
_locale_batch_build | function | includes/ |
Build a locale batch from an array of files. |
_locale_batch_language_finished | function | includes/ |
Implements callback_batch_finished(). |
_locale_batch_system_finished | function | includes/ |
Implements callback_batch_finished(). |
_locale_get_predefined_list | function | includes/ |
Some of the common languages with their English and native names |
_locale_import_append_plural | function | includes/ |
Modify a string to contain proper count indices |
_locale_import_one_string_db | function | includes/ |
Import one string into the database. |
_locale_import_parse_header | function | includes/ |
Parses a Gettext Portable Object file header |
Pagination
- Previous page
- Page 142
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.