|
OpenIDTest::testOpenidXRITest |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php |
Test _openid_is_xri(). |
|
StopwatchEvent::ensureStopped |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/StopwatchEvent.php |
Stops all non already stopped periods. |
|
ImportOpmlTest::testOpmlImport |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/ImportOpmlTest.php |
|
|
OpenIDTest::testOpenidGetBytes |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php |
Test _openid_get_bytes(). |
|
OpenIDTest::testOpenidSignature |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php |
Test _openid_signature(). |
|
OpenIDTest::testOpenidNormalize |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php |
Test openid_normalize(). |
|
StopwatchEventTest::testEndTime |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/StopwatchEventTest.php |
|
|
ScanDirectoryTest::testOptionKey |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Check that key parameter sets the return value's key. |
|
OpenIDTest::testOpenidDhXorsecret |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php |
Test _openid_dh_xorsecret(). |
|
ConnectionUnitTest::testOpenClose |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Tests Database::closeConnection() without query. |
|
SessionHandlerProxyTest::testOpen |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
|
|
StopwatchEventTest::testGetOrigin |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/StopwatchEventTest.php |
|
|
StopwatchEventTest::testTotalTime |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/StopwatchEventTest.php |
|
|
StopwatchEventTest::testStartTime |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/StopwatchEventTest.php |
|
|
StopwatchTest::testReopenASection |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/StopwatchTest.php |
|
|
RequestTest::stopTrustingProxyData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
|
StopwatchEventTest::testGetPeriods |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/StopwatchEventTest.php |
|
|
ScanDirectoryTest::testOptionNoMask |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Check that the no-mask parameter is honored. |
|
EventTest::testIsPropagationStopped |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php |
|
|
StopwatchEventTest::testGetCategory |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/StopwatchEventTest.php |
|
|
StopwatchTest::testStopWithoutStart |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/StopwatchTest.php |
@expectedException \LogicException |
|
ScanDirectoryTest::testOptionRecurse |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Check that the recurse option decends into subdirectories. |
|
ScanDirectoryTest::testOptionCallback |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Check that the callback function is called correctly. |
|
ScanDirectoryTest::testOptionMinDepth |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Check that the min_depth options lets us ignore files in the starting
directory. |
|
StopwatchEventTest::testEnsureStopped |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/StopwatchEventTest.php |
|
|
OpenIDTest::testOpenidExtractNamespace |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php |
Test openid_extract_namespace(). |
|
ConnectionUnitTest::testOpenQueryClose |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Tests Database::closeConnection() with a query. |
|
SessionHandlerProxyTest::testOpenFalse |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
|
|
AsseticExtensionTest::testOptionalFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/AsseticExtensionTest.php |
|
|
StopwatchEventTest::testStopWithoutStart |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/StopwatchEventTest.php |
@expectedException \LogicException |
|
MemcacheSessionHandlerTest::testOpenSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
|
AssetFactoryTest::testOptionalInvalidFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
|
|
ConnectionUnitTest::testOpenSelectQueryClose |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Tests Database::closeConnection() with a select query. |
|
EventDispatcherTest::testStopEventPropagation |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
|
MemcacheddSessionHandlerTest::testOpenSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
|
ConnectionUnitTest::testOpenQueryPrefetchClose |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Tests Database::closeConnection() with a query and custom prefetch method. |
|
OptionsFieldUITest::testOptionsAllowedValuesText |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Options (text) : test 'allowed values' input. |
|
OptionsFieldUITest::testOptionsAllowedValuesFloat |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Options (float) : test 'allowed values' input. |
|
ContainerAwareTraceableEventDispatcher::$stopwatch |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ContainerAwareTraceableEventDispatcher.php |
|
|
OptionsFieldUITest::testOptionsAllowedValuesInteger |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Options (integer) : test 'allowed values' input. |
|
OptionsFieldUITest::testOptionsAllowedValuesBoolean |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Options (boolen) : test 'On/Off' values input. |
|
EventTest::testStopPropagationAndIsPropagationStopped |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php |
|
|
StopwatchEventTest::testInvalidOriginThrowsAnException |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/StopwatchEventTest.php |
@expectedException \InvalidArgumentException |
|
MongoDbSessionHandlerTest::testOpenMethodAlwaysReturnTrue |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php |
|
|
StopwatchTest::testReopenANewSectionShouldThrowAnException |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/StopwatchTest.php |
@expectedException \LogicException |
|
Twig_Tests_LexerTest::testOperatorEndingWithALetterAtTheEndOfALine |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
|
ContainerAwareTraceableEventDispatcher::saveStopwatchInfoInProfile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ContainerAwareTraceableEventDispatcher.php |
Update the profiles with the timing info and saves them. |