|
ContainerAwareTraceableEventDispatcher::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ContainerAwareTraceableEventDispatcher.php |
Constructor. |
|
ContainerBuilderTest::testCreateServiceConfigurator |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService |
|
ContainerAwareTraceableEventDispatcher::addListener |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ContainerAwareTraceableEventDispatcher.php |
|
|
FieldSqlStorageTest::testFieldAttachInsertAndUpdate |
function |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Reads mysql to verify correct data is
written when using insert and update. |
|
FieldSqlStorageTest::testFieldAttachSaveMissingData |
function |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Tests insert and update with missing or NULL fields. |
|
FieldSqlStorageTest::testFieldUpdateIndexesWithData |
function |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Test adding and removing indexes while data is present. |
|
FieldSqlStorageTest::testFieldSqlStorageForeignKeys |
function |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Test foreign key support. |
|
DocParserTest::testNestedArraysWithNestedAnnotation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
|
TermIndexTest::testTaxonomyTermHierarchyBreadcrumbs |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermIndexTest.php |
Tests that there is a link to the parent term on the child term page. |
|
UpdateScriptTest::testSuccessfulUpdateFunctionality |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php |
Tests update.php after performing a successful update. |
|
ContainerAwareEventDispatcher::addSubscriberService |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
Adds a service as event subscriber |
|
DocParserTest::testAnnotationWithRequiredAttributes |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
|
SelectTableSortDefaultTest::testTableSortQueryFirst |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTableSortDefaultTest.php |
Confirms precedence of tablesorts headers. |
|
UrlAlterFunctionalTest::testCurrentUrlRequestedPath |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAlterFunctionalTest.php |
Test current_path() and request_path(). |
|
DocParserTest::testAnnotationDontAcceptSingleQuotes |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage Expected PlainValue, got ''' at position 10. |
|
Twig_Tests_Node_Expression_Binary_SubTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/SubTest.php |
|
|
FirstEntryFinalMatcherTest::testFinalMatcherPattern |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/FirstEntryFinalMatcherTest.php |
Confirms the final matcher returns correct attributes for pattern paths. |
|
DocParserTest::testSyntaxErrorWithUnknownCharacters |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DDC-183 |
|
StaticReflectionProperty::getStaticReflectionParser |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php |
|
|
Twig_Tests_Node_Expression_Binary_DivTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/DivTest.php |
|
|
HttpCacheTest::testInvalidatesCachedResponsesOnPost |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
|
Twig_Tests_Node_Expression_Binary_AndTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/AndTest.php |
|
|
RouterTest::testControllerPlaceholdersDefaultValues |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
Confirms that default placeholders in paths work correctly. |
|
GenericCacheBackendUnitTestBase::createCacheBackend |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Creates a cache backend to test. |
|
XmlEncoderTest::testPreventsComplexExternalEntities |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
|
Twig_Tests_Node_Expression_Binary_MulTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/MulTest.php |
|
|
DefaultMobileMetaTagsTest::testDefaultMetaTagsExist |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DefaultMobileMetaTagsTest.php |
Verifies that the default mobile meta tags are added. |
|
Twig_Tests_Node_Expression_Binary_AddTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/AddTest.php |
|
|
Twig_Tests_Node_Expression_Binary_ModTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/ModTest.php |
|
|
NodeEntityViewModeAlterTest::testNodeViewModeChange |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityViewModeAlterTest.php |
Create a "Basic page" node and verify its consistency in the database. |
|
GetSetMethodNormalizerTest::testUncallableCallbacks |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
@expectedException \InvalidArgumentException |
|
GenericCacheBackendUnitTestBase::testDeleteMultiple |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Test Drupal\Core\Cache\CacheBackendInterface::delete() and
Drupal\Core\Cache\CacheBackendInterface::deleteMultiple(). |
|
GenericCacheBackendUnitTestBase::testInvalidateTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |
|
UserRegistrationTest::testRegistrationDefaultValues |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php |
|
|
SelectSubqueryTest::testFromSubquerySelectWithLimit |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectSubqueryTest.php |
Tests that we can use a subquery in a FROM clause with a LIMIT. |
|
CacheWarmerAggregateTest::testInjectWarmersUsingAdd |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerAggregateTest.php |
|
|
Twig_Tests_Node_Expression_GetAttrTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/GetAttrTest.php |
@covers Twig_Node_Expression_GetAttr::compile
@dataProvider getTests |
|
VocabularyTest::testTaxonomyAdminDeletingVocabulary |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php |
Deleting a vocabulary. |
|
BackendChainImplementationUnitTest::testGetMultiple |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/BackendChainImplementationUnitTest.php |
Test the get multiple feature. |
|
UserPasswordResetTest::testUserPasswordResetExpired |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php |
Attempts login using an expired password reset link. |
|
Twig_Sandbox_SecurityPolicyInterface::checkSecurity |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php |
|
|
Twig_Tests_Node_Expression_FilterTest::createFilter |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FilterTest.php |
|
|
ScopeCrossingInjectionException::getSourceServiceId |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeCrossingInjectionException.php |
|
|
OptionsFieldUITest::testOptionsAllowedValuesInteger |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Options (integer) : test 'allowed values' input. |
|
Twig_TemplatePropertyObjectAndIterator::getIterator |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
|
JSMinFilterTest::testRelativeSourceUrlImportImports |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/JSMinFilterTest.php |
|
|
OptionsFieldUITest::testOptionsAllowedValuesBoolean |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Options (boolen) : test 'On/Off' values input. |
|
AbstractReaderTest::testAnnotationsWithValidTargets |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
|
LanguageUrlRewritingTest::testUrlRewritingEdgeCases |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php |
Check that non-installed languages are not considered. |
|
ScopeWideningInjectionException::getSourceServiceId |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeWideningInjectionException.php |
|