| DistributionProfileTranslationTest |
class |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php |
Tests distribution profile support. |
| DistributionProfileTranslationTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php |
|
| DistributionProfileTranslationTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php |
The theme to install as the default for testing. |
| DistributionProfileTranslationTest::$info |
property |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php |
The distribution profile info. |
| DistributionProfileTranslationTest::$langcode |
property |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php |
The language code in which to install Drupal. |
| DistributionProfileTranslationTest::getPo |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php |
Returns the string for the test .po file. |
| DistributionProfileTranslationTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php |
Prepares the current environment for running the test. |
| DistributionProfileTranslationTest::setUpLanguage |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php |
Installer step: Select language. |
| DistributionProfileTranslationTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php |
Installer step: Select installation profile. |
| DistributionProfileTranslationTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php |
Installer step: Configure settings. |
| DistributionProfileTranslationTest::testInstalled |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php |
Confirms that the installation succeeded. |
| DocParserIgnoredClassesTest |
class |
core/tests/Drupal/Tests/Component/Annotation/DocParserIgnoredClassesTest.php |
@coversDefaultClass \Drupal\Component\Annotation\Doctrine\DocParser[[api-linebreak]] |
| DocParserIgnoredClassesTest.php |
file |
core/tests/Drupal/Tests/Component/Annotation/DocParserIgnoredClassesTest.php |
|
| DocParserIgnoredClassesTest::testIgnoredAnnotationSkippedBeforeReflection |
function |
core/tests/Drupal/Tests/Component/Annotation/DocParserIgnoredClassesTest.php |
Ensure annotations can be ignored when namespaces are present. |
| DocParserTest |
class |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
@coversDefaultClass \Drupal\Component\Annotation\Doctrine\DocParser[[api-linebreak]] |
| DocParserTest.php |
file |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::createTestParser |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::getAnnotationVarTypeArrayProviderInvalid |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::getAnnotationVarTypeProviderInvalid |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::getAnnotationVarTypeProviderValid |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::getConstantsProvider |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testAnnotationDoesNotThrowExceptionWhenAtSignIsNotFollowedByIdentifier |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
@group DCOM-41 |
| DocParserTest::testAnnotationDontAcceptSingleQuotes |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testAnnotationEnumeratorException |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testAnnotationEnumeratorLiteralException |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testAnnotationEnumInvalidLiteralDeclarationException |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testAnnotationEnumInvalidTypeDeclarationException |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testAnnotationTarget |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testAnnotationTargetSyntaxError |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testAnnotationThrowsExceptionWhenAtSignIsNotFollowedByIdentifierInNestedAnnotation |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
@group DCOM-41 |
| DocParserTest::testAnnotationWithAttributes |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
@dataProvider getAnnotationVarTypeProviderValid |
| DocParserTest::testAnnotationWithAttributesError |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
@dataProvider getAnnotationVarTypeProviderInvalid |
| DocParserTest::testAnnotationWithAttributesWithVarTypeArrayError |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
@dataProvider getAnnotationVarTypeArrayProviderInvalid |
| DocParserTest::testAnnotationWithInvalidTargetDeclarationError |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testAnnotationWithoutClassIsIgnoredWithoutWarning |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
@group DDC-77 |
| 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 |
@dataProvider getAnnotationVarTypeProviderValid |
| DocParserTest::testAnnotationWithVarTypeArrayError |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
@dataProvider getAnnotationVarTypeArrayProviderInvalid |
| DocParserTest::testAnnotationWithVarTypeError |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
@dataProvider getAnnotationVarTypeProviderInvalid |
| DocParserTest::testArrayWithColon |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testAutoloadAnnotation |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
@group DCOM-56 |
| DocParserTest::testBasicAnnotations |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testCastFloat |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
@group DCOM-38 |
| DocParserTest::testCastInt |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
@group DCOM-38 |
| DocParserTest::testCastNegativeFloat |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
@group DCOM-38 |
| DocParserTest::testCastNegativeInt |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
@group DCOM-38 |
| DocParserTest::testDefaultAnnotationValueIsNotOverwritten |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|