bigbank.su Open in urlscan Pro
80.209.240.16  Public Scan

Submitted URL: https://www.bigbank.su/
Effective URL: https://bigbank.su/categories/playngo
Submission: On June 25 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 5 forms found in the DOM

POST https://bigbank.su/login

<form ng-submit="sendForm($event)" action="https://bigbank.su/login" method="POST" data-modal-success="#login-modal" class="ng-pristine ng-valid">
  <input type="hidden" name="_token" value="Jj69INtIog6hmdzGPpyaozpzEpUtz73g6yfh1B8G" autocomplete="off">
  <div class="form">
    <div class="form__field">
      <div class="input-elem__label ng-binding">Username</div>
      <input type="text" name="username" class="input-elem ng-pristine ng-valid ng-empty ng-valid-username ng-touched" id="username" placeholder="Username">
    </div>
    <div class="form__field">
      <div class="input-elem__label ng-binding">Password</div>
      <input type="password" class="input-elem ng-pristine ng-valid ng-empty ng-touched" name="password" id="password" placeholder="Password">
    </div>
  </div>
  <div class="modal__error" style="display: none"></div>
  <div class="modal-base__forgot-password">
    <a class="modal-base__link ng-scope" href="javascript:;" ng-click="openModal($event, '#restore-password')">Forgot Your Password?</a>
  </div>
  <div class="modal-base__btn-wrp">
    <input type="hidden" value="/" name="is_ajax" id="is_ajax" autocomplete="off">
    <button class="button button-secondary form__btn form__btn--mrg-btm ng-binding" type="submit" style="width:90%;">Login</button>
    <button class="button button-neutral form__btn ng-scope ng-binding" ng-click="openModal($event, '#registration-confirm')" style="width:90%;">Register</button>
  </div>
</form>

POST https://bigbank.su/password/remind

<form ng-submit="sendForm($event)" action="https://bigbank.su/password/remind" method="POST" data-modal-success="#restore-password-success" class="ng-pristine ng-valid">
  <input type="hidden" value="/" name="is_ajax" id="is_ajax" autocomplete="off">
  <input type="hidden" name="_token" value="Jj69INtIog6hmdzGPpyaozpzEpUtz73g6yfh1B8G" autocomplete="off">
  <div class="modal__content">
    <div class="modal__input input input-restore-email">
      <input type="text" name="email" required="" class="modal__input-inner input__inner" placeholder="Email">
    </div>
    <div class="modal__error" style="display:none"></div>
  </div>
  <div class="popup__footer">
    <input type="submit" value="Request new password" class="popup__button button">
  </div>
</form>

POST https://bigbank.su/register

<form method="post" action="https://bigbank.su/register" ng-submit="sendForm($event)" data-modal-success="#system-notification-success" class="registry-modal__form form form--reg ng-pristine ng-valid ng-isolate-scope">
  <input type="hidden" name="_token" value="Jj69INtIog6hmdzGPpyaozpzEpUtz73g6yfh1B8G" autocomplete="off"> <input type="hidden" value="/" name="is_ajax" id="is_ajax" autocomplete="off">
  <div>
    <div class="form__step form__step--1">
      <div class="form__field form__field--username">
        <span class="input-elem__label ng-scope">Username</span>
        <input type="text" id="username" name="username" placeholder="Username" class="input-elem ng-pristine ng-valid ng-empty ng-touched">
      </div>
      <div class="form__field form__field--email">
        <span class="input-elem__label ng-scope">Email</span>
        <input type="text" id="email" name="email" placeholder="Email" class="input-elem ng-pristine ng-valid ng-empty ng-touched">
      </div>
      <div class="form__field form__field--password">
        <span class="input-elem__label ng-scope">Password</span>
        <input placeholder="Password" type="password" name="password" class="input-elem ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty ng-valid-password-strength" autocomplete="off">
      </div>
      <div class="form__field form__field--confirm_password">
        <span class="input-elem__label ng-scope">Confirm Password</span>
        <input placeholder="Confirm Password" type="password" id="password_confirmation" name="password_confirmation" class="input-elem ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty ng-valid-confirm_password-strength"
          autocomplete="off">
      </div>
      <div class="form__field form__field--age_terms_acceptance form__field--checkbox">
        <label class="checkbox-elem">
          <input class="checkbox-elem__input ng-pristine ng-untouched ng-valid ng-empty" type="checkbox" placeholder="">
          <span class="checkbox-elem__icon icon-woo"></span>
          <span class="checkbox-elem__text">
            <span class="ng-binding"> I am over 18 years old and I have read and accept the terms and conditions. <a class="terms-breakdown terms-link tc">Terms &amp; Conditions</a>
            </span>
            <sup class="checkbox-elem__required">*</sup>
          </span>
        </label>
      </div>
    </div>
  </div>
  <div class="form__btn-wrp">
    <input class="button button-primary ng-scope" type="submit" value="Register">
  </div>
  <div class="registry-modal__form-descr">
    <span class="ng-binding">Already have an account?</span>
    <a class="registry-modal__form-descr-link ng-scope ng-binding" ng-click="openModal($event, '#login-modal')">Log In</a>
  </div>
  <div class="modal__error" style="display: none"></div>
</form>

POST https://bigbank.su/profile/password/update

<form ng-submit="sendForm($event)" action="https://bigbank.su/profile/password/update" method="POST" data-modal-success="#password-changed" class="ng-pristine ng-valid">
  <div class="modal__content">
    <div class="popup__input input">
      <input type="password" name="old_password" required="" class="modal__input-inner input__inner" placeholder="Current password">
    </div>
    <div class="popup__input input">
      <input type="password" name="password" required="" class="modal__input-inner input__inner" placeholder="New Password">
    </div>
    <div class="popup__input input">
      <input type="password" name="password_confirmation" required="" class="modal__input-inner input__inner" placeholder="Confirm Password">
    </div>
    <div class="modal__error" style="display:none">
      <div class="modal__note_important"></div>
    </div>
  </div>
  <div class="popup__footer">
    <input type="submit" value="Change" class="popup__button button">
  </div>
</form>

<form class="ng-pristine ng-valid"><br><b>Filter results</b><br>Method: <select name="method">
    <option value=""></option>
    <option value="GET">GET</option>
    <option value="POST">POST</option>
    <option value="PUT">PUT</option>
    <option value="DELETE">DELETE</option>
  </select><br>Uri: <input type="text" name="uri"><br>IP: <input type="text" name="ip"><br><button type="submit">Search</button></form>

Text Content

x

Exclusive $2000 Welcome Bonus!




100% match up to $800 currency units first Deposit


