Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Symfony
Component
Form
Tests
Extension
Core
EventListener
FixUrlProtocolListenerTest
PHP Class Symfony\Component\Form\Tests\Extension\Core\EventListener\FixUrlProtocolListenerTest
Inheritance:
extends
PHPUnit_Framework_TestCase
显示文件
Open project: symfony/symfony
Public Methods
Method
Description
provideUrlsWithSupportedProtocols
( )
testFixHttpUrl
( )
testSkipKnownUrl
( )
testSkipOtherProtocol
(
$url
)
Method Details
provideUrlsWithSupportedProtocols()
public
method
public
provideUrlsWithSupportedProtocols
( )
testFixHttpUrl()
public
method
public
testFixHttpUrl
( )
testSkipKnownUrl()
public
method
public
testSkipKnownUrl
( )
testSkipOtherProtocol()
public
method
public
testSkipOtherProtocol
(
$url
)