- FileFieldDisplayTestCase::testNodeDisplay in core/
modules/ file/ tests/ file.test - Tests normal formatter display on node display.
- file_managed_file_process in core/
modules/ file/ file.module - Render API callback: Expands the managed_file element type.
- theme_file_download_link in core/
modules/ file/ file.theme.inc - Copy of theme_file_link() for linking to the file download URL.
- theme_file_download_link in core/
modules/ file/ file.theme.inc - Copy of theme_file_link() for linking to the file download URL.
- theme_file_formatter_table in core/
modules/ file/ file.theme.inc - Returns HTML for a file attachments table.
- theme_file_link in core/
modules/ file/ file.theme.inc - Returns HTML for a link to a file.
- theme_file_link in core/
modules/ file/ file.theme.inc - Returns HTML for a link to a file.
- views_handler_field_file_filemime::render in core/
modules/ file/ views/ views_handler_field_file_filemime.inc - Render the field.