Search for installSchema

  1. Search 7.x for installSchema
  2. Search 8.9.x for installSchema
  3. Search 10.3.x for installSchema
  4. Search 11.x for installSchema
  5. Other projects
Title Object type File name Summary
KernelTestBase::installSchema function core/tests/Drupal/KernelTests/KernelTestBase.php Installs database tables from a module schema definition.
KernelTestBaseTest::testKernelTestBaseInstallSchema function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests the deprecation of ::installSchema with the tables key_value(_expire).
ModuleInstaller::installSchema function core/lib/Drupal/Core/Extension/ModuleInstaller.php Creates all tables defined in a module's hook_schema().
ModuleInstaller::uninstallSchema function core/lib/Drupal/Core/Extension/ModuleInstaller.php Removes all tables defined in a module's hook_schema().
SchemaDeprecationTest::testDeprecatedInstallSchema function core/tests/Drupal/KernelTests/Core/Extension/SchemaDeprecationTest.php Tests deprecation of database schema API functions.

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