UrlValidatorTest::dataEnhanceWithScheme |
function |
drupal/core/tests/Drupal/Tests/Core/Common/UrlValidatorTest.php |
Enhances test urls with schemes |
UrlValidatorTest::dataEnhanceWithPrefix |
function |
drupal/core/tests/Drupal/Tests/Core/Common/UrlValidatorTest.php |
Enhances test urls with prefixes. |
ClassWithValidAnnotationTarget::$nested |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithValidAnnotationTarget.php |
Plugin annotation
@AnnotationTargetAll(@AnnotationTargetAnnotation); |
CookieTest::testConstructorWithDateTime |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php |
|
DatabaseStorageExpirable::setWithExpire |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreExpireInterface::setWithExpire(). |
TaggedWithTest::testTaggedWithByNodeType |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
Tests that the "tagged with" form element only shows for node types that support it. |
DocParserTest::testAnnotationWithVarType |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@dataProvider getAnnotationVarTypeProviderValid |
ClassWithInvalidAnnotationTargetAtMethod |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithInvalidAnnotationTargetAtMethod.php |
Plugin annotation
@AnnotationTargetClass("Some data"); |
MimeTypeTest::testGuessWithIncorrectPath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
AnnotationWithRequiredAttributes::$value |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithRequiredAttributes.php |
|
AnnotationWithRequiredAttributes::$annot |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithRequiredAttributes.php |
|
YamlFileLoaderTest::testLoadWithResource |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php |
|
PagerTest::testViewTotalRowsWithoutPager |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
|
Twig_Tests_LexerTest::testStringWithHash |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
ClassWithFullyQualifiedUseStatements.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithFullyQualifiedUseStatements.php |
|
ClassWithAnnotationWithTargetSyntaxError |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithAnnotationWithTargetSyntaxError.php |
Plugin annotation
@AnnotationWithTargetSyntaxError(); |
TestEventSubscriberWithMultipleListeners |
class |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
TestImportWithConcreteAnnotation::$field |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
Plugin annotation
@DummyAnnotation(dummyValue = "bar") |
PHPUnit_Framework_Assert::stringEndsWith |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Returns a PHPUnit_Framework_Constraint_StringEndsWith matcher object. |
BankAccountWithCustomExtensionTest::setUp |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.test.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
TableTest::testThemeTableWithEmptyMessage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php |
Tests that the table header is printed correctly even if there are no rows,
and that the empty text is displayed correctly. |
css_input_with_import.css.unoptimized.css |
file |
drupal/core/modules/simpletest/files/css_test_files/css_input_with_import.css.unoptimized.css |
body {
margin: 0;
padding: 0;
background: #edf5fa;
font: 76%/170% Verdana, sans-serif;
color: #494949;
}
.this .is .a .test {
font: 1em/100% Verdana, sans-serif;
color: #494949;
}
.this
.is
.a
.test {
font: 1em/100% Verdana,… |
RedirectPlugin::cloneRequestWithGetMethod |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/RedirectPlugin.php |
Clone a request while changing the method to GET. Emulates the behavior of
{ |
MimeTypeTest::testGuessImageWithDirectory |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
BankAccountTest::testDepositWithdrawMoney |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccountTest.php |
@covers BankAccount::getBalance
@covers BankAccount::depositMoney
@covers BankAccount::withdrawMoney |
SomeAnnotationClassNameWithoutConstructor |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
XmlEncoderTest::testDecodeWithoutItemHash |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
DifferentNamespacesPerFileWithClassAsLast |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/DifferentNamespacesPerFileWithClassAsLast.php |
|
EqualNamespacesPerFileWithClassAsLast.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/EqualNamespacesPerFileWithClassAsLast.php |
|
UrlMatcherTest::testMatchWithDynamicPrefix |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
EditLoadingTest::testUserWithoutPermission |
function |
drupal/core/modules/edit/lib/Drupal/edit/Tests/EditLoadingTest.php |
Test the loading of Edit when a user doesn't have access to it. |
ClassWithNonPublicAttributes::$publicArray |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php |
|
css_input_without_import.css.optimized.css |
file |
drupal/core/modules/simpletest/files/css_test_files/css_input_without_import.css.optimized.css |
body{margin:0;padding:0;background:#edf5fa;font:76%/170% Verdana,sans-serif;color:#494949;}.this .is .a .test{font:1em/100% Verdana,sans-serif;color:#494949;}.this
.is
.a
.test{font:1em/100% Verdana,sans-serif;color:#494949;}some :pseudo… |
AnnotationWithAttributes::$arrayOfIntegers |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
MimeTypeTest::testGuessWithNonReadablePath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
AnnotationWithRequiredAttributes::getValue |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithRequiredAttributes.php |
|
AnnotationWithRequiredAttributes::getAnnot |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithRequiredAttributes.php |
|
SomeAnnotationWithConstructorWithoutParams |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
AnnotationWithVarType::$arrayOfAnnotations |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithVarType.php |
|
ConcreteWithMyCustomExtensionTest::testTwo |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ConcreteTest.my.php |
|
ClassWithInvalidAnnotationTargetAtProperty |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithInvalidAnnotationTargetAtProperty.php |
Plugin annotation
@AnnotationTargetClass("Some data"); |
ServerBagTest::testHttpBasicAuthWithPhpCgi |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php |
|
EqualNamespacesPerFileWithClassAsFirst.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/EqualNamespacesPerFileWithClassAsFirst.php |
|
FieldUnitTestBase::createFieldWithInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldUnitTestBase.php |
Create a field and an instance of it. |
DifferentNamespacesPerFileWithClassAsFirst |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/DifferentNamespacesPerFileWithClassAsFirst.php |
|
GlobalNamespacesPerFileWithClassAsLast.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/GlobalNamespacesPerFileWithClassAsLast.php |
|
PHPUnit_Framework_Assert::stringStartsWith |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Returns a PHPUnit_Framework_Constraint_StringStartsWith matcher object. |
StoreTest::testFindsAStoredEntryWithLookup |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
FileTest::testGuessExtensionWithoutGuesser |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
PhpGeneratorDumperTest::testDumpWithRoutes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php |
|