Home
last modified time | relevance | path

Searched refs:doQuickOperationsInternal (Results 1 – 12 of 12) sorted by relevance

/dports/www/mediawiki135/mediawiki-1.35.5/includes/filerepo/
H A DFileBackendDBRepoWrapper.php153 protected function doQuickOperationsInternal( array $ops, array $opts ) { function in FileBackendDBRepoWrapper
154 return $this->backend->doQuickOperationsInternal( $this->mungeOpPaths( $ops ), $opts );
/dports/www/mediawiki137/mediawiki-1.37.1/includes/filerepo/
H A DFileBackendDBRepoWrapper.php153 protected function doQuickOperationsInternal( array $ops, array $opts ) {
154 return $this->backend->doQuickOperationsInternal( $this->mungeOpPaths( $ops ), $opts );
/dports/www/mediawiki136/mediawiki-1.36.3/includes/filerepo/
H A DFileBackendDBRepoWrapper.php153 protected function doQuickOperationsInternal( array $ops, array $opts ) { function in FileBackendDBRepoWrapper
154 return $this->backend->doQuickOperationsInternal( $this->mungeOpPaths( $ops ), $opts );
/dports/www/mediawiki135/mediawiki-1.35.5/includes/libs/filebackend/
H A DFileBackend.php727 return $this->doQuickOperationsInternal( $ops, $opts );
737 abstract protected function doQuickOperationsInternal( array $ops, array $opts ); function in FileBackend
H A DFileBackendMultiWrite.php544 protected function doQuickOperationsInternal( array $ops, array $opts ) { function in FileBackendMultiWrite
H A DFileBackendStore.php1330 final protected function doQuickOperationsInternal( array $ops, array $opts ) { function in FileBackendStore
/dports/www/mediawiki136/mediawiki-1.36.3/includes/libs/filebackend/
H A DFileBackend.php724 return $this->doQuickOperationsInternal( $ops, $opts );
734 abstract protected function doQuickOperationsInternal( array $ops, array $opts ); function in FileBackend
H A DFileBackendMultiWrite.php549 protected function doQuickOperationsInternal( array $ops, array $opts ) { function in FileBackendMultiWrite
H A DFileBackendStore.php1330 final protected function doQuickOperationsInternal( array $ops, array $opts ) { function in FileBackendStore
/dports/www/mediawiki137/mediawiki-1.37.1/includes/libs/filebackend/
H A DFileBackend.php724 return $this->doQuickOperationsInternal( $ops, $opts );
734 abstract protected function doQuickOperationsInternal( array $ops, array $opts ); function in FileBackend
H A DFileBackendMultiWrite.php549 protected function doQuickOperationsInternal( array $ops, array $opts ) { function in FileBackendMultiWrite
H A DFileBackendStore.php1330 final protected function doQuickOperationsInternal( array $ops, array $opts ) { function in FileBackendStore