IgnoreSlaveSubscriberTest::testSystemInitIgnoresSlaves |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/IgnoreSlaveSubscriberTest.php |
Tests \Drupal\Core\EventSubscriber\SlaveDatabaseIgnoreSubscriber::checkSlaveServer(). |
EntityTestMulRevStorageController::baseFieldDefinitions |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulRevStorageController.php |
Overrides \Drupal\entity_test\EntityTestStorageController::baseFieldDefinitions(). |
ConfigurableEntityReferenceItem::getPropertyDefinitions |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Type/ConfigurableEntityReferenceItem.php |
Overrides \Drupal\Core\Entity\Field\Type\EntityReferenceItem::getPropertyDefinitions(). |
PHP_CodeCoverage::initializeFilesThatAreSeenTheFirstTime |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
@since Method available since Release 1.1.0 |
NodeTypeInitialLanguageTest::testLanguageFieldVisibility |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php |
Tests language field visibility features. |
AnnotatedClassDiscovery::$pluginDefinitionAnnotationName |
property |
drupal/core/lib/Drupal/Component/Plugin/Discovery/AnnotatedClassDiscovery.php |
The name of the annotation that contains the plugin definition. |
DefinitionDecoratorTest::testGetArgumentShouldCheckBounds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
@expectedException OutOfBoundsException |
KernelTest::testInitializeBundlesSupportInheritanceCascade |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
ReplaceAliasByActualDefinitionPass::updateArgumentReferences |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php |
Updates argument references. |
MappingDefinitionTest::testMappingDefinitionTestBundleInstall |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Creates a content type and a node of type test_bundle_hook_install and
tests whether the RDF mapping defined in rdf_test.install is used. |
MappingDefinitionTest::testMappingDefinitionRandomContentType |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Creates a random content type and node and ensures the default mapping for
the node is being used. |
BankAccountWithCustomExtensionTest::testBalanceIsInitiallyZero |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.test.php |
@covers BankAccount::getBalance
@group balanceIsInitiallyZero
@group specification |
ResolveDefinitionTemplatesPassTest::testProcessDoesNotCopyTags |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
CheckExceptionOnInvalidReferenceBehaviorPass::processDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php |
|
ResolveDefinitionTemplatesPassTest::testProcessDoesNotCopyScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
ComposerAutoloaderInitc269e792cec97d4c278bb968546f51b4::$loader |
property |
drupal/core/vendor/composer/autoload_real.php |
|
ContainerBuilderTest::testCompilesClassDefinitionsOfLazyServices |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::compile |
KernelTest::testBootKernelSeveralTimesOnlyInitializesBundlesOnce |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
NodeTypeInitialLanguageTest::testNodeTypeInitialLanguageDefaults |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php |
Tests the node type initial language defaults, and modifies them. |
ComposerAutoloaderInitc269e792cec97d4c278bb968546f51b4::getLoader |
function |
drupal/core/vendor/composer/autoload_real.php |
|
ResolveDefinitionTemplatesPassTest::testProcessDoesNotCopyAbstract |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
InlineServiceDefinitionsPassTest::testProcessInlinesOnlyIfSameScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/InlineServiceDefinitionsPassTest.php |
|
ReplaceAliasByActualDefinitionPassTest::testProcessWithInvalidAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ReplaceAliasByActualDefinitionPassTest.php |
@expectedException \InvalidArgumentException |
DefinitionDecoratorTest::testReplaceArgumentShouldRequireIntegerIndex |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
@expectedException InvalidArgumentException |
PHPUnit_Framework_MockObject_Generator::generateMockedMethodDefinition |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator.php |
|
ResolveDefinitionTemplatesPassTest::testProcessAppendsMethodCallsAlways |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
RemoveUnusedDefinitionsPassTest::testProcessWorksWithInlinedDefinitions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php |
|
KernelTest::testInitializeBundleThrowsExceptionWhenABundleExtendsItself |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
@expectedException \LogicException |
ComposerAutoloaderInitc269e792cec97d4c278bb968546f51b4::loadClassLoader |
function |
drupal/core/vendor/composer/autoload_real.php |
|
KernelTest::testInitializeBundlesThrowsExceptionWhenAParentDoesNotExists |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
@expectedException \LogicException |
ResolveDefinitionTemplatesPassTest::testProcessHandlesMultipleInheritance |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
KernelTest::testInitializeBundlesSupportsArbitraryBundleRegistrationOrder |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
ContainerBuilderTest::testThrowsExceptionWhenSetDefinitionOnAFrozenContainer |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@expectedException BadMethodCallException |
InlineServiceDefinitionsPassTest::testProcessDoesInlineServiceOfPrototypeScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/InlineServiceDefinitionsPassTest.php |
|
CheckReferenceValidityPassTest::testProcessDetectsReferenceToAbstractDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
@expectedException \RuntimeException |
RemoveUnusedDefinitionsPassTest::testProcessRemovesUnusedDefinitionsRecursively |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php |
|
CheckDefinitionValidityPassTest::testProcessDetectsSyntheticNonPublicDefinitions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php |
@expectedException \RuntimeException |
CheckDefinitionValidityPassTest::testProcessDetectsSyntheticPrototypeDefinitions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php |
@expectedException \RuntimeException |
Twig_Tests_ExpressionParserTest::getMacroDefinitionSupportsConstantDefaultValues |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
|
Twig_Tests_ExpressionParserTest::testMacroDefinitionSupportsConstantDefaultValues |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
@dataProvider getMacroDefinitionSupportsConstantDefaultValues |
PHPUnit_Framework_MockObject_Generator::generateMockedMethodDefinitionFromExisting |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator.php |
|
AnalyzeServiceReferencesPassTest::testProcessDetectsReferencesFromInlinedDefinitions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/AnalyzeServiceReferencesPassTest.php |
|
Twig_Tests_ExpressionParserTest::testMacroDefinitionDoesNotSupportNonNameVariableName |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
@expectedException Twig_Error_Syntax
@expectedExceptionMessage An argument must be a name. Unexpected token "string" of value "a" ("name" expected) in "index" at line 1 |
KernelTest::testInitializeBundleThrowsExceptionWhenRegisteringTwoBundlesWithTheSameName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
@expectedException \LogicException |
IntegrationTest::testProcessInlinesWhenThereAreMultipleReferencesButFromTheSameDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/IntegrationTest.php |
|
Twig_Tests_ExpressionParserTest::getMacroDefinitionDoesNotSupportNonConstantDefaultValues |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
|
KernelTest::testInitializeBundlesThrowsExceptionWhenABundleIsDirectlyExtendedByTwoBundles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
@expectedException \LogicException |
Twig_Tests_EnvironmentTest::testExtensionsAreNotInitializedWhenRenderingACompiledTemplate |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
|
Twig_Tests_ExpressionParserTest::testMacroDefinitionDoesNotSupportNonConstantDefaultValues |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
@expectedException Twig_Error_Syntax
@expectedExceptionMessage A default value for an argument must be a constant (a boolean, a string, a number, or an array) in "index" at line 1
@dataProvider … |
CheckDefinitionValidityPassTest::testProcessDetectsNonSyntheticNonAbstractDefinitionWithoutClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php |
@expectedException \RuntimeException |