| 
            TaxonomyIndexTid::hasExtraOptions           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php           | 
                  
            If a handler has 'extra options' it will get a little settings widget and
another form called extra_options.           | 
              
          
                  | 
            GenericEventTest::testHasArgument           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php           | 
                  
                       | 
              
          
                  | 
            GenericEventTest::testHasIterator           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php           | 
                  
                       | 
              
          
                  | 
            TestObjectMetadata::hasAssociation           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php           | 
                  
            Checks if the given field is a mapped association for this class.           | 
              
          
                  | 
            ViewTestBase::helperButtonHasLabel           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php           | 
                  
            Asserts the existence of a button with a certain ID and label.           | 
              
          
                  | 
            ReflectionService::hasPublicMethod           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ReflectionService.php           | 
                  
            Check if the class have a public method with the given name.           | 
              
          
                  | 
            Twig_Loader_Chain::$hasSourceCache           | 
                  
            property           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Loader/Chain.php           | 
                  
                       | 
              
          
                  | 
            StaticReflectionClass::hasConstant           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php           | 
                  
                       | 
              
          
                  | 
            StaticReflectionClass::hasProperty           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php           | 
                  
                       | 
              
          
                  | 
            PHP_Token_INTERFACE::hasInterfaces           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php           | 
                  
                       | 
              
          
                  | 
            ClassMetadata::hasPropertyMetadata           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php           | 
                  
            Check if there's any metadata attached to the given named property.           | 
              
          
                  | 
            PhpassHashedPassword::base64Encode           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php           | 
                  
            Encodes bytes into printable base 64 using the *nix standard from crypt().           | 
              
          
                  | 
            PhpassHashedPassword::generateSalt           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php           | 
                  
            Generates a random base 64-encoded salt prefixed with settings for the hash.           | 
              
          
                  | 
            PhpassHashedPassword::getCountLog2           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php           | 
                  
            Parse the log2 iteration count from a stored hash or setting string.           | 
              
          
                  | 
            RequestTest::testHasPreviousSession           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php           | 
                  
                       | 
              
          
                  | 
            PreUpdateEventArgs::hasChangedField           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php           | 
                  
            Check if field has a changeset.           | 
              
          
                  | 
            ConfigDataCollector::hasZendOpcache           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php           | 
                  
            Returns true if Zend OPcache is enabled           | 
              
          
                  | 
            ConfigDataCollector::hasAccelerator           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php           | 
                  
            Returns true if any accelerator is enabled.           | 
              
          
                  | 
            FakeMetadataFactory::hasMetadataFor           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FakeMetadataFactory.php           | 
                  
            Returns whether metadata exists for the given value.           | 
              
          
                  | 
            AbstractHasDispatcher::getAllEvents           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php           | 
                  
            Get a list of all of the events emitted from the class           | 
              
          
                  | 
            PasswordInterface::userNeedsNewHash           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Password/PasswordInterface.php           | 
                  
            Check whether a user's hashed password needs to be replaced with a new hash.           | 
              
          
                  | 
            HeaderBag::hasCacheControlDirective           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php           | 
                  
                       | 
              
          
                  | 
            NamespacedAttributeBagTest::testHas           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php           | 
                  
            @dataProvider attributesProvider           | 
              
          
                  | 
            StorageComparerInterface::hasChanges           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php           | 
                  
            Checks if there are any operations with changes to process.           | 
              
          
                  | 
            AssetCollectionIterator::hasChildren           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php           | 
                  
                       | 
              
          
                  | 
            ConfigDataCollector::hasEAccelerator           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php           | 
                  
            Returns true if EAccelerator is enabled.           | 
              
          
                  | 
            ExceptionDataCollector::hasException           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ExceptionDataCollector.php           | 
                  
            Checks if the exception is not null.           | 
              
          
                  | 
            ClassMetadataFactory::hasMetadataFor           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php           | 
                  
            Checks whether the factory has the metadata for a class loaded already.           | 
              
          
                  | 
            AbstractHasDispatcher::addSubscriber           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php           | 
                  
            Add an event subscriber to the dispatcher           | 
              
          
                  | 
            HasDispatcherInterface::getAllEvents           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/common/Guzzle/Common/HasDispatcherInterface.php           | 
                  
            Get a list of all of the events emitted from the class           | 
              
          
                  | 
            PhpassHashedPassword::MIN_HASH_COUNT           | 
                  
            constant           | 
                  
            drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php           | 
                  
            The minimum allowed log2 number of iterations for password stretching.           | 
              
          
                  | 
            PhpassHashedPassword::MAX_HASH_COUNT           | 
                  
            constant           | 
                  
            drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php           | 
                  
            The maximum allowed log2 number of iterations for password stretching.           | 
              
          
                  | 
            ClassMetadataFactory::hasMetadataFor           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadataFactory.php           | 
                  
            Returns whether metadata exists for the given value.           | 
              
          
                  | 
            PictureMappingInterface::hasMappings           | 
                  
            function           | 
                  
            drupal/core/modules/picture/lib/Drupal/picture/PictureMappingInterface.php           | 
                  
            Checks if there's at least one mapping defined.           | 
              
          
                  | 
            ConfigImporter::hasUnprocessedChanges           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/ConfigImporter.php           | 
                  
            Checks if there are any unprocessed changes.           | 
              
          
                  | 
            PHPUnit_Framework_TestCase::hasOutput           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php           | 
                  
            @since  Method available since Release 3.6.0           | 
              
          
                  | 
            PHPUnit_Framework_TestCase::hasFailed           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php           | 
                  
            Returns whether or not this test has failed.           | 
              
          
                  | 
            ProjectServiceContainer::hasParameter           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services10.php           | 
                  
            Checks if a parameter exists.           | 
              
          
                  | 
            PHP_CodeCoverage_Filter::hasWhitelist           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php           | 
                  
            Returns whether this filter has a whitelist.           | 
              
          
                  | 
            ProjectServiceContainer::hasParameter           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php           | 
                  
            Checks if a parameter exists.           | 
              
          
                  | 
            HasDispatcherInterface::addSubscriber           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/common/Guzzle/Common/HasDispatcherInterface.php           | 
                  
            Add an event subscriber to the dispatcher           | 
              
          
                  | 
            VIEWS_HANDLER_RENDER_TEXT_PHASE_EMPTY           | 
                  
            constant           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php           | 
                  
            Indicator of the renderText() method for rendering the empty text.           | 
              
          
                  | 
            TestMultipleHttpKernel::hasBeenCalled           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php           | 
                  
                       | 
              
          
                  | 
            ConstraintViolationListInterface::has           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationListInterface.php           | 
                  
            Returns whether the given offset exists.           | 
              
          
                  | 
            PHPUnit_Framework_Assert::arrayHasKey           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php           | 
                  
            Returns a PHPUnit_Framework_Constraint_ArrayHasKey matcher object.           | 
              
          
                  | 
            TraceableEventDispatcher::hasListeners           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php           | 
                  
            Checks whether an event has any registered listeners.           | 
              
          
                  | 
            Twig_Node_Expression_Array::hasElement           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Array.php           | 
                  
                       | 
              
          
                  | 
            PhpassHashedPassword::userNeedsNewHash           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php           | 
                  
            Implements Drupal\Core\Password\PasswordInterface::userNeedsNewHash().           | 
              
          
                  | 
            ArgumentPluginBase::hasDefaultArgument           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php           | 
                  
            Determine if the argument is set to provide a default argument.           | 
              
          
                  | 
            ImmutableEventDispatcher::hasListeners           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php           | 
                  
            Checks whether an event has any registered listeners.           |