PHP Class N98\Magento\Command\Database\VariablesCommand

Inheritance: extends AbstractShowCommand
Afficher le fichier Open project: netz98/n98-magerun

Protected Properties

Свойство Type Description
$_importantVars array variable name => recommended size (but this value must be calculated depending on the server size

Méthodes protégées

Méthode Description
allowRounding ( string $name ) : boolean
configure ( )

Method Details

allowRounding() protected méthode

protected allowRounding ( string $name ) : boolean
$name string
Résultat boolean

configure() protected méthode

protected configure ( )

Property Details

$_importantVars protected_oe property

variable name => recommended size (but this value must be calculated depending on the server size
See also: https://launchpadlibrarian.net/78745738/tuning-primer.sh convert that to PHP ... ? http://www.slideshare.net/shinguz/mysql-configuration-the-most-important-variables GERMAN
protected array $_importantVars
Résultat array