Search for installSchema
- Search 7.x for installSchema
- Search 9.5.x for installSchema
- Search 8.9.x for installSchema
- Search 11.x for installSchema
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
KernelTestBase::installSchema | function | core/ |
Installs database tables from a module schema definition. |
ModuleInstaller::installSchema | function | core/ |
Creates all tables defined in a module's hook_schema(). |
ModuleInstaller::uninstallSchema | function | core/ |
Removes all tables defined in a module's hook_schema(). |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.