Home
last modified time | relevance | path

Searched defs:installSchema (Results 1 – 4 of 4) sorted by relevance

/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Extension/
H A DModuleInstaller.php633 protected function installSchema(string $module): void { function in Drupal\\Core\\Extension\\ModuleInstaller
/dports/www/drupal8/drupal-8.9.20/core/modules/simpletest/src/
H A DKernelTestBase.php460 protected function installSchema($module, $tables) { function in Drupal\\simpletest\\KernelTestBase
/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/KernelTests/
H A DKernelTestBase.php709 protected function installSchema($module, $tables) { function in Drupal\\KernelTests\\KernelTestBase
/dports/www/drupal9/drupal-9.2.10/core/tests/Drupal/KernelTests/
H A DKernelTestBase.php734 protected function installSchema($module, $tables) { function in Drupal\\KernelTests\\KernelTestBase