100% match up to $500 currency units on second deposit


 1.  The Casino is a member of the group of online Casinos proprietary to us
     (the "Group"). At any pointin time the Group may offer Sign-Up Bonuses at
     any or all of its member Casinos
 2.  All new players have 7 days from the date their account was opened to claim
     their new player sign-up bonus. Thereafter the Sign-Up bonus will be
     unavailable. Subsequent promotions will be available to the player but the
     Sign-Up bonus will be considered forfeited.
 3.  Please note that for the purposes hereof, a “Currency Unit” is a unit of
     the currency nominated by the Player at the time of his/her registration of
     his/her Real Account to be the currency to be utilized by such Player when
     transacting with the Casino.
 4.  For these promotions ‘Desktop’ refers to an application that runs stand
     alone in a desktop or laptop computer.
 5.  Contrast with "software," which requires the Web browser to run and
     ‘mobile’ applications that run on HTML5 on smartphones and tablets
 6.  The Welcome Bonus will automatically be credited to the Bonus Account upon
     a successful purchase of 10 currency units or more.
 7.  Where the Casino does not offer the primary Currency Unit in your country,
     you will be eligible to play and receive bonuses in any currency of your
     choosing.
 8.  If you open multiple accounts you will not be eligible for the Sign-Up
     Bonus on each account. Thisand any other Sign-Up Bonus/es are only
     available once per Player and/or per environment where computers are shared
     and/or per email address. This offer is not transferable.
 9.  Once you have received a Sign-Up Bonus at any of the Groups member Casinos,
     you are required thatto meet additional minimum Play Through Requirements
     before you are eligible for additional Sign-Up Bonuses at any of the other
     member Casinos.
 10. If a Free Spins Offer is granted to you it must be played through 50 times
     (50x) before you will beable to withdraw any winnings made using the bonus
     money portion of your balance. ("Play through Requirement"). For example,
     if you deposit 100 and receive a 100 credit bonus, the Play through
     Requirement will be 50 x 100 = 5000. Any winnings attributed to the Cash
     portion of your balance can be withdrawn at any time, subject to meeting
     all of these terms and conditions. In the event that a Player has a
     positive cash balance after the 50x wagering requirement is complete and
     such Player attempts to make a withdrawal, the withdrawal of winnings
     derived from the Free Spins will be capped at 100 Casino Credits (in the
     Player’s currency of play) and the remaining cash balance will be
     forfeited.
 11. The Bonus amount is subject to a minimum play through (wager) of 50 times
     (50x) by you before it can be transferred from your Bonus Balance to your
     Cash Balance ("Play Through Requirement"). For example, if you deposit 100
     and receive a 100 credit bonus, the Play through Requirement will be 50 x
     100 = 5000
 12. You may thus not claim or receive a Free Spins offer at this Casino if you
     have previously claimed or received a Free Spins offer from another Group
     member Casino and have not yet wagered such previously claimed or received
     a Free Spins offer and its associated initial deposit at least 100 times at
     the Group member Casino that granted you such Free Spins offer. If your
     Account at this Casino has been credited with a Free Spins offer for which
     you (in our sole and unfettered discretion) are ineligible, the Casino
     shall retrospectively void such Sign-Up Bonus and any winnings received by
     you after the Free Spins offer has been credited to your relevant accounts.
 13. Wagering on all games except Roulette, Sic Bo, Craps, Baccarat, Table
     Poker, Casino War & Red Dog will count towards meeting the Play Through
     Requirement; however the percentage of the Sign-Up Bonus which may be
     wagered on certain games will vary as follows*:

 * - 100% All Slots, Keno & Scratch Card games (Re-spin slot games counts 10%)
   - 8% All video/power Pokers (excluding All Aces and Jacks or Better video
   pokers), all blackjacks excluding Classic Blackjack) 2% Classic Blackjacks,
   All Aces video pokers, all Jacks or Better video pokers - 0% all baccarats,
   all craps, Red Dog, Sic Bo - Wagers placed using the gamble feature 0% - All
   game play MPV (Multiplayer Tournaments) 0% - If you play on the excluded
   games (0%) before meeting the playthrough requirements, then you agree that
   the casino holds the right to void any winnings made from these games at our
   discretion.
 * - IMPORTANT: the contribution percentages and playthrough requirements may
   differ per promotion and/or geographical location. In this instance, the
   percentage amounts and playthrough requirements quoted in the promotions
   Terms & Conditions will apply. Please always refer to the specific Terms &
   Conditions associated with each promotion to avoid any misunderstanding
   *Progressive games will contribute to the Play through Requirement as per the
   game type. For example, Progressive Slots will contribute 100% to the Play
   through Requirement. ** Please note that wagers placed using the gamble
   feature will not count towards the Play through Requirement. *** Please note
   that all game play on MPV (Multi Player Tournaments), will not count towards
   the Play through Requirement.

 14. After fulfilling the total Play through Requirement on your first Sign-Up
     Bonus you can withdraw from your Cash Balance at any time.
 15. This bonus offer expires upon cashin. Any claim made to this bonus after a
     cashin has been requested, whether pending or paid, will render the bonus
     void. Where a Sign-Up Bonus has been granted to you, subject to you being
     required to have met all wagering requirements, you will be limited to a
     maximum withdrawal value of 6 times your first deposit amount and any
     remaining balance will be forfeited. This clause will only be applied at
     the discretion of casino management. All progressive wins are exempt from
     this clause.
 16. Should a withdrawal be submitted before the free Spins Bonus is credited to
     the Bonus Account, the bonus will be forfeited.
 17. You will be unable to withdraw any amount from your account until youve
     either met the wagering requirements or played through all funds in the
     Bonus Account. Winnings on bets from the Bonus Account, after the wagering
     requirements have been met, go straight to the Cash Account.
 18. If you do not want any Sign-Up Bonus which has been deposited into your
     account by the Casino then you are entitled to request that the Sign-Up
     Bonus be reversed out of your Casino account, subject to no Play Through
     having taken place on either the initial deposit or associated Sign-Up
     Bonus. You can do this by contacting Customer support by way of email or
     live chat, where after the Sign-Up Bonus reversal will take place. If any
     Play Through has taken place, then that Sign-Up Bonus may not be removed
     from your account (either by means of withdrawal or a request to the
     support staff) until the Play through Requirement associated with that
     Sign-Up Bonus has been met.
 19. Before any withdrawals are processed, your play will be reviewed for any
     irregular playing patterns e.g. playing of equal, zero margin bets or hedge
     betting, which all shall be considered irregular gaming for Sign-Up Bonus
     Play Through Requirement purposes. Other examples of irregular game play
     include but are not limited to, placing single bets equal to or in excess
     of 30% or more of the value of the bonus credited to your account until
     such time as the wagering requirements for that bonus have been met. The
     Casino reserves the right to decide in its sole discretion which activities
     constitute "irregular play" for Sign-Up Bonus Play through Requirement
     purposes from time-to-time and to withhold any withdrawals where irregular
     play has occurred to meet Sign-Up Bonus Play through Requirements.
 20. In the event that the Casino believes you are abusing or attempting to
     abuse a bonus or other promotion, or you are likely to benefit through
     abuse or lack of good faith from a gambling policy adopted by Us, the
     Casino Group may at its sole discretion, deny, withhold or withdraw from
     you any bonus or promotion, or rescind any policy either temporarily or
     permanently, or terminate your access to the Services and/or block your
     account. In such circumstances, the Casino shall be under no obligation to
     refund to you any funds that may be in your accounts other than your
     original deposit amounts.
 21. If the Sign-Up Bonus remains unused in your Bonus Balance for two (2)
     months or longer from the date the claim was made, the Sign-Up Bonus will
     be forfeited to the Casino.
 22. The Casino Rules, Terms and Conditions apply to this Promotion. In the
     event of a conflict between these Promotion-specific Rules, Terms and
     Conditions and the Casino Rules Terms and Conditions, the
     Promotion-specific Rules, Terms and Conditions shall prevail but only to
     the extent that the Rules, Terms and Conditions conflict with one another.
 23. In the event of any dispute, the decision of the Casino management will be
     considered full and final. No correspondence will be entered into in this
     regard.
 24. The Casino management reserves the right to end or amend this Promotion at
     any time without giving notice


Last Updated: 20/08/2021


Log In
Register Log In
Slots Hot
 * All
 * New
 * Playngo
 * Egt
 * iSoftBet
 * Gamomat
 * New
 * Playtech
 * Amatic
 * Aristocrat
 * C-Technology
 * Greentube
 * Igrosoft
 * NetEnt
 * Novomatic
 * Pragmatic
 * Skywind
 * Mainama
 * Ka-Gaming
 * Wazdan
 * Vision
 * Keno
 * Card
 * Roulette
 * Bingo
 * Playgt
 * CQ9 Gaming
 * GD Games
 * BetSoft
 * NetGame
 * Arcade

JACKPOT € 5.95
JACKPOT € 5.93
JACKPOT € 3.93
JACKPOT € 7.93
JACKPOT € 42.06
JACKPOT € 43.06
JACKPOT € 46.06
JACKPOT € 42.06
JACKPOT € 44.06
JACKPOT € 42.06
Register Log In
DEU
 * ENG
 * DEU

Filter
 * Playngo
 * Egt
 * iSoftBet
 * Gamomat
 * New
 * Playtech
 * Amatic
 * Aristocrat
 * C-Technology
 * Greentube
 * Igrosoft
 * NetEnt
 * Novomatic
 * Pragmatic
 * Skywind
 * Mainama
 * Ka-Gaming
 * Wazdan
 * Vision
 * Keno
 * Card
 * Roulette
 * Bingo
 * Playgt
 * CQ9 Gaming
 * GD Games
 * BetSoft
 * NetGame
 * Arcade

 * Playngo
 * Egt
 * iSoftBet
 * Gamomat
 * New
 * Playtech
 * Amatic
 * Aristocrat
 * C-Technology
 * Greentube
 * Igrosoft
 * NetEnt
 * Novomatic
 * Pragmatic
 * Skywind
 * Mainama
 * Ka-Gaming
 * Wazdan
 * Vision
 * Keno
 * Card
 * Roulette
 * Bingo
 * Playgt
 * CQ9 Gaming
 * GD Games
 * BetSoft
 * NetGame
 * Arcade

Register Log In
 * 
 * All
 * Hot
 * New
 * Slots
 * Jackpot
 * Roulette

DEU
 * ENG
 * DEU

    
 1. 
    
 2. 
    
 3. 
    
 4. 
    
 5. 
    


Register
    
 1. 
    
 2. 
    
 3. 
    
 4. 
    
 5. 
    

WELCOME PACKAGE
$/€ 200 
+ 200 free spins

Play Now

DAILY SLOT RACE
€/$   800  
+ 800 Free Spin Every Day!

Play Now

LIVE CASINO 33
At Your Fingertips

Play Now

COMPLETE ALL MISSIONS
and get more than
$/€150,000 in rewards

Play Now




LAST WINNERS

 * Jimmy TM Just Won
   
   in Troll Hunters 2
   
   € 176.40

 * Sumit A Just Won
   
   in Riches of Robin
   
   € 115.00

 * Macy L Just Won
   
   in Ring of Odin
   
   € 401.50

 * Daniel R Just Won
   
   in Riches of Robin
   
   € 197.20

 * Robert R Just Won
   
   in Riches of Robin
   
   € 201.70

 * All
 * Hot
   
 * New
   
 * Slots
   
 * Jackpot
 * Roulette

All
 * netent
 * playtech
 * pragmatic
 * wazdan
 * igtech
 * evolution
 * amatic
 * isoftbet

All Providers Close
 * Playngo
 * Egt
 * Gamomat
 * New
 * Aristocrat
 * C-Technology
 * Greentube
 * Igrosoft
 * Novomatic
 * Skywind
 * Mainama
 * Ka-Gaming
 * Vision
 * Keno
 * Card
 * Roulette
 * Bingo
 * Playgt
 * CQ9 Gaming
 * GD Games
 * BetSoft
 * NetGame
 * Arcade

Active
Demo
Login

Playngo

Super Wheel

Active
Demo
Login

Playngo

Troll Hunters 2

Active
Demo
Login

Playngo

Leprechaun Goes Wild

Active
Demo
Login

Playngo

Ring of Odin

Active
Demo
Login

Playngo

Casino Holdem

Active
Demo
Login

Playngo

Riches of Robin

Active
Demo
Login

Playngo

Rich Wilde and Shield of Athena

Active
Demo
Login

Playngo

Sweet Alchemy Bingo

Cash and crypto multi-account

Use your preferred payment methods and easily switch between these methods any
time you like.

Transparent transaction history

Keep track of your full incoming and outgoing payments history.

Lightning-fast deposits and withdrawals

Your deposits will reach your gaming account immediately and withdrawals are
processed faster than ever -up to 2 hours!

Complete privacy and security

Our website runs on 128-bit SSL (Secure Socket Layer) encryption and uses the
most innovative PGP protocol to ensure safe and totally secure sensitive data
transfer.


BEST CASINO SITE TO PLAY ONLINE!

