[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/phpbb/db/migration/ -> schema_generator.php (summary)

This file is part of the phpBB Forum Software package.

Copyright: (c) phpBB Limited
License: GNU General Public License, version 2 (GPL-2.0)
File Size: 242 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

schema_generator:: (3 methods):
  __construct()
  get_schema()
  check_dependencies()


Class: schema_generator  - X-Ref

The schema generator generates the schema based on the existing migrations

__construct(array $class_names, \phpbb\config\config $config, \phpbb\db\driver\driver_interface $db, \phpbb\db\tools\tools_interface $db_tools, $phpbb_root_path, $php_ext, $table_prefix)   X-Ref
Constructor


get_schema()   X-Ref
Loads all migrations and their application state from the database.

return: array

check_dependencies()   X-Ref
Check if one of the migrations files' dependencies can't be resolved
by the supplied list of migrations




Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1