Search for installSchema
- Search 7.x for installSchema
- Search 8.9.x for installSchema
- Search 10.3.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. |
KernelTestBaseTest::testKernelTestBaseInstallSchema | function | core/ |
Tests the deprecation of ::installSchema with the tables key_value(_expire). |
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(). |
SchemaDeprecationTest::testDeprecatedInstallSchema | function | core/ |
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.