Want to be wooed while when gambling online? Then welcome to Us, the best
gambling website out there. We have thousands of games from the industry’s
top-rated providers and all the slots you can think of. Add our excellent
bonuses & promos to the mix, and you have yourself a lot to look forward to.

We hold a government license and are fully regulated so you shouldn’t fear for
your safety. We are a brand, a company that enjoys a stellar reputation in the
industry. If you were looking for the safest and most reliable gambling
experience, you’re at the right place.

We are the highest paying internet gambling venue in the business and one of the
most aesthetically pleasing ones. Trust us, you won’t find a reason NOT to join
our pitch-perfect gaming house.


MOBILE ONLINE CASINO: SLOT MACHINES ON ANDROID OR IPHONE

Can you play on your phone? Absolutely! We live in the digital age and spend
more time on our smartphones and handhelds than on our PCs. Well, why sit in
front of a computer screen when you can play online anytime, anywhere? With our
mobile website, you can do everything with a single click.

We have the best selection of games in the industry and we will no doubt woo you
with its selection. From time to time we also offer special mobile bonuses and
promotions that are sure to make you want to play on your phone or tablet.

You do not have to worry about installing an app. Just enter our website in your
phone s browser, log in and enjoy. As simple as that.


WHAT IS THE BEST ONLINE CASINO?

We are the best internet-based gaming venue, and it’s not even close. Why are we
the best? Well, apart from our amazing choice of games, we also accept a variety
of payment methods and allow cash and crypto multi-accounts. How does that
sound?

We also offer lightning-fast withdrawals. As soon as you win something, you’ll
get the cash to your account in no more than a few hours. All of this and more
make us to the one of the best places to play in 2021.

We have all the classic and modern slots and the best table games as well. You
can spin roulette wheels, try to beat the (human) dealer to 21 on blackjack
tables, or just enjoy slots. The choice is yours.


HOW TO PLAY ONLINE CASINO?

In order to play at our gaming house, you must first register an account. This
process will be completed in no more than a few minutes. Once your profile is
verified, it is as easy as logging in and making a deposit to your account.
That’s if you want to play for real money. But you should be glad to know we
offer free play too.

We are the best place to play roulette, poker, blackjack or slots. We have a
variety of games on offer suitable to all types of players and bankrolls. You’ll
find all the best slots to play online in our library. So what are you waiting
for? Give them all a spin! We guarantee that it’ll be worth it.



TERMS AND CONDITIONS 24/7 SUPPORT

The Casino cannot open accounts or process bets or financial transactions for
individuals residing in Lower Saxony (Niedersachsen) state in Germany.
Bayton Ltd (C41970), is a Maltese registered company registered at Villa
Seminia, 8, Sir Temi Zammit Avenue, Ta’ Xbiex XBX1011. Bayton Ltd is licensed
under the Malta Gaming Authority, license number: MGA/B2C/145/2007 (issued 1st
August 2018).





LOG IN

Username
Password

Forgot Your Password?
Login Register
Restore Password


System notification
Your password has been sent to your mail
Good luck in the games!



WELCOME BONUS $/€200 + 200 FREE SPINS


WELCOME BONUS $/€200 + 200 FS

Register
 * Profile Information
 * Personal Information
 * Address Information
 * Welcome Bonus $/€200 + 200 Free Spins $/€200 + 200 FS
   Welcome to WooCasino


REGISTER

Username
Email
Password
Confirm Password
I am over 18 years old and I have read and accept the terms and conditions.
Terms & Conditions *

Already have an account? Log In

Change password


System notification
Your password has been changed
Good luck in the games!

System notification



MessagesTimelineExceptionsViews6RouteQueries14Models49MailsGateSessionRequest
#1 playngo (21:03:09)7.4.33PHP Version59.06msRequest Duration6MBMemory UsageGET
categories/{category1}Route
 * Booting (19.06ms)
 * Application (39.83ms)

 * 1 x Application (67.44%)
   39.83ms
   1 x Booting (32.27%)
   19.06ms


6 templates were rendered
 * frontend.Default.games.list
   (resources/views/frontend/Default/games/list.blade.php)17blade
   
   Params0
   
   games
   
   1
   
   category1
   
   2
   
   cat1
   
   3
   
   categories
   
   4
   
   currentSliderNum
   
   5
   
   title
   
   6
   
   body
   
   7
   
   keywords
   
   8
   
   description
   
   9
   
   jpgs
   
   10
   
   shop
   
   11
   
   devices
   
   12
   
   tournament
   
   13
   
   is_game_page
   
   14
   
   jpgSum
   
   15
   
   gamestat
   
   16
   
   depositlist

 * frontend.Default.layouts.app
   (resources/views/frontend/Default/layouts/app.blade.php)33blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   games
   
   4
   
   category1
   
   5
   
   cat1
   
   6
   
   categories
   
   7
   
   currentSliderNum
   
   8
   
   title
   
   9
   
   body
   
   10
   
   keywords
   
   11
   
   description
   
   12
   
   jpgs
   
   13
   
   shop
   
   14
   
   devices
   
   15
   
   tournament
   
   16
   
   is_game_page
   
   17
   
   jpgSum
   
   18
   
   gamestat
   
   19
   
   depositlist
   
   20
   
   currency
   
   21
   
   i
   
   22
   
   g
   
   23
   
   p
   
   24
   
   top_categories
   
   25
   
   __currentLoopData
   
   26
   
   v
   
   27
   
   k
   
   28
   
   loop
   
   29
   
   category
   
   30
   
   index
   
   31
   
   game
   
   32
   
   key

 * frontend.Default.partials.navbar
   (resources/views/frontend/Default/partials/navbar.blade.php)33blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   games
   
   4
   
   category1
   
   5
   
   cat1
   
   6
   
   categories
   
   7
   
   currentSliderNum
   
   8
   
   title
   
   9
   
   body
   
   10
   
   keywords
   
   11
   
   description
   
   12
   
   jpgs
   
   13
   
   shop
   
   14
   
   devices
   
   15
   
   tournament
   
   16
   
   is_game_page
   
   17
   
   jpgSum
   
   18
   
   gamestat
   
   19
   
   depositlist
   
   20
   
   currency
   
   21
   
   i
   
   22
   
   g
   
   23
   
   p
   
   24
   
   top_categories
   
   25
   
   __currentLoopData
   
   26
   
   v
   
   27
   
   k
   
   28
   
   loop
   
   29
   
   category
   
   30
   
   index
   
   31
   
   game
   
   32
   
   key

 * frontend.partials.messages
   (resources/views/frontend/partials/messages.blade.php)33blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   games
   
   4
   
   category1
   
   5
   
   cat1
   
   6
   
   categories
   
   7
   
   currentSliderNum
   
   8
   
   title
   
   9
   
   body
   
   10
   
   keywords
   
   11
   
   description
   
   12
   
   jpgs
   
   13
   
   shop
   
   14
   
   devices
   
   15
   
   tournament
   
   16
   
   is_game_page
   
   17
   
   jpgSum
   
   18
   
   gamestat
   
   19
   
   depositlist
   
   20
   
   currency
   
   21
   
   i
   
   22
   
   g
   
   23
   
   p
   
   24
   
   top_categories
   
   25
   
   __currentLoopData
   
   26
   
   v
   
   27
   
   k
   
   28
   
   loop
   
   29
   
   category
   
   30
   
   index
   
   31
   
   game
   
   32
   
   key

 * frontend.Default.partials.header_not_logged
   (resources/views/frontend/Default/partials/header_not_logged.blade.php)33blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   games
   
   4
   
   category1
   
   5
   
   cat1
   
   6
   
   categories
   
   7
   
   currentSliderNum
   
   8
   
   title
   
   9
   
   body
   
   10
   
   keywords
   
   11
   
   description
   
   12
   
   jpgs
   
   13
   
   shop
   
   14
   
   devices
   
   15
   
   tournament
   
   16
   
   is_game_page
   
   17
   
   jpgSum
   
   18
   
   gamestat
   
   19
   
   depositlist
   
   20
   
   currency
   
   21
   
   i
   
   22
   
   g
   
   23
   
   p
   
   24
   
   top_categories
   
   25
   
   __currentLoopData
   
   26
   
   v
   
   27
   
   k
   
   28
   
   loop
   
   29
   
   category
   
   30
   
   index
   
   31
   
   game
   
   32
   
   key

 * frontend.Default.partials.popups
   (resources/views/frontend/Default/partials/popups.blade.php)33blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors
   
   3
   
   games
   
   4
   
   category1
   
   5
   
   cat1
   
   6
   
   categories
   
   7
   
   currentSliderNum
   
   8
   
   title
   
   9
   
   body
   
   10
   
   keywords
   
   11
   
   description
   
   12
   
   jpgs
   
   13
   
   shop
   
   14
   
   devices
   
   15
   
   tournament
   
   16
   
   is_game_page
   
   17
   
   jpgSum
   
   18
   
   gamestat
   
   19
   
   depositlist
   
   20
   
   currency
   
   21
   
   i
   
   22
   
   g
   
   23
   
   p
   
   24
   
   top_categories
   
   25
   
   __currentLoopData
   
   26
   
   v
   
   27
   
   k
   
   28
   
   loop
   
   29
   
   category
   
   30
   
   index
   
   31
   
   game
   
   32
   
   key


