Searched refs:cleanTableName (Results 1 – 5 of 5) sorted by relevance
51 $testname = Schema::cleanTableName($testname);132 $testname = Schema::cleanTableName($testname);
64 $actual_cleaned_name = Schema::cleanTableName($input_name);
65 $table = self::cleanTableName($table);154 public static function cleanTableName($table) function in dokuwiki\\plugin\\struct\\meta\\Schema
51 $table = Schema::cleanTableName($INPUT->str('table'));153 $table = Schema::cleanTableName($INPUT->str('table'));
39 $this->config['schema'] = Schema::cleanTableName($this->config['schema']);