QueryFactory::$connection

The database connection to use.

Type: \Drupal\Core\Database\Connection

File

core/lib/Drupal/Core/Entity/Query/Sql/QueryFactory.php, line 23

Class

QueryFactory
Factory class creating entity query objects for the SQL backend.

Namespace

Drupal\Core\Entity\Query\Sql

Code

1
protected $connection;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.