Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Symfony
Component
Form
Tests
Extension
Core
EventListener
FixUrlProtocolListenerTest
PHP 클래스 Symfony\Component\Form\Tests\Extension\Core\EventListener\FixUrlProtocolListenerTest
상속:
extends
PHPUnit_Framework_TestCase
파일 보기
프로젝트 열기: symfony/symfony
공개 메소드들
메소드
설명
provideUrlsWithSupportedProtocols
( )
testFixHttpUrl
( )
testSkipKnownUrl
( )
testSkipOtherProtocol
(
$url
)
메소드 상세
provideUrlsWithSupportedProtocols()
공개
메소드
public
provideUrlsWithSupportedProtocols
( )
testFixHttpUrl()
공개
메소드
public
testFixHttpUrl
( )
testSkipKnownUrl()
공개
메소드
public
testSkipKnownUrl
( )
testSkipOtherProtocol()
공개
메소드
public
testSkipOtherProtocol
(
$url
)