Search for getTypedData
- Search 7.x for getTypedData
 - Search 9.5.x for getTypedData
 - Search 8.9.x for getTypedData
 - Search 10.3.x for getTypedData
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| ConfigEntityAdapter::getTypedDataManager | function | core/ | 
                                                                                        @todo Remove this in https://www.drupal.org/node/3011137. | 
| Element::getTypedDataManager | function | core/ | 
                                                                                        Gets the typed configuration manager. | 
| EntityBase::getTypedData | function | core/ | 
                                                                                        Gets a typed data object for this entity object. | 
| EntityBase::getTypedDataClass | function | core/ | 
                                                                                        Returns the typed data class name for this entity. | 
| EntityBaseTest::testGetTypedData | function | core/ | 
                                                                                        Tests that the correct entity adapter is returned. | 
| EntityInterface::getTypedData | function | core/ | 
                                                                                        Gets a typed data object for this entity object. | 
| FieldConfigEditForm::getTypedData | function | core/ | 
                                                                                        Gets typed data object for the field. | 
| InternalTypedDataTestTrait::getTypedDataProperty | function | core/ | 
                                                                                        Gets a typed data property. | 
| TypedDataAwareValidatorTrait::getTypedData | function | core/ | 
                                                                                        Gets the typed data object for the validated value. | 
| TypedDataTrait::getTypedDataManager | function | core/ | 
                                                                                        Gets the typed data manager. | 
| ViewUI::getTypedData | function | core/ | 
                                                                                        Gets a typed data object for this entity object. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.