|
ParameterBagInterface::escapeValue |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ParameterBag/ParameterBagInterface.php |
Escape parameter placeholders % |
|
WidgetInterface::massageFormValues |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetInterface.php |
Massages the form values into the format expected for field values. |
|
ManageFieldsTest::testDefaultValue |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests that default value is correctly validated and saved. |
|
ParameterBagTest::testResolveValue |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php |
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveValue |
|
DisplayApiTest::testFieldViewValue |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php |
Test the field_view_value() function. |
|
ClassMetadata::getIdentifierValues |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Return the identifier of this object as an array with field name as key. |
|
OptionsSelectDynamicValuesTest.php |
file |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsSelectDynamicValuesTest.php |
Definition of Drupal\options\Tests\OptionsSelectDynamicValuesTest. |
|
StaticReflectionProperty::getValue |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php |
|
|
StaticReflectionProperty::setValue |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php |
|
|
BooleanOperator::get_value_options |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php |
Return the possible options for this filter. |
|
OptionsDynamicValuesValidationTest |
class |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsDynamicValuesValidationTest.php |
Tests the Options field allowed values function. |
|
OptionsDynamicValuesTest::$modules |
property |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsDynamicValuesTest.php |
Modules to enable. |
|
ParameterBagInterface::resolveValue |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ParameterBag/ParameterBagInterface.php |
Replaces parameter placeholders (%name%) by their values. |
|
ServiceReferenceGraphNode::getValue |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php |
Returns the value of this Node |
|
ServiceReferenceGraphEdge::getValue |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphEdge.php |
Returns the value of the edge |
|
TaxonomyTermReferenceItem::setValue |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Type/TaxonomyTermReferenceItem.php |
Overrides \Drupal\Core\Entity\Field\FieldItemBase::setValue(). |
|
KeyValueStoreInterface::getMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Returns the stored key/value pairs for a given set of keys. |
|
KeyValueStoreInterface::setMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Saves key/value pairs. |
|
TaxonomyIndexTid::get_value_options |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.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. |
|
KeyValueStoreExpirableInterface.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreExpirableInterface.php |
Contains Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface. |
|
ClosureExpressionVisitor::walkValue |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php |
Convert a value expression into the target query language part. |
|
EntityTranslation::getPropertyValues |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements ComplexDataInterface::getPropertyValues(). |
|
EntityTranslation::setPropertyValues |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements ComplexDataInterface::setPropertyValues(). |
|
options_test_allowed_values_callback |
function |
drupal/core/modules/field/modules/options/tests/options_test.module |
Allowed values callback. |
|
options_test_dynamic_values_callback |
function |
drupal/core/modules/field/modules/options/tests/options_test.module |
An entity-bound allowed values callback. |
|
ParameterBagInterface::unescapeValue |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ParameterBag/ParameterBagInterface.php |
Unescape parameter placeholders % |
|
MemoryStorageTest::$originalKeyValue |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php |
Holds the original default key/value service name. |
|
KeyValueDatabaseFactory::__construct |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php |
Constructs this factory object. |
|
StateValuesCleanAdvancedTest::$image |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanAdvancedTest.php |
An image file path for uploading. |
|
MemcacheProfilerStorage::appendValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
Append data to an existing item on the memcache server |
|
DocParserTest::testSetValuesExeption |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage [Creation Error] The annotation @SomeAnnotationClassNameWithoutConstructor declared on some class does not have a property named "invalidaProperty".… |
|
KeyValueDatabaseExpirableFactory.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php |
Contains Drupal\Core\KeyValueStore\KeyValueDatabaseExpirableFactory. |
|
BaseMemcacheProfilerStorage::getValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Retrieve item from the memcache server |
|
BaseMemcacheProfilerStorage::setValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Store an item on the memcache server under the specified key |
|
MemcachedProfilerStorage::appendValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
Append data to an existing item on the memcache server |
|
StateValuesCleanAdvancedTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanAdvancedTest.php |
|
|
KeyValueDatabaseExpirableFactory::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php |
Constructs a new key/value expirable database storage object for a given
collection name. |
|
StringDatabaseStorage::dbStringValues |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Gets field values from a string object that are in the database table. |
|
_user_language_selector_langcode_value |
function |
drupal/core/modules/user/user.module |
Sets the value of the user register and profile forms' langcode element. |
|
StateValuesCleanAdvancedTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanAdvancedTest.php |
Modules to enable. |
|
KeyValueStoreInterface::setIfNotExists |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Saves a value for a given key if it does not exist yet. |
|
KeyValueStoreInterface::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Deletes multiple items from the key/value store. |
|
OptionsDynamicValuesValidationTest.php |
file |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsDynamicValuesValidationTest.php |
Definition of Drupal\options\Tests\OptionsDynamicValuesValidationTest. |
|
EntityTranslationUITest::getEditValues |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Returns an edit array containing the values to be posted. |
|
form_test_form_state_values_clean_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form builder for form_state_values_clean() test. |
|
RouteTest::testCompilationDefaultValue |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteTest.php |
Confirms that a compiled route with default values has the correct outline. |
|
FileAssetTest::testGetLastModifiedValue |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/FileAssetTest.php |
|
|
GlobAssetTest::testGetLastModifiedValue |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/GlobAssetTest.php |
|
|
ComplexDataInterface::getPropertyValues |
function |
drupal/core/lib/Drupal/Core/TypedData/ComplexDataInterface.php |
Gets an array of property values. |
|
ComplexDataInterface::setPropertyValues |
function |
drupal/core/lib/Drupal/Core/TypedData/ComplexDataInterface.php |
Sets multiple property values. |