1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/manual/docs/Basic Components - Connection - Getting connection state.php

3 lines
157 B
PHP

Connection state gives you information about how active connection currently is. You can get the current state
by calling Doctrine_Connection::getState().