Search for schema
- Search 9.5.x for schema
- Search 8.9.x for schema
- Search 10.3.x for schema
- Search 11.x for schema
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
SCHEMA_INSTALLED | constant | includes/ |
Indicates that a module has been installed. |
SCHEMA_UNINSTALLED | constant | includes/ |
Indicates that a module has not been installed yet. |
search_schema | function | modules/ |
Implements hook_schema(). |
shortcut_schema | function | modules/ |
Implements hook_schema(). |
simpletest_schema | function | modules/ |
Implements hook_schema(). |
statistics_schema | function | modules/ |
Implements hook_schema(). |
system_schema | function | modules/ |
Implements hook_schema(). |
system_schema_cache_7054 | function | modules/ |
The cache schema corresponding to system_update_7054. |
system_test_drupal_get_filename_with_schema_rebuild | function | modules/ |
Page callback to run drupal_get_filename() and do a schema rebuild. |
system_test_schema | function | modules/ |
Implements hook_schema(). |
taxonomy_field_schema | function | modules/ |
Implements hook_field_schema(). |
taxonomy_schema | function | modules/ |
Implements hook_schema(). |
taxonomy_test_schema | function | modules/ |
Implements hook_schema(). |
text_field_schema | function | modules/ |
Implements hook_field_schema(). |
tracker_schema | function | modules/ |
Implements hook_schema(). |
trigger_schema | function | modules/ |
Implements hook_schema(). |
update_schema | function | modules/ |
Implements hook_schema(). |
user_schema | function | modules/ |
Implements hook_schema(). |
_drupal_schema_initialize | function | includes/ |
Fills in required default values for table definitions from hook_schema(). |
_field_sql_storage_schema | function | modules/ |
Return the database schema for a field. This may contain one or more tables. Each table will contain the columns relevant for the specified field. Leave the $field's 'columns' and 'indexes' keys empty to get only the base schema. |
Pagination
- Previous page
- Page 5
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.