Twig_Tests_Node_Expression_ConditionalTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ConditionalTest.php |
|
MemcachedSessionHandlerTest::testGcSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
DatabaseStorageController::preSaveRevision |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Act on a revision before being saved. |
LocaleImportFunctionalTest::getEmptyPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a empty .po file. |
PHPUnit_Extensions_TestDecorator::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/TestDecorator.php |
Returns a string representation of the test. |
SystemUpgradePathTest::testVariableUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/SystemUpgradePathTest.php |
Tests upgrade of variables to config. |
PHPUnit_Extensions_TestDecorator::basicRun |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/TestDecorator.php |
Runs the test and collects the
result in a TestResult. |
UserEntityCallbacksTest::testLabelCallback |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEntityCallbacksTest.php |
Test label callback. |
StaticReflectionMethod::getStaticVariables |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
LoadClassMetadataEventArgs::$classMetadata |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php |
|
LoadClassMetadataEventArgs::$objectManager |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php |
|
PHP_CodeCoverage_Util::getLinesToBeIgnored |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Util.php |
Returns the lines of a source file that should be ignored. |
PHPUnit_Util_Log_JUnit::$testSuiteFailures |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
|
HttpCacheTest::testSendsNoContentWhenFresh |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
CommentInterfaceTest::testCommentInterface |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentInterfaceTest.php |
Tests the comment interface. |
ContainerBuilderTest::testAddClassResource |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::addClassResource |
MailUpgradePathTest::testMailSystemUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/MailUpgradePathTest.php |
Tests that mail backends are upgraded to their Drupal 8 equivalents. |
RenderTest::testDrupalRenderThemeArguments |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php |
Tests passing arguments to the theme function. |
SystemConfigFormTest::testSystemConfigForm |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/SystemConfigFormTest.php |
Tests the SystemConfigFormTestBase class. |
DefaultViewRecentComments::testPageDisplay |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
Tests the page defined by the comments_recent view. |
HttpCacheTest::testEsiCacheForceValidation |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
ResponseHeaderBagTest::testAllPreserveCase |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
@covers Symfony\Component\HttpFoundation\ResponseHeaderBag::allPreserveCase
@dataProvider provideAllPreserveCase |
taxonomy_field_views_data_views_data_alter |
function |
drupal/core/modules/taxonomy/taxonomy.views.inc |
Implements hook_field_views_data_views_data_alter(). |
AbstractComparisonValidatorTestCase::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php |
|
PHP_CodeCoverage_Filter::$blacklistedFiles |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Source files that are blacklisted. |
PHPUnit_Framework_TestCase::setInIsolation |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.4.0 |
PHP_CodeCoverage_Filter::$whitelistedFiles |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Source files that are whitelisted. |
PHPUnit_Framework_TestSuite::addTestMethod |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
|
StaticReflectionProperty::getUseStatements |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php |
|
ForumBlockTest::testActiveForumTopicsBlock |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php |
Tests the "Active forum topics" block. |
template_preprocess_views_view_unformatted |
function |
drupal/core/modules/views/views.theme.inc |
Prepares variables for views unformatted rows templates. |
RelationshipRepresentativeNode::$testViews |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/RelationshipRepresentativeNode.php |
Views used by this test. |
PHPUnit_Framework_MockObject_Builder_Match |
interface |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Match.php |
Builder interface for invocation order matches. |
SelectPagerDefaultTest::testEvenPagerQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Confirms that a pager query returns the correct results. |
LanguageConfigurationElementTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php |
Modules to enable. |
TestMappingSubscriber::getSubscribedEvents |
function |
drupal/core/modules/rdf/tests/rdf_test_mapping/lib/Drupal/rdf_test_mapping/EventSubscriber/TestMappingSubscriber.php |
Implements EventSubscriberInterface::getSubscribedEvents(). |
PathBasedGeneratorInterface::setScriptPath |
function |
drupal/core/lib/Drupal/Core/Routing/PathBasedGeneratorInterface.php |
Sets the scriptPath property. |
PHPUnit_Framework_TestCase::getMockBuilder |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Returns a builder object to create mock objects using a fluent interface. |
ThemeTestPhpTemplate::testTemplateOverride |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTestPhpTemplate.php |
Ensures a theme's template is overrideable based on the 'template' filename. |
Twig_Node_Expression_Call::compileCallable |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Call.php |
|
ResponseHeaderBagTest::testMakeDisposition |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
@dataProvider provideMakeDisposition |
ValidatorBuilderTest::testAddMethodMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
PdoSessionHandlerTest::testWrongPdoErrMode |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php |
|
PHP_CodeCoverage_Report_Node::getFunctions |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the functions of this node. |
SelectPagerDefaultTest::testElementNumbers |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Confirms that every pager gets a valid, non-overlaping element ID. |
BlockTemplateSuggestionsUnitTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTemplateSuggestionsUnitTest.php |
Modules to enable. |
MenuRouterTest::testThemeCallbackFakeTheme |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Test the theme callback when it is set to use a theme that does not exist. |
ValidatorBuilderTest::testSetMetadataCache |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
OptionsWidgetsTest::testSelectListMultiple |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php |
Tests the 'options_select' widget (multiple select). |
PHP_CodeCoverage_Report_Node::getNumTraits |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of traits. |