Search for type
| Title | Object type | File name | Summary | 
|---|---|---|---|
| Archive_Tar::$_compress_type | property | modules/ | 
                                                                                        |
| BlockTestCase::testBlockVisibilityPerUser | function | modules/ | 
                                                                                        Test user customization of block visibility. | 
| book_node_type_update | function | modules/ | 
                                                                                        Implements hook_node_type_update(). | 
| book_type_is_allowed | function | modules/ | 
                                                                                        Determine if a given node type is in the list of types allowed for books. | 
| comment_form_node_type_form_alter | function | modules/ | 
                                                                                        Implements hook_form_FORM_ID_alter(). | 
| comment_node_type_delete | function | modules/ | 
                                                                                        Implements hook_node_type_delete(). | 
| comment_node_type_insert | function | modules/ | 
                                                                                        Implements hook_node_type_insert(). | 
| comment_node_type_load | function | modules/ | 
                                                                                        Menu loader callback for Field UI paths. | 
| comment_node_type_update | function | modules/ | 
                                                                                        Implements hook_node_type_update(). | 
| content_types.inc | file | modules/ | 
                                                                                        Content type editing user interface. | 
| DatabaseConnection::databaseType | function | includes/ | 
                                                                                        Returns the name of the PDO driver for this connection. | 
| DatabaseConnection_mysql::databaseType | function | includes/ | 
                                                                                        Returns the name of the PDO driver for this connection. | 
| DatabaseConnection_pgsql::databaseType | function | includes/ | 
                                                                                        Returns the name of the PDO driver for this connection. | 
| DatabaseConnection_sqlite::databaseType | function | includes/ | 
                                                                                        Returns the name of the PDO driver for this connection. | 
| DatabaseFetchTestCase::testQueryFetchClasstype | function | modules/ | 
                                                                                        Confirms that we can fetch a record into a new instance of a custom class. The name of the class is determined from a value of the first column.  | 
              
| DatabaseSchema::getFieldTypeMap | function | includes/ | 
                                                                                        Returns a mapping of Drupal schema field names to DB-native field types. | 
| DatabaseSchema_mysql::getFieldTypeMap | function | includes/ | 
                                                                                        Returns a mapping of Drupal schema field names to DB-native field types. | 
| DatabaseSchema_pgsql::getFieldTypeMap | function | includes/ | 
                                                                                        This maps a generic data type in combination with its data size to the engine-specific data type.  | 
              
| DatabaseSchema_sqlite::getFieldTypeMap | function | includes/ | 
                                                                                        This maps a generic data type in combination with its data size to the engine-specific data type.  | 
              
| DateTimeFunctionalTest::testDateTypeConfiguration | function | modules/ | 
                                                                                        Test date type configuration. | 
| DBLogTestCase::getTypeCount | function | modules/ | 
                                                                                        Gets the count of database log entries by database log event type. | 
| DisabledNodeTypeTestCase | class | modules/ | 
                                                                                        Tests the upgrade path for node disabled node types. | 
| DisabledNodeTypeTestCase::getInfo | function | modules/ | 
                                                                                        |
| DisabledNodeTypeTestCase::setUp | function | modules/ | 
                                                                                        Overrides DrupalWebTestCase::setUp() for upgrade testing. | 
| DisabledNodeTypeTestCase::testDisabledNodeTypeUpgrade | function | modules/ | 
                                                                                        Tests a successful upgrade. | 
| drupal-6.node_type_broken.database.php | file | modules/ | 
                                                                                        |
| DrupalDefaultEntityController::$entityType | property | includes/ | 
                                                                                        Entity type for this controller instance. | 
| DrupalLocalStreamWrapper::getMimeType | function | includes/ | 
                                                                                        Base implementation of getMimeType(). | 
| DrupalStreamWrapperInterface::getMimeType | function | includes/ | 
                                                                                        Returns the MIME type of the resource. | 
| DrupalWebTestCase::drupalCreateContentType | function | modules/ | 
                                                                                        Creates a custom content type based on default settings. | 
| drupal_detect_database_types | function | includes/ | 
                                                                                        Detects all supported databases that are compiled into PHP. | 
| drupal_get_database_types | function | includes/ | 
                                                                                        Returns all supported database installer objects that are compiled into PHP. | 
| drupal_language_types | function | includes/ | 
                                                                                        Returns a list of the built-in language types. | 
| drupal_schema_field_types | function | includes/ | 
                                                                                        Retrieves the type for every field in a table schema. | 
| Field Types API | group | modules/ | 
                                                                                        Define field types. | 
| FieldBulkDeleteTestCase::$entity_type | property | modules/ | 
                                                                                        |
| FieldCrudTestCase::testUpdateFieldType | function | modules/ | 
                                                                                        |
| FieldInfoTestCase::testInstanceDisabledEntityType | function | modules/ | 
                                                                                        Test that instances on disabled entity types are filtered out. | 
| FieldTranslationsTestCase::$entity_type | property | modules/ | 
                                                                                        |
| FieldUITestCase::$hyphen_type | property | modules/ | 
                                                                                        |
| FieldUITestCase::$type | property | modules/ | 
                                                                                        |
| field_info_field_types | function | modules/ | 
                                                                                        Returns information about field types from hook_field_info(). | 
| field_info_formatter_types | function | modules/ | 
                                                                                        Returns information about field formatters from hook_field_formatter_info(). | 
| field_info_storage_types | function | modules/ | 
                                                                                        Returns information about field storage from hook_field_storage_info(). | 
| field_info_widget_types | function | modules/ | 
                                                                                        Returns information about field widgets from hook_field_widget_info(). | 
| field_ui_field_type_options | function | modules/ | 
                                                                                        Returns an array of field_type options. | 
| field_ui_form_node_type_form_alter | function | modules/ | 
                                                                                        Implements hook_form_FORM_ID_alter(). | 
| field_ui_form_node_type_form_submit | function | modules/ | 
                                                                                        Form submission handler for the 'Save and add fields' button. | 
| field_ui_widget_type_form | function | modules/ | 
                                                                                        Form constructor for the widget selection form. | 
| field_ui_widget_type_form_submit | function | modules/ | 
                                                                                        Form submission handler for field_ui_widget_type_form(). | 
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.