Giter VIP home page Giter VIP logo

fluent-query-logger's People

Contributors

nkb-bd avatar rafiahmedd avatar techjewel avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

fluent-query-logger's Issues

Error: something went wrong!

Hello, whenever I try to use the fluent query logger plugin, I get the issue "error something is wrong!"
I have set up the logs for specific plugin logs to retrieve but it does not work at all.

Thank you for your help

PHP Fatal and Warnings

Following PHP warnings and fatal exist in PHP 8.x

`PHP Deprecated: Return type of FluentQueryLogger\Framework\Foundation\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Foundation\Container.php on line 1164

PHP Deprecated: Return type of FluentQueryLogger\Framework\Foundation\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Foundation\Container.php on line 1175

PHP Deprecated: Return type of FluentQueryLogger\Framework\Foundation\Container::offsetSet($key, $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 C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Foundation\Container.php on line 1187

PHP Deprecated: Return type of FluentQueryLogger\Framework\Foundation\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Foundation\Container.php on line 1207

PHP Deprecated: Return type of FluentQueryLogger\Framework\Database\Orm\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 C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Database\Orm\Model.php on line 3447

PHP Deprecated: Return type of FluentQueryLogger\Framework\Database\Orm\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 C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Database\Orm\Model.php on line 3458

PHP Deprecated: Return type of FluentQueryLogger\Framework\Database\Orm\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 C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Database\Orm\Model.php on line 3470

PHP Deprecated: Return type of FluentQueryLogger\Framework\Database\Orm\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 C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Database\Orm\Model.php on line 3481

PHP Deprecated: Return type of FluentQueryLogger\Framework\Database\Orm\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Database\Orm\Model.php on line 2449

[27-Jul-2023 16:36:05 UTC] PHP Fatal error: Uncaught Error: Call to a member function get_data() on null in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\app\Hooks\Handlers\DBLoggerHandler.php:34
Stack trace:
#0 C:\wamp64\www\wordpress\wp-includes\class-wp-hook.php(310): FluentQueryLogger\App\Hooks\Handlers\DBLoggerHandler->catchQueries('')
#1 C:\wamp64\www\wordpress\wp-includes\class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array)
#2 C:\wamp64\www\wordpress\wp-includes\plugin.php(517): WP_Hook->do_action(Array)
#3 C:\wamp64\www\wordpress\wp-includes\load.php(1252): do_action('shutdown')
#4 [internal function]: shutdown_action_hook()
#5 {main}
thrown in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\app\Hooks\Handlers\DBLoggerHandler.php on line 34

PHP Deprecated: Calling get_class() without arguments is deprecated in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Database\Orm\ModelHelperTrait.php on line 21

PHP Deprecated: Return type of FluentQueryLogger\Framework\Pagination\AbstractPaginator::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Pagination\AbstractPaginator.php on line 452

PHP Deprecated: Return type of FluentQueryLogger\Framework\Pagination\AbstractPaginator::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Pagination\AbstractPaginator.php on line 463

PHP Deprecated: Return type of FluentQueryLogger\Framework\Pagination\AbstractPaginator::offsetSet($key, $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 C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Pagination\AbstractPaginator.php on line 475

PHP Deprecated: Return type of FluentQueryLogger\Framework\Pagination\AbstractPaginator::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Pagination\AbstractPaginator.php on line 486

PHP Deprecated: Return type of FluentQueryLogger\Framework\Pagination\AbstractPaginator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Pagination\AbstractPaginator.php on line 418

PHP Deprecated: Return type of FluentQueryLogger\Framework\Pagination\AbstractPaginator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Pagination\AbstractPaginator.php on line 398

PHP Deprecated: Return type of FluentQueryLogger\Framework\Pagination\Paginator::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Pagination\Paginator.php on line 142

PHP Deprecated: Return type of FluentQueryLogger\Framework\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Support\Collection.php on line 1176

PHP Deprecated: Return type of FluentQueryLogger\Framework\Support\Collection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Support\Collection.php on line 1187

PHP Deprecated: Return type of FluentQueryLogger\Framework\Support\Collection::offsetSet($key, $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 C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Support\Collection.php on line 1199

PHP Deprecated: Return type of FluentQueryLogger\Framework\Support\Collection::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Support\Collection.php on line 1214

PHP Deprecated: Return type of FluentQueryLogger\Framework\Support\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Support\Collection.php on line 1165

Return type of FluentQueryLogger\Framework\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Support\Collection.php on line 1144

PHP Deprecated: Return type of FluentQueryLogger\Framework\Support\Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Support\Collection.php on line 1113

PHP Deprecated: Return type of FluentQueryLogger\Framework\Pagination\AbstractPaginator::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Pagination\AbstractPaginator.php on line 452

PHP Deprecated: Return type of FluentQueryLogger\Framework\Pagination\AbstractPaginator::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in
C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Pagination\AbstractPaginator.php on line 463

PHP Deprecated: Return type of FluentQueryLogger\Framework\Pagination\AbstractPaginator::offsetSet($key, $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 C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Pagination\AbstractPaginator.php on line 475

PHP Deprecated: Return type of FluentQueryLogger\Framework\Pagination\AbstractPaginator::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Pagination\AbstractPaginator.php on line 486

PHP Deprecated: Return type of FluentQueryLogger\Framework\Pagination\AbstractPaginator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Pagination\AbstractPaginator.php on line 418

PHP Deprecated: Return type of FluentQueryLogger\Framework\Pagination\AbstractPaginator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Pagination\AbstractPaginator.php on line 398

PHP Deprecated: Return type of FluentQueryLogger\Framework\Pagination\LengthAwarePaginator::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\wamp64\www\wordpress\wp-content\plugins\fluent-query-logger\vendor\wpfluent\framework\src\WPFluent\Pagination\LengthAwarePaginator.php on line 166
`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.