Microsoft .NET Framework

Homework Help & Tutoring

We offer an array of different online Microsoft .NET Framework tutors, all of whom are advanced in their fields and highly qualified to instruct you.
Microsoft .NET Framework
Send your subject help request Submit your homework problem, or a general tutoring request.
Get quotes from qualified tutors Receive a response from one of our tutors as soon as possible, sometimes within minutes!
Collaborate with your tutor online Work together with your tutor to answer your question within minutes!
Microsoft .NET Framework Tutors Available Now
9 tutors available
PhysMath18
Israel
(PhysMath18)
Offering help to undergraduate, graduate, and postgraduate students in subjects involving Math, Physics, and Computation.
5/5(2,968+ sessions)
3 minutes avg response
lorenazepam
Milena
(lorenazepam)
Math and Computer Science tutor, very creative, motivated and friendly. Ready to guide you through the magnificent world of 0's and 1's :)
4.9/5(897+ sessions)
18 minutes avg response
dexterofnis
Marko
(dexterofnis)
I have PhD in Computer Science and MSc in Math and Engineering. I like to work with students on my univ. and they like to work with me! :)
5/5(609+ sessions)
1 hour avg response
FireAltar
Suparna
(FireAltar)
I am a Technologist, Engineer and a life-long learner. I can assist you with Python, C, C#, High School Science, Math and Electronics.
4.9/5(306+ sessions)
1 hour avg response
See 9 More Tutors
See what our students are saying
Describe your homework help.

My Info

We’ll send you an email right away. If it’s not in your inbox, please check your spam folder.

Project Info

Describe your Homework Problem

Tutors are more likely to respond if: You provide as much info as possible about your problem. Relevant attachments increase tutor responses 3x. Remember, Customer Support is a click away.

Tutors are more likely to respond if: You provide as much info as possible about your problem. Relevant attachments increase tutor responses 3x. Remember, Customer Support is a click away.

Attaching files will get you a faster response

Lesson Budget (optional)

By providing your budget, we will work on finding the best tutors that can work within it.

$15-$25 per hour $25-$45 per hour $45-$60 per hour $60+ per hour

Get a response in as low as 15min

FAQ Frequently Asked Questions
Can you help me with my homework in less than 24 hours?
Can you help me with my exam/quiz/test?
How much will it cost?
What kind of payments do you accept?

Microsoft .NET Framework

Rarely does a developer from academia make use of a pure programming language.  Instead, development frameworks perform the backbone of work done in an application, handling concerns like serialisation, network transport, graphical rendering, threading, and UI layers.  If every new application required its own implementation of these sorts of functions by accessing hardware and operating system layers directly, development would be a prohibitively expensive exercise and the software industry could never have exploded as it has over the past 20 years.

Frameworks are often tightly coupled to technology stacks, and we can consider that there are two major commercial software ecosystems.  The first is primarily open-source driven, and concerns Java and JavaScript with their associated frameworks and tools.  The other is Microsoft's .NET (pronounced as 'dot net') framework, which enables developers to write code in C#, F#, VB, PowerShell, and other languages while utilising the same library of functions across each of them.  There is also an ongoing effort to port .NET to an open source platform called Mono which offers a broadly identical function.

Such frameworks are organised into Namespaces, which start out broad and become increasingly specific, a little like a web address.  At the top level you may have System or Microsoft for instance, which will then become more specific.  The System namespace contains both the Math and Io (input/output) classes which contain functions of their own.  Thus a developer might call System.Math.Round() in order to round off a decimal number, which is actually accessing a static method in the System.Math namespace.  These namespaces are frequently more complex but effectively divide the framework into smaller pieces, frequently in different class libraries (dll files) which can be individually referenced to reduce the size of a deployed application.  The .NET framework is installed as a core part of all modern versions of Windows and thus ensures that an application will function the same way on any Windows machine, regardless of its specific hardware.  This commonality of experience is achieved via the Common Language Runtime, which is the second component of the framework and complements the aforementioned Framework Class Library.

The CLR is essentially a layer between your application and the operating system.  It provides the specifics of elements like security and memory management that wrap your application.  Your implemented program written in C#, for example, is compiled down to a generic language (known as CIL, or Common Intermediate Language) by your compiler.  Because this is true for every language using the .NET framework, components written in different languages can seamlessly interact, allowing for instance, an F# application to log events to a C# server.  As a result, developers can use the right language for the right task without worrying about how to integrate all the component parts.

At the time of this writing, the latest .NET framework version is 4.6.  More recent versions of the framework have increased the availability to developers of things such as multi-threading; previously a deeply complex architecture to implement (and it remains so in other languages).  This puts more power in the hands of a developer to deliver maximum performance without making their code so complex as to be unreadable.

To fulfill our tutoring mission of online education, our college homework help and online tutoring centers are standing by 24/7, ready to assist college students who need homework help with all aspects of Microsoft .NET framework.  Our computer science tutors can help with all your projects, large or small, and we challenge you to find better online Microsoft .NET framework tutoring anywhere.

Read More

College Microsoft .NET Framework Homework Help

Since we have tutors in all Microsoft .NET Framework related topics, we can provide a range of different services. Our online Microsoft .NET Framework tutors will:

  • Provide specific insight for homework assignments.
  • Review broad conceptual ideas and chapters.
  • Simplify complex topics into digestible pieces of information.
  • Answer any Microsoft .NET Framework related questions.
  • Tailor instruction to fit your style of learning.

With these capabilities, our college Microsoft .NET Framework tutors will give you the tools you need to gain a comprehensive knowledge of Microsoft .NET Framework you can use in future courses.

24HourAnswers Online Microsoft .NET Framework Tutors

Our tutors are just as dedicated to your success in class as you are, so they are available around the clock to assist you with questions, homework, exam preparation and any Microsoft .NET Framework related assignments you need extra help completing.

In addition to gaining access to highly qualified tutors, you'll also strengthen your confidence level in the classroom when you work with us. This newfound confidence will allow you to apply your Microsoft .NET Framework knowledge in future courses and keep your education progressing smoothly.

Because our college Microsoft .NET Framework tutors are fully remote, seeking their help is easy. Rather than spend valuable time trying to find a local Microsoft .NET Framework tutor you can trust, just call on our tutors whenever you need them without any conflicting schedules getting in the way.

