ConcreteSessionHandlerInterfaceProxy::gc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
|
StaticReflectionMethod::getDeclaringClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
MemcacheSessionHandlerTest::testGcSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
DocParserTest::testTrailingCommaIsAllowed |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
EntityTranslationSyncUnitTest::$langcodes |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
The available language codes. |
MemcachedSessionHandlerTest::testGcSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
FilterStringTest::testFilterStringContains |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
StaticReflectionProperty::getDeclaringClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php |
|
PHPUnit_Framework_Constraint_StringContains |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringContains.php |
Constraint that asserts that the string it is evaluated for contains
a given string. |
EntityFormController::isDefaultFormLangcode |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements \Drupal\Core\Entity\EntityFormControllerInterface::isDefaultFormLangcode(). |
AjaxCommandsUnitTest::testOpenDialogCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that OpenDialogCommand objects can be constructed and rendered. |
CustomBlockSaveTest::testDeterminingChanges |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockSaveTest.php |
Tests determing changes in hook_block_presave(). |
AjaxCommandsUnitTest::testCloseDialogCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that CloseDialogCommand objects can be constructed and rendered. |
Framework_AssertTest::testAssertTagChildTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
SigchildDisabledProcessTest::testGetExitCode |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException \Symfony\Component\Process\Exception\RuntimeException |
SigchildEnabledProcessTest::testExitCodeText |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
|
language_get_browser_drupal_langcode_mappings |
function |
drupal/core/modules/language/language.module |
Returns language mappings between browser and Drupal language codes. |
language_set_browser_drupal_langcode_mappings |
function |
drupal/core/modules/language/language.module |
Stores language mappings between browser and Drupal language codes. |
Framework_AssertTest::testAssertTagChildFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |
LocaleConfigSubscriber::$defaultConfigContext |
property |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigSubscriber.php |
Default configuration context. |
SigchildDisabledProcessTest::testExitCodeText |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
SigchildDisabledProcessTest::testIsSuccessful |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException \Symfony\Component\Process\Exception\RuntimeException |
ExceptionStackTest::testPrintingChildException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionStack.php |
|
SystemListingCompatibleTest::testSystemListing |
function |
drupal/core/profiles/testing/modules/drupal_system_listing_compatible_test/lib/Drupal/drupal_system_listing_compatible_test/Tests/SystemListingCompatibleTest.php |
Non-empty test* method required to executed the test case class. |
EntityFormControllerInterface::getFormLangcode |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Returns the code identifying the active form language. |
EntityTranslationController::getSourceLangcode |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::getSourceLanguage(). |
AnnotationClassLoaderTest::testLoadMissingClass |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php |
@expectedException \InvalidArgumentException |
ProcessInSigchildEnvironment::isSigchildEnabled |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessInSigchildEnvironment.php |
Returns whether PHP has been compiled with the '--enable-sigchild' option or not. |
AjaxCommandsUnitTest::testOpenModalDialogCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that OpenModalDialogCommand objects can be constructed and rendered. |
SigchildDisabledProcessTest::testIsNotSuccessful |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException \Symfony\Component\Process\Exception\RuntimeException |
IpValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
MissingCheckedRequirementsTest::checkRequirements |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php |
Overrides checkRequirements(). |
AjaxCommandsUnitTest::testCloseModalDialogCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that CloseModalDialogCommand objects can be constructed and rendered. |
Twig_Tests_FileCachingTest::testWritingCacheFiles |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/FileCachingTest.php |
|
UrlValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/UrlValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
LocaleListenerTest::testLocaleSetForRoutingContext |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/LocaleListenerTest.php |
|
IsbnValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IsbnValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
DateValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
Framework_AssertTest::testAssertThatStringContains |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::stringContains |
Twig_Tests_FileCachingTest::testClearingCacheFiles |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/FileCachingTest.php |
|
IssnValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
TimeValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TimeValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
RouterTest::provideMatcherOptionsPreventingCaching |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouterTest.php |
|
RegexValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RegexValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
Framework_AssertTest::testAssertTagCdataContentTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Framework_AssertTest::testAssertTagCdataontentFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |
PHPUnit_Util_Configuration::getLoggingConfiguration |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Configuration.php |
Returns the logging configuration. |
Framework_AssertTest::testAssertTagChildrenOnlyTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
EmailValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/EmailValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
LocaleValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LocaleValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |