| 
            PhpassHashedPassword::getCountLog2           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php           | 
                  
            Parse the log2 iteration count from a stored hash or setting string.           | 
              
          
                  | 
            PHPUnit_Framework_Assert::callback           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php           | 
                  
            Returns a PHPUnit_Framework_Constraint_Callback matcher object.           | 
              
          
                  | 
            InvalidBreakpointNameException.php           | 
                  
            file           | 
                  
            drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointNameException.php           | 
                  
            Definition of Drupal\breakpoint\InvalidBreakpointNameException.           | 
              
          
                  | 
            ConfigLocaleOverrideWebTest::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/config/lib/Drupal/config/Tests/ConfigLocaleOverrideWebTest.php           | 
                  
            Sets up a Drupal site for running functional and integration tests.           | 
              
          
                  | 
            DirectoryTest::testFileDestination           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/File/DirectoryTest.php           | 
                  
            This will test the filepath for a destination based on passed flags and
whether or not the file exists.           | 
              
          
                  | 
            ArgumentPluginBase::defaultActions           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php           | 
                  
            Provide a list of default behaviors for this argument if the argument
is not present.           | 
              
          
                  | 
            ComplexDataConstraint::$properties           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php           | 
                  
            An array of constraints for contained properties, keyed by property name.           | 
              
          
                  | 
            PHPUnit_Util_InvalidArgumentHelper           | 
                  
            class           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/InvalidArgumentHelper.php           | 
                  
            Factory for PHPUnit_Framework_Exception objects that are used to describe
invalid arguments passed to a function or method.           | 
              
          
                  | 
            EntityTranslationTestBase::$bundle           | 
                  
            property           | 
                  
            drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php           | 
                  
            The bundle being tested.           | 
              
          
                  | 
            TypeValidatorTest::testValidValues           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TypeValidatorTest.php           | 
                  
            @dataProvider getValidValues           | 
              
          
                  | 
            ComplexDataConstraint::__construct           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php           | 
                  
            Initializes the constraint with options.           | 
              
          
                  | 
            Twig_Environment::getCacheFilename           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Environment.php           | 
                  
            Gets the cache filename for a given template.           | 
              
          
                  | 
            SiteMaintenanceModeForm::getFormID           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Form/SiteMaintenanceModeForm.php           | 
                  
            Returns a unique string identifying the form.           | 
              
          
                  | 
            SearchSettingsForm::$moduleHandler           | 
                  
            property           | 
                  
            drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php           | 
                  
            The module handler.           | 
              
          
                  | 
            EasyRdf_Http_Response::__construct           | 
                  
            function           | 
                  
            drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Response.php           | 
                  
            Constructor.           | 
              
          
                  | 
            ElementsVerticalTabsTest::$modules           | 
                  
            property           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsVerticalTabsTest.php           | 
                  
            Modules to enable.           | 
              
          
                  | 
            AcceptHeaderItemTest::testToString           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderItemTest.php           | 
                  
            @dataProvider provideToStringData           | 
              
          
                  | 
            simpletest_process_phpunit_results           | 
                  
            function           | 
                  
            drupal/core/modules/simpletest/simpletest.module           | 
                  
            Inserts the parsed phpunit results into the simpletest table.           | 
              
          
                  | 
            Twig_Environment::getTemplateClass           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Environment.php           | 
                  
            Gets the template class associated with the given string.           | 
              
          
                  | 
            SiteMaintenanceModeForm::buildForm           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Form/SiteMaintenanceModeForm.php           | 
                  
            Implements \Drupal\Core\Form\FormInterface::buildForm().           | 
              
          
                  | 
            ArgumentPluginBase::default_action           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php           | 
                  
            Handle the default action, which means our argument wasn't present.           | 
              
          
                  | 
            DisplayPluginBase::displaysExposed           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php           | 
                  
            Determine if this display should display the exposed
filters widgets, so the view will know whether or not
to render them.           | 
              
          
                  | 
            PictureMappingFormController::form           | 
                  
            function           | 
                  
            drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php           | 
                  
            Overrides Drupal\Core\Entity\EntityFormController::form().           | 
              
          
                  | 
            PHPUnit_Framework_Assert::contains           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php           | 
                  
            Returns a PHPUnit_Framework_Constraint_TraversableContains matcher