Start Working With Our College Microsoft .NET Framework Tutors
To fulfill our tutoring mission of online education, our college homework help and online tutoring centers are standing by 24/7, ready to assist college students who need homework help with all aspects of Microsoft .NET Framework.
8.1.0PHP Version1.49sRequest Duration45MBMemory UsageGET subjects/{categoryUri}/{subjectUri?}Route
    • Booting (647ms)time
    • Application (848ms)time
    • 1 x Application (56.71%)
      848ms
      1 x Booting (43.29%)
      647ms
      • Illuminate\Routing\Events\Routing (1.36ms)
      • Illuminate\Routing\Events\RouteMatched (523μs)
      • Illuminate\Foundation\Events\LocaleUpdated (8.72ms)
      • eloquent.booting: App\Models\Subject (303μs)
      • eloquent.booted: App\Models\Subject (73μs)
      • Illuminate\Database\Events\ConnectionEstablished (1.02ms)
      • Illuminate\Database\Events\StatementPrepared (9.06ms)
      • Illuminate\Database\Events\QueryExecuted (7.82ms)
      • eloquent.retrieved: App\Models\Subject (1.56ms)
      • eloquent.booting: App\Models\SubjectCat (153μs)
      • eloquent.booted: App\Models\SubjectCat (289μs)
      • Illuminate\Database\Events\StatementPrepared (6.97ms)
      • Illuminate\Database\Events\QueryExecuted (1.31ms)
      • eloquent.retrieved: App\Models\SubjectCat (217μs)
      • Illuminate\Cache\Events\CacheHit (609μs)
      • eloquent.booting: App\Models\Meta (171μs)
      • eloquent.booted: App\Models\Meta (61μs)
      • Illuminate\Database\Events\StatementPrepared (962μs)
      • Illuminate\Database\Events\QueryExecuted (1.09ms)
      • eloquent.retrieved: App\Models\Meta (178μs)
      • Illuminate\Cache\Events\CacheHit (1.63ms)
      • creating: subjects.show (168μs)
      • composing: subjects.show (332μs)
      • creating: components.breadcrumbs (301μs)
      • composing: components.breadcrumbs (173μs)
      • creating: site.blocks.how-it-works (419μs)
      • composing: site.blocks.how-it-works (22μs)
      • creating: site.blocks.subject-tutors (185μs)
      • composing: site.blocks.subject-tutors (20μs)
      • eloquent.booting: App\Models\User\Tutor (243μs)
      • eloquent.booted: App\Models\User\Tutor (187μs)
      • Illuminate\Database\Events\ConnectionEstablished (661μs)
      • Illuminate\Database\Events\StatementPrepared (12.03ms)
      • Illuminate\Database\Events\QueryExecuted (11.34ms)
      • Illuminate\Database\Events\StatementPrepared (1.61ms)
      • Illuminate\Database\Events\QueryExecuted (15.34ms)
      • eloquent.retrieved: App\Models\User\Tutor (216μs)
      • eloquent.retrieved: App\Models\User\Tutor (39μs)
      • eloquent.retrieved: App\Models\User\Tutor (22μs)
      • eloquent.retrieved: App\Models\User\Tutor (20μs)
      • eloquent.retrieved: App\Models\User\Tutor (59μs)
      • eloquent.retrieved: App\Models\User\Tutor (22μs)
      • creating: components.tutors-cards (331μs)
      • composing: components.tutors-cards (245μs)
      • creating: components.tutors-card (555μs)
      • composing: components.tutors-card (413μs)
      • eloquent.booting: App\Models\User\TutorAttributes\TutorDegree (426μs)
      • eloquent.booted: App\Models\User\TutorAttributes\TutorDegree (197μs)
      • Illuminate\Database\Events\StatementPrepared (951μs)
      • Illuminate\Database\Events\QueryExecuted (1.44ms)
      • Illuminate\Cache\Events\CacheHit (3.89ms)
      • Illuminate\Cache\Events\CacheHit (35.84ms)
      • Illuminate\Cache\Events\CacheHit (10.56ms)
      • Illuminate\Cache\Events\CacheHit (450μs)
      • Illuminate\Cache\Events\CacheHit (224μs)
      • Illuminate\Cache\Events\CacheHit (165μs)
      • Illuminate\Cache\Events\CacheHit (181μs)
      • Illuminate\Cache\Events\CacheHit (151μs)
      • Illuminate\Cache\Events\CacheHit (174μs)
      • Illuminate\Cache\Events\CacheHit (251μs)
      • Illuminate\Cache\Events\CacheHit (346μs)
      • Illuminate\Cache\Events\CacheHit (161μs)
      • Illuminate\Cache\Events\CacheHit (178μs)
      • Illuminate\Cache\Events\CacheHit (182μs)
      • Illuminate\Cache\Events\CacheHit (233μs)
      • Illuminate\Cache\Events\CacheHit (163μs)
      • Illuminate\Cache\Events\CacheHit (173μs)
      • Illuminate\Cache\Events\CacheHit (231μs)
      • Illuminate\Cache\Events\CacheHit (221μs)
      • Illuminate\Cache\Events\CacheHit (149μs)
      • Illuminate\Cache\Events\CacheHit (197μs)
      • Illuminate\Cache\Events\CacheHit (276μs)
      • Illuminate\Cache\Events\CacheHit (200μs)
      • Illuminate\Cache\Events\CacheHit (155μs)
      • Illuminate\Cache\Events\CacheHit (187μs)
      • Illuminate\Cache\Events\CacheHit (149μs)
      • Illuminate\Cache\Events\CacheHit (178μs)
      • Illuminate\Cache\Events\CacheHit (288μs)
      • Illuminate\Cache\Events\CacheHit (190μs)
      • Illuminate\Cache\Events\CacheHit (148μs)
      • Illuminate\Cache\Events\CacheHit (464μs)
      • Illuminate\Cache\Events\CacheHit (356μs)
      • Illuminate\Cache\Events\CacheHit (7.75ms)
      • Illuminate\Cache\Events\CacheHit (286μs)
      • Illuminate\Cache\Events\CacheHit (269μs)
      • Illuminate\Cache\Events\CacheHit (187μs)
      • Illuminate\Cache\Events\CacheHit (331μs)
      • Illuminate\Cache\Events\CacheHit (192μs)
      • Illuminate\Cache\Events\CacheHit (221μs)
      • Illuminate\Cache\Events\CacheHit (166μs)
      • Illuminate\Cache\Events\CacheHit (192μs)
      • Illuminate\Cache\Events\CacheHit (163μs)
      • Illuminate\Cache\Events\CacheHit (186μs)
      • Illuminate\Cache\Events\CacheHit (377μs)
      • Illuminate\Cache\Events\CacheHit (227μs)
      • Illuminate\Cache\Events\CacheHit (166μs)
      • Illuminate\Cache\Events\CacheHit (560μs)
      • Illuminate\Cache\Events\CacheHit (249μs)
      • Illuminate\Cache\Events\CacheHit (201μs)
      • Illuminate\Cache\Events\CacheHit (293μs)
      • Illuminate\Cache\Events\CacheHit (291μs)
      • Illuminate\Cache\Events\CacheHit (193μs)
      • Illuminate\Cache\Events\CacheHit (286μs)
      • Illuminate\Cache\Events\CacheHit (174μs)
      • Illuminate\Cache\Events\CacheHit (216μs)
      • Illuminate\Cache\Events\CacheHit (166μs)
      • Illuminate\Cache\Events\CacheHit (191μs)
      • Illuminate\Cache\Events\CacheHit (171μs)
      • Illuminate\Cache\Events\CacheHit (237μs)
      • Illuminate\Cache\Events\CacheHit (171μs)
      • Illuminate\Cache\Events\CacheHit (209μs)
      • Illuminate\Cache\Events\CacheHit (167μs)
      • Illuminate\Cache\Events\CacheHit (323μs)
      • Illuminate\Cache\Events\CacheHit (164μs)
      • Illuminate\Cache\Events\CacheHit (450μs)
      • Illuminate\Cache\Events\CacheHit (218μs)
      • Illuminate\Cache\Events\CacheHit (196μs)
      • Illuminate\Cache\Events\CacheHit (246μs)
      • Illuminate\Cache\Events\CacheHit (614μs)
      • Illuminate\Cache\Events\CacheHit (195μs)
      • Illuminate\Cache\Events\CacheHit (206μs)
      • Illuminate\Cache\Events\CacheHit (179μs)
      • Illuminate\Cache\Events\CacheHit (191μs)
      • Illuminate\Cache\Events\CacheHit (158μs)
      • Illuminate\Cache\Events\CacheHit (182μs)
      • Illuminate\Cache\Events\CacheHit (190μs)
      • Illuminate\Cache\Events\CacheHit (241μs)
      • Illuminate\Cache\Events\CacheHit (191μs)
      • Illuminate\Cache\Events\CacheHit (410μs)
      • Illuminate\Cache\Events\CacheHit (208μs)
      • Illuminate\Cache\Events\CacheHit (9.96ms)
      • Illuminate\Cache\Events\CacheHit (196μs)
      • Illuminate\Cache\Events\CacheHit (158μs)
      • Illuminate\Cache\Events\CacheHit (110μs)
      • Illuminate\Cache\Events\CacheHit (151μs)
      • Illuminate\Cache\Events\CacheHit (111μs)
      • Illuminate\Cache\Events\CacheHit (3.47ms)
      • Illuminate\Cache\Events\CacheHit (177μs)
      • Illuminate\Cache\Events\CacheHit (156μs)
      • Illuminate\Cache\Events\CacheHit (121μs)
      • Illuminate\Cache\Events\CacheHit (143μs)
      • Illuminate\Cache\Events\CacheHit (114μs)
      • Illuminate\Cache\Events\CacheHit (1.98ms)
      • Illuminate\Cache\Events\CacheHit (237μs)
      • Illuminate\Cache\Events\CacheHit (4.37ms)
      • Illuminate\Cache\Events\CacheHit (173μs)
      • Illuminate\Cache\Events\CacheHit (250μs)
      • Illuminate\Cache\Events\CacheHit (145μs)
      • Illuminate\Cache\Events\CacheHit (231μs)
      • Illuminate\Cache\Events\CacheHit (124μs)
      • Illuminate\Cache\Events\CacheHit (138μs)
      • Illuminate\Cache\Events\CacheHit (195μs)
      • Illuminate\Cache\Events\CacheHit (153μs)
      • Illuminate\Cache\Events\CacheHit (410μs)
      • Illuminate\Cache\Events\CacheHit (146μs)
      • Illuminate\Cache\Events\CacheHit (105μs)
      • Illuminate\Cache\Events\CacheHit (120μs)
      • Illuminate\Cache\Events\CacheHit (175μs)
      • Illuminate\Cache\Events\CacheHit (158μs)
      • Illuminate\Cache\Events\CacheHit (105μs)
      • Illuminate\Cache\Events\CacheHit (265μs)
      • Illuminate\Cache\Events\CacheHit (171μs)
      • Illuminate\Cache\Events\CacheHit (129μs)
      • Illuminate\Cache\Events\CacheHit (99μs)
      • Illuminate\Cache\Events\CacheHit (170μs)
      • Illuminate\Cache\Events\CacheHit (103μs)
      • Illuminate\Cache\Events\CacheHit (20.35ms)
      • Illuminate\Cache\Events\CacheHit (224μs)
      • Illuminate\Cache\Events\CacheHit (330μs)
      • Illuminate\Cache\Events\CacheHit (209μs)
      • Illuminate\Cache\Events\CacheHit (169μs)
      • Illuminate\Cache\Events\CacheHit (118μs)
      • Illuminate\Cache\Events\CacheHit (138μs)
      • Illuminate\Cache\Events\CacheHit (253μs)
      • Illuminate\Cache\Events\CacheHit (137μs)
      • Illuminate\Cache\Events\CacheHit (101μs)
      • Illuminate\Cache\Events\CacheHit (257μs)
      • Illuminate\Cache\Events\CacheHit (118μs)
      • Illuminate\Cache\Events\CacheHit (127μs)
      • Illuminate\Cache\Events\CacheHit (102μs)
      • Illuminate\Cache\Events\CacheHit (115μs)
      • Illuminate\Cache\Events\CacheHit (99μs)
      • Illuminate\Cache\Events\CacheHit (121μs)
      • Illuminate\Cache\Events\CacheHit (101μs)
      • Illuminate\Cache\Events\CacheHit (119μs)
      • Illuminate\Cache\Events\CacheHit (97μs)
      • Illuminate\Cache\Events\CacheHit (111μs)
      • Illuminate\Cache\Events\CacheHit (95μs)
      • Illuminate\Cache\Events\CacheHit (113μs)
      • Illuminate\Cache\Events\CacheHit (96μs)
      • Illuminate\Cache\Events\CacheHit (136μs)
      • Illuminate\Cache\Events\CacheHit (129μs)
      • Illuminate\Cache\Events\CacheHit (4.22ms)
      • Illuminate\Cache\Events\CacheHit (194μs)
      • Illuminate\Cache\Events\CacheHit (165μs)
      • Illuminate\Cache\Events\CacheHit (120μs)
      • Illuminate\Cache\Events\CacheHit (355μs)
      • Illuminate\Cache\Events\CacheHit (256μs)
      • Illuminate\Cache\Events\CacheHit (240μs)
      • Illuminate\Cache\Events\CacheHit (198μs)
      • Illuminate\Cache\Events\CacheHit (133μs)
      • Illuminate\Cache\Events\CacheHit (104μs)
      • Illuminate\Cache\Events\CacheHit (117μs)
      • Illuminate\Cache\Events\CacheHit (100μs)
      • Illuminate\Cache\Events\CacheHit (327μs)
      • Illuminate\Cache\Events\CacheHit (148μs)
      • Illuminate\Cache\Events\CacheHit (128μs)
      • Illuminate\Cache\Events\CacheHit (259μs)
      • Illuminate\Cache\Events\CacheMissed (11.19ms)
      • Illuminate\Database\Events\StatementPrepared (808μs)
      • Illuminate\Database\Events\QueryExecuted (1.7ms)
      • eloquent.retrieved: App\Models\SubjectCat (211μs)
      • Illuminate\Cache\Events\KeyWritten (594μs)
      • Illuminate\Cache\Events\CacheHit (384μs)
      • Illuminate\Cache\Events\CacheHit (622μs)
      • Illuminate\Cache\Events\CacheHit (229μs)
      • Illuminate\Cache\Events\CacheHit (1.41ms)
      • Illuminate\Cache\Events\CacheHit (219μs)
      • Illuminate\Cache\Events\CacheHit (247μs)
      • Illuminate\Cache\Events\CacheHit (694μs)
      • Illuminate\Cache\Events\CacheHit (499μs)
      • Illuminate\Cache\Events\CacheHit (274μs)
      • Illuminate\Cache\Events\CacheHit (383μs)
      • Illuminate\Cache\Events\CacheHit (190μs)
      • Illuminate\Cache\Events\CacheHit (188μs)
      • Illuminate\Cache\Events\CacheHit (11.88ms)
      • creating: components.tutors-card (2.68ms)
      • composing: components.tutors-card (249μs)
      • Illuminate\Database\Events\StatementPrepared (3.81ms)
      • Illuminate\Database\Events\QueryExecuted (5.27ms)
      • Illuminate\Cache\Events\CacheHit (513μs)
      • Illuminate\Cache\Events\CacheHit (18.44ms)
      • Illuminate\Cache\Events\CacheHit (4.53ms)
      • Illuminate\Cache\Events\CacheHit (613μs)
      • Illuminate\Cache\Events\CacheHit (741μs)
      • Illuminate\Cache\Events\CacheHit (216μs)
      • Illuminate\Cache\Events\CacheHit (220μs)
      • Illuminate\Cache\Events\CacheHit (1.66ms)
      • Illuminate\Cache\Events\CacheHit (242μs)
      • Illuminate\Cache\Events\CacheHit (192μs)
      • Illuminate\Cache\Events\CacheHit (373μs)
      • Illuminate\Cache\Events\CacheHit (197μs)
      • Illuminate\Cache\Events\CacheHit (214μs)
      • Illuminate\Cache\Events\CacheHit (180μs)
      • Illuminate\Cache\Events\CacheHit (5.04ms)
      • Illuminate\Cache\Events\CacheHit (297μs)
      • Illuminate\Cache\Events\CacheHit (301μs)
      • Illuminate\Cache\Events\CacheHit (209μs)
      • Illuminate\Cache\Events\CacheHit (289μs)
      • Illuminate\Cache\Events\CacheHit (192μs)
      • Illuminate\Cache\Events\CacheHit (263μs)
      • Illuminate\Cache\Events\CacheHit (180μs)
      • Illuminate\Cache\Events\CacheHit (192μs)
      • Illuminate\Cache\Events\CacheHit (137μs)
      • Illuminate\Cache\Events\CacheHit (166μs)
      • Illuminate\Cache\Events\CacheHit (219μs)
      • Illuminate\Cache\Events\CacheHit (189μs)
      • Illuminate\Cache\Events\CacheHit (152μs)
      • Illuminate\Cache\Events\CacheHit (187μs)
      • Illuminate\Cache\Events\CacheHit (267μs)
      • Illuminate\Cache\Events\CacheHit (382μs)
      • Illuminate\Cache\Events\CacheHit (221μs)
      • Illuminate\Cache\Events\CacheHit (8.4ms)
      • Illuminate\Cache\Events\CacheHit (316μs)
      • Illuminate\Cache\Events\CacheHit (619μs)
      • Illuminate\Cache\Events\CacheHit (375μs)
      • Illuminate\Cache\Events\CacheHit (305μs)
      • Illuminate\Cache\Events\CacheHit (253μs)
      • Illuminate\Cache\Events\CacheHit (216μs)
      • Illuminate\Cache\Events\CacheHit (503μs)
      • Illuminate\Cache\Events\CacheHit (282μs)
      • Illuminate\Cache\Events\CacheHit (197μs)
      • Illuminate\Cache\Events\CacheHit (209μs)
      • Illuminate\Cache\Events\CacheHit (336μs)
      • Illuminate\Cache\Events\CacheHit (4.34ms)
      • Illuminate\Cache\Events\CacheHit (238μs)
      • Illuminate\Cache\Events\CacheHit (230μs)
      • Illuminate\Cache\Events\CacheHit (264μs)
      • Illuminate\Cache\Events\CacheHit (306μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (344μs)
      • Illuminate\Cache\Events\CacheHit (183μs)
      • Illuminate\Cache\Events\CacheHit (210μs)
      • Illuminate\Cache\Events\CacheHit (181μs)
      • Illuminate\Cache\Events\CacheHit (218μs)
      • Illuminate\Cache\Events\CacheHit (249μs)
      • Illuminate\Cache\Events\CacheHit (204μs)
      • Illuminate\Cache\Events\CacheHit (152μs)
      • Illuminate\Cache\Events\CacheHit (178μs)
      • Illuminate\Cache\Events\CacheHit (171μs)
      • Illuminate\Cache\Events\CacheHit (8.61ms)
      • Illuminate\Cache\Events\CacheHit (252μs)
      • Illuminate\Cache\Events\CacheHit (227μs)
      • Illuminate\Cache\Events\CacheHit (171μs)
      • Illuminate\Cache\Events\CacheHit (236μs)
      • Illuminate\Cache\Events\CacheHit (226μs)
      • Illuminate\Cache\Events\CacheHit (274μs)
      • Illuminate\Cache\Events\CacheHit (207μs)
      • Illuminate\Cache\Events\CacheHit (211μs)
      • Illuminate\Cache\Events\CacheHit (169μs)
      • Illuminate\Cache\Events\CacheHit (182μs)
      • Illuminate\Cache\Events\CacheHit (152μs)
      • Illuminate\Cache\Events\CacheHit (183μs)
      • Illuminate\Cache\Events\CacheHit (150μs)
      • Illuminate\Cache\Events\CacheHit (195μs)
      • Illuminate\Cache\Events\CacheHit (169μs)
      • Illuminate\Cache\Events\CacheHit (193μs)
      • Illuminate\Cache\Events\CacheHit (159μs)
      • Illuminate\Cache\Events\CacheHit (204μs)
      • Illuminate\Cache\Events\CacheHit (198μs)
      • Illuminate\Cache\Events\CacheHit (331μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (222μs)
      • Illuminate\Cache\Events\CacheHit (191μs)
      • Illuminate\Cache\Events\CacheHit (234μs)
      • Illuminate\Cache\Events\CacheHit (165μs)
      • Illuminate\Cache\Events\CacheHit (225μs)
      • Illuminate\Cache\Events\CacheHit (246μs)
      • Illuminate\Cache\Events\CacheHit (196μs)
      • Illuminate\Cache\Events\CacheHit (170μs)
      • creating: components.tutors-card (18.1ms)
      • composing: components.tutors-card (183μs)
      • Illuminate\Database\Events\StatementPrepared (7.78ms)
      • Illuminate\Database\Events\QueryExecuted (2.03ms)
      • Illuminate\Cache\Events\CacheHit (7.61ms)
      • Illuminate\Cache\Events\CacheHit (10.6ms)
      • Illuminate\Cache\Events\CacheHit (810μs)
      • Illuminate\Cache\Events\CacheHit (178μs)
      • Illuminate\Cache\Events\CacheHit (182μs)
      • Illuminate\Cache\Events\CacheHit (270μs)
      • Illuminate\Cache\Events\CacheHit (257μs)
      • Illuminate\Cache\Events\CacheHit (191μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (152μs)
      • Illuminate\Cache\Events\CacheHit (325μs)
      • Illuminate\Cache\Events\CacheHit (441μs)
      • Illuminate\Cache\Events\CacheHit (442μs)
      • Illuminate\Cache\Events\CacheHit (302μs)
      • Illuminate\Cache\Events\CacheHit (411μs)
      • Illuminate\Cache\Events\CacheHit (186μs)
      • Illuminate\Cache\Events\CacheHit (199μs)
      • Illuminate\Cache\Events\CacheHit (180μs)
      • Illuminate\Cache\Events\CacheHit (186μs)
      • Illuminate\Cache\Events\CacheHit (158μs)
      • Illuminate\Cache\Events\CacheHit (215μs)
      • Illuminate\Cache\Events\CacheHit (171μs)
      • Illuminate\Cache\Events\CacheHit (214μs)
      • Illuminate\Cache\Events\CacheHit (183μs)
      • Illuminate\Cache\Events\CacheHit (258μs)
      • Illuminate\Cache\Events\CacheHit (171μs)
      • Illuminate\Cache\Events\CacheHit (300μs)
      • Illuminate\Cache\Events\CacheHit (200μs)
      • Illuminate\Cache\Events\CacheHit (215μs)
      • Illuminate\Cache\Events\CacheHit (169μs)
      • Illuminate\Cache\Events\CacheHit (236μs)
      • Illuminate\Cache\Events\CacheHit (20.37ms)
      • Illuminate\Cache\Events\CacheHit (535μs)
      • Illuminate\Cache\Events\CacheHit (598μs)
      • Illuminate\Cache\Events\CacheHit (284μs)
      • Illuminate\Cache\Events\CacheHit (359μs)
      • Illuminate\Cache\Events\CacheHit (330μs)
      • Illuminate\Cache\Events\CacheHit (197μs)
      • Illuminate\Cache\Events\CacheHit (201μs)
      • Illuminate\Cache\Events\CacheHit (328μs)
      • Illuminate\Cache\Events\CacheHit (372μs)
      • Illuminate\Cache\Events\CacheHit (200μs)
      • Illuminate\Cache\Events\CacheHit (616μs)
      • Illuminate\Cache\Events\CacheHit (329μs)
      • Illuminate\Cache\Events\CacheHit (315μs)
      • Illuminate\Cache\Events\CacheHit (405μs)
      • Illuminate\Cache\Events\CacheHit (311μs)
      • Illuminate\Cache\Events\CacheHit (200μs)
      • Illuminate\Cache\Events\CacheHit (210μs)
      • Illuminate\Cache\Events\CacheHit (637μs)
      • Illuminate\Cache\Events\CacheHit (255μs)
      • Illuminate\Cache\Events\CacheHit (807μs)
      • Illuminate\Cache\Events\CacheHit (16.54ms)
      • Illuminate\Cache\Events\CacheHit (446μs)
      • Illuminate\Cache\Events\CacheHit (419μs)
      • Illuminate\Cache\Events\CacheHit (681μs)
      • Illuminate\Cache\Events\CacheHit (261μs)
      • Illuminate\Cache\Events\CacheHit (189μs)
      • Illuminate\Cache\Events\CacheHit (373μs)
      • Illuminate\Cache\Events\CacheHit (193μs)
      • Illuminate\Cache\Events\CacheHit (212μs)
      • Illuminate\Cache\Events\CacheHit (168μs)
      • Illuminate\Cache\Events\CacheHit (399μs)
      • Illuminate\Cache\Events\CacheHit (843μs)
      • Illuminate\Cache\Events\CacheHit (8.41ms)
      • Illuminate\Cache\Events\CacheHit (274μs)
      • Illuminate\Cache\Events\CacheHit (551μs)
      • Illuminate\Cache\Events\CacheHit (295μs)
      • Illuminate\Cache\Events\CacheHit (709μs)
      • Illuminate\Cache\Events\CacheHit (211μs)
      • creating: components.tutors-card (1.06ms)
      • composing: components.tutors-card (186μs)
      • Illuminate\Database\Events\StatementPrepared (14.52ms)
      • Illuminate\Database\Events\QueryExecuted (1.1ms)
      • Illuminate\Cache\Events\CacheHit (4.41ms)
      • Illuminate\Cache\Events\CacheHit (4.87ms)
      • Illuminate\Cache\Events\CacheHit (986μs)
      • Illuminate\Cache\Events\CacheHit (496μs)
      • Illuminate\Cache\Events\CacheHit (1.42ms)
      • Illuminate\Cache\Events\CacheHit (494μs)
      • Illuminate\Cache\Events\CacheHit (597μs)
      • Illuminate\Cache\Events\CacheHit (223μs)
      • Illuminate\Cache\Events\CacheHit (212μs)
      • Illuminate\Cache\Events\CacheHit (249μs)
      • Illuminate\Cache\Events\CacheHit (208μs)
      • Illuminate\Cache\Events\CacheHit (271μs)
      • Illuminate\Cache\Events\CacheHit (211μs)
      • Illuminate\Cache\Events\CacheHit (157μs)
      • Illuminate\Cache\Events\CacheHit (174μs)
      • Illuminate\Cache\Events\CacheHit (144μs)
      • Illuminate\Cache\Events\CacheHit (174μs)
      • Illuminate\Cache\Events\CacheHit (149μs)
      • Illuminate\Cache\Events\CacheHit (168μs)
      • Illuminate\Cache\Events\CacheHit (143μs)
      • Illuminate\Cache\Events\CacheHit (174μs)
      • Illuminate\Cache\Events\CacheHit (160μs)
      • Illuminate\Cache\Events\CacheHit (195μs)
      • Illuminate\Cache\Events\CacheHit (16.51ms)
      • Illuminate\Cache\Events\CacheHit (362μs)
      • Illuminate\Cache\Events\CacheHit (216μs)
      • Illuminate\Cache\Events\CacheHit (220μs)
      • Illuminate\Cache\Events\CacheHit (171μs)
      • Illuminate\Cache\Events\CacheHit (218μs)
      • Illuminate\Cache\Events\CacheHit (184μs)
      • Illuminate\Cache\Events\CacheHit (212μs)
      • Illuminate\Cache\Events\CacheHit (183μs)
      • Illuminate\Cache\Events\CacheHit (213μs)
      • Illuminate\Cache\Events\CacheHit (183μs)
      • Illuminate\Cache\Events\CacheHit (206μs)
      • Illuminate\Cache\Events\CacheHit (168μs)
      • Illuminate\Cache\Events\CacheHit (208μs)
      • Illuminate\Cache\Events\CacheHit (182μs)
      • Illuminate\Cache\Events\CacheHit (201μs)
      • Illuminate\Cache\Events\CacheHit (208μs)
      • Illuminate\Cache\Events\CacheHit (316μs)
      • Illuminate\Cache\Events\CacheHit (207μs)
      • Illuminate\Cache\Events\CacheHit (199μs)
      • Illuminate\Cache\Events\CacheHit (165μs)
      • Illuminate\Cache\Events\CacheHit (197μs)
      • Illuminate\Cache\Events\CacheHit (179μs)
      • creating: components.tutors-card (737μs)
      • composing: components.tutors-card (69μs)
      • Illuminate\Database\Events\StatementPrepared (14.35ms)
      • Illuminate\Database\Events\QueryExecuted (1.49ms)
      • Illuminate\Cache\Events\CacheHit (2.86ms)
      • Illuminate\Cache\Events\CacheHit (14.81ms)
      • Illuminate\Cache\Events\CacheHit (22.26ms)
      • Illuminate\Cache\Events\CacheHit (224μs)
      • Illuminate\Cache\Events\CacheHit (216μs)
      • Illuminate\Cache\Events\CacheHit (168μs)
      • Illuminate\Cache\Events\CacheHit (200μs)
      • Illuminate\Cache\Events\CacheHit (168μs)
      • Illuminate\Cache\Events\CacheHit (210μs)
      • Illuminate\Cache\Events\CacheHit (1.54ms)
      • Illuminate\Cache\Events\CacheHit (270μs)
      • Illuminate\Cache\Events\CacheHit (188μs)
      • Illuminate\Cache\Events\CacheHit (217μs)
      • Illuminate\Cache\Events\CacheHit (175μs)
      • Illuminate\Cache\Events\CacheHit (206μs)
      • Illuminate\Cache\Events\CacheHit (165μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (161μs)
      • Illuminate\Cache\Events\CacheHit (184μs)
      • Illuminate\Cache\Events\CacheHit (161μs)
      • Illuminate\Cache\Events\CacheHit (192μs)
      • Illuminate\Cache\Events\CacheHit (483μs)
      • Illuminate\Cache\Events\CacheHit (250μs)
      • Illuminate\Cache\Events\CacheHit (171μs)
      • Illuminate\Cache\Events\CacheHit (10.95ms)
      • Illuminate\Cache\Events\CacheHit (314μs)
      • Illuminate\Cache\Events\CacheHit (222μs)
      • Illuminate\Cache\Events\CacheHit (162μs)
      • Illuminate\Cache\Events\CacheHit (207μs)
      • Illuminate\Cache\Events\CacheHit (170μs)
      • Illuminate\Cache\Events\CacheHit (230μs)
      • Illuminate\Cache\Events\CacheHit (229μs)
      • Illuminate\Cache\Events\CacheHit (365μs)
      • Illuminate\Cache\Events\CacheHit (13.68ms)
      • Illuminate\Cache\Events\CacheHit (294μs)
      • Illuminate\Cache\Events\CacheHit (187μs)
      • Illuminate\Cache\Events\CacheHit (203μs)
      • Illuminate\Cache\Events\CacheHit (175μs)
      • Illuminate\Cache\Events\CacheHit (201μs)
      • Illuminate\Cache\Events\CacheHit (167μs)
      • Illuminate\Cache\Events\CacheHit (182μs)
      • Illuminate\Cache\Events\CacheHit (156μs)
      • Illuminate\Cache\Events\CacheHit (223μs)
      • Illuminate\Cache\Events\CacheHit (222μs)
      • Illuminate\Cache\Events\CacheHit (352μs)
      • Illuminate\Cache\Events\CacheHit (208μs)
      • Illuminate\Cache\Events\CacheHit (218μs)
      • Illuminate\Cache\Events\CacheHit (179μs)
      • Illuminate\Cache\Events\CacheHit (205μs)
      • Illuminate\Cache\Events\CacheHit (171μs)
      • creating: components.tutors-card (19.35ms)
      • composing: components.tutors-card (83μs)
      • Illuminate\Database\Events\StatementPrepared (7.42ms)
      • Illuminate\Database\Events\QueryExecuted (1.05ms)
      • Illuminate\Cache\Events\CacheMissed (2.09ms)
      • Illuminate\Cache\Events\CacheMissed (8.29ms)
      • Illuminate\Database\Events\StatementPrepared (3.1ms)
      • Illuminate\Database\Events\QueryExecuted (7.59ms)
      • eloquent.retrieved: App\Models\Subject (143μs)
      • eloquent.retrieved: App\Models\Subject (23μs)
      • eloquent.retrieved: App\Models\Subject (12μs)
      • eloquent.retrieved: App\Models\Subject (10μs)
      • eloquent.retrieved: App\Models\Subject (9μs)
      • eloquent.retrieved: App\Models\Subject (9μs)
      • eloquent.retrieved: App\Models\Subject (9μs)
      • eloquent.retrieved: App\Models\Subject (13μs)
      • eloquent.retrieved: App\Models\Subject (9μs)
      • eloquent.retrieved: App\Models\Subject (8μs)
      • eloquent.retrieved: App\Models\Subject (9μs)
      • eloquent.retrieved: App\Models\Subject (8μs)
      • eloquent.retrieved: App\Models\Subject (9μs)
      • eloquent.retrieved: App\Models\Subject (8μs)
      • eloquent.retrieved: App\Models\Subject (8μs)
      • eloquent.retrieved: App\Models\Subject (49μs)
      • eloquent.retrieved: App\Models\Subject (19μs)
      • eloquent.retrieved: App\Models\Subject (12μs)
      • eloquent.retrieved: App\Models\Subject (9μs)
      • eloquent.retrieved: App\Models\Subject (10μs)
      • eloquent.retrieved: App\Models\Subject (9μs)
      • eloquent.retrieved: App\Models\Subject (8μs)
      • eloquent.retrieved: App\Models\Subject (9μs)
      • eloquent.retrieved: App\Models\Subject (9μs)
      • eloquent.retrieved: App\Models\Subject (8μs)
      • eloquent.retrieved: App\Models\Subject (8μs)
      • eloquent.retrieved: App\Models\Subject (9μs)
      • eloquent.retrieved: App\Models\Subject (8μs)
      • eloquent.retrieved: App\Models\Subject (8μs)
      • eloquent.retrieved: App\Models\Subject (8μs)
      • eloquent.retrieved: App\Models\Subject (8μs)
      • eloquent.retrieved: App\Models\Subject (8μs)
      • eloquent.retrieved: App\Models\Subject (8μs)
      • eloquent.retrieved: App\Models\Subject (8μs)
      • eloquent.retrieved: App\Models\Subject (9μs)
      • eloquent.retrieved: App\Models\Subject (9μs)
      • eloquent.retrieved: App\Models\Subject (8μs)
      • Illuminate\Database\Events\StatementPrepared (1.42ms)
      • Illuminate\Database\Events\QueryExecuted (1.63ms)
      • eloquent.retrieved: App\Models\SubjectCat (148μs)
      • eloquent.retrieved: App\Models\SubjectCat (22μs)
      • eloquent.retrieved: App\Models\SubjectCat (11μs)
      • eloquent.retrieved: App\Models\SubjectCat (10μs)
      • eloquent.retrieved: App\Models\SubjectCat (9μs)
      • eloquent.retrieved: App\Models\SubjectCat (9μs)
      • Illuminate\Cache\Events\KeyWritten (3.88ms)
      • Illuminate\Cache\Events\KeyWritten (18.81ms)
      • Illuminate\Cache\Events\CacheHit (1.68ms)
      • Illuminate\Cache\Events\CacheHit (986μs)
      • Illuminate\Cache\Events\CacheHit (370μs)
      • Illuminate\Cache\Events\CacheHit (208μs)
      • Illuminate\Cache\Events\CacheHit (199μs)
      • Illuminate\Cache\Events\CacheHit (209μs)
      • Illuminate\Cache\Events\CacheHit (168μs)
      • Illuminate\Cache\Events\CacheHit (190μs)
      • Illuminate\Cache\Events\CacheHit (163μs)
      • Illuminate\Cache\Events\CacheHit (187μs)
      • Illuminate\Cache\Events\CacheHit (239μs)
      • Illuminate\Cache\Events\CacheHit (331μs)
      • Illuminate\Cache\Events\CacheHit (238μs)
      • Illuminate\Cache\Events\CacheHit (255μs)
      • Illuminate\Cache\Events\CacheHit (188μs)
      • Illuminate\Cache\Events\CacheHit (208μs)
      • Illuminate\Cache\Events\CacheHit (178μs)
      • Illuminate\Cache\Events\CacheHit (385μs)
      • Illuminate\Cache\Events\CacheHit (239μs)
      • Illuminate\Cache\Events\CacheHit (236μs)
      • Illuminate\Cache\Events\CacheHit (193μs)
      • Illuminate\Cache\Events\CacheHit (223μs)
      • Illuminate\Cache\Events\CacheHit (16.44ms)
      • Illuminate\Cache\Events\CacheHit (334μs)
      • Illuminate\Cache\Events\CacheHit (220μs)
      • Illuminate\Cache\Events\CacheHit (225μs)
      • Illuminate\Cache\Events\CacheHit (179μs)
      • Illuminate\Cache\Events\CacheHit (290μs)
      • Illuminate\Cache\Events\CacheHit (201μs)
      • Illuminate\Cache\Events\CacheHit (214μs)
      • Illuminate\Cache\Events\CacheHit (281μs)
      • Illuminate\Cache\Events\CacheHit (230μs)
      • Illuminate\Cache\Events\CacheHit (169μs)
      • Illuminate\Cache\Events\CacheHit (11.96ms)
      • Illuminate\Cache\Events\CacheHit (312μs)
      • Illuminate\Cache\Events\CacheHit (299μs)
      • Illuminate\Cache\Events\CacheHit (9.04ms)
      • Illuminate\Cache\Events\CacheHit (291μs)
      • Illuminate\Cache\Events\CacheHit (167μs)
      • Illuminate\Cache\Events\CacheHit (182μs)
      • Illuminate\Cache\Events\CacheHit (259μs)
      • Illuminate\Cache\Events\CacheHit (201μs)
      • Illuminate\Cache\Events\CacheHit (154μs)
      • Illuminate\Cache\Events\CacheHit (173μs)
      • Illuminate\Cache\Events\CacheHit (149μs)
      • Illuminate\Cache\Events\CacheHit (172μs)
      • Illuminate\Cache\Events\CacheHit (148μs)
      • Illuminate\Cache\Events\CacheHit (173μs)
      • Illuminate\Cache\Events\CacheHit (137μs)
      • Illuminate\Cache\Events\CacheHit (170μs)
      • Illuminate\Cache\Events\CacheHit (147μs)
      • Illuminate\Cache\Events\CacheHit (171μs)
      • Illuminate\Cache\Events\CacheHit (130μs)
      • Illuminate\Cache\Events\CacheHit (265μs)
      • Illuminate\Cache\Events\CacheHit (153μs)
      • Illuminate\Cache\Events\CacheHit (164μs)
      • Illuminate\Cache\Events\CacheHit (130μs)
      • Illuminate\Cache\Events\CacheHit (208μs)
      • Illuminate\Cache\Events\CacheHit (147μs)
      • Illuminate\Cache\Events\CacheHit (182μs)
      • Illuminate\Cache\Events\CacheHit (151μs)
      • Illuminate\Cache\Events\CacheHit (247μs)
      • Illuminate\Cache\Events\CacheHit (144μs)
      • Illuminate\Cache\Events\CacheHit (244μs)
      • Illuminate\Cache\Events\CacheHit (154μs)
      • Illuminate\Cache\Events\CacheHit (169μs)
      • Illuminate\Cache\Events\CacheHit (135μs)
      • Illuminate\Cache\Events\CacheHit (344μs)
      • Illuminate\Cache\Events\CacheHit (188μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (143μs)
      • Illuminate\Cache\Events\CacheHit (164μs)
      • Illuminate\Cache\Events\CacheHit (135μs)
      • Illuminate\Cache\Events\CacheHit (311μs)
      • Illuminate\Cache\Events\CacheHit (168μs)
      • creating: site.blocks.subject-homework (17.18ms)
      • composing: site.blocks.subject-homework (34μs)
      • eloquent.booting: App\Models\HomeworkLibrary\HomeworkLibrary (195μs)
      • eloquent.booted: App\Models\HomeworkLibrary\HomeworkLibrary (140μs)
      • Illuminate\Database\Events\StatementPrepared (1.14ms)
      • Illuminate\Database\Events\QueryExecuted (1.79ms)
      • Illuminate\Database\Events\StatementPrepared (4.29ms)
      • Illuminate\Database\Events\QueryExecuted (4.63ms)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (150μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (22μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (12μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (11μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (10μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (10μs)
      • Illuminate\Database\Events\StatementPrepared (753μs)
      • Illuminate\Database\Events\QueryExecuted (977μs)
      • eloquent.retrieved: App\Models\Subject (118μs)
      • Illuminate\Database\Events\StatementPrepared (713μs)
      • Illuminate\Database\Events\QueryExecuted (862μs)
      • eloquent.retrieved: App\Models\SubjectCat (94μs)
      • creating: components.homework-blocks (270μs)
      • composing: components.homework-blocks (111μs)
      • creating: site.blocks.reviews (912μs)
      • composing: site.blocks.reviews (21μs)
      • creating: site.blocks.submit-homework (134μs)
      • composing: site.blocks.submit-homework (17μs)
      • creating: site.blocks.faq (95μs)
      • composing: site.blocks.faq (15μs)
      • eloquent.booting: App\Models\Twill\TwillFaq (123μs)
      • eloquent.booted: App\Models\Twill\TwillFaq (150μs)
      • eloquent.booting: App\Models\Twill\Slugs\TwillFaqSlug (208μs)
      • eloquent.booted: App\Models\Twill\Slugs\TwillFaqSlug (62μs)
      • Illuminate\Database\Events\StatementPrepared (13.53ms)
      • Illuminate\Database\Events\QueryExecuted (1.08ms)
      • eloquent.retrieved: App\Models\Twill\TwillFaq (176μs)
      • Illuminate\Database\Events\StatementPrepared (799μs)
      • Illuminate\Database\Events\QueryExecuted (839μs)
      • eloquent.retrieved: App\Models\Twill\Slugs\TwillFaqSlug (115μs)
      • eloquent.retrieved: App\Models\Twill\Slugs\TwillFaqSlug (23μs)
      • creating: components.faq-item (215μs)
      • composing: components.faq-item (127μs)
      • Illuminate\Database\Events\StatementPrepared (1.36ms)
      • Illuminate\Database\Events\QueryExecuted (986μs)
      • eloquent.retrieved: App\Models\Twill\TwillFaq (108μs)
      • Illuminate\Database\Events\StatementPrepared (722μs)
      • Illuminate\Database\Events\QueryExecuted (920μs)
      • eloquent.retrieved: App\Models\Twill\Slugs\TwillFaqSlug (74μs)
      • eloquent.retrieved: App\Models\Twill\Slugs\TwillFaqSlug (20μs)
      • creating: components.faq-item (95μs)
      • composing: components.faq-item (49μs)
      • Illuminate\Database\Events\StatementPrepared (1.19ms)
      • Illuminate\Database\Events\QueryExecuted (916μs)
      • eloquent.retrieved: App\Models\Twill\TwillFaq (112μs)
      • Illuminate\Database\Events\StatementPrepared (5.5ms)
      • Illuminate\Database\Events\QueryExecuted (5.22ms)
      • eloquent.retrieved: App\Models\Twill\Slugs\TwillFaqSlug (117μs)
      • creating: components.faq-item (109μs)
      • composing: components.faq-item (59μs)
      • Illuminate\Database\Events\StatementPrepared (1.43ms)
      • Illuminate\Database\Events\QueryExecuted (951μs)
      • eloquent.retrieved: App\Models\Twill\TwillFaq (125μs)
      • Illuminate\Database\Events\StatementPrepared (718μs)
      • Illuminate\Database\Events\QueryExecuted (776μs)
      • eloquent.retrieved: App\Models\Twill\Slugs\TwillFaqSlug (176μs)
      • creating: components.faq-item (97μs)
      • composing: components.faq-item (55μs)
      • creating: site.blocks.text-with-image (349μs)
      • composing: site.blocks.text-with-image (20μs)
      • creating: site.blocks.work-with-tutors (170μs)
      • composing: site.blocks.work-with-tutors (17μs)
      • creating: site.layouts.app (216μs)
      • composing: site.layouts.app (19μs)
      • creating: components.canonical (440μs)
      • composing: components.canonical (97μs)
      • creating: components.open-graph (164μs)
      • composing: components.open-graph (118μs)
      • creating: site.headers.header (339μs)
      • composing: site.headers.header (74μs)
      • Illuminate\Cache\Events\CacheHit (1.77ms)
      • creating: components.footer (82μs)
      • composing: components.footer (97μs)
      • Illuminate\Cache\Events\CacheHit (1.08ms)
      • Illuminate\Cache\Events\CacheHit (317μs)
      • Illuminate\Cache\Events\CacheHit (268μs)
      • Illuminate\Cache\Events\CacheHit (207μs)
      • Illuminate\Cache\Events\CacheHit (198μs)
      • Illuminate\Cache\Events\CacheHit (184μs)
      • Illuminate\Cache\Events\CacheHit (203μs)
      • Illuminate\Cache\Events\CacheHit (16.51ms)
      • Illuminate\Cache\Events\CacheHit (474μs)
      • Illuminate\Cache\Events\CacheHit (219μs)
      • Illuminate\Cache\Events\CacheHit (190μs)
      • Illuminate\Cache\Events\CacheHit (186μs)
      • Illuminate\Cache\Events\CacheHit (242μs)
      • Illuminate\Cache\Events\CacheHit (280μs)
      • creating: components.forms.contact-us (301μs)
      • composing: components.forms.contact-us (193μs)
      • creating: components.forms.get-started (154μs)
      • composing: components.forms.get-started (69μs)
      • creating: components.forms.free-tool-download (96μs)
      • composing: components.forms.free-tool-download (176μs)
      • creating: components.forms.claim-free-worksheet (131μs)
      • composing: components.forms.claim-free-worksheet (70μs)
      • creating: components.forms.tutor-subscription-waitlist (98μs)
      • composing: components.forms.tutor-subscription-waitlist (80μs)
      • creating: components.forms.tutor-subscription-join (98μs)
      • composing: components.forms.tutor-subscription-join (75μs)
      • creating: components.forms.tutor-support (91μs)
      • composing: components.forms.tutor-support (62μs)
      • 519 x Illuminate\Cache\Events\CacheHit (33.27%)
        497ms
        26 x Illuminate\Database\Events\StatementPrepared (7.82%)
        117ms
        26 x Illuminate\Database\Events\QueryExecuted (5.36%)
        80.15ms
        6 x creating: components.tutors-card (2.84%)
        42.48ms
        3 x Illuminate\Cache\Events\KeyWritten (1.56%)
        23.28ms
        3 x Illuminate\Cache\Events\CacheMissed (1.44%)
        21.58ms
        1 x creating: site.blocks.subject-homework (1.15%)
        17.18ms
        1 x Illuminate\Foundation\Events\LocaleUpdated (0.58%)
        8.72ms
        39 x eloquent.retrieved: App\Models\Subject (0.15%)
        2.21ms
        2 x Illuminate\Database\Events\ConnectionEstablished (0.11%)
        1.68ms
        1 x Illuminate\Routing\Events\Routing (0.09%)
        1.36ms
        6 x composing: components.tutors-card (0.08%)
        1.18ms
        1 x creating: site.blocks.reviews (0.06%)
        912μs
        9 x eloquent.retrieved: App\Models\SubjectCat (0.05%)
        731μs
        6 x eloquent.retrieved: App\Models\Twill\Slugs\TwillFaqSlug (0.04%)
        525μs
        1 x Illuminate\Routing\Events\RouteMatched (0.04%)
        523μs
        4 x eloquent.retrieved: App\Models\Twill\TwillFaq (0.03%)
        521μs
        4 x creating: components.faq-item (0.03%)
        516μs
        1 x creating: components.canonical (0.03%)
        440μs
        1 x eloquent.booting: App\Models\User\TutorAttributes\TutorDegree (0.03%)
        426μs
        1 x creating: site.blocks.how-it-works (0.03%)
        419μs
        6 x eloquent.retrieved: App\Models\User\Tutor (0.03%)
        378μs
        1 x creating: site.blocks.text-with-image (0.02%)
        349μs
        1 x creating: site.headers.header (0.02%)
        339μs
        1 x composing: subjects.show (0.02%)
        332μs
        1 x creating: components.tutors-cards (0.02%)
        331μs
        1 x eloquent.booting: App\Models\Subject (0.02%)
        303μs
        1 x creating: components.breadcrumbs (0.02%)
        301μs
        1 x creating: components.forms.contact-us (0.02%)
        301μs
        4 x composing: components.faq-item (0.02%)
        290μs
        1 x eloquent.booted: App\Models\SubjectCat (0.02%)
        289μs
        1 x creating: components.homework-blocks (0.02%)
        270μs
        1 x composing: components.tutors-cards (0.02%)
        245μs
        1 x eloquent.booting: App\Models\User\Tutor (0.02%)
        243μs
        1 x creating: site.layouts.app (0.01%)
        216μs
        6 x eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (0.01%)
        215μs
        1 x eloquent.booting: App\Models\Twill\Slugs\TwillFaqSlug (0.01%)
        208μs
        1 x eloquent.booted: App\Models\User\TutorAttributes\TutorDegree (0.01%)
        197μs
        1 x eloquent.booting: App\Models\HomeworkLibrary\HomeworkLibrary (0.01%)
        195μs
        1 x composing: components.forms.contact-us (0.01%)
        193μs
        1 x eloquent.booted: App\Models\User\Tutor (0.01%)
        187μs
        1 x creating: site.blocks.subject-tutors (0.01%)
        185μs
        1 x eloquent.retrieved: App\Models\Meta (0.01%)
        178μs
        1 x composing: components.forms.free-tool-download (0.01%)
        176μs
        1 x composing: components.breadcrumbs (0.01%)
        173μs
        1 x eloquent.booting: App\Models\Meta (0.01%)
        171μs
        1 x creating: site.blocks.work-with-tutors (0.01%)
        170μs
        1 x creating: subjects.show (0.01%)
        168μs
        1 x creating: components.open-graph (0.01%)
        164μs
        1 x creating: components.forms.get-started (0.01%)
        154μs
        1 x eloquent.booting: App\Models\SubjectCat (0.01%)
        153μs
        1 x eloquent.booted: App\Models\Twill\TwillFaq (0.01%)
        150μs
        1 x eloquent.booted: App\Models\HomeworkLibrary\HomeworkLibrary (0.01%)
        140μs
        1 x creating: site.blocks.submit-homework (0.01%)
        134μs
        1 x creating: components.forms.claim-free-worksheet (0.01%)
        131μs
        1 x eloquent.booting: App\Models\Twill\TwillFaq (0.01%)
        123μs
        1 x composing: components.open-graph (0.01%)
        118μs
        1 x composing: components.homework-blocks (0.01%)
        111μs
        1 x creating: components.forms.tutor-subscription-waitlist (0.01%)
        98μs
        1 x creating: components.forms.tutor-subscription-join (0.01%)
        98μs
        1 x composing: components.canonical (0.01%)
        97μs
        1 x composing: components.footer (0.01%)
        97μs
        1 x creating: components.forms.free-tool-download (0.01%)
        96μs
        1 x creating: site.blocks.faq (0.01%)
        95μs
        1 x creating: components.forms.tutor-support (0.01%)
        91μs
        1 x creating: components.footer (0.01%)
        82μs
        1 x composing: components.forms.tutor-subscription-waitlist (0.01%)
        80μs
        1 x composing: components.forms.tutor-subscription-join (0.01%)
        75μs
        1 x composing: site.headers.header (0%)
        74μs
        1 x eloquent.booted: App\Models\Subject (0%)
        73μs
        1 x composing: components.forms.claim-free-worksheet (0%)
        70μs
        1 x composing: components.forms.get-started (0%)
        69μs
        1 x eloquent.booted: App\Models\Twill\Slugs\TwillFaqSlug (0%)
        62μs
        1 x composing: components.forms.tutor-support (0%)
        62μs
        1 x eloquent.booted: App\Models\Meta (0%)
        61μs
        1 x composing: site.blocks.subject-homework (0%)
        34μs
        1 x composing: site.blocks.how-it-works (0%)
        22μs
        1 x composing: site.blocks.reviews (0%)
        21μs
        1 x composing: site.blocks.subject-tutors (0%)
        20μs
        1 x composing: site.blocks.text-with-image (0%)
        20μs
        1 x composing: site.layouts.app (0%)
        19μs
        1 x composing: site.blocks.work-with-tutors (0%)
        17μs
        1 x composing: site.blocks.submit-homework (0%)
        17μs
        1 x composing: site.blocks.faq (0%)
        15μs
      34 templates were rendered
      • 1x subjects.showshow.blade.phpblade
      • 1x components.breadcrumbsbreadcrumbs.blade.phpblade
      • 1x site.blocks.how-it-workshow-it-works.blade.phpblade
      • 1x site.blocks.subject-tutorssubject-tutors.blade.phpblade
      • 1x components.tutors-cardstutors-cards.blade.phpblade
      • 6x components.tutors-cardtutors-card.blade.phpblade
      • 1x site.blocks.subject-homeworksubject-homework.blade.phpblade
      • 1x components.homework-blockshomework-blocks.blade.phpblade
      • 1x site.blocks.reviewsreviews.blade.phpblade
      • 1x site.blocks.submit-homeworksubmit-homework.blade.phpblade
      • 1x site.blocks.faqfaq.blade.phpblade
      • 4x components.faq-itemfaq-item.blade.phpblade
      • 1x site.blocks.text-with-imagetext-with-image.blade.phpblade
      • 1x site.blocks.work-with-tutorswork-with-tutors.blade.phpblade
      • 1x site.layouts.appapp.blade.phpblade
      • 1x components.canonicalcanonical.blade.phpblade
      • 1x components.open-graphopen-graph.blade.phpblade
      • 1x site.headers.headerheader.blade.phpblade
      • 1x components.footerfooter.blade.phpblade
      • 1x components.forms.contact-uscontact-us.blade.phpblade
      • 1x components.forms.get-startedget-started.blade.phpblade
      • 1x components.forms.free-tool-downloadfree-tool-download.blade.phpblade
      • 1x components.forms.claim-free-worksheetclaim-free-worksheet.blade.phpblade
      • 1x components.forms.tutor-subscription-waitlisttutor-subscription-waitlist.blade.phpblade
      • 1x components.forms.tutor-subscription-jointutor-subscription-join.blade.phpblade
      • 1x components.forms.tutor-supporttutor-support.blade.phpblade
      uri
      GET subjects/{categoryUri}/{subjectUri?}
      middleware
      web, utm.parameters
      controller
      App\Http\Controllers\SubjectController@show
      namespace
      where
      as
      subjects.show
      file
      app/Http/Controllers/SubjectController.php:43-96
      26 statements were executed, 2 of which were duplicates, 24 unique. Show only duplicated150ms
      • Connection Establishedtwenty4_siteSubjectRepository.php#123
        Backtrace
        • 13. app/Repositories/SubjectRepository.php:123
        • 14. app/Http/Controllers/SubjectController.php:54
        • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `subjects` where `urlFriendlyTitle` = 'Microsoft-NET-Framework' limit 1
        12.7mstwenty4_siteSubjectRepository.php#123
        Bindings
        • 0: Microsoft-NET-Framework
        Backtrace
        • 15. app/Repositories/SubjectRepository.php:123
        • 16. app/Http/Controllers/SubjectController.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `subject_cats` where `subject_cats`.`id` in (3)
        6.41mstwenty4_siteSubjectRepository.php#123
        Backtrace
        • 20. app/Repositories/SubjectRepository.php:123
        • 21. app/Http/Controllers/SubjectController.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `meta` where `meta`.`id` = 3 limit 1
        1.11mstwenty4_siteMetaService.php#118
        Bindings
        • 0: 3
        Backtrace
        • 19. app/Services/MetaService.php:118
        • 20. app/Services/MetaService.php:108
        • 21. app/Services/MetaService.php:81
        • 22. app/Http/Controllers/SubjectController.php:89
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • Connection Establishedtwenty4_siteTutorRepository.php#40
        Backtrace
        • 13. app/Repositories/TutorRepository.php:40
        • 14. app/View/Components/TutorsCards.php:28
        • 15. app/View/Components/TutorsCards.php:22
        • 17. vendor/laravel/framework/src/Illuminate/Container/Container.php:929
        • 18. vendor/laravel/framework/src/Illuminate/Container/Container.php:770
      • select count(*) as aggregate from `users` where (`subjectsQualified` like '%|440|%' or `DSF_subjectsQualified` like '%|440|%' or `allsubjects` = 1) and `disable_profile` = 0 and `picture` != '' and `solutionrequestQualified` = 1 and `is_suspended` = 0 and `is_deactivated` = 0 and `status` != '' and `status` = 'tutor'
        22.32mstwenty4_siteTutorsCards.php#35
        Bindings
        • 0: %|440|%
        • 1: %|440|%
        • 2: 1
        • 3: 0
        • 4: 
        • 5: 1
        • 6: 0
        • 7: 0
        • 8: 
        • 9: tutor
        Backtrace
        • 15. app/View/Components/TutorsCards.php:35
        • 16. app/View/Components/TutorsCards.php:22
        • 18. vendor/laravel/framework/src/Illuminate/Container/Container.php:929
        • 19. vendor/laravel/framework/src/Illuminate/Container/Container.php:770
        • 20. vendor/laravel/framework/src/Illuminate/Foundation/Application.php:933
      • select * from `users` where (`subjectsQualified` like '%|440|%' or `DSF_subjectsQualified` like '%|440|%' or `allsubjects` = 1) and `disable_profile` = 0 and `picture` != '' and `solutionrequestQualified` = 1 and `is_suspended` = 0 and `is_deactivated` = 0 and `status` != '' and `status` = 'tutor' order by `completed_requests` desc limit 6 offset 0
        16.03mstwenty4_siteTutorsCards.php#35
        Bindings
        • 0: %|440|%
        • 1: %|440|%
        • 2: 1
        • 3: 0
        • 4: 
        • 5: 1
        • 6: 0
        • 7: 0
        • 8: 
        • 9: tutor
        Backtrace
        • 15. app/View/Components/TutorsCards.php:35
        • 16. app/View/Components/TutorsCards.php:22
        • 18. vendor/laravel/framework/src/Illuminate/Container/Container.php:929
        • 19. vendor/laravel/framework/src/Illuminate/Container/Container.php:770
        • 20. vendor/laravel/framework/src/Illuminate/Foundation/Application.php:933
      • select * from `tutor_degrees` where `tutor_degrees`.`tutor_id` = 76351 and `tutor_degrees`.`tutor_id` is not null order by `year` desc limit 1
        1.18mstwenty4_siteTutor.php#361
        Bindings
        • 0: 76351
        Backtrace
        • 18. app/Models/User/Tutor.php:361
        • 19. view::components.tutors-card:11
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `subject_cats` where `subject_cats`.`id` = 42 limit 1
        1.7mstwenty4_siteSubject.php#100
        Bindings
        • 0: 42
        Backtrace
        • 18. app/Models/Subject.php:100
        • 19. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • 20. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:419
        • 22. app/Models/Subject.php:101
        • 34. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • select * from `tutor_degrees` where `tutor_degrees`.`tutor_id` = 88731 and `tutor_degrees`.`tutor_id` is not null order by `year` desc limit 1
        6.93mstwenty4_siteTutor.php#361
        Bindings
        • 0: 88731
        Backtrace
        • 18. app/Models/User/Tutor.php:361
        • 19. view::components.tutors-card:11
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `tutor_degrees` where `tutor_degrees`.`tutor_id` = 92996 and `tutor_degrees`.`tutor_id` is not null order by `year` desc limit 1
        7.78mstwenty4_siteTutor.php#361
        Bindings
        • 0: 92996
        Backtrace
        • 18. app/Models/User/Tutor.php:361
        • 19. view::components.tutors-card:11
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `tutor_degrees` where `tutor_degrees`.`tutor_id` = 60588 and `tutor_degrees`.`tutor_id` is not null order by `year` desc limit 1
        1.32mstwenty4_siteTutor.php#361
        Bindings
        • 0: 60588
        Backtrace
        • 18. app/Models/User/Tutor.php:361
        • 19. view::components.tutors-card:11
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `tutor_degrees` where `tutor_degrees`.`tutor_id` = 76533 and `tutor_degrees`.`tutor_id` is not null order by `year` desc limit 1
        14.53mstwenty4_siteTutor.php#361
        Bindings
        • 0: 76533
        Backtrace
        • 18. app/Models/User/Tutor.php:361
        • 19. view::components.tutors-card:11
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `tutor_degrees` where `tutor_degrees`.`tutor_id` = 82676 and `tutor_degrees`.`tutor_id` is not null order by `year` desc limit 1
        7.13mstwenty4_siteTutor.php#361
        Bindings
        • 0: 82676
        Backtrace
        • 18. app/Models/User/Tutor.php:361
        • 19. view::components.tutors-card:11
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select `subjects`.*, `subject_cats`.`title` as `category_title`, `subject_cats`.`id` as `category_id` from `subjects` inner join `subject_cats` on `subject_cats`.`id` = `subjects`.`catID` where `subjects`.`id` in (158, 129, 16, 142, 50, 15, 130, 394, 440, 259, 140, 207, 54, 115, 52, 395, 298, 242, 240, 241, 262, 119, 2, 160, 1, 6, 123, 10, 257, 349, 9, 396, 68, 67, 48, 4, 136)
        8.61mstwenty4_siteTutor.php#214
        Bindings
        • 0: 158
        • 1: 129
        • 2: 16
        • 3: 142
        • 4: 50
        • 5: 15
        • 6: 130
        • 7: 394
        • 8: 440
        • 9: 259
        • 10: 140
        • 11: 207
        • 12: 54
        • 13: 115
        • 14: 52
        • 15: 395
        • 16: 298
        • 17: 242
        • 18: 240
        • 19: 241
        • 20: 262
        • 21: 119
        • 22: 2
        • 23: 160
        • 24: 1
        • 25: 6
        • 26: 123
        • 27: 10
        • 28: 257
        • 29: 349
        • 30: 9
        • 31: 396
        • 32: 68
        • 33: 67
        • 34: 48
        • 35: 4
        • 36: 136
        Backtrace
        • 14. app/Models/User/Tutor.php:214
        • 15. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • 16. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:419
        • 18. app/Models/User/Tutor.php:216
        • 24. app/Models/User/Tutor.php:267
      • select * from `subject_cats` where `subject_cats`.`id` in (1, 3, 5, 10, 31, 33)
        1.96mstwenty4_siteTutor.php#214
        Backtrace
        • 19. app/Models/User/Tutor.php:214
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:419
        • 23. app/Models/User/Tutor.php:216
        • 29. app/Models/User/Tutor.php:267
      • select count(*) as aggregate from `solutionslibrary` where exists (select * from `subjects` where `solutionslibrary`.`subject` = `subjects`.`id`) and `subject` = 440 and `status` = 'published' and `price` > 0
        1.2mstwenty4_siteHomeworkBlocks.php#27
        Bindings
        • 0: 440
        • 1: published
        • 2: 0
        Backtrace
        • 15. app/View/Components/HomeworkBlocks.php:27
        • 16. vendor/laravel/framework/src/Illuminate/View/Component.php:102
        • 17. view::site.blocks.subject-homework:4
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `solutionslibrary` where exists (select * from `subjects` where `solutionslibrary`.`subject` = `subjects`.`id`) and `subject` = 440 and `status` = 'published' and `price` > 0 order by `purchase_count` desc limit 6 offset 0
        7.99mstwenty4_siteHomeworkBlocks.php#27
        Bindings
        • 0: 440
        • 1: published
        • 2: 0
        Backtrace
        • 15. app/View/Components/HomeworkBlocks.php:27
        • 16. vendor/laravel/framework/src/Illuminate/View/Component.php:102
        • 17. view::site.blocks.subject-homework:4
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `subjects` where `subjects`.`id` in (440)
        980μstwenty4_siteHomeworkBlocks.php#27
        Backtrace
        • 20. app/View/Components/HomeworkBlocks.php:27
        • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:102
        • 22. view::site.blocks.subject-homework:4
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `subject_cats` where `subject_cats`.`id` in (3)
        980μstwenty4_siteHomeworkBlocks.php#27
        Backtrace
        • 25. app/View/Components/HomeworkBlocks.php:27
        • 26. vendor/laravel/framework/src/Illuminate/View/Component.php:102
        • 27. view::site.blocks.subject-homework:4
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `twill_faqs` where exists (select * from `twill_faq_slugs` where `twill_faqs`.`id` = `twill_faq_slugs`.`twill_faq_id` and `slug` = 'can-you-help-me-with-my-homework-in-less-than-24-hours' and `active` = 1 and `locale` = 'en' and `twill_faq_slugs`.`deleted_at` is null) and `twill_faqs`.`deleted_at` is null limit 1
        13.67mstwenty4_siteFaqItem.php#15
        Bindings
        • 0: can-you-help-me-with-my-homework-in-less-than-24-hours
        • 1: 1
        • 2: en
        Backtrace
        • 15. app/View/Components/FaqItem.php:15
        • 16. vendor/laravel/framework/src/Illuminate/View/Component.php:102
        • 17. view::site.blocks.faq:7
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `twill_faq_slugs` where `twill_faq_slugs`.`twill_faq_id` in (1) and `twill_faq_slugs`.`deleted_at` is null
        960μstwenty4_siteFaqItem.php#15
        Backtrace
        • 20. app/View/Components/FaqItem.php:15
        • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:102
        • 22. view::site.blocks.faq:7
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `twill_faqs` where exists (select * from `twill_faq_slugs` where `twill_faqs`.`id` = `twill_faq_slugs`.`twill_faq_id` and `slug` = 'can-you-help-me-with-my-examquiztest' and `active` = 1 and `locale` = 'en' and `twill_faq_slugs`.`deleted_at` is null) and `twill_faqs`.`deleted_at` is null limit 1
        1.16mstwenty4_siteFaqItem.php#15
        Bindings
        • 0: can-you-help-me-with-my-examquiztest
        • 1: 1
        • 2: en
        Backtrace
        • 15. app/View/Components/FaqItem.php:15
        • 16. vendor/laravel/framework/src/Illuminate/View/Component.php:102
        • 17. view::site.blocks.faq:24
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `twill_faq_slugs` where `twill_faq_slugs`.`twill_faq_id` in (2) and `twill_faq_slugs`.`deleted_at` is null
        920μstwenty4_siteFaqItem.php#15
        Backtrace
        • 20. app/View/Components/FaqItem.php:15
        • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:102
        • 22. view::site.blocks.faq:24
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `twill_faqs` where exists (select * from `twill_faq_slugs` where `twill_faqs`.`id` = `twill_faq_slugs`.`twill_faq_id` and `slug` = 'how-much-will-it-cost' and `active` = 1 and `locale` = 'en' and `twill_faq_slugs`.`deleted_at` is null) and `twill_faqs`.`deleted_at` is null limit 1
        970μstwenty4_siteFaqItem.php#15
        Bindings
        • 0: how-much-will-it-cost
        • 1: 1
        • 2: en
        Backtrace
        • 15. app/View/Components/FaqItem.php:15
        • 16. vendor/laravel/framework/src/Illuminate/View/Component.php:102
        • 17. view::site.blocks.faq:41
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `twill_faq_slugs` where `twill_faq_slugs`.`twill_faq_id` in (3) and `twill_faq_slugs`.`deleted_at` is null
        9.88mstwenty4_siteFaqItem.php#15
        Backtrace
        • 20. app/View/Components/FaqItem.php:15
        • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:102
        • 22. view::site.blocks.faq:41
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `twill_faqs` where exists (select * from `twill_faq_slugs` where `twill_faqs`.`id` = `twill_faq_slugs`.`twill_faq_id` and `slug` = 'what-kind-of-payments-do-you-accept' and `active` = 1 and `locale` = 'en' and `twill_faq_slugs`.`deleted_at` is null) and `twill_faqs`.`deleted_at` is null limit 1
        1.08mstwenty4_siteFaqItem.php#15
        Bindings
        • 0: what-kind-of-payments-do-you-accept
        • 1: 1
        • 2: en
        Backtrace
        • 15. app/View/Components/FaqItem.php:15
        • 16. vendor/laravel/framework/src/Illuminate/View/Component.php:102
        • 17. view::site.blocks.faq:58
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `twill_faq_slugs` where `twill_faq_slugs`.`twill_faq_id` in (4) and `twill_faq_slugs`.`deleted_at` is null
        880μstwenty4_siteFaqItem.php#15
        Backtrace
        • 20. app/View/Components/FaqItem.php:15
        • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:102
        • 22. view::site.blocks.faq:58
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      App\Models\Subject
      39Subject.php
      App\Models\SubjectCat
      9SubjectCat.php
      App\Models\User\Tutor
      6Tutor.php
      App\Models\HomeworkLibrary\HomeworkLibrary
      6HomeworkLibrary.php
      App\Models\Twill\Slugs\TwillFaqSlug
      6TwillFaqSlug.php
      App\Models\Twill\TwillFaq
      4TwillFaq.php
      App\Models\Meta
      1Meta.php
          _token
          Vw769CCxROGEt2npOPvHn3cYuzftX870lagM10hR
          utm_source
          direct
          _previous
          array:1 [ "url" => "https://staging.dev.24houranswers.com/subjects/Computer-Science/Microsoft-NET-...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /subjects/Computer-Science/Microsoft-NET-Framework
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-amzn-trace-id" => array:1 [ 0 => "Root=1-67fb76af-3fbf2c717a30d46608bc9dc2" ] "host" => array:1 [ 0 => "staging.dev.24houranswers.com" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-for" => array:1 [ 0 => "3.14.9.169" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
          request_cookies
          []
          
          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 => "Sun, 13 Apr 2025 08:32:47 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjkzOUZSQ2IyRWlpN2NIaWRUWXBzRlE9PSIsInZhbHVlIjoiVGNkNVZyWnY4VVZaNEJ1UkNxZjNwU2hndEVMTzI3M3V2YWNVa3lRNGNBeURvRTUxMzEvTHJVU0FHSWFHa3FYWHpjR0dWVVpwL0tJcnFmVi9LVkx0eDJOa1c3eFBXSllZclY4V1lrZlE2ZjR0WVlZS0FZYVNNbjBYNzVoVWtQa3QiLCJtYWMiOiJlNzRkYzhiM2UzMzhkMzQzM2FlZTBlN2EzNjJjMjMyYjdiYWJkMzZhN2Y1ZmZhNjQ5ZDMyOTg1ZGEzNWM5M2I0IiwidGFnIjoiIn0%3D; expires=Sun, 13 Apr 2025 10:32:48 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; samesite=laxXSRF-TOKEN=eyJpdiI6IjkzOUZSQ2IyRWlpN2NIaWRUWXBzRlE9PSIsInZhbHVlIjoiVGNkNVZyWnY4VVZaNEJ1UkNxZjNwU2hndEVMTzI3M3V2YWNVa3lRNGNBeURvRTUxMzEvTHJVU0FHSWFHa3FYWHpjR0dWV" 1 => "24houranswers_session=eyJpdiI6IjRDM1lCY2szdWRQR0p1YmtSK1lIMnc9PSIsInZhbHVlIjoiMTRPa0VTckFOV3pMaTZQbHRYcllNbUFtdGFOWS9KNjNOU3RmOHJIWkwzNC9wVmh5eE8yc0FMT1B2V2FiQTd6K1ZoemVhdndSaEJFS296N3ZpUmVxWUNpU2V1U2xaeFVJcTVqcHdxRjRaTEs4TkhMZDRybVU0TjhpSDE4UHpPTjEiLCJtYWMiOiJlNTFkYTA0MTkzZjE0OTVjMTdmNDgyMTc0ZjAxN2MxMGE0NzgxZjZhMGM0NzhkYTM0ODU2N2I5ZTJlMzE0MTkwIiwidGFnIjoiIn0%3D; expires=Sun, 13 Apr 2025 10:32:48 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; httponly; samesite=lax24houranswers_session=eyJpdiI6IjRDM1lCY2szdWRQR0p1YmtSK1lIMnc9PSIsInZhbHVlIjoiMTRPa0VTckFOV3pMaTZQbHRYcllNbUFtdGFOWS9KNjNOU3RmOHJIWkwzNC9wVmh5eE8yc0FMT1B2V2FiQT" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjkzOUZSQ2IyRWlpN2NIaWRUWXBzRlE9PSIsInZhbHVlIjoiVGNkNVZyWnY4VVZaNEJ1UkNxZjNwU2hndEVMTzI3M3V2YWNVa3lRNGNBeURvRTUxMzEvTHJVU0FHSWFHa3FYWHpjR0dWVVpwL0tJcnFmVi9LVkx0eDJOa1c3eFBXSllZclY4V1lrZlE2ZjR0WVlZS0FZYVNNbjBYNzVoVWtQa3QiLCJtYWMiOiJlNzRkYzhiM2UzMzhkMzQzM2FlZTBlN2EzNjJjMjMyYjdiYWJkMzZhN2Y1ZmZhNjQ5ZDMyOTg1ZGEzNWM5M2I0IiwidGFnIjoiIn0%3D; expires=Sun, 13-Apr-2025 10:32:48 GMT; domain=.24houranswers.com; path=/XSRF-TOKEN=eyJpdiI6IjkzOUZSQ2IyRWlpN2NIaWRUWXBzRlE9PSIsInZhbHVlIjoiVGNkNVZyWnY4VVZaNEJ1UkNxZjNwU2hndEVMTzI3M3V2YWNVa3lRNGNBeURvRTUxMzEvTHJVU0FHSWFHa3FYWHpjR0dWV" 1 => "24houranswers_session=eyJpdiI6IjRDM1lCY2szdWRQR0p1YmtSK1lIMnc9PSIsInZhbHVlIjoiMTRPa0VTckFOV3pMaTZQbHRYcllNbUFtdGFOWS9KNjNOU3RmOHJIWkwzNC9wVmh5eE8yc0FMT1B2V2FiQTd6K1ZoemVhdndSaEJFS296N3ZpUmVxWUNpU2V1U2xaeFVJcTVqcHdxRjRaTEs4TkhMZDRybVU0TjhpSDE4UHpPTjEiLCJtYWMiOiJlNTFkYTA0MTkzZjE0OTVjMTdmNDgyMTc0ZjAxN2MxMGE0NzgxZjZhMGM0NzhkYTM0ODU2N2I5ZTJlMzE0MTkwIiwidGFnIjoiIn0%3D; expires=Sun, 13-Apr-2025 10:32:48 GMT; domain=.24houranswers.com; path=/; httponly24houranswers_session=eyJpdiI6IjRDM1lCY2szdWRQR0p1YmtSK1lIMnc9PSIsInZhbHVlIjoiMTRPa0VTckFOV3pMaTZQbHRYcllNbUFtdGFOWS9KNjNOU3RmOHJIWkwzNC9wVmh5eE8yc0FMT1B2V2FiQT" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "Vw769CCxROGEt2npOPvHn3cYuzftX870lagM10hR" "utm_source" => "direct" "_previous" => array:1 [ "url" => "https://staging.dev.24houranswers.com/subjects/Computer-Science/Microsoft-NET-Framework" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]