FormState::$rebuild_info
Similar to self::$build_info.
But pertaining to \Drupal\Core\Form\FormBuilderInterface::rebuildForm().
This property is uncacheable.
Type: array
File
- 
              core/
lib/ Drupal/ Core/ Form/ FormState.php, line 85  
Class
- FormState
 - Stores information about the state of a form.
 
Namespace
Drupal\Core\FormCode
protected $rebuild_info = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.