uriGET categories/{category1}middlewareweb, siteisclosed,
checkerasfrontend.game.list.categorycontrollerVanguardLTE\Http\Controllers\Web\Frontend\GamesController@indexnamespaceVanguardLTE\Http\Controllers\Web\Frontendprefixwherefileapp/Http/Controllers/Web/Frontend/GamesController.php:8-246
14 statements were executed, 2 of which were duplicated, 12 unique6.85ms
admin_bigbank1
 * select * from `w_sessions` where `id` =
   'LP8irwHWEPV75RWAzKp0uG2cZclg8fXKtF7lp55o' limit 1
   
   260μs/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:100admin_bigbank1
   
   MetadataBindings
    * 0. LP8irwHWEPV75RWAzKp0uG2cZclg8fXKtF7lp55o
   
   Backtrace
    * 14. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:100
    * 15. /vendor/laravel/framework/src/Illuminate/Session/Store.php:97
    * 16. /vendor/laravel/framework/src/Illuminate/Session/Store.php:87
    * 17. /vendor/laravel/framework/src/Illuminate/Session/Store.php:71
    * 18. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147

 * select * from `w_shops` where `w_shops`.`id` = 1 limit 1
   
   230μs/app/Http/Controllers/Web/Frontend/GamesController.php:27admin_bigbank1
   
   MetadataBindings
    * 0. 1
   
   Backtrace
    * 19. /app/Http/Controllers/Web/Frontend/GamesController.php:27
    * 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    * 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
    * 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
    * 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205

 * select * from `w_categories` where (`href` = 'playngo') limit 1
   
   170μs/app/Http/Controllers/Web/Frontend/GamesController.php:45admin_bigbank1
   
   MetadataBindings
    * 0. playngo
   
   Backtrace
    * 15. /app/Http/Controllers/Web/Frontend/GamesController.php:45
    * 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    * 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
    * 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
    * 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205

 * select `id` from `w_categories` where (`parent` = 2)
   
   150μs/app/Http/Controllers/Web/Frontend/GamesController.php:78admin_bigbank1
   
   MetadataBindings
    * 0. 2
   
   Backtrace
    * 13. /app/Http/Controllers/Web/Frontend/GamesController.php:78
    * 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    * 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
    * 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
    * 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205

 * select * from `w_games` where (`view` = 1 and `shop_id` = 1) and original_id
   IN (SELECT game_id FROM `w_game_categories` WHERE category_id IN(2)) and
   `device` in (1, 2) order by CASE WHEN(stat_in > 0) THEN(stat_out*100)/stat_in
   ELSE 0 END desc
   
   830μs/app/Http/Controllers/Web/Frontend/GamesController.php:189admin_bigbank1
   
   MetadataBindings
    * 0. 1
    * 1. 1
    * 2. 1
    * 3. 2
   
   Backtrace
    * 14. /app/Http/Controllers/Web/Frontend/GamesController.php:189
    * 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    * 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
    * 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
    * 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205

 * select * from `w_jpg` where `shop_id` = 1
   
   220μs/app/Http/Controllers/Web/Frontend/GamesController.php:190admin_bigbank1
   
   MetadataBindings
    * 0. 1
   
   Backtrace
    * 14. /app/Http/Controllers/Web/Frontend/GamesController.php:190
    * 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    * 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
    * 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
    * 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205

 * select sum(`balance`) as aggregate from `w_jpg` where `shop_id` = 1
   
   160μs/app/Http/Controllers/Web/Frontend/GamesController.php:191admin_bigbank1
   
   MetadataBindings
    * 0. 1
   
   Backtrace
    * 15. /app/Http/Controllers/Web/Frontend/GamesController.php:191
    * 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    * 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
    * 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
    * 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205

 * select `original_id` from `w_games` where (`view` = 1 and `shop_id` = 1)
   
   1.62ms/app/Http/Controllers/Web/Frontend/GamesController.php:199admin_bigbank1
   
   MetadataBindings
    * 0. 1
    * 1. 1
   
   Backtrace
    * 13. /app/Http/Controllers/Web/Frontend/GamesController.php:199
    * 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    * 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
    * 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
    * 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205

 * select `category_id` from `w_game_categories` where `game_id` in (1, 2, 3, 4,
   5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24,
   25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43,
   44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62,
   63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81,
   82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100,
   101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115,
   116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130,
   131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145,
   146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160,
   161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175,
   176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190,
   191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205,
   206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220,
   221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235,
   236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250,
   251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265,
   266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280,
   281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295,
   296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310,
   311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325,
   326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340,
   341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355,
   356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370,
   371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385,
   386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400,
   401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415,
   416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430,
   431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445,
   446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460,
   461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475,
   476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490,
   491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505,
   506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520,
   521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535,
   536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550,
   551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565,
   566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580,
   581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595,
   596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610,
   611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625,
   626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640,
   641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655,
   656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670,
   671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685,
   686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700,
   701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715,
   716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730,
   731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745,
   746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760,
   761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775,
   776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790,
   791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805,
   806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820,
   821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835,
   836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850,
   851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865,
   866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880,
   881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895,
   896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910,
   911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925,
   926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940,
   941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955,
   956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970,
   971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985,
   986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000,
   1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013,
   1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026,
   1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039,
   1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052,
   1053, 1054, 1055, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067,
   1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080,
   1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093,
   1094) group by `category_id`
   
   1.93ms/app/Http/Controllers/Web/Frontend/GamesController.php:199admin_bigbank1
   
   MetadataBindings
    * 0. 1
    * 1. 2
    * 2. 3
    * 3. 4
    * 4. 5
    * 5. 6
    * 6. 7
    * 7. 8
    * 8. 9
    * 9. 10
    * 10. 11
    * 11. 12
    * 12. 13
    * 13. 14
    * 14. 15
    * 15. 16
    * 16. 17
    * 17. 18
    * 18. 19
    * 19. 20
    * 20. 21
    * 21. 22
    * 22. 23
    * 23. 24
    * 24. 25
    * 25. 26
    * 26. 27
    * 27. 28
    * 28. 29
    * 29. 30
    * 30. 31
    * 31. 32
    * 32. 33
    * 33. 34
    * 34. 35
    * 35. 36
    * 36. 37
    * 37. 38
    * 38. 39
    * 39. 40
    * 40. 41
    * 41. 42
    * 42. 43
    * 43. 44
    * 44. 45
    * 45. 46
    * 46. 47
    * 47. 48
    * 48. 49
    * 49. 50
    * 50. 51
    * 51. 52
    * 52. 53
    * 53. 54
    * 54. 55
    * 55. 56
    * 56. 57
    * 57. 58
    * 58. 59
    * 59. 60
    * 60. 61
    * 61. 62
    * 62. 63
    * 63. 64
    * 64. 65
    * 65. 66
    * 66. 67
    * 67. 68
    * 68. 69
    * 69. 70
    * 70. 71
    * 71. 72
    * 72. 73
    * 73. 74
    * 74. 75
    * 75. 76
    * 76. 77
    * 77. 78
    * 78. 79
    * 79. 80
    * 80. 81
    * 81. 82
    * 82. 83
    * 83. 84
    * 84. 85
    * 85. 86
    * 86. 87
    * 87. 88
    * 88. 89
    * 89. 90
    * 90. 91
    * 91. 92
    * 92. 93
    * 93. 94
    * 94. 95
    * 95. 96
    * 96. 97
    * 97. 98
    * 98. 99
    * 99. 100
    * 100. 101
    * 101. 102
    * 102. 103
    * 103. 104
    * 104. 105
    * 105. 106
    * 106. 107
    * 107. 108
    * 108. 109
    * 109. 110
    * 110. 111
    * 111. 112
    * 112. 113
    * 113. 114
    * 114. 115
    * 115. 116
    * 116. 117
    * 117. 118
    * 118. 119
    * 119. 120
    * 120. 121
    * 121. 122
    * 122. 123
    * 123. 124
    * 124. 125
    * 125. 126
    * 126. 127
    * 127. 128
    * 128. 129
    * 129. 130
    * 130. 131
    * 131. 132
    * 132. 133
    * 133. 134
    * 134. 135
    * 135. 136
    * 136. 137
    * 137. 138
    * 138. 139
    * 139. 140
    * 140. 141
    * 141. 142
    * 142. 143
    * 143. 144
    * 144. 145
    * 145. 146
    * 146. 147
    * 147. 148
    * 148. 149
    * 149. 150
    * 150. 151
    * 151. 152
    * 152. 153
    * 153. 154
    * 154. 155
    * 155. 156
    * 156. 157
    * 157. 158
    * 158. 159
    * 159. 160
    * 160. 161
    * 161. 162
    * 162. 163
    * 163. 164
    * 164. 165
    * 165. 166
    * 166. 167
    * 167. 168
    * 168. 169
    * 169. 170
    * 170. 171
    * 171. 172
    * 172. 173
    * 173. 174
    * 174. 175
    * 175. 176
    * 176. 177
    * 177. 178
    * 178. 179
    * 179. 180
    * 180. 181
    * 181. 182
    * 182. 183
    * 183. 184
    * 184. 185
    * 185. 186
    * 186. 187
    * 187. 188
    * 188. 189
    * 189. 190
    * 190. 191
    * 191. 192
    * 192. 193
    * 193. 194
    * 194. 195
    * 195. 196
    * 196. 197
    * 197. 198
    * 198. 199
    * 199. 200
    * 200. 201
    * 201. 202
    * 202. 203
    * 203. 204
    * 204. 205
    * 205. 206
    * 206. 207
    * 207. 208
    * 208. 209
    * 209. 210
    * 210. 211
    * 211. 212
    * 212. 213
    * 213. 214
    * 214. 215
    * 215. 216
    * 216. 217
    * 217. 218
    * 218. 219
    * 219. 220
    * 220. 221
    * 221. 222
    * 222. 223
    * 223. 224
    * 224. 225
    * 225. 226
    * 226. 227
    * 227. 228
    * 228. 229
    * 229. 230
    * 230. 231
    * 231. 232
    * 232. 233
    * 233. 234
    * 234. 235
    * 235. 236
    * 236. 237
    * 237. 238
    * 238. 239
    * 239. 240
    * 240. 241
    * 241. 242
    * 242. 243
    * 243. 244
    * 244. 245
    * 245. 246
    * 246. 247
    * 247. 248
    * 248. 249
    * 249. 250
    * 250. 251
    * 251. 252
    * 252. 253
    * 253. 254
    * 254. 255
    * 255. 256
    * 256. 257
    * 257. 258
    * 258. 259
    * 259. 260
    * 260. 261
    * 261. 262
    * 262. 263
    * 263. 264
    * 264. 265
    * 265. 266
    * 266. 267
    * 267. 268
    * 268. 269
    * 269. 270
    * 270. 271
    * 271. 272
    * 272. 273
    * 273. 274
    * 274. 275
    * 275. 276
    * 276. 277
    * 277. 278
    * 278. 279
    * 279. 280
    * 280. 281
    * 281. 282
    * 282. 283
    * 283. 284
    * 284. 285
    * 285. 286
    * 286. 287
    * 287. 288
    * 288. 289
    * 289. 290
    * 290. 291
    * 291. 292
    * 292. 293
    * 293. 294
    * 294. 295
    * 295. 296
    * 296. 297
    * 297. 298
    * 298. 299
    * 299. 300
    * 300. 301
    * 301. 302
    * 302. 303
    * 303. 304
    * 304. 305
    * 305. 306
    * 306. 307
    * 307. 308
    * 308. 309
    * 309. 310
    * 310. 311
    * 311. 312
    * 312. 313
    * 313. 314
    * 314. 315
    * 315. 316
    * 316. 317
    * 317. 318
    * 318. 319
    * 319. 320
    * 320. 321
    * 321. 322
    * 322. 323
    * 323. 324
    * 324. 325
    * 325. 326
    * 326. 327
    * 327. 328
    * 328. 329
    * 329. 330
    * 330. 331
    * 331. 332
    * 332. 333
    * 333. 334
    * 334. 335
    * 335. 336
    * 336. 337
    * 337. 338
    * 338. 339
    * 339. 340
    * 340. 341
    * 341. 342
    * 342. 343
    * 343. 344
    * 344. 345
    * 345. 346
    * 346. 347
    * 347. 348
    * 348. 349
    * 349. 350
    * 350. 351
    * 351. 352
    * 352. 353
    * 353. 354
    * 354. 355
    * 355. 356
    * 356. 357
    * 357. 358
    * 358. 359
    * 359. 360
    * 360. 361
    * 361. 362
    * 362. 363
    * 363. 364
    * 364. 365
    * 365. 366
    * 366. 367
    * 367. 368
    * 368. 369
    * 369. 370
    * 370. 371
    * 371. 372
    * 372. 373
    * 373. 374
    * 374. 375
    * 375. 376
    * 376. 377
    * 377. 378
    * 378. 379
    * 379. 380
    * 380. 381
    * 381. 382
    * 382. 383
    * 383. 384
    * 384. 385
    * 385. 386
    * 386. 387
    * 387. 388
    * 388. 389
    * 389. 390
    * 390. 391
    * 391. 392
    * 392. 393
    * 393. 394
    * 394. 395
    * 395. 396
    * 396. 397
    * 397. 398
    * 398. 399
    * 399. 400
    * 400. 401
    * 401. 402
    * 402. 403
    * 403. 404
    * 404. 405
    * 405. 406
    * 406. 407
    * 407. 408
    * 408. 409
    * 409. 410
    * 410. 411
    * 411. 412
    * 412. 413
    * 413. 414
    * 414. 415
    * 415. 416
    * 416. 417
    * 417. 418
    * 418. 419
    * 419. 420
    * 420. 421
    * 421. 422
    * 422. 423
    * 423. 424
    * 424. 425
    * 425. 426
    * 426. 427
    * 427. 428
    * 428. 429
    * 429. 430
    * 430. 431
    * 431. 432
    * 432. 433
    * 433. 434
    * 434. 435
    * 435. 436
    * 436. 437
    * 437. 438
    * 438. 439
    * 439. 440
    * 440. 441
    * 441. 442
    * 442. 443
    * 443. 444
    * 444. 445
    * 445. 446
    * 446. 447
    * 447. 448
    * 448. 449
    * 449. 450
    * 450. 451
    * 451. 452
    * 452. 453
    * 453. 454
    * 454. 455
    * 455. 456
    * 456. 457
    * 457. 458
    * 458. 459
    * 459. 460
    * 460. 461
    * 461. 462
    * 462. 463
    * 463. 464
    * 464. 465
    * 465. 466
    * 466. 467
    * 467. 468
    * 468. 469
    * 469. 470
    * 470. 471
    * 471. 472
    * 472. 473
    * 473. 474
    * 474. 475
    * 475. 476
    * 476. 477
    * 477. 478
    * 478. 479
    * 479. 480
    * 480. 481
    * 481. 482
    * 482. 483
    * 483. 484
    * 484. 485
    * 485. 486
    * 486. 487
    * 487. 488
    * 488. 489
    * 489. 490
    * 490. 491
    * 491. 492
    * 492. 493
    * 493. 494
    * 494. 495
    * 495. 496
    * 496. 497
    * 497. 498
    * 498. 499
    * 499. 500
    * 500. 501
    * 501. 502
    * 502. 503
    * 503. 504
    * 504. 505
    * 505. 506
    * 506. 507
    * 507. 508
    * 508. 509
    * 509. 510
    * 510. 511
    * 511. 512
    * 512. 513
    * 513. 514
    * 514. 515
    * 515. 516
    * 516. 517
    * 517. 518
    * 518. 519
    * 519. 520
    * 520. 521
    * 521. 522
    * 522. 523
    * 523. 524
    * 524. 525
    * 525. 526
    * 526. 527
    * 527. 528
    * 528. 529
    * 529. 530
    * 530. 531
    * 531. 532
    * 532. 533
    * 533. 534
    * 534. 535
    * 535. 536
    * 536. 537
    * 537. 538
    * 538. 539
    * 539. 540
    * 540. 541
    * 541. 542
    * 542. 543
    * 543. 544
    * 544. 545
    * 545. 546
    * 546. 547
    * 547. 548
    * 548. 549
    * 549. 550
    * 550. 551
    * 551. 552
    * 552. 553
    * 553. 554
    * 554. 555
    * 555. 556
    * 556. 557
    * 557. 558
    * 558. 559
    * 559. 560
    * 560. 561
    * 561. 562
    * 562. 563
    * 563. 564
    * 564. 565
    * 565. 566
    * 566. 567
    * 567. 568
    * 568. 569
    * 569. 570
    * 570. 571
    * 571. 572
    * 572. 573
    * 573. 574
    * 574. 575
    * 575. 576
    * 576. 577
    * 577. 578
    * 578. 579
    * 579. 580
    * 580. 581
    * 581. 582
    * 582. 583
    * 583. 584
    * 584. 585
    * 585. 586
    * 586. 587
    * 587. 588
    * 588. 589
    * 589. 590
    * 590. 591
    * 591. 592
    * 592. 593
    * 593. 594
    * 594. 595
    * 595. 596
    * 596. 597
    * 597. 598
    * 598. 599
    * 599. 600
    * 600. 601
    * 601. 602
    * 602. 603
    * 603. 604
    * 604. 605
    * 605. 606
    * 606. 607
    * 607. 608
    * 608. 609
    * 609. 610
    * 610. 611
    * 611. 612
    * 612. 613
    * 613. 614
    * 614. 615
    * 615. 616
    * 616. 617
    * 617. 618
    * 618. 619
    * 619. 620
    * 620. 621
    * 621. 622
    * 622. 623
    * 623. 624
    * 624. 625
    * 625. 626
    * 626. 627
    * 627. 628
    * 628. 629
    * 629. 630
    * 630. 631
    * 631. 632
    * 632. 633
    * 633. 634
    * 634. 635
    * 635. 636
    * 636. 637
    * 637. 638
    * 638. 639
    * 639. 640
    * 640. 641
    * 641. 642
    * 642. 643
    * 643. 644
    * 644. 645
    * 645. 646
    * 646. 647
    * 647. 648
    * 648. 649
    * 649. 650
    * 650. 651
    * 651. 652
    * 652. 653
    * 653. 654
    * 654. 655
    * 655. 656
    * 656. 657
    * 657. 658
    * 658. 659
    * 659. 660
    * 660. 661
    * 661. 662
    * 662. 663
    * 663. 664
    * 664. 665
    * 665. 666
    * 666. 667
    * 667. 668
    * 668. 669
    * 669. 670
    * 670. 671
    * 671. 672
    * 672. 673
    * 673. 674
    * 674. 675
    * 675. 676
    * 676. 677
    * 677. 678
    * 678. 679
    * 679. 680
    * 680. 681
    * 681. 682
    * 682. 683
    * 683. 684
    * 684. 685
    * 685. 686
    * 686. 687
    * 687. 688
    * 688. 689
    * 689. 690
    * 690. 691
    * 691. 692
    * 692. 693
    * 693. 694
    * 694. 695
    * 695. 696
    * 696. 697
    * 697. 698
    * 698. 699
    * 699. 700
    * 700. 701
    * 701. 702
    * 702. 703
    * 703. 704
    * 704. 705
    * 705. 706
    * 706. 707
    * 707. 708
    * 708. 709
    * 709. 710
    * 710. 711
    * 711. 712
    * 712. 713
    * 713. 714
    * 714. 715
    * 715. 716
    * 716. 717
    * 717. 718
    * 718. 719
    * 719. 720
    * 720. 721
    * 721. 722
    * 722. 723
    * 723. 724
    * 724. 725
    * 725. 726
    * 726. 727
    * 727. 728
    * 728. 729
    * 729. 730
    * 730. 731
    * 731. 732
    * 732. 733
    * 733. 734
    * 734. 735
    * 735. 736
    * 736. 737
    * 737. 738
    * 738. 739
    * 739. 740
    * 740. 741
    * 741. 742
    * 742. 743
    * 743. 744
    * 744. 745
    * 745. 746
    * 746. 747
    * 747. 748
    * 748. 749
    * 749. 750
    * 750. 751
    * 751. 752
    * 752. 753
    * 753. 754
    * 754. 755
    * 755. 756
    * 756. 757
    * 757. 758
    * 758. 759
    * 759. 760
    * 760. 761
    * 761. 762
    * 762. 763
    * 763. 764
    * 764. 765
    * 765. 766
    * 766. 767
    * 767. 768
    * 768. 769
    * 769. 770
    * 770. 771
    * 771. 772
    * 772. 773
    * 773. 774
    * 774. 775
    * 775. 776
    * 776. 777
    * 777. 778
    * 778. 779
    * 779. 780
    * 780. 781
    * 781. 782
    * 782. 783
    * 783. 784
    * 784. 785
    * 785. 786
    * 786. 787
    * 787. 788
    * 788. 789
    * 789. 790
    * 790. 791
    * 791. 792
    * 792. 793
    * 793. 794
    * 794. 795
    * 795. 796
    * 796. 797
    * 797. 798
    * 798. 799
    * 799. 800
    * 800. 801
    * 801. 802
    * 802. 803
    * 803. 804
    * 804. 805
    * 805. 806
    * 806. 807
    * 807. 808
    * 808. 809
    * 809. 810
    * 810. 811
    * 811. 812
    * 812. 813
    * 813. 814
    * 814. 815
    * 815. 816
    * 816. 817
    * 817. 818
    * 818. 819
    * 819. 820
    * 820. 821
    * 821. 822
    * 822. 823
    * 823. 824
    * 824. 825
    * 825. 826
    * 826. 827
    * 827. 828
    * 828. 829
    * 829. 830
    * 830. 831
    * 831. 832
    * 832. 833
    * 833. 834
    * 834. 835
    * 835. 836
    * 836. 837
    * 837. 838
    * 838. 839
    * 839. 840
    * 840. 841
    * 841. 842
    * 842. 843
    * 843. 844
    * 844. 845
    * 845. 846
    * 846. 847
    * 847. 848
    * 848. 849
    * 849. 850
    * 850. 851
    * 851. 852
    * 852. 853
    * 853. 854
    * 854. 855
    * 855. 856
    * 856. 857
    * 857. 858
    * 858. 859
    * 859. 860
    * 860. 861
    * 861. 862
    * 862. 863
    * 863. 864
    * 864. 865
    * 865. 866
    * 866. 867
    * 867. 868
    * 868. 869
    * 869. 870
    * 870. 871
    * 871. 872
    * 872. 873
    * 873. 874
    * 874. 875
    * 875. 876
    * 876. 877
    * 877. 878
    * 878. 879
    * 879. 880
    * 880. 881
    * 881. 882
    * 882. 883
    * 883. 884
    * 884. 885
    * 885. 886
    * 886. 887
    * 887. 888
    * 888. 889
    * 889. 890
    * 890. 891
    * 891. 892
    * 892. 893
    * 893. 894
    * 894. 895
    * 895. 896
    * 896. 897
    * 897. 898
    * 898. 899
    * 899. 900
    * 900. 901
    * 901. 902
    * 902. 903
    * 903. 904
    * 904. 905
    * 905. 906
    * 906. 907
    * 907. 908
    * 908. 909
    * 909. 910
    * 910. 911
    * 911. 912
    * 912. 913
    * 913. 914
    * 914. 915
    * 915. 916
    * 916. 917
    * 917. 918
    * 918. 919
    * 919. 920
    * 920. 921
    * 921. 922
    * 922. 923
    * 923. 924
    * 924. 925
    * 925. 926
    * 926. 927
    * 927. 928
    * 928. 929
    * 929. 930
    * 930. 931
    * 931. 932
    * 932. 933
    * 933. 934
    * 934. 935
    * 935. 936
    * 936. 937
    * 937. 938
    * 938. 939
    * 939. 940
    * 940. 941
    * 941. 942
    * 942. 943
    * 943. 944
    * 944. 945
    * 945. 946
    * 946. 947
    * 947. 948
    * 948. 949
    * 949. 950
    * 950. 951
    * 951. 952
    * 952. 953
    * 953. 954
    * 954. 955
    * 955. 956
    * 956. 957
    * 957. 958
    * 958. 959
    * 959. 960
    * 960. 961
    * 961. 962
    * 962. 963
    * 963. 964
    * 964. 965
    * 965. 966
    * 966. 967
    * 967. 968
    * 968. 969
    * 969. 970
    * 970. 971
    * 971. 972
    * 972. 973
    * 973. 974
    * 974. 975
    * 975. 976
    * 976. 977
    * 977. 978
    * 978. 979
    * 979. 980
    * 980. 981
    * 981. 982
    * 982. 983
    * 983. 984
    * 984. 985
    * 985. 986
    * 986. 987
    * 987. 988
    * 988. 989
    * 989. 990
    * 990. 991
    * 991. 992
    * 992. 993
    * 993. 994
    * 994. 995
    * 995. 996
    * 996. 997
    * 997. 998
    * 998. 999
    * 999. 1000
    * 1000. 1001
    * 1001. 1002
    * 1002. 1003
    * 1003. 1004
    * 1004. 1005
    * 1005. 1006
    * 1006. 1007
    * 1007. 1008
    * 1008. 1009
    * 1009. 1010
    * 1010. 1011
    * 1011. 1012
    * 1012. 1013
    * 1013. 1014
    * 1014. 1015
    * 1015. 1016
    * 1016. 1017
    * 1017. 1018
    * 1018. 1019
    * 1019. 1020
    * 1020. 1021
    * 1021. 1022
    * 1022. 1023
    * 1023. 1024
    * 1024. 1025
    * 1025. 1026
    * 1026. 1027
    * 1027. 1028
    * 1028. 1029
    * 1029. 1030
    * 1030. 1031
    * 1031. 1032
    * 1032. 1033
    * 1033. 1034
    * 1034. 1035
    * 1035. 1036
    * 1036. 1037
    * 1037. 1038
    * 1038. 1039
    * 1039. 1040
    * 1040. 1041
    * 1041. 1042
    * 1042. 1043
    * 1043. 1044
    * 1044. 1045
    * 1045. 1046
    * 1046. 1047
    * 1047. 1048
    * 1048. 1049
    * 1049. 1050
    * 1050. 1051
    * 1051. 1052
    * 1052. 1053
    * 1053. 1054
    * 1054. 1055
    * 1055. 1058
    * 1056. 1059
    * 1057. 1060
    * 1058. 1061
    * 1059. 1062
    * 1060. 1063
    * 1061. 1064
    * 1062. 1065
    * 1063. 1066
    * 1064. 1067
    * 1065. 1068
    * 1066. 1069
    * 1067. 1070
    * 1068. 1071
    * 1069. 1072
    * 1070. 1073
    * 1071. 1074
    * 1072. 1075
    * 1073. 1076
    * 1074. 1077
    * 1075. 1078
    * 1076. 1079
    * 1077. 1080
    * 1078. 1081
    * 1079. 1082
    * 1080. 1083
    * 1081. 1084
    * 1082. 1085
    * 1083. 1086
    * 1084. 1087
    * 1085. 1088
    * 1086. 1089
    * 1087. 1090
    * 1088. 1091
    * 1089. 1092
    * 1090. 1093
    * 1091. 1094
   
   Backtrace
    * 13. /app/Http/Controllers/Web/Frontend/GamesController.php:199
    * 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    * 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
    * 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
    * 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205

 * select * from `w_categories` where `id` in (2, 3, 4, 5, 6, 7, 8, 9, 10, 11,
   12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30)
   order by `position` asc
   
   290μs/app/Http/Controllers/Web/Frontend/GamesController.php:202admin_bigbank1
   
   MetadataBindings
    * 0. 2
    * 1. 3
    * 2. 4
    * 3. 5
    * 4. 6
    * 5. 7
    * 6. 8
    * 7. 9
    * 8. 10
    * 9. 11
    * 10. 12
    * 11. 13
    * 12. 14
    * 13. 15
    * 14. 16
    * 15. 17
    * 16. 18
    * 17. 19
    * 18. 20
    * 19. 21
    * 20. 22
    * 21. 23
    * 22. 24
    * 23. 25
    * 24. 26
    * 25. 27
    * 26. 28
    * 27. 29
    * 28. 30
   
   Backtrace
    * 14. /app/Http/Controllers/Web/Frontend/GamesController.php:202
    * 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    * 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
    * 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
    * 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205

 * select * from `w_tournaments` where `shop_id` = 1 and `start` <= '2024-06-25
   21:03:09' and `end` >= '2024-06-25 21:03:09' order by `end` asc limit 1
   
   230μs/app/Http/Controllers/Web/Frontend/GamesController.php:232admin_bigbank1
   
   MetadataBindings
    * 0. 1
    * 1. 2024-06-25 21:03:09
    * 2. 2024-06-25 21:03:09
   
   Backtrace
    * 15. /app/Http/Controllers/Web/Frontend/GamesController.php:232
    * 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    * 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
    * 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
    * 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205

 * select * from `w_tournaments` where `shop_id` = 1 and `start` >= '2024-06-25
   21:03:09' and `end` >= '2024-06-25 21:03:09' order by `end` asc limit 1
   
   180μs/app/Http/Controllers/Web/Frontend/GamesController.php:235admin_bigbank1
   
   MetadataBindings
    * 0. 1
    * 1. 2024-06-25 21:03:09
    * 2. 2024-06-25 21:03:09
   
   Backtrace
    * 15. /app/Http/Controllers/Web/Frontend/GamesController.php:235
    * 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    * 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
    * 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
    * 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205

 * update `w_sessions` set `payload` =
   'YTozOntzOjY6Il90b2tlbiI7czo0MDoiSmo2OUlOdElvZzZobWR6R1BweWFvenB6RXBVdHo3M2c2eWZoMUI4RyI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6Mzc6Imh0dHBzOi8vYmlnYmFuay5zdS9jYXRlZ29yaWVzL3BsYXluZ28iO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19',
   `last_activity` = 1719342189 where `id` =
   'LP8irwHWEPV75RWAzKp0uG2cZclg8fXKtF7lp55o'
   
   250μs/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:177admin_bigbank1
   
   MetadataBindings
    * 0. YTozOntzOjY6Il90b2tlbiI7czo0MDoiSmo2OUlOdElvZzZobWR6R1BweWFvenB6RXBVdHo3M2c2eWZoMUI4RyI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6Mzc6Imh0dHBzOi8vYmlnYmFuay5zdS9jYXRlZ29yaWVzL3BsYXluZ28iO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19
    * 1. 1719342189
    * 2. LP8irwHWEPV75RWAzKp0uG2cZclg8fXKtF7lp55o
   
   Backtrace
    * 10. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:177
    * 11. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:144
    * 12. /vendor/laravel/framework/src/Illuminate/Session/Store.php:129
    * 13. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:236
    * 14. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130

 * select * from `w_sessions` where `id` =
   'LP8irwHWEPV75RWAzKp0uG2cZclg8fXKtF7lp55o' limit 1
   
   330μs/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:100admin_bigbank1
   
   MetadataBindings
    * 0. LP8irwHWEPV75RWAzKp0uG2cZclg8fXKtF7lp55o
   
   Backtrace
    * 14. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:100
    * 15. /vendor/laravel/framework/src/Illuminate/Session/Store.php:97
    * 16. /vendor/laravel/framework/src/Illuminate/Session/Store.php:87
    * 17. /vendor/laravel/framework/src/Illuminate/Session/Store.php:71
    * 20. /vendor/maximebf/debugbar/src/DebugBar/DebugBar.php:446

