How can i count the post added in relationship field, theme display

The relationship field will return an array of post objects, so just count them:

$related_posts = get_field( 'trailere_filme' );
echo count( $related_posts );

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)