Deprecated: Return type of Google\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/sanralsmme/vendor/google/apiclient/src/Model.php on line 256

Deprecated: Return type of Google\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/sanralsmme/vendor/google/apiclient/src/Model.php on line 261

Deprecated: Return type of Google\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/sanralsmme/vendor/google/apiclient/src/Model.php on line 268

Deprecated: Return type of Google\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/sanralsmme/vendor/google/apiclient/src/Model.php on line 278

Deprecated: Return type of Google\Collection::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/sanralsmme/vendor/google/apiclient/src/Collection.php on line 22

Deprecated: Return type of Google\Collection::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/sanralsmme/vendor/google/apiclient/src/Collection.php on line 38

Deprecated: Return type of Google\Collection::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/sanralsmme/vendor/google/apiclient/src/Collection.php on line 30

Deprecated: Return type of Google\Collection::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/sanralsmme/vendor/google/apiclient/src/Collection.php on line 43

Deprecated: Return type of Google\Collection::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/sanralsmme/vendor/google/apiclient/src/Collection.php on line 14

Deprecated: Return type of Google\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/sanralsmme/vendor/google/apiclient/src/Collection.php on line 49
Symfony Profiler

https://sanralsmme.nerdw.com/tender/2

Query Metrics

10 Database Queries
5 Different statements
20.19 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
5.67 ms
(0.00%)
2
SELECT t0.id AS id_1, t0.region AS region_2, t0.thumbnail AS thumbnail_3, t0.address AS address_4, t0.map AS map_5, t0.modified AS modified_6, t0.created AS created_7 FROM regions t0 WHERE t0.id = ?
Parameters:
[
  2
]
5.64 ms
(0.00%)
2
SELECT t0.id AS id_1, t0.document AS document_2, t0.modified AS modified_3, t0.created AS created_4, t0.tender_id AS tender_id_5 FROM documents t0 WHERE t0.tender_id = ?
Parameters:
[
  "2"
]
3.41 ms
(0.00%)
2
SELECT t0.id AS id_1, t0.category AS category_2, t0.thumbnail AS thumbnail_3, t0.modified AS modified_4, t0.created AS created_5 FROM categories t0 WHERE t0.id = ?
Parameters:
[
  10
]
3.33 ms
(0.00%)
1
SELECT t0.id AS id_1, t0.tender_id AS tender_id_2, t0.tender_submission_id AS tender_submission_id_3, t0.amount AS amount_4, t0.notes AS notes_5, t0.alt_tender AS alt_tender_6, t0.created AS created_7 FROM tender_recipient t0 WHERE t0.id = ?
Parameters:
[
  "2"
]
2.15 ms
(0.00%)
3
SELECT t0.id AS id_1, t0.status AS status_2, t0.compulsory AS compulsory_3, t0.grade AS grade_4, t0.beeee AS beeee_5, t0.location AS location_6, t0.closing_date AS closing_date_7, t0.project_number AS project_number_8, t0.awarded AS awarded_9, t0.contract_description AS contract_description_10, t0.tender_notice AS tender_notice_11, t0.meta_title AS meta_title_12, t0.meta_description AS meta_description_13, t0.is_published AS is_published_14, t0.modified AS modified_15, t0.created AS created_16, t0.brief_date AS brief_date_17, t0.closing_time AS closing_time_18, t0.category_id AS category_id_19, t0.region_id AS region_id_20 FROM tenders t0 WHERE t0.id = ?
Parameters:
[
  "2"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
App\Entity\Tenders No errors.
App\Entity\Categories No errors.
App\Entity\Regions No errors.
App\Entity\Documents No errors.
App\Entity\TenderRecipient No errors.