VanguardLTE\JPG10VanguardLTE\Game8VanguardLTE\Category30VanguardLTE\Shop1


_tokenJj69INtIog6hmdzGPpyaozpzEpUtz73g6yfh1B8G_previousarray:1 [ "url" =>
"https://bigbank.su/categories/playngo" ]_flasharray:2 [ "old" => [] "new" => []
]PHPDEBUGBAR_STACK_DATA[]
path_info/categories/playngostatus_code

200


status_textOKformathtmlcontent_typetext/html; charset=UTF-8request_query

[]


request_request

[]


request_headers
  0 of 0       array:15 [▼
  "cookie" => array:1 [▶
    0 => "XSRF-TOKEN=eyJpdiI6IklGemFDMTk1bnFJVDZPb3pkbTBaVFE9PSIsInZhbHVlIjoiRzFDTWUvck5RaDJuLzB5S24vaTI1WFVPNUYwTmhib04vUzVsZGJUNVkwOS94TWdvRlVKb1RnNGVNa1QvQ0IveWRudHYxMTR3Z0QybVNkZndhTnJET25LL0xVclR3dExQYk5UVkZiU1I1cUpkV1NIbXA4Vlh6SXdPQkovSDFidkgiLCJtYWMiOiI3ZDJmNzgzZjlmMDZiNWE1NTJhMDk4NGJiZWMwZTQ3NDhkNTZhNzQwNjhjM2Y1NjU1YmJhOWQ2NjNkM2NkYzUyIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6InJiOXpsZ3lVTzEzR0tZRGJzSmd5eWc9PSIsInZhbHVlIjoibXhJczV5S3BGWlZQU2FMUHpTT1A3YlppR0ZjSlNaRUU2NTIrOFovaVIwekhvWGlvZDZwTGNOcVVLbEdiMUJmeXZaSTBCaEJpRG0xeWVvVFpNeEZhRVdNbVlLcFp5ckdTdWVQenpMZTVXVGZPVko4alBIMTQ0TUJJaUpsMFAwQlciLCJtYWMiOiI3MjM5MzBkYjAzYzFlNzBmNDhmNGYxOGY5NTRjMmRhZThmMzYzZGZiNGNhMWMyMmQ1MWI2OTc1NmJkYjNlNGEwIiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6IklGemFDMTk1bnFJVDZPb3pkbTBaVFE9PSIsInZhbHVlIjoiRzFDTWUvck5RaDJuLzB5S24vaTI1WFVPNUYwTmhib04vUzVsZGJUNVkwOS94TWdvRlVKb1RnNGVNa1QvQ0IveWRudHYxM ▶"
  ]
  "accept-encoding" => array:1 [▶
    0 => "gzip, deflate, br, zstd"
  ]
  "sec-ch-ua-platform" => array:1 [▶
    0 => ""Win32""
  ]
  "sec-ch-ua-mobile" => array:1 [▶
    0 => "?0"
  ]
  "sec-ch-ua" => array:1 [▶
    0 => ""Google Chrome";v="126", "Not:A-Brand";v="8", "Chromium";v="126""
  ]
  "sec-fetch-dest" => array:1 [▶
    0 => "document"
  ]
  "sec-fetch-user" => array:1 [▶
    0 => "?1"
  ]
  "sec-fetch-mode" => array:1 [▶
    0 => "navigate"
  ]
  "sec-fetch-site" => array:1 [▶
    0 => "none"
  ]
  "accept" => array:1 [▶
    0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
  ]
  "accept-language" => array:1 [▶
    0 => "de-DE,de;q=0.9;q=0.9"
  ]
  "user-agent" => array:1 [▶
    0 => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"
  ]
  "upgrade-insecure-requests" => array:1 [▶
    0 => "1"
  ]
  "connection" => array:1 [▶
    0 => "keep-alive"
  ]
  "host" => array:1 [▶
    0 => "bigbank.su"
  ]
]


