Search for type
| Title | Object type | File name | Summary | 
|---|---|---|---|
| field_ui_widget_type_options | function | modules/ | 
                                                                                        Returns an array of widget type options for a field type. | 
| file.mimetypes.inc | file | includes/ | 
                                                                                        Provides mimetype mappings. | 
| FileFieldValidateTestCase::$node_type | property | modules/ | 
                                                                                        |
| FileMimeTypeTest | class | modules/ | 
                                                                                        Tests for file_get_mimetype(). | 
| FileMimeTypeTest::getInfo | function | modules/ | 
                                                                                        |
| FileMimeTypeTest::setUp | function | modules/ | 
                                                                                        Sets up a Drupal site for running functional and integration tests. | 
| FileMimeTypeTest::testFileMimeTypeDetection | function | modules/ | 
                                                                                        Test mapping of mimetypes from filenames. | 
| file_default_mimetype_mapping | function | includes/ | 
                                                                                        Default MIME extension mapping. | 
| file_get_mimetype | function | includes/ | 
                                                                                        Determines an Internet Media Type or MIME type from a filename. | 
| file_mimetype_mapping | function | includes/ | 
                                                                                        Return an array of MIME extension mappings. | 
| file_test_file_mimetype_mapping_alter | function | modules/ | 
                                                                                        Implements hook_file_mimetype_mapping_alter(). | 
| form_test_checkbox_type_juggling | function | modules/ | 
                                                                                        |
| form_type_checkboxes_value | function | includes/ | 
                                                                                        Determines the value for a checkboxes form element. | 
| form_type_checkbox_value | function | includes/ | 
                                                                                        Determines the value for a checkbox form element. | 
| form_type_image_button_value | function | includes/ | 
                                                                                        Determines the value for an image button form element. | 
| form_type_password_confirm_value | function | includes/ | 
                                                                                        Determines the value for a password_confirm form element. | 
| form_type_radios_value | function | includes/ | 
                                                                                        Form value callback: Determines the value for a #type radios form element. | 
| form_type_select_value | function | includes/ | 
                                                                                        Determines the value for a select form element. | 
| form_type_tableselect_value | function | includes/ | 
                                                                                        Determines the value for a tableselect form element. | 
| form_type_textarea_value | function | includes/ | 
                                                                                        Determines the value for a textarea form element. | 
| form_type_textfield_value | function | includes/ | 
                                                                                        Determines the value for a textfield form element. | 
| form_type_token_value | function | includes/ | 
                                                                                        Determines the value for form's token value. | 
| Hook implementations for user-created content types | group | modules/ | 
                                                                                        Functions that implement hooks for user-created content types. | 
| hook_date_format_types | function | modules/ | 
                                                                                        Define additional date types. | 
| hook_date_format_types_alter | function | modules/ | 
                                                                                        Modify existing date types. | 
| hook_field_display_ENTITY_TYPE_alter | function | modules/ | 
                                                                                        Alters the display settings of a field on a given entity type before it gets displayed. | 
| hook_field_widget_properties_ENTITY_TYPE_alter | function | modules/ | 
                                                                                        Alters the widget properties of a field instance on a given entity type before it gets displayed.  | 
              
| hook_field_widget_WIDGET_TYPE_form_alter | function | modules/ | 
                                                                                        Alter widget forms for a specific widget provided by another module. | 
| hook_file_mimetype_mapping_alter | function | modules/ | 
                                                                                        Alter MIME type mappings used to determine MIME type from a file extension. | 
| hook_language_types_info | function | modules/ | 
                                                                                        Define language types. | 
| hook_language_types_info_alter | function | modules/ | 
                                                                                        Perform alterations on language types. | 
| hook_node_type_delete | function | modules/ | 
                                                                                        Respond to node type deletion. | 
| hook_node_type_insert | function | modules/ | 
                                                                                        Respond to node type creation. | 
| hook_node_type_update | function | modules/ | 
                                                                                        Respond to node type updates. | 
| ImageStylesPathAndUrlTestCase::testImageContentTypeHeaders | function | modules/ | 
                                                                                        Test that we do not pass an array to drupal_add_http_header. | 
| language_types | function | includes/ | 
                                                                                        Returns an array of the available language types. | 
| language_types_configurable | function | includes/ | 
                                                                                        Returns only the configurable language types. | 
| language_types_disable | function | includes/ | 
                                                                                        Disables the given language types. | 
| language_types_info | function | includes/ | 
                                                                                        Returns all the defined language types. | 
| language_types_set | function | includes/ | 
                                                                                        Updates the language type configuration. | 
| LANGUAGE_TYPE_CONTENT | constant | includes/ | 
                                                                                        The type of language used to define the content language. | 
| LANGUAGE_TYPE_INTERFACE | constant | includes/ | 
                                                                                        The type of language used to select the user interface. | 
| LANGUAGE_TYPE_URL | constant | includes/ | 
                                                                                        The type of language used for URLs. | 
| ListFieldUITestCase::$hyphen_type | property | modules/ | 
                                                                                        |
| ListFieldUITestCase::$type | property | modules/ | 
                                                                                        |
| LocaleContentFunctionalTest::testContentTypeLanguageConfiguration | function | modules/ | 
                                                                                        Test if a content type can be set to multilingual and language setting is present on node add and edit forms.  | 
              
| LocaleLanguageNegotiationInfoFunctionalTest::checkFixedLanguageTypes | function | modules/ | 
                                                                                        Check that language negotiation for fixed types matches the stored one. | 
| locale_form_node_type_form_alter | function | modules/ | 
                                                                                        Implements hook_form_FORM_ID_alter(). | 
| locale_language_types_info | function | modules/ | 
                                                                                        Implements hook_language_types_info(). | 
| locale_multilingual_node_type | function | modules/ | 
                                                                                        Return whether the given content type has multilingual support. | 
Pagination
- Previous page
 - Page 2
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.