Posts by Juliano • 1 point
1 post
- 
		0 votes1 answer155 viewsQ: Count records in DoctrineI need to return the total number of records from a table field, and also count the number of records from a given id. I need to count the data from a poll vote table so I need to count the values…