| 
            OptionsSelectDynamicValuesTest           | 
                  
            class           | 
                  
            drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsSelectDynamicValuesTest.php           | 
                  
            Tests an options select with a dynamic allowed values function.           | 
              
          
                  | 
            RedisProfilerStorage::getValue           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php           | 
                  
            Retrieves an item from the Redis server.           | 
              
          
                  | 
            RedisProfilerStorage::setValue           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php           | 
                  
            Stores an item on the Redis server under the specified key.           | 
              
          
                  | 
            QueryString::getValueSeparator           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php           | 
                  
            Get the query string value separator           | 
              
          
                  | 
            QueryString::setValueSeparator           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php           | 
                  
            Set the query string value separator           | 
              
          
                  | 
            AttributeValueBase::__construct           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Template/AttributeValueBase.php           | 
                  
            Constructs a \Drupal\Core\Template\AttributeValueBase object.           | 
              
          
                  | 
            StylePluginBase::tokenize_value           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php           | 
                  
            Take a value and apply token replacement logic to it.           | 
              
          
                  | 
            AnnotationWithConstants::$value           | 
                  
            property           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithConstants.php           | 
                  
                       | 
              
          
                  | 
            PreUpdateEventArgs::getOldValue           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php           | 
                  
            Get the old value of the changeset of the changed field.           | 
              
          
                  | 
            PreUpdateEventArgs::getNewValue           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php           | 
                  
            Get the new value of the changeset of the changed field.           | 
              
          
                  | 
            PreUpdateEventArgs::setNewValue           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php           | 
                  
            Set the new value of this field.           | 
              
          
                  | 
            KeyValueStoreExpirableInterface           | 
                  
            interface           | 
                  
            drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreExpirableInterface.php           | 
                  
            Defines the interface for expiring data in a key/value store.           | 
              
          
                  | 
            drupal_array_unset_nested_value           | 
                  
            function           | 
                  
            drupal/core/includes/common.inc           | 
                  
            Unsets a value in a nested array with variable depth.           | 
              
          
                  | 
            FieldUnitTest::testIsValueEmpty           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php           | 
                  
            Tests views_handler_field::is_value_empty().           | 
              
          
                  | 
            BooleanOperator::value_validate           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php           | 
                  
            Validate the options form.           | 
              
          
                  | 
            OptionsDynamicValuesTest::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsDynamicValuesTest.php           | 
                  
            Set the default field storage backend for fields created during tests.           | 
              
          
                  | 
            theme_field_multiple_value_form           | 
                  
            function           | 
                  
            drupal/core/modules/field/field.form.inc           | 
                  
            Returns HTML for an individual form element.           | 
              
          
                  | 
            FieldPluginBase::tokenize_value           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php           | 
                  
            Replace a value with tokens from the last field.           | 
              
          
                  | 
            FieldPluginBase::is_value_empty           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php           | 
                  
            Checks if a field value is empty.           | 
              
          
                  | 
            FieldItemBase::getPropertyValues           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php           | 
                  
            Implements ComplexDataInterface::getPropertyValues().           | 
              
          
                  | 
            FieldItemBase::setPropertyValues           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php           | 
                  
            Implements ComplexDataInterface::setPropertyValues().           | 
              
          
                  | 
            StateValuesCleanAdvancedTest.php           | 
                  
            file           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanAdvancedTest.php           | 
                  
            Definition of Drupal\system\Tests\Form\StateValuesCleanAdvancedTest.           | 
              
          
                  | 
            FilterPluginBase::value_validate           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php           | 
                  
            Validate the options form.           | 
              
          
                  | 
            AsseticExtension::$valueSupplier           | 
                  
            property           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php           | 
                  
                       | 
              
          
                  | 
            EntityWrapper::getPropertyValues           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php           | 
                  
            Implements ComplexDataInterface::getPropertyValues().           | 
              
          
                  | 
            EntityWrapper::setPropertyValues           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php           | 
                  
            Implements ComplexDataInterface::setPropertyValues().           | 
              
          
                  | 
            InOperator::reduce_value_options           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php           | 
                  
            When using exposed filters, we may be required to reduce the set.           | 
              
          
                  | 
            StylePluginBase::get_field_value           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php           | 
                  
            Get the raw field value.           | 
              
          
                  | 
            KeyValueDatabaseExpirableFactory           | 
                  
            class           | 
                  
            drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php           | 
                  
            Defines the key/value store factory for the database backend.           | 
              
          
                  | 
            FieldTestBase::assertFieldValues           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/FieldTestBase.php           | 
                  
            Assert that a field has the expected values in an entity.           | 
              
          
                  | 
            HistoryUserTimestamp::value_form           | 
                  
            function           | 
                  
            drupal/core/modules/node/lib/Drupal/node/Plugin/views/filter/HistoryUserTimestamp.php           | 
                  
            Options form subform for setting options.           | 
              
          
                  | 
            VocabularyVid::get_value_options           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/VocabularyVid.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.           | 
              
          
                  | 
            TaxonomyIndexTid::value_validate           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php           | 
                  
            Validate the options form.           | 
              
          
                  | 
            form_type_password_confirm_value           | 
                  
            function           | 
                  
            drupal/core/includes/form.inc           | 
                  
            Determines the value for a password_confirm form element.           | 
              
          
                  | 
            FieldPluginBase::$original_value           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php           | 
                  
            The field value prior to any rewriting.           | 
              
          
                  | 
            FilterPluginBase::show_value_form           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php           | 
                  
            Shortcut to display the value form.           | 
              
          
                  | 
            LanguageFilter::get_value_options           | 
                  
            function           | 
                  
            drupal/core/modules/language/lib/Drupal/language/Plugin/views/filter/LanguageFilter.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.           | 
              
          
                  | 
            ServiceReferenceGraphNode::$value           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php           | 
                  
                       | 
              
          
                  | 
            ConfigCacheTest::testInvalidValue           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ConfigCacheTest.php           | 
                  
                       | 
              
          
                  | 
            ParameterBagTest::testEscapeValue           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php           | 
                  
            @covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::escapeValue           | 
              
          
                  | 
            ServiceReferenceGraphEdge::$value           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphEdge.php           | 
                  
                       | 
              
          
                  | 
            ValueSupplierInterface::getValues           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/ValueSupplierInterface.php           | 
                  
            Returns a map of values.           | 
              
          
                  | 
            IntefaceWithConstants::SOME_VALUE           | 
                  
            constant           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/IntefaceWithConstants.php           | 
                  
                       | 
              
          
                  | 
            MemcacheProfilerStorage::getValue           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php           | 
                  
            Retrieve item from the memcache server           | 
              
          
                  | 
            MemcacheProfilerStorage::setValue           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php           | 
                  
            Store an item on the memcache server under the specified key           | 
              
          
                  | 
            EntityTranslationUITest::getValue           | 
                  
            function           | 
                  
            drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php           | 
                  
            Returns the value for the specified property in the given language.           | 
              
          
                  | 
            FormTest::assertFormValuesDefault           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php           | 
                  
            Assert that the values submitted to a form matches the default values of the elements.           | 
              
          
                  | 
            RedisProfilerStorage::appendValue           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php           | 
                  
            Appends data to an existing item on the Redis server.           | 
              
          
                  | 
            MemcachedProfilerStorage::getValue           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php           | 
                  
            Retrieve item from the memcache server           | 
              
          
                  | 
            MemcachedProfilerStorage::setValue           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php           | 
                  
            Store an item on the memcache server under the specified key           |