yiisoft / yiisoft/db

Profiler is missing

Open
#1,166 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
216
Forks
51
Avg merge
3d 10h
Merged PRs (30d)
2

Description

Description
  1. In https://github.com/yiisoft/db/blob/master/docs/guide/en/connection/profiler.md the namespaces is not correct.
  2. Actual implementation is missing: https://github.com/yiisoft/db/tree/master/src/Profiler
Package version

No response

PHP version

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading docs/guide/en/connection/profiler.md and inspecting the existing src/Profiler directory. Confirm the namespaces documented there against the repository structure, then determine the expected profiler implementation from the surrounding database code. Done means the namespace documentation is correct and the missing profiler implementation is present.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
databases, documentation
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.