language_test_language_negotiation_info_alter |
function |
drupal/core/modules/language/tests/language_test.module |
Implements hook_language_negotiation_info_alter(). |
RouterTest::testThemeCallbackNoThemeRequested |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Test the theme callback when no theme is requested. |
AssetFactoryTest::testNoAssetManagerReference |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
|
FileTest::testGetMimeTypeUsesMimeTypeGuessers |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
FileTest::testGuessExtensionIsBasedOnMimeType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
FieldInfoTest::testInstanceDisabledEntityType |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
Test that instances on disabled entity types are filtered out. |
CommentContentRebuildTest::testCommentRebuild |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentContentRebuildTest.php |
Tests the rebuilding of comment's content arrays on calling comment_view(). |
FilterFormatAccessTest::testFormatPermissions |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
|
AssetFactoryTest::testIncludingOptionalFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
|
Twig_Tests_Node_SandboxedModuleTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxedModuleTest.php |
|
FieldAttachStorageTest::testFieldAttachDelete |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test field_attach_delete(). |
Twig_Tests_LexerTest::testLineDirectiveInline |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
entity_crud_hook_test_taxonomy_term_predelete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_term_predelete(). |
HandlerArgumentUserUidTest::testArgumentTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerArgumentUserUidTest.php |
Tests the generated title of an user: uid argument. |
PluginTestBase::$mockBlockExpectedDefinitions |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginTestBase.php |
|
ContainerBuilderTest::testMergeLogicException |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::merge
@expectedException LogicException |
TermFieldMultipleVocabularyTest::$vocabulary1 |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php |
|
TriggeringElementTest::testNoButtonInfoInPost |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/TriggeringElementTest.php |
Test the determination of $form_state['triggering_element'] when no button
information is included in the POST data, as is sometimes the case when
the ENTER key is pressed in a textfield in Internet Explorer. |
TermFieldMultipleVocabularyTest::$vocabulary2 |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php |
|
AbstractProfilerStorageTest::testRetrieveByIp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
CommentPagerTest::testCommentNewPageIndicator |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php |
Tests comment_new_page_count(). |
FieldAttachOtherTest::testFieldAttachValidate |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
Test field_attach_validate(). |
HttpCacheTest::testPassesOnNonGetHeadRequests |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
SqliteProfilerStorageTest::tearDownAfterClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
NamespacedAttributeBagTest::testGetStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
DocParserTest::testAnnotationWithVarTypeError |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@dataProvider getAnnotationVarTypeProviderInvalid |
PathMatcherTest::testOutlinePathMatchDefaults |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/PathMatcherTest.php |
Confirms that we can find routes whose pattern would match the request. |
UrlAlterFunctionalTest::assertUrlInboundAlter |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAlterFunctionalTest.php |
Assert that a inbound path is altered to an expected value. |
SearchNumberMatchingTest::testNumberSearching |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumberMatchingTest.php |
Tests that all the numbers can be searched. |
TextFieldTest::_testTextfieldWidgetsFormatted |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
Helper function for testTextfieldWidgetsFormatted(). |
XmlEncoderTest::testEncodeScalarWithAttribute |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
QueryGroupByTest::testGroupByCountOnlyFilters |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
ApacheMatcherDumperTest::testEscapeScriptName |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php |
|
XmlEncoderTest::testDecodeScalarWithAttribute |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
KernelForTest::registerContainerConfiguration |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForTest.php |
Loads the container configuration |
ConnectionTest::testConnectionRoutingOverride |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionTest.php |
Tests that connections return appropriate connection objects. |
Twig_Tests_TemplateTest::getGetAttributeTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
PhpGeneratorDumperTest::testDumpWithoutRoutes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php |
@expectedException \InvalidArgumentException |
form_test_form_state_values_clean_form_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submit handler for form_state_values_clean() test form. |
ShortcutLinksTest::testShortcutLinkChangePath |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php |
Tests that changing the path of a shortcut link works. |
ContentNegotiationTest::testBogusAcceptHeader |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/DrupalKernel/ContentNegotiationTest.php |
Verifies HTML responses for bogus Accept headers. |
HandlerFieldFieldTest::_testSimpleFieldRender |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Field/HandlerFieldFieldTest.php |
|
ShortcutSetsTest::testShortcutSetSwitchCreate |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests switching a user's shortcut set and creating one at the same time. |
NativeFileSessionHandlerTest::test__Construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php |
|
SearchSimplifyTest::testSearchSimplifyUnicode |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchSimplifyTest.php |
Tests that all Unicode characters simplify correctly. |
MemcacheddSessionHandlerTest::testOpenSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
MemcacheddSessionHandlerTest::testReadSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
BreakpointThemeTest::testThemeBreakpointGroup |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointThemeTest.php |
Test the breakpoints defined by the custom group. |
Twig_Tests_Node_Expression_NameTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/NameTest.php |
|
EntityAccessTest::testEntityTranslationAccess |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityAccessTest.php |
Ensures entity access for entity translations is properly working. |