Home
last modified time | relevance | path

Searched refs:optimizeTable (Results 1 – 25 of 148) sorted by relevance

123456

/dports/www/matomo/piwik/plugins/CoreAdminHome/Commands/
H A DOptimizeArchiveTables.php49 $this->optimizeTable($output, $dryRun, 'archive_numeric_' . $month);
50 $this->optimizeTable($output, $dryRun, 'archive_blob_' . $month);
54 private function optimizeTable(OutputInterface $output, $dryRun, $table) function in Piwik\\Plugins\\CoreAdminHome\\Commands\\OptimizeArchiveTables
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/mod/garbagecollector/classes/Elgg/GarbageCollector/
H A DGarbageCollector.php67 $result = $this->optimizeTable($table) !== false;
123 public function optimizeTable($table) { function in Elgg\\GarbageCollector\\GarbageCollector
/dports/www/elgg/elgg-3.3.23/mod/garbagecollector/classes/Elgg/GarbageCollector/
H A DGarbageCollector.php67 $result = $this->optimizeTable($table) !== false;
123 public function optimizeTable($table) { function in Elgg\\GarbageCollector\\GarbageCollector
/dports/www/elgg/elgg-3.3.23/mod/garbagecollector/lib/
H A Ddeprecated.php31 return \Elgg\GarbageCollector\GarbageCollector::instance()->optimizeTable($table);
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/mod/garbagecollector/lib/
H A Ddeprecated.php31 return \Elgg\GarbageCollector\GarbageCollector::instance()->optimizeTable($table);
/dports/www/gallery2/gallery2/lib/adodb/perf/
H A Dperf-postgres.inc.php102 function optimizeTable($table, $mode = ADODB_OPT_LOW) function in perf_postgres
H A Dperf-mysql.inc.php291 function optimizeTable( $table, $mode = ADODB_OPT_LOW) function in perf_mysql
/dports/databases/adodb/adodb/perf/
H A Dperf-postgres.inc.php102 function optimizeTable($table, $mode = ADODB_OPT_LOW) function in perf_postgres
H A Dperf-mysql.inc.php291 function optimizeTable( $table, $mode = ADODB_OPT_LOW) function in perf_mysql
/dports/deskutils/egroupware/egroupware/vendor/egroupware/adodb-php/perf/
H A Dperf-postgres.inc.php104 function optimizeTable($table, $mode = ADODB_OPT_LOW) function in perf_postgres
H A Dperf-mysql.inc.php293 function optimizeTable( $table, $mode = ADODB_OPT_LOW) function in perf_mysql
/dports/databases/adodb5/ADOdb-5.21.3/perf/
H A Dperf-postgres.inc.php108 function optimizeTable($table, $mode = ADODB_OPT_LOW) function in perf_postgres
H A Dperf-mysql.inc.php304 function optimizeTable( $table, $mode = ADODB_OPT_LOW) function in perf_mysql
/dports/www/phprecipebook/phprecipebook/libs/adodb4/perf/
H A Dperf-postgres.inc.php102 function optimizeTable($table, $mode = ADODB_OPT_LOW) function in perf_postgres
/dports/www/phprecipebook/phprecipebook/libs/adodb5/perf/
H A Dperf-postgres.inc.php102 function optimizeTable($table, $mode = ADODB_OPT_LOW) function in perf_postgres
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/adodb/adodb-php/perf/
H A Dperf-postgres.inc.php104 function optimizeTable($table, $mode = ADODB_OPT_LOW) function in perf_postgres
/dports/databases/mantis/mantisbt-2.25.2/vendor/adodb/adodb-php/perf/
H A Dperf-postgres.inc.php104 function optimizeTable($table, $mode = ADODB_OPT_LOW) function in perf_postgres
/dports/www/moodle310/moodle/lib/adodb/perf/
H A Dperf-postgres.inc.php104 function optimizeTable($table, $mode = ADODB_OPT_LOW) function in perf_postgres
/dports/www/moodle311/moodle/lib/adodb/perf/
H A Dperf-postgres.inc.php104 function optimizeTable($table, $mode = ADODB_OPT_LOW) function in perf_postgres
/dports/www/moodle39/moodle/lib/adodb/perf/
H A Dperf-postgres.inc.php104 function optimizeTable($table, $mode = ADODB_OPT_LOW) function in perf_postgres
/dports/devel/rth/rth/adodb-4.65/perf/
H A Dperf-mysql.inc.php291 function optimizeTable( $table, $mode = ADODB_OPT_LOW) function in perf_mysql
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/include/ADODB/perf/
H A Dperf-mysql.inc.php291 function optimizeTable( $table, $mode = ADODB_OPT_LOW) function in perf_mysql
/dports/deskutils/moregroupware/moregroupware/include/adodb/perf/
H A Dperf-mysql.inc.php291 function optimizeTable( $table, $mode = ADODB_OPT_LOW) function in perf_mysql
/dports/comms/atslog/atslog-2.1.1/www/include/adodb/perf/
H A Dperf-mysql.inc.php291 function optimizeTable( $table, $mode = ADODB_OPT_LOW) function in perf_mysql
/dports/devel/truc/truc_0.12.0/adodb-4.65/perf/
H A Dperf-mysql.inc.php291 function optimizeTable( $table, $mode = ADODB_OPT_LOW) function in perf_mysql

123456