| 
            Attribute::getIterator           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Template/Attribute.php           | 
                  
            Implements IteratorAggregate::getIterator().           | 
              
          
                  | 
            update_get_update_list           | 
                  
            function           | 
                  
            drupal/core/includes/update.inc           | 
                  
            Return a list of all the pending database updates.           | 
              
          
                  | 
            AnnotationTargetMethod           | 
                  
            class           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetMethod.php           | 
                  
            Plugin annotation
@Target("METHOD");           | 
              
          
                  | 
            AbstractProxy::getName           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php           | 
                  
            Gets the session name.           | 
              
          
                  | 
            MenuTestBase::getParts           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuTestBase.php           | 
                  
            Returns the breadcrumb contents of the current page in the internal browser.           | 
              
          
                  | 
            SessionTest::testGetId           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php           | 
                  
                       | 
              
          
                  | 
            PhpStorageTestBase.php           | 
                  
            file           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/PhpStorageTestBase.php           | 
                  
            Definition of Drupal\system\Tests\PhpStorage\PhpStorageTestBase.           | 
              
          
                  | 
            drupal_get_http_header           | 
                  
            function           | 
                  
            drupal/core/includes/bootstrap.inc           | 
                  
            Gets the HTTP response headers for the current page.           | 
              
          
                  | 
            NodeAccessLanguageTest           | 
                  
            class           | 
                  
            drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php           | 
                  
            Verifies node_access() functionality for multiple languages.           | 
              
          
                  | 
            FilterAPITest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAPITest.php           | 
                  
                       | 
              
          
                  | 
            UserDataInterface::get           | 
                  
            function           | 
                  
            drupal/core/modules/user/lib/Drupal/user/UserDataInterface.php           | 
                  
            Returns data stored for a user account.           | 
              
          
                  | 
            IpAddressTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/IpAddressTest.php           | 
                  
                       | 
              
          
                  | 
            Database::ignoreTarget           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/Database.php           | 
                  
            Instructs the system to temporarily ignore a given key/target.           | 
              
          
                  | 
            PostFile::getFieldName           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php           | 
                  
            Get the name of the field           | 
              
          
                  | 
            TimerUnitTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/TimerUnitTest.php           | 
                  
                       | 
              
          
                  | 
            ContainerTest::testGet           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php           | 
                  
            @covers Symfony\Component\DependencyInjection\Container::get           | 
              
          
                  | 
            LocalStream::getTarget           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php           | 
                  
            Returns the local writable target of the resource within the stream.           | 
              
          
                  | 
            Profile::getCollectors           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php           | 
                  
                       | 
              
          
                  | 
            drupal_get_private_key           | 
                  
            function           | 
                  
            drupal/core/includes/common.inc           | 
                  
            Ensures the private key variable used to generate tokens is set.           | 
              
          
                  | 
            ViewUI::getTranslation           | 
                  
            function           | 
                  
            drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php           | 
                  
            Implements \Drupal\Core\TypedData\TranslatableInterface::getTranslation().           | 
              
          
                  | 
            FileStorageTest::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/FileStorageTest.php           | 
                  
            Overrides \Drupal\simpletest\UnitTestBase::setUp()           | 
              
          
                  | 
            TempStore::getMetadata           | 
                  
            function           | 
                  
            drupal/core/modules/user/lib/Drupal/user/TempStore.php           | 
                  
            Returns the metadata associated with a particular key/value pair.           | 
              
          
                  | 
            NodeTitleTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleTest.php           | 
                  
                       | 
              
          
                  | 
            AssetManager::getNames           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetManager.php           | 
                  
            Returns an array of asset names.           | 
              
          
                  | 
            UserUid::get_sort_name           | 
                  
            function           | 
                  
            drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/argument/UserUid.php           | 
                  
            Return a description of how the argument would normally be sorted.           | 
              
          
                  | 
            NodeAdminTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/node/lib/Drupal/node/Tests/NodeAdminTest.php           | 
                  
                       | 
              
          
                  | 
            FileCache::getFilename           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php           | 
                  
                       | 
              
          
                  | 
            FieldInfoTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php           | 
                  
                       | 
              
          
                  | 
            StorageTestBase::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php           | 
                  
            Sets up unit test environment.           | 
              
          
                  | 
            FieldTypeTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Node/FieldTypeTest.php           | 
                  
                       | 
              
          
                  | 
            ArrayUnitTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Common/ArrayUnitTest.php           | 
                  
                       | 
              
          
                  | 
            ArrayUnitTest::testGet           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Common/ArrayUnitTest.php           | 
                  
            Tests getting nested array values.           | 
              
          
                  | 
            FieldAttachStorageTest           | 
                  
            class           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php           | 
                  
            Unit test class for storage-related field_attach_* functions.           | 
              
          
                  | 
            BaseAsset::$targetPath           | 
                  
            property           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php           | 
                  
                       | 
              
          
                  | 
            TermFieldTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldTest.php           | 
                  
                       | 
              
          
                  | 
            RedisCache::doGetStats           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/RedisCache.php           | 
                  
            Retrieves cached information from data store           | 
              
          
                  | 
            EventTest::testGetName           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php           | 
                  
                       | 
              
          
                  | 
            LinkFieldTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php           | 
                  
                       | 
              
          
                  | 
            KernelEvent::getKernel           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/KernelEvent.php           | 
                  
            Returns the kernel in which this event was thrown           | 
              
          
                  | 
            language_types_get_all           | 
                  
            function           | 
                  
            drupal/core/includes/bootstrap.inc           | 
                  
            Returns an array of the available language types.           | 
              
          
                  | 
            VocabularyLanguageTest           | 
                  
            class           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php           | 
                  
            Tests for the language feature on vocabularies.           | 
              
          
                  | 
            Criteria::getOrderings           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Criteria.php           | 
                  
            Get current orderings of this Criteria           | 
              
          
                  | 
            ClassMetadata::getName           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php           | 
                  
            Get fully-qualified class name of this persistent class.           | 
              
          
                  | 
            Response::getSetCookie           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php           | 
                  
            Get the Set-Cookie HTTP header           | 
              
          
                  | 
            TermIndexTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermIndexTest.php           | 
                  
                       | 
              
          
                  | 
            _forum_get_topic_order           | 
                  
            function           | 
                  
            drupal/core/modules/forum/forum.module           | 
                  
            Gets topic sorting information based on an integer code.           | 
              
          
                  | 
            PageTitleFilteringTest           | 
                  
            class           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php           | 
                  
                       | 
              
          
                  | 
            InsertLobTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertLobTest.php           | 
                  
                       | 
              
          
                  | 
            AssetCache::getFilters           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php           | 
                  
            Returns an array of filters currently applied.           | 
              
          
                  | 
            ArrayCache::doGetStats           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ArrayCache.php           | 
                  
            Retrieves cached information from data store           |