| 
            TypedDataTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php           | 
                  
                       | 
              
          
                  | 
            Numeric::get_sort_name           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Numeric.php           | 
                  
            Return a description of how the argument would normally be sorted.           | 
              
          
                  | 
            FileDriver::getElement           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php           | 
                  
            Get the element of schema meta data for the class from the mapping file.
This will lazily load the mapping file if it is not loaded yet           | 
              
          
                  | 
            ViewExecutable::getUrl           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php           | 
                  
            Get the URL for the current view.           | 
              
          
                  | 
            PhpStorageFactory::get           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageFactory.php           | 
                  
            Instantiates a storage controller for generated PHP code.           | 
              
          
                  | 
            FileDriver::getLocator           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php           | 
                  
            Retrieve the locator used to discover mapping files by className           | 
              
          
                  | 
            ViewsDataTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php           | 
                  
                       | 
              
          
                  | 
            NullSessionStorageTest           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php           | 
                  
            Test class for NullSessionHandler.           | 
              
          
                  | 
            ConfigEvent::getConfig           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/ConfigEvent.php           | 
                  
            Get configuration object.           | 
              
          
                  | 
            Twig_Parser::getParent           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Parser.php           | 
                  
                       | 
              
          
                  | 
            GetSetMethodNormalizer           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php           | 
                  
            Converts between objects with getter and setter methods and arrays.           | 
              
          
                  | 
            Twig_Parser::getStream           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Parser.php           | 
                  
            Gets the token stream.           | 
              
          
                  | 
            MemcachedMock::getData           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcachedMock.php           | 
                  
                       | 
              
          
                  | 
            Request::getEventArray           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
            Get an array containing the request and response for event notifications           | 
              
          
                  | 
            EntityTranslation::get           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php           | 
                  
            Implements TypedDataInterface::get().           | 
              
          
                  | 
            FieldItemBase::getName           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php           | 
                  
            Implements ContextAwareInterface::getName().           | 
              
          
                  | 
            Container::getParameter           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php           | 
                  
            Gets a parameter.           | 
              
          
                  | 
            ViewExecutable::getItem           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php           | 
                  
            Gets the configuration of a handler instance on a given display.           | 
              
          
                  | 
            FileWidget::formElement           | 
                  
            function           | 
                  
            drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php           | 
                  
            Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement().           | 
              
          
                  | 
            FileStorageTest::insert           | 
                  
            function           | 
                  
            drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php           | 
                  
                       | 
              
          
                  | 
            FileStorageTest::update           | 
                  
            function           | 
                  
            drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php           | 
                  
                       | 
              
          
                  | 
            FileStorageTest::delete           | 
                  
            function           | 
                  
            drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php           | 
                  
                       | 
              
          
                  | 
            RegressionTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Database/RegressionTest.php           | 
                  
                       | 
              
          
                  | 
            ImportOpmlTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/ImportOpmlTest.php           | 
                  
                       | 
              
          
                  | 
            MetadataBag::getCreated           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php           | 
                  
            Gets the created timestamp metadata.           | 
              
          
                  | 
            EntityWrapper::getValue           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php           | 
                  
            Implements TypedDataInterface::getValue().           | 
              
          
                  | 
            FeedParserTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedParserTest.php           | 
                  
                       | 
              
          
                  | 
            UsageTest::testGetUsage           | 
                  
            function           | 
                  
            drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php           | 
                  
            Tests file_usage()->listUsage().           | 
              
          
                  | 
            UsageTest::testAddUsage           | 
                  
            function           | 
                  
            drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php           | 
                  
            Tests file_usage()->add().           | 
              
          
                  | 
            AssetFactory::getFilter           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php           | 
                  
                       | 
              
          
                  | 
            DateTimePlus::getErrors           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php           | 
                  
            Retrieves error messages.           | 
              
          
                  | 
            UpdateFeedTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedTest.php           | 
                  
                       | 
              
          
                  | 
            RangeQueryTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Database/RangeQueryTest.php           | 
                  
                       | 
              
          
                  | 
            RemoveFeedTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedTest.php           | 
                  
                       | 
              
          
                  | 
            EntityNG::getProperties           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityNG.php           | 
                  
            Implements ComplexDataInterface::getProperties().           | 
              
          
                  | 
            DependencyTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Module/DependencyTest.php           | 
                  
                       | 
              
          
                  | 
            FlashBag::getStorageKey           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php           | 
                  
            Gets the storage key for this bag.           | 
              
          
                  | 
            SourceString::getString           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/SourceString.php           | 
                  
            Implements Drupal\locale\LocaleString::getString().           | 
              
          
                  | 
            WidgetBase::__construct           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php           | 
                  
            Constructs a WidgetBase object.           | 
              
          
                  | 
            CookieTest::testGetPath           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php           | 
                  
                       | 
              
          
                  | 
            Schema::getFieldTypeMap           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/Schema.php           | 
                  
            Returns a mapping of Drupal schema field names to DB-native field types.           | 
              
          
                  | 
            EntityUUIDTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUUIDTest.php           | 
                  
                       | 
              
          
                  | 
            Compiler::getPassConfig           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php           | 
                  
            Returns the PassConfig.           | 
              
          
                  | 
            Twig_Node::getAttribute           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Node.php           | 
                  
            Gets an attribute.           | 
              
          
                  | 
            Process::getErrorOutput           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php           | 
                  
            Returns the current error output of the process (STDERR).           | 
              
          
                  | 
            ForumBlockTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php           | 
                  
                       | 
              
          
                  | 
            Name::get_value_options           | 
                  
            function           | 
                  
            drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php           | 
                  
            Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values.           | 
              
          
                  | 
            LocalePathTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePathTest.php           | 
                  
                       | 
              
          
                  | 
            AutoExpireFlashBag::get           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php           | 
                  
            Gets and clears flash from the stack.           | 
              
          
                  | 
            FieldTest::getTestValue           | 
                  
            function           | 
                  
            drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/field/FieldTest.php           | 
                  
            Returns the testValue property.           |