| 
            PageNotFoundTest::testPageNotFound           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/System/PageNotFoundTest.php           | 
                  
                       | 
              
          
                  | 
            SystemManager::REQUIREMENT_WARNING           | 
                  
            constant           | 
                  
            drupal/core/modules/system/lib/Drupal/system/SystemManager.php           | 
                  
            Requirement severity -- Warning condition; proceed but flag warning.           | 
              
          
                  | 
            EntityTestTranslationUITest::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php           | 
                  
            Overrides \Drupal\simpletest\WebTestBase::setUp().           | 
              
          
                  | 
            Twig_Extension_Staging::$functions           | 
                  
            property           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php           | 
                  
                       | 
              
          
                  | 
            Twig_NodeVisitor_Sandbox::$filters           | 
                  
            property           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php           | 
                  
                       | 
              
          
                  | 
            CKEditorPluginInterface::getConfig           | 
                  
            function           | 
                  
            drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginInterface.php           | 
                  
            Returns the additions to CKEDITOR.config for a specific CKEditor instance.           | 
              
          
                  | 
            AbstractMockTestClass::doSomething           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/AbstractMockTestClass.php           | 
                  
                       | 
              
          
                  | 
            PHPUnit_Framework_Assert::getCount           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php           | 
                  
            Return the current assertion count.           | 
              
          
                  | 
            BootstrapConfigStorageFactory::get           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php           | 
                  
            Returns a configuration storage implementation.           | 
              
          
                  | 
            ImageEffectsTest::testResizeEffect           | 
                  
            function           | 
                  
            drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php           | 
                  
            Test the image_resize_effect() function.           | 
              
          
                  | 
            SessionHttpsTest::testHttpsSession           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionHttpsTest.php           | 
                  
                       | 
              
          
                  | 
            PHP_CodeCoverage_Report_CloverTest           | 
                  
            class           | 
                  
            drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/Report/CloverTest.php           | 
                  
            Tests for the PHP_CodeCoverage_Report_Clover class.           | 
              
          
                  | 
            taxonomy_vocabulary_confirm_delete           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/taxonomy.admin.inc           | 
                  
            Form builder for the vocabulary delete confirmation form.           | 
              
          
                  | 
            DisplayApiTest::testFieldViewField           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php           | 
                  
            Test the field_view_field() function.           | 
              
          
                  | 
            ManageFieldsTest::testDefaultValue           | 
                  
            function           | 
                  
            drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php           | 
                  
            Tests that default value is correctly validated and saved.           | 
              
          
                  | 
            SessionHttpsTest::assertSessionIds           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionHttpsTest.php           | 
                  
            Test that there exists a session with two specific session IDs.           | 
              
          
                  | 
            InfoAlterTest::testSystemInfoAlter           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/System/InfoAlterTest.php           | 
                  
            Tests that theme .info.yml data is rebuild after enabling a module.           | 
              
          
                  | 
            RemoteFileScanDirectoryTest::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileScanDirectoryTest.php           | 
                  
            Sets up a Drupal site for running functional and integration tests.           | 
              
          
                  | 
            ControllerResolver::doGetArguments           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerResolver.php           | 
                  
                       | 
              
          
                  | 
            ViewAddFormController::__construct           | 
                  
            function           | 
                  
            drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php           | 
                  
            Constructs a new ViewEditFormController object.           | 
              
          
                  | 
            DisplayApiTest::testFieldViewValue           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php           | 
                  
            Test the field_view_value() function.           | 
              
          
                  | 
            language_negotiation_method_invoke           | 
                  
            function           | 
                  
            drupal/core/includes/language.inc           | 
                  
            Invokes a language negotiation method and caches the results.           | 
              
          
                  | 
            RSSCategoryFormatter::viewElements           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/RSSCategoryFormatter.php           | 
                  
            Builds a renderable array for a field value.           | 
              
          
                  | 
            ConfigGlobalOverrideSubscriber.php           | 
                  
            file           | 
                  
            drupal/core/lib/Drupal/Core/EventSubscriber/ConfigGlobalOverrideSubscriber.php           | 
                  
            Contains \Drupal\Core\EventSubscriber\ConfigGlobalOverrideSubscriber.           | 
              
          
                  | 
            CKEditorPluginManager::__construct           | 
                  
            function           | 
                  
            drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginManager.php           | 
                  
            Overrides \Drupal\Component\Plugin\PluginManagerBase::__construct().           | 
              
          
                  | 
            ManageFieldsTest::testHiddenFields           | 
                  
            function           | 
                  
            drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php           | 
                  
            Tests that Field UI respects the 'no_ui' option in hook_field_info().           | 
              
          
                  | 
            ManageFieldsTest::testRenameBundle           | 
                  
            function           | 
                  
            drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php           | 
                  
            Tests renaming a bundle.           | 
              
          
                  | 
            ImageEffectsTest::testRotateEffect           | 
                  
            function           | 
                  
            drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php           | 
                  
            Test the image_rotate_effect() function.           | 
              
          
                  | 
            ConfigTestTranslationUITest::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/ConfigTestTranslationUITest.php           | 
                  
            Sets up a Drupal site for running functional and integration tests.           | 
              
          
                  | 
            BundleConstraint::getDefaultOption           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/BundleConstraint.php           | 
                  
            Overrides Constraint::getDefaultOption().           | 
              
          
                  | 
            YamlFileLoaderTest::testExtensions           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php           | 
                  
                       | 
              
          
                  | 
            PHP_Timer::timeSinceStartOfRequest           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/php-timer/PHP/Timer.php           | 
                  
            Formats the elapsed time since the start of the request as a string.           | 
              
          
                  | 
            ContainerTest::testGetParameterBag           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php           | 
                  
            @covers Symfony\Component\DependencyInjection\Container::getParameterBag           | 
              
          
                  | 
            CustomAnnotationClassDiscoveryTest           | 
                  
            class           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/CustomAnnotationClassDiscoveryTest.php           | 
                  
            Tests that a custom annotation class is used.           | 
              
          
                  | 
            UploadedFileTest::testGetExtension           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php           | 
                  
                       | 
              
          
                  | 
            AccountFormController::buildEntity           | 
                  
            function           | 
                  
            drupal/core/modules/user/lib/Drupal/user/AccountFormController.php           | 
                  
            Implements \Drupal\Core\Entity\EntityFormControllerInterface::buildEntity().           | 
              
          
                  | 
            StringStorageInterface::getStrings           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php           | 
                  
            Loads multiple source string objects.           | 
              
          
                  | 
            ManageFieldsTest::testWidgetChange           | 
                  
            function           | 
                  
            drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php           | 
                  
            Tests changing the widget used by a field.           | 
              
          
                  | 
            AccessDeniedTest::testAccessDenied           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/System/AccessDeniedTest.php           | 
                  
                       | 
              
          
                  | 
            ContainerTest::testGetSetParameter           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php           | 
                  
            @covers Symfony\Component\DependencyInjection\Container::setParameter
