Home
last modified time | relevance | path

Searched refs:setTableRow (Results 1 – 7 of 7) sorted by relevance

/plugin/combo/ComboStrap/
H A DCacheLog.php96 ->setTableRow(self::CACHE_LOG_TABLE, $row);
H A DPageRules.php137 ->setTableRow('PAGE_RULES', $entry);
H A DSqliteRequest.php61 public function setTableRow(string $tableName, array $data): SqliteRequest function in ComboStrap\\SqliteRequest
H A DEvent.php215 ->setTableRow(self::EVENT_TABLE_NAME, $entry);
H A DDatabasePageRow.php691 ->setTableRow('PAGES', $values);
/plugin/combo/ComboStrap/Meta/Store/
H A DMetadataDbStore.php188 ->setTableRow($tableName, $row);
/plugin/combo/action/
H A Drouter.php563 ->setTableRow('redirections_log', $row);