|
ParameterBag::escapeValue |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php |
Escape parameter placeholders % |
|
AttributeValueBase::$name |
property |
drupal/core/lib/Drupal/Core/Template/AttributeValueBase.php |
The name of the value. |
|
ViewUI::getOverrideValues |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Return the was_defaulted, is_defaulted and revert state of a form. |
|
AssetReference::getValues |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php |
Returns the current values for this asset. |
|
AssetReference::setValues |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php |
Sets the values for the asset's variables. |
|
ViewUI::getPropertyValues |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyValues(). |
|
ViewUI::setPropertyValues |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::setPropertyValues(). |
|
AssetInterface::setValues |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php |
Sets the values for the asset's variables. |
|
AssetInterface::getValues |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php |
Returns the current values for this asset. |
|
KeyValueMemoryFactory.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueMemoryFactory.php |
Contains Drupal\Core\KeyValueStore\KeyValueMemoryFactory. |
|
AnnotWithDefaultValue.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Annotation/AnnotWithDefaultValue.php |
|
|
form_type_textfield_value |
function |
drupal/core/includes/form.inc |
Determines the value for a textfield form element. |
|
Status::get_value_options |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/filter/Status.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. |
|
Entity::getPropertyValues |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements ComplexDataInterface::getPropertyValues(). |
|
Entity::setPropertyValues |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements ComplexDataInterface::setPropertyValues(). |
|
ValueSupplierInterface.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/ValueSupplierInterface.php |
|
|
ParameterBag::resolveValue |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php |
Replaces parameter placeholders (%name%) by their values. |
|
AttributeValueBase::$value |
property |
drupal/core/lib/Drupal/Core/Template/AttributeValueBase.php |
The value itself. |
|
AttributeValueBase::render |
function |
drupal/core/lib/Drupal/Core/Template/AttributeValueBase.php |
Returns a string representation of the attribute. |
|
InOperator::$value_options |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php |
Stores all operations which are available on the form. |
|
HandlerBase::sanitizeValue |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Sanitize the value for output. |
|
FieldList::$allowed_values |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/FieldList.php |
Stores the allowed values of this field. |
|
NotSetStateClass::getValue |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
|
AssetCollection::setValues |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Sets the values for the asset's variables. |
|
AssetCollection::getValues |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Returns the current values for this asset. |
|
KeyValueMemoryFactory::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueMemoryFactory.php |
Constructs a new key/value memory storage object for a given collection name. |
|
ArgumentPluginBase::$value |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
|
|
KeyValueStoreInterface.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Contains Drupal\Core\KeyValueStore\KeyValueStoreInterface. |
|
StringInterface::setValues |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Sets an array of values as object properties. |
|
StringInterface::getValues |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Gets field values that are set for given field names. |
|
ArrayCollection::getValues |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Gets all elements. |
|
form_type_checkboxes_value |
function |
drupal/core/includes/form.inc |
Determines the value for a checkboxes form element. |
|
LoadTest::testSingleValues |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/LoadTest.php |
Load a single file and ensure that the correct values are returned. |
|
FieldPluginBase::get_value |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Get the value that's supposed to be rendered. |
|
xmlrpc_value_calculate_type |
function |
drupal/core/modules/xmlrpc/xmlrpc.inc |
Maps a PHP type to an XML-RPC type. |
|
ParameterBag::unescapeValue |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php |
Unescape parameter placeholders % |
|
EntityNG::getPropertyValues |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements ComplexDataInterface::getPropertyValues(). |
|
EntityNG::setPropertyValues |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements ComplexDataInterface::setPropertyValues(). |
|
AttributeValueBase::printed |
function |
drupal/core/lib/Drupal/Core/Template/AttributeValueBase.php |
Whether this attribute hsa been printed already. |
|
InOperator::operator_values |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php |
|
|
ListString::$allowed_values |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/ListString.php |
Stores the allowed values of this field. |
|
KeyValueStoreInterface::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Returns the stored value for a given key. |
|
KeyValueStoreInterface::set |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Saves a value for a given key. |
|
AnnotWithDefaultValue::$foo |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Annotation/AnnotWithDefaultValue.php |
@var string |
|
KeyValueFactory::$container |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php |
var \Symfony\Component\DependencyInjection\ContainerInterface |
|
MachineName::$value_options |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/MachineName.php |
|
|
KeyValueDatabaseFactory.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php |
Contains Drupal\Core\KeyValueStore\KeyValueDatabaseFactory. |
|
ManyToOne::$value_form_type |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/ManyToOne.php |
|
|
form_type_tableselect_value |
function |
drupal/core/includes/form.inc |
Determines the value for a tableselect form element. |
|
BooleanOperator::value_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php |
Options form subform for setting options. |