Search for type

  1. Search 9.5.x for type
  2. Search 8.9.x for type
  3. Search 10.3.x for type
  4. Search 11.x for type
  5. Other projects
Title Object type File name Summary
field_ui_widget_type_options function modules/field_ui/field_ui.admin.inc Returns an array of widget type options for a field type.
file.mimetypes.inc file includes/file.mimetypes.inc Provides mimetype mappings.
FileFieldValidateTestCase::$node_type property modules/file/tests/file.test
FileMimeTypeTest class modules/simpletest/tests/file.test Tests for file_get_mimetype().
FileMimeTypeTest::getInfo function modules/simpletest/tests/file.test
FileMimeTypeTest::setUp function modules/simpletest/tests/file.test Sets up a Drupal site for running functional and integration tests.
FileMimeTypeTest::testFileMimeTypeDetection function modules/simpletest/tests/file.test Test mapping of mimetypes from filenames.
file_default_mimetype_mapping function includes/file.mimetypes.inc Default MIME extension mapping.
file_get_mimetype function includes/file.inc Determines an Internet Media Type or MIME type from a filename.
file_mimetype_mapping function includes/file.mimetypes.inc Return an array of MIME extension mappings.
file_test_file_mimetype_mapping_alter function modules/simpletest/tests/file_test.module Implements hook_file_mimetype_mapping_alter().
form_test_checkbox_type_juggling function modules/simpletest/tests/form_test.module
form_type_checkboxes_value function includes/form.inc Determines the value for a checkboxes form element.
form_type_checkbox_value function includes/form.inc Determines the value for a checkbox form element.
form_type_image_button_value function includes/form.inc Determines the value for an image button form element.
form_type_password_confirm_value function includes/form.inc Determines the value for a password_confirm form element.
form_type_radios_value function includes/form.inc Form value callback: Determines the value for a #type radios form element.
form_type_select_value function includes/form.inc Determines the value for a select form element.
form_type_tableselect_value function includes/form.inc Determines the value for a tableselect form element.
form_type_textarea_value function includes/form.inc Determines the value for a textarea form element.
form_type_textfield_value function includes/form.inc Determines the value for a textfield form element.
form_type_token_value function includes/form.inc Determines the value for form's token value.
Hook implementations for user-created content types group modules/node/node.module Functions that implement hooks for user-created content types.
hook_date_format_types function modules/system/system.api.php Define additional date types.
hook_date_format_types_alter function modules/system/system.api.php Modify existing date types.
hook_field_display_ENTITY_TYPE_alter function modules/field/field.api.php 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/field/field.api.php 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/field/field.api.php Alter widget forms for a specific widget provided by another module.
hook_file_mimetype_mapping_alter function modules/system/system.api.php Alter MIME type mappings used to determine MIME type from a file extension.
hook_language_types_info function modules/system/language.api.php Define language types.
hook_language_types_info_alter function modules/system/language.api.php Perform alterations on language types.
hook_node_type_delete function modules/node/node.api.php Respond to node type deletion.
hook_node_type_insert function modules/node/node.api.php Respond to node type creation.
hook_node_type_update function modules/node/node.api.php Respond to node type updates.
ImageStylesPathAndUrlTestCase::testImageContentTypeHeaders function modules/image/image.test Test that we do not pass an array to drupal_add_http_header.
language_types function includes/bootstrap.inc Returns an array of the available language types.
language_types_configurable function includes/language.inc Returns only the configurable language types.
language_types_disable function includes/language.inc Disables the given language types.
language_types_info function includes/language.inc Returns all the defined language types.
language_types_set function includes/language.inc Updates the language type configuration.
LANGUAGE_TYPE_CONTENT constant includes/bootstrap.inc The type of language used to define the content language.
LANGUAGE_TYPE_INTERFACE constant includes/bootstrap.inc The type of language used to select the user interface.
LANGUAGE_TYPE_URL constant includes/bootstrap.inc The type of language used for URLs.
ListFieldUITestCase::$hyphen_type property modules/field/modules/list/tests/list.test
ListFieldUITestCase::$type property modules/field/modules/list/tests/list.test
LocaleContentFunctionalTest::testContentTypeLanguageConfiguration function modules/locale/locale.test 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/locale/locale.test Check that language negotiation for fixed types matches the stored one.
locale_form_node_type_form_alter function modules/locale/locale.module Implements hook_form_FORM_ID_alter().
locale_language_types_info function modules/locale/locale.module Implements hook_language_types_info().
locale_multilingual_node_type function modules/locale/locale.module Return whether the given content type has multilingual support.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.