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

3 lines
157 B
PHP
Raw Normal View History

2006-08-22 02:55:11 +04:00
Connection state gives you information about how active connection currently is. You can get the current state
by calling Doctrine_Connection::getState().