Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| _field_sql_storage_query_columnname | function | modules/ |
Field meta condition column callback. |
| _field_sql_storage_query_field_conditions | function | modules/ |
Adds field (meta) conditions to the given query objects respecting groupings. |
| _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_extensions | function | modules/ |
Element validate callback for the allowed file extensions field. |
| _file_generic_settings_file_directory_validate | function | modules/ |
Element validate callback for the file destination field. |
| _file_generic_settings_max_filesize | function | modules/ |
Element validate callback for the maximum upload size field. |
| _file_test_form | function | modules/ |
Form to test file uploads. |
| _file_test_form_submit | function | modules/ |
Process the upload. |
| _file_test_get_return | function | modules/ |
Load the appropriate return value. |
| _file_test_log_call | function | modules/ |
Store the values passed to a hook invocation. |
| _filter_autop | function | modules/ |
Implements callback_filter_process(). |
| _filter_autop_tips | function | modules/ |
Implements callback_filter_tips(). |
| _filter_disable_format_access | function | modules/ |
Access callback: Checks access for disabling text formats. |
| _filter_format_is_cacheable | function | modules/ |
Helper function to determine whether the output of a given text format can be cached. |
| _filter_html | function | modules/ |
Implements callback_filter_process(). |
| _filter_htmlcorrector | function | modules/ |
Implements callback_filter_process(). |
| _filter_html_escape | function | modules/ |
Implements callback_filter_process(). |
| _filter_html_escape_tips | function | modules/ |
Implements callback_filter_tips(). |
| _filter_html_settings | function | modules/ |
Implements callback_filter_settings(). |
| _filter_html_tips | function | modules/ |
Implements callback_filter_tips(). |
| _filter_list_cmp | function | modules/ |
Sorts an array of filters by filter name. |
| _filter_tips | function | modules/ |
Retrieves the filter tips. |
| _filter_url | function | modules/ |
Implements callback_filter_process(). |
| _filter_url_escape_comments | function | modules/ |
Escapes the contents of HTML comments. |
| _filter_url_parse_email_links | function | modules/ |
Makes links out of e-mail addresses. |
| _filter_url_parse_full_links | function | modules/ |
Makes links out of absolute URLs. |
| _filter_url_parse_partial_links | function | modules/ |
Makes links out of domain names starting with "www." |
| _filter_url_settings | function | modules/ |
Implements callback_filter_settings(). |
| _filter_url_tips | function | modules/ |
Implements callback_filter_tips(). |
| _filter_url_trim | function | modules/ |
Shortens long URLs to http://www.example.com/long/url... |
| _filter_xss_attributes | function | includes/ |
Processes a string of HTML attributes. |
| _filter_xss_split | function | includes/ |
Processes an HTML tag. |
Pagination
- Previous page
- Page 225
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.