request_server
  0 of 0       array:54 [▼
  "USER" => "admin"
  "HOME" => "/home/admin/"
  "SCRIPT_NAME" => "/index.php"
  "REQUEST_URI" => "/categories/playngo"
  "QUERY_STRING" => ""
  "REQUEST_METHOD" => "GET"
  "SERVER_PROTOCOL" => "HTTP/1.1"
  "GATEWAY_INTERFACE" => "CGI/1.1"
  "REDIRECT_URL" => "/categories/playngo"
  "REMOTE_PORT" => "44194"
  "SCRIPT_FILENAME" => "//home/admin/sites/bigbank.su/index.php"
  "SERVER_ADMIN" => "root@localhost"
  "CONTEXT_DOCUMENT_ROOT" => "/home/admin/sites/bigbank.su"
  "CONTEXT_PREFIX" => ""
  "REQUEST_SCHEME" => "https"
  "DOCUMENT_ROOT" => "/home/admin/sites/bigbank.su"
  "REMOTE_ADDR" => "80.255.10.202"
  "SERVER_PORT" => "443"
  "SERVER_ADDR" => "80.209.240.16"
  "SERVER_NAME" => "bigbank.su"
  "SERVER_SOFTWARE" => "Apache"
  "SERVER_SIGNATURE" => ""
  "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
  "HTTP_COOKIE" => "XSRF-TOKEN=eyJpdiI6IklGemFDMTk1bnFJVDZPb3pkbTBaVFE9PSIsInZhbHVlIjoiRzFDTWUvck5RaDJuLzB5S24vaTI1WFVPNUYwTmhib04vUzVsZGJUNVkwOS94TWdvRlVKb1RnNGVNa1QvQ0IveWRudHYxMTR3Z0QybVNkZndhTnJET25LL0xVclR3dExQYk5UVkZiU1I1cUpkV1NIbXA4Vlh6SXdPQkovSDFidkgiLCJtYWMiOiI3ZDJmNzgzZjlmMDZiNWE1NTJhMDk4NGJiZWMwZTQ3NDhkNTZhNzQwNjhjM2Y1NjU1YmJhOWQ2NjNkM2NkYzUyIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6InJiOXpsZ3lVTzEzR0tZRGJzSmd5eWc9PSIsInZhbHVlIjoibXhJczV5S3BGWlZQU2FMUHpTT1A3YlppR0ZjSlNaRUU2NTIrOFovaVIwekhvWGlvZDZwTGNOcVVLbEdiMUJmeXZaSTBCaEJpRG0xeWVvVFpNeEZhRVdNbVlLcFp5ckdTdWVQenpMZTVXVGZPVko4alBIMTQ0TUJJaUpsMFAwQlciLCJtYWMiOiI3MjM5MzBkYjAzYzFlNzBmNDhmNGYxOGY5NTRjMmRhZThmMzYzZGZiNGNhMWMyMmQ1MWI2OTc1NmJkYjNlNGEwIiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6IklGemFDMTk1bnFJVDZPb3pkbTBaVFE9PSIsInZhbHVlIjoiRzFDTWUvck5RaDJuLzB5S24vaTI1WFVPNUYwTmhib04vUzVsZGJUNVkwOS94TWdvRlVKb1RnNGVNa1QvQ0IveWRudHYxM ▶"
  "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd"
  "HTTP_SEC_CH_UA_PLATFORM" => ""Win32""
  "HTTP_SEC_CH_UA_MOBILE" => "?0"
  "HTTP_SEC_CH_UA" => ""Google Chrome";v="126", "Not:A-Brand";v="8", "Chromium";v="126""
  "HTTP_SEC_FETCH_DEST" => "document"
  "HTTP_SEC_FETCH_USER" => "?1"
  "HTTP_SEC_FETCH_MODE" => "navigate"
  "HTTP_SEC_FETCH_SITE" => "none"
  "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
  "HTTP_ACCEPT_LANGUAGE" => "de-DE,de;q=0.9;q=0.9"
  "HTTP_USER_AGENT" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"
  "HTTP_UPGRADE_INSECURE_REQUESTS" => "1"
  "HTTP_CONNECTION" => "keep-alive"
  "HTTP_HOST" => "bigbank.su"
  "proxy-nokeepalive" => "1"
  "SSL_TLS_SNI" => "bigbank.su"
  "HTTPS" => "on"
  "SCRIPT_URI" => "https://bigbank.su/categories/playngo"
  "SCRIPT_URL" => "/categories/playngo"
  "UNIQUE_ID" => "ZnsUbfBupcB8g6Sp8fiGfwAAAAI"
  "REDIRECT_STATUS" => "200"
  "REDIRECT_SSL_TLS_SNI" => "bigbank.su"
  "REDIRECT_HTTPS" => "on"
  "REDIRECT_SCRIPT_URI" => "https://bigbank.su/categories/playngo"
  "REDIRECT_SCRIPT_URL" => "/categories/playngo"
  "REDIRECT_UNIQUE_ID" => "ZnsUbfBupcB8g6Sp8fiGfwAAAAI"
  "FCGI_ROLE" => "RESPONDER"
  "PHP_SELF" => "/index.php"
  "REQUEST_TIME_FLOAT" => 1719342189.9196
  "REQUEST_TIME" => 1719342189
]


