Propel extractor

It extracts the data from a given propel query class and generates rows.

Usage:

<propel propelQueryName="Orm\Zed\Glossary\Persistence\SpyGlossaryKeyQuery" bulkSize="100" />

Attributes:

  • propelQueryName: class name of the propel query

  • bulkSize: the number of rows to be extracted at once