_file_generic_settings_file_directory_validate |
core/modules/file/file.field.inc |
Render API callback: Validates the file destination field. |
_file_generic_settings_max_filesize |
core/modules/file/file.field.inc |
Render API callback: Validates the 'Maximum upload size' field. |
_file_get_fields_by_type |
core/modules/file/file.module |
Find all fields that are of a certain field type. |
_file_query_file_access_alter |
core/modules/file/file.module |
Helper for file entity access functions. |
_file_sort_array_by_weight |
core/modules/file/file.module |
Sorts an array by weight. |
_file_sort_weight_label |
core/modules/file/file.admin.inc |
User sort function to sort by weight, then label/name. |
_file_test_form |
core/modules/simpletest/tests/file_test.module |
Form to test file uploads. |
_file_test_form_submit |
core/modules/simpletest/tests/file_test.module |
Process the upload. |
_file_test_get_return |
core/modules/simpletest/tests/file_test.module |
Load the appropriate return value. |
_file_test_log_call |
core/modules/simpletest/tests/file_test.module |
Store the values passed to a hook invocation. |
_file_types_build |
core/modules/file/file.module |
Builds and returns the list of available file types. |
_file_update_image_field_dimensions |
core/modules/file/file.file.inc |
Update the image dimensions stored in any image fields for a file. |
_file_usage_get_total |
core/modules/file/file.pages.inc |
Get the complete total number of known usages for a file. |
_file_usage_list_links |
core/modules/file/file.pages.inc |
Build a list of links to content that references a file. |
_file_view_mode_menu_access |
core/modules/file/file.module |
Menu access callback for the 'view mode file display settings' pages. |
_filter_admin_format_get_tips |
core/modules/filter/filter.admin.inc |
Get filter tips for an individual filter within a text format. |
_filter_autop |
core/modules/filter/filter.module |
Implements callback_filter_process(). |
_filter_autop_tips |
core/modules/filter/filter.module |
Implements callback_filter_tips(). |
_filter_cleanup_url |
core/modules/filter/filter.pages.inc |
Clean up the URL for validation. |
_filter_create_valid_external_url |
core/modules/filter/filter.pages.inc |
Forms a valid external URL if possible. |
_filter_delete_file_usage |
core/modules/filter/filter.module |
Deletes file usage of files referenced by processed text fields. |
_filter_disable_format_access |
core/modules/filter/filter.module |
Access callback: Checks access for disabling text formats. |
_filter_example_filter_foo_process |
modules/examples/filter_example/filter_example.module |
Foo filter process callback. |
_filter_example_filter_foo_settings |
modules/examples/filter_example/filter_example.module |
Settings callback for foo filter. |
_filter_example_filter_foo_tips |
modules/examples/filter_example/filter_example.module |
Filter tips callback for foo filter. |
_filter_example_filter_time_prepare |
modules/examples/filter_example/filter_example.module |
Time filter prepare callback. |
_filter_example_filter_time_process |
modules/examples/filter_example/filter_example.module |
Time filter process callback. |
_filter_example_filter_time_tips |
modules/examples/filter_example/filter_example.module |
Filter tips callback for time filter. |
_filter_example_information |
modules/examples/filter_example/filter_example.module |
Simply returns a little bit of information about the example. |
_filter_format_editor_link_url_validate |
core/modules/filter/filter.pages.inc |
Element validation function. |
_filter_format_is_cacheable |
core/modules/filter/filter.module |
Helper function to determine whether the output of a given text format can be cached. |
_filter_formtest_href_element_validate |
core/modules/filter/tests/filter_formtest.module |
Helper function to output potentially altered form values as message. |
_filter_get_file_id |
core/modules/filter/filter.pages.inc |
Find a managed file ID from a url. |
_filter_get_file_ids_by_field |
core/modules/filter/filter.module |
Finds all files referenced (data-file-id) by processed text fields. |
_filter_get_processed_text_fields |
core/modules/filter/filter.module |
Determines the text fields on an entity that have text processing enabled. |
_filter_html |
core/modules/filter/filter.module |
Implements callback_filter_process(). |
_filter_htmlcorrector |
core/modules/filter/filter.module |
Implements callback_filter_process(). |
_filter_html_allowed_html |
core/modules/filter/filter.module |
Implements callback_filter_allowed_html(). |
_filter_html_escape |
core/modules/filter/filter.module |
Implements callback_filter_process(). |
_filter_html_escape_tips |
core/modules/filter/filter.module |
Implements callback_filter_tips(). |
_filter_html_settings |
core/modules/filter/filter.module |
Implements callback_filter_settings(). |
_filter_html_tips |
core/modules/filter/filter.module |
Implements callback_filter_tips(). |
_filter_image_align |
core/modules/filter/filter.module |
Implements callback_filter_process(). |
_filter_image_caption |
core/modules/filter/filter.module |
Implements callback_filter_process(). |
_filter_image_library_ajax |
core/modules/filter/filter.pages.inc |
Render the image library. |
_filter_record_file_usage |
core/modules/filter/filter.module |
Records file usage of files referenced by processed text fields. |
_filter_tips |
core/modules/filter/filter.module |
Retrieves the filter tips. |
_filter_url |
core/modules/filter/filter.module |
Implements callback_filter_process(). |
_filter_url_escape_comments |
core/modules/filter/filter.module |
Escapes the contents of HTML comments. |
_filter_url_has_protocol |
core/modules/filter/filter.pages.inc |
Checks if a URL has a protocol. |