request_cookies
  0 of 0       array:2 [▼
  "XSRF-TOKEN" => "Jj69INtIog6hmdzGPpyaozpzEpUtz73g6yfh1B8G"
  "laravel_session" => "LP8irwHWEPV75RWAzKp0uG2cZclg8fXKtF7lp55o"
]


response_headers
  0 of 0       array:5 [▼
  "content-type" => array:1 [▶
    0 => "text/html; charset=UTF-8"
  ]
  "cache-control" => array:1 [▶
    0 => "no-cache, private"
  ]
  "date" => array:1 [▶
    0 => "Tue, 25 Jun 2024 19:03:09 GMT"
  ]
  "set-cookie" => array:3 [▶
    0 => "XSRF-TOKEN=eyJpdiI6IjVEZWJFUHQ2MHltTmNpRjF4N1BQSXc9PSIsInZhbHVlIjoiRUdMaUZjOXUvWmJNZ045dk15T2ZyckFNL2VvQzhlTlVsWEw3cjlmdEVpem4xanR1cmhRYjNMQ2dWRnJ1WFZFSFd6U3BoNndaTk9PMzc1MEN6MFVKQ0JSTmdua2pjamVsT0tBNVdmcTUvak5Zam9QK3BJbXZDRERTaDdqYjlXUlMiLCJtYWMiOiI3ZTljMDgzMDNkOWFjZGY1MWVlNDg3MzE3NWM4ZjY2YzBiNmJkYjEzNTg4MzgyYmFkMDAwYjU5MzAyMTI2Y2Y2IiwidGFnIjoiIn0%3D; expires=Wed, 25-Jun-2025 19:03:09 GMT; Max-Age=31536000; path=/ ◀XSRF-TOKEN=eyJpdiI6IjVEZWJFUHQ2MHltTmNpRjF4N1BQSXc9PSIsInZhbHVlIjoiRUdMaUZjOXUvWmJNZ045dk15T2ZyckFNL2VvQzhlTlVsWEw3cjlmdEVpem4xanR1cmhRYjNMQ2dWRnJ1WFZFSFd6U3BoN ▶"
    1 => "laravel_session=eyJpdiI6ImkxKzBHR2ptQUIzTHVvZmp6R05yWnc9PSIsInZhbHVlIjoiYUdQejJwaFJHQXlOVm9pbU9SdXZQMzV1ZXM2M2NmS3ZEcnA1bndlejJJbTZWcDE5U1g5NHFPK01vM0g3NUcrVFF0NjAzVC9qZHJtNVFpN21vVGhacENCZm5hajRTTWtESHpESVNrR25vU1BRam1TNldrZHJFdlIvRGxMVVA2RWYiLCJtYWMiOiJjNTZiNjZhZjlhMmU3MWM0ZmEwMjEwMzA2Nzg4YzBiMDk5MWY4M2E3NmVkZWFlNjdlM2E0ODU5ZDY4MTcxNTYxIiwidGFnIjoiIn0%3D; expires=Wed, 25-Jun-2025 19:03:09 GMT; Max-Age=31536000; path=/ ◀laravel_session=eyJpdiI6ImkxKzBHR2ptQUIzTHVvZmp6R05yWnc9PSIsInZhbHVlIjoiYUdQejJwaFJHQXlOVm9pbU9SdXZQMzV1ZXM2M2NmS3ZEcnA1bndlejJJbTZWcDE5U1g5NHFPK01vM0g3NUcrVFF0 ▶"
    2 => "currentCategory0=eyJpdiI6IkR3ckRqdHJoUVJTKzB3S1MvZi85b2c9PSIsInZhbHVlIjoieGFMRDVTR09kRjJYalQzSzdzSzZlaWdDb0VNZS96YWZ0NTZveWlLdnBRS3VjSFlQRTQ1OEVWbVNCTW1LbTFYekNTUCthV2plV1pNVGVyMDU0dy9TRHc9PSIsIm1hYyI6IjE2OGUzYmViYjM4Mjg3ODgyYzI4MTY2NWZlNjc2NjhkMjM2OTA0MTRkYWU3N2E0MDM3ODEzYTMxZmIyOTRjZWYiLCJ0YWciOiIifQ%3D%3D; expires=Sun, 29-Jul-2029 19:03:09 GMT; Max-Age=160704000; path=/; httponly ◀currentCategory0=eyJpdiI6IkR3ckRqdHJoUVJTKzB3S1MvZi85b2c9PSIsInZhbHVlIjoieGFMRDVTR09kRjJYalQzSzdzSzZlaWdDb0VNZS96YWZ0NTZveWlLdnBRS3VjSFlQRTQ1OEVWbVNCTW1LbTFYekN ▶"
  ]
  "Set-Cookie" => array:3 [▶
    0 => "XSRF-TOKEN=eyJpdiI6IjVEZWJFUHQ2MHltTmNpRjF4N1BQSXc9PSIsInZhbHVlIjoiRUdMaUZjOXUvWmJNZ045dk15T2ZyckFNL2VvQzhlTlVsWEw3cjlmdEVpem4xanR1cmhRYjNMQ2dWRnJ1WFZFSFd6U3BoNndaTk9PMzc1MEN6MFVKQ0JSTmdua2pjamVsT0tBNVdmcTUvak5Zam9QK3BJbXZDRERTaDdqYjlXUlMiLCJtYWMiOiI3ZTljMDgzMDNkOWFjZGY1MWVlNDg3MzE3NWM4ZjY2YzBiNmJkYjEzNTg4MzgyYmFkMDAwYjU5MzAyMTI2Y2Y2IiwidGFnIjoiIn0%3D; expires=Wed, 25-Jun-2025 19:03:09 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IjVEZWJFUHQ2MHltTmNpRjF4N1BQSXc9PSIsInZhbHVlIjoiRUdMaUZjOXUvWmJNZ045dk15T2ZyckFNL2VvQzhlTlVsWEw3cjlmdEVpem4xanR1cmhRYjNMQ2dWRnJ1WFZFSFd6U3BoN ▶"
    1 => "laravel_session=eyJpdiI6ImkxKzBHR2ptQUIzTHVvZmp6R05yWnc9PSIsInZhbHVlIjoiYUdQejJwaFJHQXlOVm9pbU9SdXZQMzV1ZXM2M2NmS3ZEcnA1bndlejJJbTZWcDE5U1g5NHFPK01vM0g3NUcrVFF0NjAzVC9qZHJtNVFpN21vVGhacENCZm5hajRTTWtESHpESVNrR25vU1BRam1TNldrZHJFdlIvRGxMVVA2RWYiLCJtYWMiOiJjNTZiNjZhZjlhMmU3MWM0ZmEwMjEwMzA2Nzg4YzBiMDk5MWY4M2E3NmVkZWFlNjdlM2E0ODU5ZDY4MTcxNTYxIiwidGFnIjoiIn0%3D; expires=Wed, 25-Jun-2025 19:03:09 GMT; path=/ ◀laravel_session=eyJpdiI6ImkxKzBHR2ptQUIzTHVvZmp6R05yWnc9PSIsInZhbHVlIjoiYUdQejJwaFJHQXlOVm9pbU9SdXZQMzV1ZXM2M2NmS3ZEcnA1bndlejJJbTZWcDE5U1g5NHFPK01vM0g3NUcrVFF0 ▶"
    2 => "currentCategory0=eyJpdiI6IkR3ckRqdHJoUVJTKzB3S1MvZi85b2c9PSIsInZhbHVlIjoieGFMRDVTR09kRjJYalQzSzdzSzZlaWdDb0VNZS96YWZ0NTZveWlLdnBRS3VjSFlQRTQ1OEVWbVNCTW1LbTFYekNTUCthV2plV1pNVGVyMDU0dy9TRHc9PSIsIm1hYyI6IjE2OGUzYmViYjM4Mjg3ODgyYzI4MTY2NWZlNjc2NjhkMjM2OTA0MTRkYWU3N2E0MDM3ODEzYTMxZmIyOTRjZWYiLCJ0YWciOiIifQ%3D%3D; expires=Sun, 29-Jul-2029 19:03:09 GMT; path=/; httponly ◀currentCategory0=eyJpdiI6IkR3ckRqdHJoUVJTKzB3S1MvZi85b2c9PSIsInZhbHVlIjoieGFMRDVTR09kRjJYalQzSzdzSzZlaWdDb0VNZS96YWZ0NTZveWlLdnBRS3VjSFlQRTQ1OEVWbVNCTW1LbTFYekN ▶"
  ]
]


session_attributes
  0 of 0       array:4 [▼
  "_token" => "Jj69INtIog6hmdzGPpyaozpzEpUtz73g6yfh1B8G"
  "_previous" => array:1 [▶
    "url" => "https://bigbank.su/categories/playngo"
  ]
  "_flash" => array:2 [▶
    "old" => []
    "new" => []
  ]
  "PHPDEBUGBAR_STACK_DATA" => []
]


PHP DebugBar | Open

DateMethodURLIPFilter data

Load moreShow only current URLShow allDelete all

Filter results
Method: GETPOSTPUTDELETE
Uri:
IP:
Search