Search for schema

  1. Search 9.5.x for schema
  2. Search 8.9.x for schema
  3. Search 10.3.x for schema
  4. Search 11.x for schema
  5. Other projects
Title Object type File name Summary
SCHEMA_INSTALLED constant includes/install.inc Indicates that a module has been installed.
SCHEMA_UNINSTALLED constant includes/install.inc Indicates that a module has not been installed yet.
search_schema function modules/search/search.install Implements hook_schema().
shortcut_schema function modules/shortcut/shortcut.install Implements hook_schema().
simpletest_schema function modules/simpletest/simpletest.install Implements hook_schema().
statistics_schema function modules/statistics/statistics.install Implements hook_schema().
system_schema function modules/system/system.install Implements hook_schema().
system_schema_cache_7054 function modules/system/system.install The cache schema corresponding to system_update_7054.
system_test_drupal_get_filename_with_schema_rebuild function modules/simpletest/tests/system_test.module Page callback to run drupal_get_filename() and do a schema rebuild.
system_test_schema function modules/simpletest/tests/system_test.install Implements hook_schema().
taxonomy_field_schema function modules/taxonomy/taxonomy.install Implements hook_field_schema().
taxonomy_schema function modules/taxonomy/taxonomy.install Implements hook_schema().
taxonomy_test_schema function modules/simpletest/tests/taxonomy_test.install Implements hook_schema().
text_field_schema function modules/field/modules/text/text.install Implements hook_field_schema().
tracker_schema function modules/tracker/tracker.install Implements hook_schema().
trigger_schema function modules/trigger/trigger.install Implements hook_schema().
update_schema function modules/update/update.install Implements hook_schema().
user_schema function modules/user/user.install Implements hook_schema().
_drupal_schema_initialize function includes/common.inc Fills in required default values for table definitions from hook_schema().
_field_sql_storage_schema function modules/field/modules/field_sql_storage/field_sql_storage.module 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.

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