Search for getCastedValue

  1. Search 7.x for getCastedValue
  2. Search 8.9.x for getCastedValue
  3. Search 10.3.x for getCastedValue
  4. Search 11.x for getCastedValue
  5. Other projects
Title Object type File name Summary
BinaryData::getCastedValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/BinaryData.php Gets the primitive data value casted to the correct PHP type.
BooleanData::getCastedValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/BooleanData.php Gets the primitive data value casted to the correct PHP type.
ComputedString::getCastedValue function core/modules/system/tests/modules/entity_test/src/TypedData/ComputedString.php
FloatData::getCastedValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/FloatData.php Gets the primitive data value casted to the correct PHP type.
IntegerData::getCastedValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/IntegerData.php Gets the primitive data value casted to the correct PHP type.
PrimitiveInterface::getCastedValue function core/lib/Drupal/Core/TypedData/PrimitiveInterface.php Gets the primitive data value casted to the correct PHP type.
StringData::getCastedValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/StringData.php Gets the primitive data value casted to the correct PHP type.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.