@covers Symfony\Component\DependencyInjection\Container::getParameter           | 
              
          
                  | 
            PersistentObjectTest::testGetField           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php           | 
                  
                       | 
              
          
                  | 
            FieldInfoTest::testInstancePrepare           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php           | 
                  
            Test that cached instance definitions are ready for current runtime context.           | 
              
          
                  | 
            NonDefaultBlockAdminTest::$modules           | 
                  
            property           | 
                  
            drupal/core/modules/block/lib/Drupal/block/Tests/NonDefaultBlockAdminTest.php           | 
                  
            Modules to enable.           | 
              
          
                  | 
            Twig_Extension_Staging::getFilters           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php           | 
                  
                       | 
              
          
                  | 
            Twig_Node_Expression_Test_Constant           | 
                  
            class           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php           | 
                  
            Checks if a variable is the exact same value as a constant.           | 
              
          
                  | 
            PersistentObjectTest::testSetField           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php           | 
                  
                       | 
              
          
                  | 
            ExceptionController::getLastCaller           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Controller/ExceptionController.php           | 
                  
            Gets the last caller from a backtrace.           | 
              
          
                  | 
            PHPUnit_Framework_Constraint::fail           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint.php           | 
                  
            Throws an exception for the given compared value and test description           | 
              
          
                  | 
            DefaultMobileMetaTagsTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/System/DefaultMobileMetaTagsTest.php           | 
                  
                       | 
              
          
                  | 
            TaxonomyFormatterBase::prepareView           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/TaxonomyFormatterBase.php           | 
                  
            Implements \Drupal\field\Plugin\Type\Formatter\FormatterInterface::prepareView().           |