$configuration | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | protected |
$mapping | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | protected |
$mapUnknownProperties | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | protected |
$propertiesNotToBeMapped | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | protected |
$propertiesToBeMapped | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | protected |
$propertiesToSkip | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | protected |
$skipUnknownProperties | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | protected |
$subConfigurationForProperty | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | protected |
$typeConverter | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | protected |
allowAllProperties() | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | |
allowAllPropertiesExcept() | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | |
allowProperties() | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | |
forProperty($propertyPath) | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | |
getConfigurationFor($propertyName) | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | |
getConfigurationValue($typeConverterClassName, $key) | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | |
getTargetPropertyName($sourcePropertyName) | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | |
getTypeConverter() | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | |
getTypeConvertersWithParentClasses($typeConverter) | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | protected |
PROPERTY_PATH_PLACEHOLDER | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | |
setMapping($sourcePropertyName, $targetPropertyName) | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | |
setTypeConverter(\TYPO3\CMS\Extbase\Property\TypeConverterInterface $typeConverter) | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | |
setTypeConverterOption($typeConverter, $optionKey, $optionValue) | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | |
setTypeConverterOptions($typeConverter, array $options) | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | |
shouldMap($propertyName) | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | |
shouldSkip($propertyName) | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | |
shouldSkipUnknownProperties() | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | |
skipProperties() | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | |
skipUnknownProperties() | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | |
traverseProperties(array $splittedPropertyPath) | TYPO3\CMS\Extbase\Property\PropertyMappingConfiguration | |