| 
            ClassHasStaticAttribute.php           | 
                  
            file           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ClassHasStaticAttribute.php           | 
                  
                       | 
              
          
                  | 
            TestObjectMetadata::hasField           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php           | 
                  
            Checks if the given field is a mapped property for this class.           | 
              
          
                  | 
            views_view_has_form_elements           | 
                  
            function           | 
                  
            drupal/core/modules/views/views.module           | 
                  
            Returns TRUE if the passed-in view contains handlers with views form
implementations, FALSE otherwise.           | 
              
          
                  | 
            ConstraintViolationList::has           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationList.php           | 
                  
            Returns whether the given offset exists.           | 
              
          
                  | 
            HandlerBase::hasExtraOptions           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php           | 
                  
            If a handler has 'extra options' it will get a little settings widget and
another form called extra_options.           | 
              
          
                  | 
            EntityManager::hasController           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityManager.php           | 
                  
            Checks whether a certain entity type has a certain controller.           | 
              
          
                  | 
            LazyAssetManager::hasFormula           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php           | 
                  
            Checks for an asset formula.           | 
              
          
                  | 
            RequestContext::hasParameter           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php           | 
                  
            Checks if a parameter value is set for the given parameter.           | 
              
          
                  | 
            PasswordHashingTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/System/PasswordHashingTest.php           | 
                  
                       | 
              
          
                  | 
            StringInterface::hasLocation           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php           | 
                  
            Checks whether the string has a given location.           | 
              
          
                  | 
            ContainerInterface::hasScope           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerInterface.php           | 
                  
            Whether this container has the given scope           | 
              
          
                  | 
            ContainerBuilderTest::testHas           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php           | 
                  
            @covers Symfony\Component\DependencyInjection\ContainerBuilder::has           | 
              
          
                  | 
            EasyRdf_Resource::hasProperty           | 
                  
            function           | 
                  
            drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php           | 
                  
            Check to see if a property exists for this resource.           | 
              
          
                  | 
            ClassMetadata::hasAssociation           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php           | 
                  
            Checks if the given field is a mapped association for this class.           | 
              
          
                  | 
            assertClassHasStaticAttribute           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php           | 
                  
            Asserts that a class has a specified static attribute.           | 
              
          
                  | 
            StatementPrefetch::fetchAssoc           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php           | 
                  
            Fetches the next row and returns it as an associative array.           | 
              
          
                  | 
            AlterableInterface::hasAnyTag           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/Query/AlterableInterface.php           | 
                  
            Determines if a given query has any specified tag.           | 
              
          
                  | 
            TestHttpKernel::hasBeenCalled           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestHttpKernel.php           | 
                  
                       | 
              
          
                  | 
            field_has_translation_handler           | 
                  
            function           | 
                  
            drupal/core/modules/field/field.multilingual.inc           | 
                  
            Checks if a module is registered as a translation handler for a given entity.           | 
              
          
                  | 
            PhpassHashedPassword::$ITOA64           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php           | 
                  
            Returns a string for mapping an int to the corresponding base 64 character.           | 
              
          
                  | 
            EventDispatcher::hasListeners           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php           | 
                  
                       | 
              
          
                  | 
            GetResponseEvent::hasResponse           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseEvent.php           | 
                  
            Returns whether a response was set           | 
              
          
                  | 
            ContainerBuilder::hasExtension           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php           | 
                  
            Checks if we have an extension.           | 
              
          
                  | 
            ConfigDataCollector::hasXDebug           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php           | 
                  
            Returns true if the XDebug is enabled.           | 
              
          
                  | 
            ConfigDataCollector::hasXCache           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php           | 
                  
            Returns true if XCache is enabled.           | 
              
          
                  | 
            PHP_Token_INTERFACE::hasParent           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php           | 
                  
                       | 
              
          
                  | 
            AcceptHeaderItem::hasAttribute           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeaderItem.php           | 
                  
            Tests if an attribute exists.           | 
              
          
                  | 
            AlterableInterface::hasAllTags           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/Query/AlterableInterface.php           | 
                  
            Determines if a given query has all specified tags.           | 
              
          
                  | 
            StatementInterface::fetchAssoc           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/StatementInterface.php           | 
                  
            Fetches the next row and returns it as an associative array.           | 
              
          
                  | 
            ServiceReferenceGraph::hasNode           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraph.php           | 
                  
            Checks if the graph has a specific node.           | 
              
          
                  | 
            DumperCollection::hasAttribute           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php           | 
                  
            Returns true if the attribute is defined.           | 
              
          
                  | 
            Twig_Environment::hasExtension           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Environment.php           | 
                  
            Returns true if the given extension is registered.           | 
              
          
                  | 
            Esi::hasSurrogateEsiCapability           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Esi.php           | 
                  
            Checks that at least one surrogate has ESI/1.0 capability.           | 
              
          
                  | 
            PagerPluginBase::hasMoreRecords           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php           | 
                  
            Determine if there are more records available.           | 
              
          
                  | 
            EasyRdf_Resource::checkHasGraph           | 
                  
            function           | 
                  
            drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php           | 
                  
            Throw can exception if the resource does not belong to a graph
@ignore           | 
              
          
                  | 
            AutoExpireFlashBagTest::testHas           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php           | 
                  
                       | 
              
          
                  | 
            MetadataFactory::hasMetadataFor           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/Validation/MetadataFactory.php           | 
                  
            Implements MetadataFactoryInterface::hasMetadataFor().           | 
              
          
                  | 
            ContainerBuilder::hasDefinition           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php           | 
                  
            Returns true if a service definition exists under the given identifier.           | 
              
          
                  | 
            AbstractHasDispatcher::dispatch           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php           | 
                  
            Helper to dispatch Guzzle events and set the event name on the event           | 
              
          
                  | 
            ClassMetadata::hasGroupSequence           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php           | 
                  
            Returns whether this class has an overridden default group sequence.           | 
              
          
                  | 
            ElementMetadata::hasConstraints           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ElementMetadata.php           | 
                  
            Returns whether this element has any constraints.           | 
              
          
                  | 
            ConfigDataCollector::hasWinCache           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php           | 
                  
            Returns true if WinCache is enabled.           | 
              
          
                  | 
            StaticReflectionClass::hasMethod           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php           | 
                  
                       | 
              
          
                  | 
            assertClassNotHasStaticAttribute           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php           | 
                  
            Asserts that a class does not have a specified static attribute.           | 
              
          
                  | 
            HasDispatcherInterface::dispatch           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/common/Guzzle/Common/HasDispatcherInterface.php           | 
                  
            Helper to dispatch Guzzle events and set the event name on the event           | 
              
          
                  | 
            PhpassHashedPassword::$countLog2           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php           | 
                  
            Specifies the number of times the hashing function will be applied when
generating new password hashes. The number of times is calculated by
raising 2 to the power of the given value.           | 
              
          
                  | 
            ContainerInterface::hasParameter           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerInterface.php           | 
                  
            Checks if a parameter exists.           | 
              
          
                  | 
            ClassMetadata::hasMemberMetadatas           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php           | 
                  
            Returns true if metadatas of members is present for the given property.           | 
              
          
                  | 
            PhpassHashedPassword::HASH_LENGTH           | 
                  
            constant           | 
                  
            drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php           | 
                  
            The expected (and maximum) number of characters in a hashed password.           | 
              
          
                  | 
            PhpassHashedPassword::__construct           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php           | 
                  
            Constructs a new phpass password hashing instance.           |