PHP 클래스 PartKeepr\SetupBundle\Controller\FileMigrationController

상속: extends SetupController
파일 보기 프로젝트 열기: partkeepr/PartKeepr

공개 메소드들

메소드 설명
intMigrateFilesAction ( Request $request )
migrateFilesAction ( Request $request ) : Response Checks if there are existing userds in the database.
moveFiles ( $source, $target )

메소드 상세

intMigrateFilesAction() 공개 메소드

public intMigrateFilesAction ( Request $request )
$request Symfony\Component\HttpFoundation\Request

migrateFilesAction() 공개 메소드

Checks if there are existing userds in the database.
public migrateFilesAction ( Request $request ) : Response
$request Symfony\Component\HttpFoundation\Request
리턴 Symfony\Component\HttpFoundation\Response

moveFiles() 공개 메소드

public moveFiles ( $source, $target )