Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Contao
SqlFileParser
PHP Class Contao\SqlFileParser
Exibir arquivo
Open project: contao/core-bundle
Class Usage Examples
Public Methods
Method
Description
parse
(
string
$file
) :
array
Parse a database.sql file
Method Details
parse()
public
static
method
Parse a database.sql file
public
static
parse
(
string
$file
) :
array
$file
string
The file path
return
array
An array of DCA table settings