$viewsCache
$viewsCache : \ManaPHP\Caching\CacheInterface
modelsAction(array $services = array(), string $table_pattern = '', string $namespace = 'App\Models', boolean $optimized = false)
generate models file in online
array | $services | services name list |
string | $table_pattern | match table against a pattern |
string | $namespace | namespace of models |
boolean | $optimized | output as more methods as possible |