| 
            Value           | 
                  
            class           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Value.php           | 
                  
                       | 
              
          
                  | 
            Value.php           | 
                  
            file           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Value.php           | 
                  
                       | 
              
          
                  | 
            Uri::$value           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/Type/Uri.php           | 
                  
            The data value.           | 
              
          
                  | 
            values.test           | 
                  
            file           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/values.test           | 
                  
                       | 
              
          
                  | 
            xmlrpc_value           | 
                  
            function           | 
                  
            drupal/core/modules/xmlrpc/xmlrpc.inc           | 
                  
            Turns a data structure into objects with 'data' and 'type' attributes.           | 
              
          
                  | 
            Value::visit           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Value.php           | 
                  
                       | 
              
          
                  | 
            Date::$value           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/Type/Date.php           | 
                  
            The data value.           | 
              
          
                  | 
            weight_value           | 
                  
            function           | 
                  
            drupal/core/includes/form.inc           | 
                  
            Sets the value for a weight element, with zero as a default.           | 
              
          
                  | 
            Value::$value           | 
                  
            property           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Value.php           | 
                  
                       | 
              
          
                  | 
            Float::$value           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/Type/Float.php           | 
                  
            The data value.           | 
              
          
                  | 
            Uri::setValue           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/Type/Uri.php           | 
                  
            Implements TypedDataInterface::setValue().           | 
              
          
                  | 
            Insert::values           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/Query/Insert.php           | 
                  
            Adds another set of values to the query to be inserted.           | 
              
          
                  | 
            Date::setValue           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/Type/Date.php           | 
                  
            Implements TypedDataInterface::setValue().           | 
              
          
                  | 
            String::$value           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/Type/String.php           | 
                  
            The data value.           | 
              
          
                  | 
            Cookie::$value           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Cookie.php           | 
                  
                       | 
              
          
                  | 
            FormValuesTest           | 
                  
            class           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FormValuesTest.php           | 
                  
            Tests that $form_state['values'] is properly delivered to $ajax['callback'].           | 
              
          
                  | 
            Marker::$value           | 
                  
            property           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php           | 
                  
                       | 
              
          
                  | 
            Target::$value           | 
                  
            property           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/Target.php           | 
                  
                       | 
              
          
                  | 
            form_set_value           | 
                  
            function           | 
                  
            drupal/core/includes/form.inc           | 
                  
            Changes submitted form values during form validation.           | 
              
          
                  | 
            Header::$values           | 
                  
            property           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Header.php           | 
                  
                       | 
              
          
                  | 
            Value::getValue           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Value.php           | 
                  
                       | 
              
          
                  | 
            Integer::$value           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/Type/Integer.php           | 
                  
            The data value.           | 
              
          
                  | 
            Float::setValue           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/Type/Float.php           | 
                  
            Implements TypedDataInterface::setValue().           | 
              
          
                  | 
            Boolean::$value           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/Type/Boolean.php           | 
                  
            The data value.           | 
              
          
                  | 
            KeyValueFactory           | 
                  
            class           | 
                  
            drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php           | 
                  
            Defines the key/value store factory.           | 
              
          
                  | 
            Field::getValue           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/Field/Type/Field.php           | 
                  
            Implements TypedDataInterface::getValue().           | 
              
          
                  | 
            Field::setValue           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/Field/Type/Field.php           | 
                  
            Implements TypedDataInterface::setValue().           | 
              
          
                  | 
            Numeric::$value           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Numeric.php           | 
                  
            The actual value which is used for querying.           | 
              
          
                  | 
            Header::hasValue           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Header.php           | 
                  
            Check if the collection of headers has a particular value           | 
              
          
                  | 
            Name::value_form           | 
                  
            function           | 
                  
            drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php           | 
                  
            Options form subform for setting options.           | 
              
          
                  | 
            Binary::getValue           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/Type/Binary.php           | 
                  
            Implements TypedDataInterface::getValue().           | 
              
          
                  | 
            Binary::setValue           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/Type/Binary.php           | 
                  
            Implements TypedDataInterface::setValue().           | 
              
          
                  | 
            Attribute::value           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Template/Attribute.php           | 
                  
            Returns the whole array.           | 
              
          
                  | 
            String::setValue           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/Type/String.php           | 
                  
            Implements TypedDataInterface::setValue().           | 
              
          
                  | 
            Duration::$value           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/Type/Duration.php           | 
                  
            The data value.           | 
              
          
                  | 
            Cookie::getValue           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Cookie.php           | 
                  
            Gets the value of the cookie.           | 
              
          
                  | 
            Date::value_form           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Date.php           | 
                  
            Add a type selector to the value form           | 
              
          
                  | 
            field_view_value           | 
                  
            function           | 
                  
            drupal/core/modules/field/field.module           | 
                  
            Returns a renderable array for a single field value.           | 
              
          
                  | 
            DocParser::Value           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php           | 
                  
            Value ::= PlainValue | FieldAssignment           | 
              
          
                  | 
            EntityNG::$values           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityNG.php           | 
                  
            The plain data values of the contained fields.           | 
              
          
                  | 
            Integer::setValue           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/Type/Integer.php           | 
                  
            Implements TypedDataInterface::setValue().           | 
              
          
                  | 
            Boolean::setValue           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/Type/Boolean.php           | 
                  
            Implements TypedDataInterface::setValue().           | 
              
          
                  | 
            DocParser::Values           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php           | 
                  
            Values ::= Array | Value {"," Value}*           | 
              
          
                  | 
            Config::castValue           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/Config.php           | 
                  
            Casts a saved value to a string.           | 
              
          
                  | 
            Value::__construct           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Value.php           | 
                  
                       | 
              
          
                  | 
            Search::value_form           | 
                  
            function           | 
                  
            drupal/core/modules/search/lib/Drupal/search/Plugin/views/filter/Search.php           | 
                  
            Provide a simple textfield for equality           | 
              
          
                  | 
            Twig_Token::$value           | 
                  
            property           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Token.php           | 
                  
                       | 
              
          
                  | 
            AttributeValueBase           | 
                  
            class           | 
                  
            drupal/core/lib/Drupal/Core/Template/AttributeValueBase.php           | 
                  
            Defines the base class for an attribute type.           | 
              
          
                  | 
            Name::value_submit           | 
                  
            function           | 
                  
            drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php           | 
                  
            Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data.           | 
              
          
                  | 
            FormValuesTest.php           | 
                  
            file           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FormValuesTest.php           | 
                  
            Definition of Drupal\system\Tests\Ajax\FormValuesTest.           |