Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| field_ui_display_overview_multistep_submit | function | modules/ |
Form submission handler for buttons in field_ui_display_overview_form(). |
| field_ui_display_overview_row_region | function | modules/ |
Returns the region to which a row in the 'Manage display' screen belongs. |
| field_ui_existing_field_options | function | modules/ |
Returns an array of existing fields to be added to a bundle. |
| field_ui_fields_list | function | modules/ |
Menu callback; lists all defined fields for quick reference. |
| field_ui_field_delete_form_submit | function | modules/ |
Form submission handler for field_ui_field_delete_form(). |
| field_ui_field_edit_form_submit | function | modules/ |
Form submission handler for field_ui_field_edit_form(). |
| field_ui_field_edit_instance_pre_render | function | modules/ |
Pre-render function for field instance settings. |
| field_ui_field_overview_form_submit | function | modules/ |
Form submission handler for field_ui_field_overview_form(). |
| field_ui_field_settings_form | function | modules/ |
Form constructor for the field settings edit page. |
| field_ui_field_settings_form_submit | function | modules/ |
Form submission handler for field_ui_field_settings_form(). |
| field_ui_field_type_options | function | modules/ |
Returns an array of field_type options. |
| field_ui_formatter_options | function | modules/ |
Returns an array of formatter options for a field type. |
| field_ui_form_node_type_form_submit | function | modules/ |
Form submission handler for the 'Save and add fields' button. |
| field_ui_get_destinations | function | modules/ |
Extracts next redirect path from an array of multiple destinations. |
| field_ui_inactive_instances | function | modules/ |
Identifies inactive fields within a bundle. |
| field_ui_inactive_message | function | modules/ |
Displays a message listing the inactive fields of a given bundle. |
| field_ui_next_destination | function | modules/ |
Returns the next redirect path in a multipage sequence. |
| field_ui_widget_type_form_submit | function | modules/ |
Form submission handler for field_ui_widget_type_form(). |
| field_ui_widget_type_options | function | modules/ |
Returns an array of widget type options for a field type. |
| field_update_instance | function | modules/ |
Updates an instance of a field. |
| field_view_mode_settings | function | modules/ |
Returns view mode settings in a given bundle. |
| field_widget_instance | function | modules/ |
Retrieves the instance definition array for a widget's helper callbacks. |
| File module public API functions | group | modules/ |
These functions may be used to determine if and where a file is in use. |
| file.css | file | modules/ |
Admin stylesheet for file module. |
| file.install | file | modules/ |
Install, update and uninstall functions for File module. |
| file.mimetypes.inc | file | includes/ |
Provides mimetype mappings. |
| file.test | file | modules/ |
Tests for file.module. |
| file.test | file | modules/ |
This provides SimpleTests for the core file handling functionality. These include FileValidateTest and FileSaveTest. |
| FileCopyTest | class | modules/ |
Copy related tests. |
| FileCopyTest::getInfo | function | modules/ |
|
| FileCopyTest::testExistingError | function | modules/ |
Test that copying over an existing file fails when FILE_EXISTS_ERROR is specified. |
| FileCopyTest::testExistingRename | function | modules/ |
Test renaming when copying over a file that already exists. |
| FileCopyTest::testExistingReplace | function | modules/ |
Test replacement when copying over a file that already exists. |
| FileCopyTest::testNormal | function | modules/ |
Test file copying in the normal, base case. |
| FileDeleteTest | class | modules/ |
Deletion related tests. |
| FileDeleteTest::getInfo | function | modules/ |
|
| FileDeleteTest::testInUse | function | modules/ |
Tries deleting a file that is in use. |
| FileDeleteTest::testUnused | function | modules/ |
Tries deleting a normal file (as opposed to a directory, symlink, etc). |
| FileDirectoryTest | class | modules/ |
Directory related tests. |
| FileDirectoryTest::getInfo | function | modules/ |
|
| FileDirectoryTest::testFileCheckDirectoryHandling | function | modules/ |
Test directory handling functions. |
| FileDirectoryTest::testFileCheckLocalDirectoryHandling | function | modules/ |
Test local directory handling functions. |
| FileDirectoryTest::testFileCreateNewFilepath | function | modules/ |
This will take a directory and path, and find a valid filepath that is not taken by another file. |
| FileDirectoryTest::testFileDestination | function | modules/ |
This will test the filepath for a destination based on passed flags and whether or not the file exists. |
| FileDirectoryTest::testFileDirectoryTemp | function | modules/ |
Ensure that the file_directory_temp() function always returns a value. |
| FileDownloadTest | class | modules/ |
Tests for download/file transfer functions. |
| FileDownloadTest::checkUrl | function | modules/ |
Download a file from the URL generated by file_create_url(). |
| FileDownloadTest::getInfo | function | modules/ |
|
| FileDownloadTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| FileDownloadTest::testFileCreateUrl | function | modules/ |
Test file_create_url(). |
Pagination
- Previous page
- Page 63
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.