You are here

Classes, traits, and interfaces in Feeds entity processor 7

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
FeedsEntityProcessor class src/FeedsEntityProcessor.inc Creates entities from feed items.
FeedsEntityProcessorBasicTest class tests/src/FeedsEntityProcessorBasicTest.test Tests importing entities using the generic processor.
FeedsEntityProcessorDateTest class tests/src/FeedsEntityProcessorDateTest.test Tests importing entities with properties of various data types.
FeedsEntityProcessorPropertyBoolean class src/Property/FeedsEntityProcessorPropertyBoolean.php Handler for boolean property.
FeedsEntityProcessorPropertyDate class src/Property/FeedsEntityProcessorPropertyDate.php Handler for date property.
FeedsEntityProcessorPropertyDefault class src/Property/FeedsEntityProcessorPropertyDefault.php Default handler for entity properties. 4
FeedsEntityProcessorPropertyEntity class src/Property/FeedsEntityProcessorPropertyEntity.php Handler for entity property.
FeedsEntityProcessorPropertyEntityType class src/Property/FeedsEntityProcessorPropertyEntityType.php Handler for specified entity type property.
FeedsEntityProcessorPropertyInterface interface src/Property/FeedsEntityProcessorPropertyInterface.php An interface for a Feeds entity property plugin. 1
FeedsEntityProcessorPropertyTest class tests/src/FeedsEntityProcessorPropertyTest.test Tests importing entities with properties of various data types.
FeedsEntityProcessorTestMetadataController class tests/modules/feeds_entity_processor_test/src/FeedsEntityProcessorTestMetadataController.php Extend the default Test entity metadata properties.

Other projects