object.           | 
              
          
                  | 
            EntityTranslationTestBase::$editor           | 
                  
            property           | 
                  
            drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php           | 
                  
            The account to be used to test multilingual entity editing.           | 
              
          
                  | 
            Twig_Extension_Sandbox::$sandboxed           | 
                  
            property           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Extension/Sandbox.php           | 
                  
                       | 
              
          
                  | 
            TranslationTest::createTranslation           | 
                  
            function           | 
                  
            drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php           | 
                  
            Creates a translation for a basic page in the specified language.           | 
              
          
                  | 
            common_test_js_and_css_querystring           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/common_test/common_test.module           | 
                  
            Adds a JavaScript file and a CSS file with a query string appended.           | 
              
          
                  | 
            FieldPluginBase::submitOptionsForm           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php           | 
                  
            Performs some cleanup tasks on the options array before saving it.           | 
              
          
                  | 
            ElementMetadataTest::testSerialize           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ElementMetadataTest.php           | 
                  
                       | 
              
          
                  | 
            Twig_Node_Module::compileGetParent           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php           | 
                  
                       | 
              
          
                  | 
            PictureMappingFormController::save           | 
                  
            function           | 
                  
            drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php           | 
                  
            Overrides Drupal\Core\Entity\EntityFormController::save().           | 
              
          
                  | 
            UploadedFile::guessClientExtension           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php           | 
                  
            Returns the extension based on the client mime type.           | 
              
          
                  | 
            BlockAccessController::checkAccess           | 
                  
            function           | 
                  
            drupal/core/modules/block/lib/Drupal/block/BlockAccessController.php           | 
                  
            Performs access checks.           | 
              
          
                  | 
            TestEventListener::$postFooInvoked           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php           | 
                  
                       | 
              
          
                  | 
            CookieParserInterface::parseCookie           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/parser/Guzzle/Parser/Cookie/CookieParserInterface.php           | 
                  
            Parse a cookie string as set in a Set-Cookie HTTP header and return an associative array of data.           | 
              
          
                  | 
            AnnotationRegistry::registerLoader           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationRegistry.php           | 
                  
            Register an autoloading callable for annotations, much like spl_autoload_register().           | 
              
          
                  | 
            ArgumentPluginBase::defaultDefault           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php           | 
                  
            This just returns true. The view argument builder will know where
to find the argument from.           | 
              
          
                  | 
            NamespaceCoverageNotPublicTest.php           | 
                  
            file           | 
                  
            drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageNotPublicTest.php           | 
                  
                       | 
              
          
                  | 
            SystemConfigFormBase::validateForm           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/SystemConfigFormBase.php           | 
                  
            Implements \Drupal\Core\Form\FormInterface::validateForm().           | 
              
          
                  | 
            SqliteProfilerStorageTest::$dbFile           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php           | 
                  
                       | 
              
          
                  | 
            DynamicRouterTest::testMatchFilter           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/DynamicRouterTest.php           | 
                  
            @expectedException \Symfony\Component\Routing\Exception\ResourceNotFoundException           | 
              
          
                  | 
            TemporaryQueryTest::countTableRows           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Database/TemporaryQueryTest.php           | 
                  
            Returns the number of rows of a table.           | 
              
          
                  | 
            YamlFileLoader::loadFromExtensions           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php           | 
                  
            Loads from Extensions           | 
              
          
                  | 
            PropertyMetadata::getPropertyValue           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/PropertyMetadata.php           | 
                  
            Extracts the value of the property from the given container.           | 
              
          
                  | 
            ImmutableEventDispatcher::dispatch           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php           | 
                  
            Dispatches an event to all registered listeners.           | 
              
          
                  | 
            SimpleProcessTest::testGetExitCode           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SimpleProcessTest.php           | 
                  
                       | 
              
          
                  | 
            ArgumentPluginBase::defaultSummary           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php           | 
                  
            Default action: summary.           | 
              
          
                  | 
            ParameterBagTest::testResolveValue           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php           | 
                  
            @covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveValue           | 
              
          
                  | 
            ClassWithAnnotationWithVarType.php           | 
                  
            file           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithAnnotationWithVarType.php           | 
                  
                       |