Issue #3128548 by anmolgoyal74, yonailo, sokru, joelpittet, daffie,...
Issue #3128548 by anmolgoyal74, yonailo, sokru, joelpittet, daffie, johnwebdev, alexpott, mradcliffe, DuneBL, catch, xjm, mondrake: Add optional parameters to StatementInterface::fetchObject() to be in line with the PDO implementation of the method fetchObject()
Showing
- core/lib/Drupal/Core/Database/StatementEmpty.php 1 addition, 1 deletioncore/lib/Drupal/Core/Database/StatementEmpty.php
- core/lib/Drupal/Core/Database/StatementInterface.php 14 additions, 1 deletioncore/lib/Drupal/Core/Database/StatementInterface.php
- core/lib/Drupal/Core/Database/StatementPrefetch.php 2 additions, 2 deletionscore/lib/Drupal/Core/Database/StatementPrefetch.php
- core/lib/Drupal/Core/Database/StatementWrapper.php 2 additions, 2 deletionscore/lib/Drupal/Core/Database/StatementWrapper.php
- core/modules/system/tests/src/Functional/Database/FakeRecord.php 20 additions, 1 deletion...dules/system/tests/src/Functional/Database/FakeRecord.php
- core/tests/Drupal/KernelTests/Core/Database/FetchTest.php 2 additions, 1 deletioncore/tests/Drupal/KernelTests/Core/Database/FetchTest.php
Loading
Please register or sign in to comment