| DocParserTest::testAnnotationWithAttributes |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests annotation with attributes. |
| DocParserTest::testAnnotationWithAttributesError |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests annotation with attributes error. |
| DocParserTest::testAnnotationWithAttributesWithVarTypeArrayError |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests annotation with attributes with var type array error. |
| DocParserTest::testAnnotationWithInvalidTargetDeclarationError |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testAnnotationWithoutClassIsIgnoredWithoutWarning |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests annotation without class is ignored without warning. |
| DocParserTest::testAnnotationWithoutConstructor |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testAnnotationWithRequiredAttributes |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testAnnotationWithRequiredAttributesWithoutContructor |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testAnnotationWithTargetEmptyError |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testAnnotationWithVarType |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests annotation with var type. |
| DocParserTest::testAnnotationWithVarTypeArrayError |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests annotation with var type array error. |
| DocParserTest::testAnnotationWithVarTypeError |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests annotation with var type error. |
| DocParserTest::testArrayWithColon |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testAutoloadAnnotation |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests autoload annotation. |
| DocParserTest::testBasicAnnotations |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testCastFloat |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests cast float. |
| DocParserTest::testCastInt |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests cast int. |
| DocParserTest::testCastNegativeFloat |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests cast negative float. |
| DocParserTest::testCastNegativeInt |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests cast negative int. |
| DocParserTest::testDefaultAnnotationValueIsNotOverwritten |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testDefaultValueAnnotations |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testEmptyArray |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests parsing empty arrays. |
| DocParserTest::testIgnorePHPDocThrowTag |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests ignore PHPDoc throw tag. |
| DocParserTest::testInvalidContantName |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testInvalidIdentifierInAnnotation |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testKeyHasNumber |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testNamespacedAnnotations |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testNestedArraysWithNestedAnnotation |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testNotAnAnnotationClassIsIgnoredWithoutWarning |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests not an annotation class is ignored without warning. |
| DocParserTest::testRegressionDDC575 |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests regression DDC-575. |
| DocParserTest::testSetValuesException |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testSupportClassConstants |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests support class constants. |
| DocParserTest::testSupportsEscapedQuotedValues |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests supports escaped quoted values. |
| DocParserTest::testSyntaxErrorWithContextDescription |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests syntax error with context description. |
| DocParserTest::testSyntaxErrorWithUnknownCharacters |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests syntax error with unknown characters. |
| DocParserTest::testTrailingCommaIsAllowed |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testTypicalMethodDocBlock |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests typical method doc block. |
| DocParserTest::testWithoutConstructorWhenHasNoProperties |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testWithoutConstructorWhenIsNotDefaultValue |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DoTrustedCallbackTraitTest |
class |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
Tests Drupal\Core\Security\DoTrustedCallbackTrait. |
| DoTrustedCallbackTraitTest.php |
file |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
|
| DoTrustedCallbackTraitTest::errorTypeProvider |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
Data provider for tests of ::doTrustedCallback $error_type argument. |
| DoTrustedCallbackTraitTest::providerTestTrustedCallbacks |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
Data provider for ::testTrustedCallbacks(). |
| DoTrustedCallbackTraitTest::providerTestUntrustedCallbacks |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
Data provider for ::testUntrustedCallbacks(). |
| DoTrustedCallbackTraitTest::testException |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
Tests exception. |
| DoTrustedCallbackTraitTest::testSilencedDeprecation |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
Tests silenced deprecation. |
| DoTrustedCallbackTraitTest::testTrustedCallbacks |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
Tests trusted callbacks. |
| DoTrustedCallbackTraitTest::testUntrustedCallbacks |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
Tests untrusted callbacks. |
| DoubleSlashTest |
class |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php |
Tests that a double slash is not in d7_file file not found migrate messages. |
| DoubleSlashTest.php |
file |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php |
|