| 
            Request::getResource           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
            Get the resource part of the the request, including the path, query
string, and fragment           | 
              
          
                  | 
            TestToolkit::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/image_test/lib/Drupal/image_test/Plugin/ImageToolkit/TestToolkit.php           | 
                  
            Implements \Drupal\system\Plugin\ImageToolkitInterface::getInfo().           | 
              
          
                  | 
            Bundle::getNamespace           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php           | 
                  
            Gets the Bundle namespace.           | 
              
          
                  | 
            Profile::getChildren           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php           | 
                  
            Finds children profilers.           | 
              
          
                  | 
            Request::getMimeType           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Gets the mime type associated with the format.           | 
              
          
                  | 
            FTP::getSettingsForm           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/FileTransfer/FTP.php           | 
                  
            Overrides Drupal\Core\FileTransfer\FileTransfer::getSettingsForm().           | 
              
          
                  | 
            PHP_CodeCoverageTest           | 
                  
            class           | 
                  
            drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php           | 
                  
            Tests for the PHP_CodeCoverage class.           | 
              
          
                  | 
            Scope::getParentName           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Scope.php           | 
                  
            @api           | 
              
          
                  | 
            LlamaButton::getFile           | 
                  
            function           | 
                  
            drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/LlamaButton.php           | 
                  
            Implements \Drupal\ckeditor\Plugin\CKEditorPluginInterface::getFile().           | 
              
          
                  | 
            Comparison::getField           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Comparison.php           | 
                  
                       | 
              
          
                  | 
            Comparison::getValue           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Comparison.php           | 
                  
                       | 
              
          
                  | 
            ClientInterface::get           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php           | 
                  
            Create a GET request for the client           | 
              
          
                  | 
            LoggingTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Database/LoggingTest.php           | 
                  
                       | 
              
          
                  | 
            ArgumentLanguageTest           | 
                  
            class           | 
                  
            drupal/core/modules/language/lib/Drupal/language/Tests/Views/ArgumentLanguageTest.php           | 
                  
            Tests the argument language handler.           | 
              
          
                  | 
            BlockBase::getConfig           | 
                  
            function           | 
                  
            drupal/core/modules/block/lib/Drupal/block/BlockBase.php           | 
                  
            Returns the configuration data for the block plugin.           | 
              
          
                  | 
            HandlerTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php           | 
                  
                       | 
              
          
                  | 
            menu_get_active_help           | 
                  
            function           | 
                  
            drupal/core/includes/menu.inc           | 
                  
            Returns the help associated with the active menu item.           | 
              
          
                  | 
            Request::getCharsets           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Gets a list of charsets acceptable by the client browser.           | 
              
          
                  | 
            RebuildTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Form/RebuildTest.php           | 
                  
                       | 
              
          
                  | 
            BanDelete::getFormID           | 
                  
            function           | 
                  
            drupal/core/modules/ban/lib/Drupal/ban/Form/BanDelete.php           | 
                  
            Returns a unique string identifying the form.           | 
              
          
                  | 
            ToolkitTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTest.php           | 
                  
                       | 
              
          
                  | 
            DisplayTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php           | 
                  
                       | 
              
          
                  | 
            CronRunTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/System/CronRunTest.php           | 
                  
                       | 
              
          
                  | 
            SessionTest::testGet           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php           | 
                  
                       | 
              
          
                  | 
            SetDelete::getFormID           | 
                  
            function           | 
                  
            drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/SetDelete.php           | 
                  
            Returns a unique string identifying the form.           | 
              
          
                  | 
            SSH::getSettingsForm           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/FileTransfer/SSH.php           | 
                  
            Overrides Drupal\Core\FileTransfer\FileTransfer::getSettingsForm().           | 
              
          
                  | 
            StorageTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php           | 
                  
                       | 
              
          
                  | 
            ApcCache::doGetStats           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ApcCache.php           | 
                  
            Retrieves cached information from data store           | 
              
          
                  | 
            field_form_get_state           | 
                  
            function           | 
                  
            drupal/core/modules/field/field.form.inc           | 
                  
            Retrieves processing information about a field from $form_state.           | 
              
          
                  | 
            CodeCoverageTest.php           | 
                  
            file           | 
                  
            drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php           | 
                  
                       | 
              
          
                  | 
            Router::getGenerator           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Router.php           | 
                  
            Gets the UrlGenerator instance associated with this Router.           | 
              
          
                  | 
            StylesCombo::getFile           | 
                  
            function           | 
                  
            drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/StylesCombo.php           | 
                  
            Implements \Drupal\ckeditor\Plugin\CKEditorPluginInterface::getFile().           | 
              
          
                  | 
            KeyValueFactory::get           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php           | 
                  
            Constructs a new key/value store for a given collection name.           | 
              
          
                  | 
            HttpCache::getTraces           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php           | 
                  
            Returns an array of events that took place during processing of the last request.           | 
              
          
                  | 
            Internal::getButtons           | 
                  
            function           | 
                  
            drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/Internal.php           | 
                  
            Implements \Drupal\ckeditor\Plugin\CKEditorPluginButtonsInterface::getButtons().           | 
              
          
                  | 
            Event::getDispatcher           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Event.php           | 
                  
            Returns the EventDispatcher that dispatches this Event           | 
              
          
                  | 
            HttpCache::getKernel           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php           | 
                  
            Gets the Kernel instance           | 
              
          
                  | 
            WrapperTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Form/WrapperTest.php           | 
                  
                       | 
              
          
                  | 
            SessionTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php           | 
                  
                       | 
              
          
                  | 
            ClassUtils::getClass           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Util/ClassUtils.php           | 
                  
            Get the real class name of an object (even if its a proxy)           | 
              
          
                  | 
            Url::getPathSegments           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Url.php           | 
                  
            Get the path segments of the URL as an array           | 
              
          
                  | 
            ElementTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementTest.php           | 
                  
                       | 
              
          
                  | 
            TrackerTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php           | 
                  
                       | 
              
          
                  | 
            path_get_admin_paths           | 
                  
            function           | 
                  
            drupal/core/includes/path.inc           | 
                  
            Gets a list of administrative and non-administrative paths.           | 
              
          
                  | 
            Numeric::getSortName           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Numeric.php           | 
                  
            Return a description of how the argument would normally be sorted.           | 
              
          
                  | 
            FrontPageTest::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/node/lib/Drupal/node/Tests/Views/FrontpageTest.php           | 
                  
            Sets up a Drupal site for running functional and integration tests.           | 
              
          
                  | 
            DumperRoute::getName           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperRoute.php           | 
                  
            Returns the route name.           | 
              
          
                  | 
            RedisCache::getRedis           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/RedisCache.php           | 
                  
            Gets the redis instance used by the cache.           | 
              
          
                  | 
            TypedData::getString           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/TypedData.php           | 
                  
            Implements \Drupal\Core\TypedData\TypedDataInterface::getString().           | 
              
          
                  | 
            TypedData::getParent           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/TypedData.php           | 
                  
            Implements \Drupal\Core\TypedData\TypedDataInterface::getParent().           |