Question
The Data:
Enrichment is an animal husbandry practice that that aims to improve a captive animal’s quality of care. There are a range of stimuli that can affect a captive animal’s psychological and physiological wellbeing. So far, there has been little investigation into the effect of the acoustic environment on the animal’s wellbeing.

You are asked to report on the results of an experiment conducted in a large bird-holding facility investigating the behavioural consequences for zebra finches (Taeniopygia guttata) kept under three different husbandry conditions. The data can be found in the file “acoustic.enrichment.data.csv”. A population of 100 birds was maintained in a common breeding facility. All birds were captive-reared and had never experienced background noise other than vocalizations of conspecifics and ventilation noise. For each trial, 10 birds of each sex (SEX) were randomly selected and released into a large aviary (i.e. 20 individuals in total), where they were exposed to one of three treatments (SOUND) for two days: 1) ambient sounds in the aviary (i.e. control); 2) human voices talking at 50dB; or 3) classical music (Vivaldi’s ‘Spring’) played at 50dB. At the end of the trial, birds were returned to their normal housing facility for at least two days, before the start of another trial. This was repeated 30 times in total (TRIAL), so there were 10 replicates for each sound treatment. The same individual bird [BIRD) was used in multiple trials; each bird was used for exactly six trials (i.e. on average once every five trials), but which group it was in or what treatment it experienced each time, was random.

On the second day, the behaviours of the 20 birds in each trial were recorded over a two-hour observation period. The observer recorded the frequency (% of observation time) that each individual spent displaying social behaviours (e.g. allopreening, interactions with conspecifics; [SOCIAL]) and fear behaviours (retreating to high perches, clumping together; [FEAR]). All birds within the aviary were individually marked with one coloured leg ring on each leg and a thread of corresponding colour hanging from each ring to ease quick identification; male and female zebra finches can very easily be distinguished from their markedly different plumage colouration. The birds were observed using an instantaneous sampling protocol: every 3 minutes a timer beeped and then the observer identified each bird in turn and recorded which of the target behaviours they performed at that time. Once all 20 birds had been located and their behaviours had been recorded, the observer waited for the next beep.

The key question is: Does acoustic enrichment affect the frequency of different behaviours shown by the zebra finches?   Each row of the data table contains the frequencies of behaviours over a two-hour period in individual zebra finches. Since the body mass of zebra finches (MASS, in g) or the sex of the bird (SEX) might influence behaviour, these data are also reported. So, for example, in rows 2-11 of the data table, the behaviours of 10 different female zebra finches that were played back the ambient sound in the first group that occupied the aviary (TRIAL= 1) are reported, rows 12-21 have the corresponding measurements for males from the same trial. Rows 22 to 601 contain the results of the other treatments and trials.

Guidelines:
It is highly recommended that you go back through your lecture notes and personal logbooks for the course, either before or as you are working on this assignment, to make sure that you are applying the strategies discussed in class for effective scientific communication. It is expected that you will have read all of the information provided. It is also a good idea to extrapolate feedback you received on R scripts and writing assignments The paper should be no more than 3000 words, excluding the abstract, figure legends, tables and references. The number of figures should not exceed that typically encountered in a Proceedings of the Royal Society B paper. The report should be double spaced, written in 12 pt font and include page numbers.

Title Page
Include an informative and interesting title, written on a separate title page that includes your name and contact details.

Abstract (300 word limit)
Follow the guidelines that you learned for writing abstracts. Make sure to set up the background to the problem, clearly state the objectives, briefly describe the methodological approach, outline the main results, and provide a concluding sentence.

Introduction and Literature Review
In the introduction you should adequately set up the problem of why this type of study is interesting and important, and discuss what has been done before and where gaps in knowledge might lie. Briefly introduce the overall problem, and discuss the relevance and scientific importance of this type of experiment. Make sure that you explicitly justify the motivation for each variable that is included in the experimental design (e.g. even if you find a nonsignificant result, you should include the motivation for testing that variable initially). End the introduction with a clear statement of objectives, stated in the form of questions that you will address using the experiment described. You should structure the rest of the paper accordingly.

Read and describe sufficient literature that you can adequately review the problem and identify any gaps in knowledge that can be addressed by this study but you don’t have to include as comprehensive a literature review as you would see in a published paper (where there would often be 50 or more references). You can include as many references as you think is appropriate but as a guideline you should aim for at least six and not more than twenty.

Include a statement on the ethical implications of using animals for this study. You should explain why this type of experiment might be important for managing captive populations and concentrate on how you would decide whether the welfare implications to the animals justify this type of study.

Methods
The methods section will be briefer than a published paper because you won’t have all of the intricacies of where samples were collected from but describe any details about the sampling design that you can from the write-up above and from the data provided. Most of the methods should focus on the statistical analyses that you conduct. This should be the same level of detail as in a typical journal article in Proceedings of the Royal Society B. Make sure to describe the response variables used (hint: there are two in this dataset) and what factors and interactions you are considering (either as fixed effects, random effects, or covariates; this will depend on how you set up your objectives). You should analyse the data according to what you learn during the Advanced Linear Models course.

You should use R to analyse your data and make graphs [Recommendation: as you learned in the Beckerman book, it is always best to plot your data before you do the statistics, so you can visualize whether the results are meaningful (i.e. that you have used appropriate statistics); this is particularly true for detecting when you might expect to see significant interaction terms].

Since there are factors other than the treatment that might influence the variance in responses, you should take the GLMM approach that you have learned in the Advanced Linear Models class. You will need to decide whether each possible factor is one that you are interested in in its own right (i.e. a fixed main effect or a covariate) or whether you just want to be able to account for the variation that it causes (i.e. a random effect). You should also take a model selection approach to assessing significance of the main effects and all interactions, as you will have learned in your statistics class. Although posthoc tests might be used to determine significance of any differences found for variables with more than 2 levels (or for interactions), you are not expected to implement these for this assignment, since you haven’t been taught this and it is not straightforward for GLMMs. You should describe what is driving any differences found based on the model coefficients and appropriate plots. If you want to make sure that the control (“Ambient”) is treated as the reference level of the variable SOUND, you can use the relevel command in r.

You should also use what you’ve learned about power analysis in the experimental design lecture. Specifically, you are asked to retrospectively determine the sensitivity of your experimental design with regard to the main fixed effects (i.e. each variable separately, using a power analysis method appropriate for a two-sample t-test). What effect size could have been detected given the sample size used and assuming a significance level of 0.05 and a power of 0.8? Use this to interpret the results you found and describe whether you think that the sample size could have been changed to either reduce use of animals unnecessarily or to increase the sensitivity for detecting a difference. While more sophisticated power analyses are possible, you are not expected to go beyond what you covered in the experimental design lecture. This is in fact realistic: power analyses usually assume a very simplified version of the real analysis. You should think about these findings in the context of the three R’s (i.e. reduce, replace, refine) and discuss the implications in the discussion section of your report (but describe the relevant methods and results in the appropriate sections).

Results
The results of the analyses that you conduct should be clearly described, using figures and tables, but also in words to highlight the results that you want the reader to notice.   The results are the most important part of the paper but won’t necessarily be the longest section. Make sure to include comprehensive captions for both figures and tables. Make sure to describe your final model in the results section [based on the model selection results], before explaining what the model predicts.

Discussion
The discussion should interpret the results in the context of other studies that have been performed and in terms of what else might be done to take the research further (including recommendations for how the experiment could have been revised based on your power analysis). You should start with a summary of the main results before describing any caveats or limitations. The discussion will be shorter than for most papers as you are not expected to comprehensively review the literature. You will want to focus on the ethical implications of the results, how they relate to previous studies and provide a critical analysis of the experimental design.

It is good to balance the Introduction and Discussion so that you can go back to the gaps in knowledge that you raised in the introduction and evaluate whether the data have filled these gaps or whether more work needs to be done. When you are setting your results in the context of other studies, make sure to include a critical analysis of both your experiment and those of others (i.e. what the results contributed to existing body of knowledge, along with limitations of the experimental design and statistical analyses). End with a discussion of what could be done next to advance the field of knowledge.

Bibliography
Include a bibliography and make sure to cite in-text references in the correct format. Use the style rules for the Animal Welfare Journal (i.e. the one published by the UFAW) as a guide.   Make sure to critically evaluate the references that you use, both in the introduction and in the discussion. All references cited should be listed in the bibliography and all references listed in the bibliography should be cited in the text.


Appendix
Include all of the R code that you use in an appendix; make sure to annotate it sufficiently that you will remember what you did but also to explain to someone reading it what each step is for and how to interpret the results. The appendix should be the raw R code rather than an HTML report but you should also submit an HTML report to MOODLE.

Timelines:
The assignments will be due before the semester break (Dec. 15th). You can start on looking up and reading literature during the statistics course but at least some of the references you choose are likely to change based on the results that you find. It is fine (encouraged) to discuss the approaches used with others but you should write the paper independently and write your own R code (including annotations). There will be two help sessions (Dec. 6 and 12); it is a good idea to try the analyses before the first help session so that you know what to ask about.

Evaluation:
Marks will be based on incorporation of skills that you have learned across the first term, so you will be evaluated on: Quality of Writing; Paper Structure; Use of Primary Literature; Data Presentation; Power Analysis; Statistical Analyses; Use of R (you should use this for your statistics and to make your figures); Critique of Experimental Design; Scientific Interpretation; and Critical Analysis abilities
Solution Preview

These solutions may offer step-by-step problem-solving explanations or good writing examples that include modern styles of formatting and construction of bibliographies out of text citations and references.
Students may use these solutions for personal skill-building and practice.
Unethical use is strictly forbidden.

This is only a preview of the solution.
Please use the purchase button to see the entire solution.
By purchasing this solution you'll be able to access the following files:
Solution.docx
Solution.R
Purchase Solution
$60.00 $30
Google Pay
Amazon
Paypal
Mastercard
Visacard
Discover
Amex
View Available Mathematics Tutors 529 tutors matched
Ionut
(ionut)
Hi! MSc Applied Informatics & Computer Science Engineer. Practical experience in many CS & IT branches.Research work & homework
5/5 (5,654+ sessions)
2 hours avg response
Leo
(Leo)
Hi! I have been a professor in New York and taught in a math department and in an applied math department.
4.9/5 (5,652+ sessions)
2 hours avg response
Pranay
(math1983)
Ph.D. in mathematics and working as an Assistant Professor in University. I can provide help in mathematics, statistics and allied areas.
4.6/5 (5,512+ sessions)
1 hour avg response

Similar Homework Solutions

8.1.0PHP Version377msRequest Duration45MBMemory UsageGET college-homework-library/{category}/{subject}/{id}Route
    • Booting (231ms)time
    • Application (146ms)time
    • 1 x Booting (61.33%)
      231ms
      1 x Application (38.66%)
      146ms
      • Illuminate\Routing\Events\Routing (1.39ms)
      • Illuminate\Routing\Events\RouteMatched (574μs)
      • Illuminate\Foundation\Events\LocaleUpdated (4.83ms)
      • eloquent.booting: App\Models\HomeworkLibrary\HomeworkLibrary (236μs)
      • eloquent.booted: App\Models\HomeworkLibrary\HomeworkLibrary (216μs)
      • Illuminate\Database\Events\ConnectionEstablished (1.18ms)
      • Illuminate\Database\Events\StatementPrepared (10.7ms)
      • Illuminate\Database\Events\QueryExecuted (1.53ms)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (99μs)
      • eloquent.booting: App\Models\Subject (59μs)
      • eloquent.booted: App\Models\Subject (41μs)
      • Illuminate\Database\Events\StatementPrepared (1.48ms)
      • Illuminate\Database\Events\QueryExecuted (1.26ms)
      • eloquent.retrieved: App\Models\Subject (113μs)
      • eloquent.booting: App\Models\HomeworkLibrary\HomeworkLibraryFile (154μs)
      • eloquent.booted: App\Models\HomeworkLibrary\HomeworkLibraryFile (43μs)
      • Illuminate\Database\Events\StatementPrepared (708μs)
      • Illuminate\Database\Events\QueryExecuted (2.31ms)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (88μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (14μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (8μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (6μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (5μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (5μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (5μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (6μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (5μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (5μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (5μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (5μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (4μs)
      • eloquent.booting: App\Models\SubjectCat (787μs)
      • eloquent.booted: App\Models\SubjectCat (44μs)
      • Illuminate\Database\Events\StatementPrepared (791μs)
      • Illuminate\Database\Events\QueryExecuted (1.15ms)
      • eloquent.retrieved: App\Models\SubjectCat (102μs)
      • Illuminate\Cache\Events\CacheHit (10.69ms)
      • Illuminate\Cache\Events\CacheMissed (201μs)
      • Illuminate\Database\Events\StatementPrepared (961μs)
      • Illuminate\Database\Events\QueryExecuted (12.47ms)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (97μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (16μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (8μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (7μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (6μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (6μs)
      • Illuminate\Database\Events\StatementPrepared (805μs)
      • Illuminate\Database\Events\QueryExecuted (890μs)
      • eloquent.retrieved: App\Models\Subject (102μs)
      • Illuminate\Cache\Events\KeyWritten (847μs)
      • Illuminate\Database\Events\StatementPrepared (2.3ms)
      • Illuminate\Database\Events\QueryExecuted (1.28ms)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (71μs)
      • Illuminate\Database\Events\StatementPrepared (1.03ms)
      • Illuminate\Database\Events\QueryExecuted (1.12ms)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (64μs)
      • Illuminate\Database\Events\StatementPrepared (993μs)
      • Illuminate\Database\Events\QueryExecuted (1.04ms)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (52μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (15μs)
      • Illuminate\Cache\Events\CacheHit (931μs)
      • creating: homework.show (500μs)
      • composing: homework.show (134μs)
      • creating: components.breadcrumbs (288μs)
      • composing: components.breadcrumbs (129μs)
      • Illuminate\Database\Events\StatementPrepared (1.24ms)
      • Illuminate\Database\Events\QueryExecuted (1.06ms)
      • eloquent.retrieved: App\Models\SubjectCat (93μs)
      • Illuminate\Cache\Events\CacheHit (3.74ms)
      • Illuminate\Cache\Events\CacheHit (156μs)
      • Illuminate\Cache\Events\CacheHit (143μs)
      • Illuminate\Cache\Events\CacheHit (164μs)
      • Illuminate\Cache\Events\CacheHit (132μs)
      • Illuminate\Cache\Events\CacheHit (112μs)
      • Illuminate\Cache\Events\CacheHit (122μs)
      • Illuminate\Cache\Events\CacheHit (153μs)
      • Illuminate\Cache\Events\CacheHit (179μs)
      • Illuminate\Cache\Events\CacheHit (122μs)
      • Illuminate\Cache\Events\CacheHit (122μs)
      • Illuminate\Cache\Events\CacheHit (111μs)
      • Illuminate\Cache\Events\CacheHit (118μs)
      • Illuminate\Cache\Events\CacheHit (98μs)
      • Illuminate\Cache\Events\CacheHit (155μs)
      • Illuminate\Cache\Events\CacheHit (119μs)
      • Illuminate\Cache\Events\CacheHit (135μs)
      • Illuminate\Cache\Events\CacheHit (112μs)
      • Illuminate\Cache\Events\CacheHit (127μs)
      • Illuminate\Cache\Events\CacheHit (109μs)
      • Illuminate\Cache\Events\CacheHit (130μs)
      • Illuminate\Cache\Events\CacheHit (111μs)
      • Illuminate\Cache\Events\CacheHit (146μs)
      • Illuminate\Cache\Events\CacheHit (109μs)
      • Illuminate\Cache\Events\CacheHit (128μs)
      • Illuminate\Cache\Events\CacheHit (354μs)
      • Illuminate\Cache\Events\CacheHit (140μs)
      • Illuminate\Cache\Events\CacheHit (105μs)
      • Illuminate\Cache\Events\CacheHit (148μs)
      • Illuminate\Cache\Events\CacheHit (168μs)
      • Illuminate\Cache\Events\CacheHit (190μs)
      • Illuminate\Cache\Events\CacheHit (140μs)
      • Illuminate\Cache\Events\CacheHit (150μs)
      • Illuminate\Cache\Events\CacheHit (577μs)
      • Illuminate\Cache\Events\CacheHit (411μs)
      • Illuminate\Cache\Events\CacheHit (237μs)
      • Illuminate\Cache\Events\CacheHit (226μs)
      • Illuminate\Cache\Events\CacheHit (168μs)
      • Illuminate\Cache\Events\CacheHit (200μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (215μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (225μs)
      • Illuminate\Cache\Events\CacheHit (203μs)
      • Illuminate\Cache\Events\CacheHit (230μs)
      • Illuminate\Cache\Events\CacheHit (204μs)
      • Illuminate\Cache\Events\CacheHit (235μs)
      • Illuminate\Cache\Events\CacheHit (197μs)
      • Illuminate\Cache\Events\CacheHit (263μs)
      • Illuminate\Cache\Events\CacheHit (202μs)
      • Illuminate\Cache\Events\CacheHit (226μs)
      • Illuminate\Cache\Events\CacheHit (187μs)
      • Illuminate\Cache\Events\CacheHit (195μs)
      • Illuminate\Cache\Events\CacheHit (184μs)
      • Illuminate\Cache\Events\CacheHit (218μs)
      • Illuminate\Cache\Events\CacheHit (169μs)
      • Illuminate\Cache\Events\CacheHit (191μs)
      • Illuminate\Cache\Events\CacheHit (155μs)
      • Illuminate\Cache\Events\CacheHit (189μs)
      • Illuminate\Cache\Events\CacheHit (162μs)
      • Illuminate\Cache\Events\CacheHit (190μs)
      • Illuminate\Cache\Events\CacheHit (175μs)
      • Illuminate\Cache\Events\CacheHit (207μs)
      • Illuminate\Cache\Events\CacheHit (175μs)
      • Illuminate\Cache\Events\CacheHit (191μs)
      • Illuminate\Cache\Events\CacheHit (177μs)
      • Illuminate\Cache\Events\CacheHit (205μs)
      • Illuminate\Cache\Events\CacheHit (175μs)
      • Illuminate\Cache\Events\CacheHit (201μs)
      • Illuminate\Cache\Events\CacheHit (225μs)
      • Illuminate\Cache\Events\CacheHit (217μs)
      • Illuminate\Cache\Events\CacheHit (169μs)
      • Illuminate\Cache\Events\CacheHit (203μs)
      • Illuminate\Cache\Events\CacheHit (179μs)
      • Illuminate\Cache\Events\CacheHit (216μs)
      • Illuminate\Cache\Events\CacheHit (188μs)
      • Illuminate\Cache\Events\CacheHit (192μs)
      • Illuminate\Cache\Events\CacheHit (186μs)
      • Illuminate\Cache\Events\CacheHit (194μs)
      • Illuminate\Cache\Events\CacheHit (183μs)
      • Illuminate\Cache\Events\CacheHit (209μs)
      • Illuminate\Cache\Events\CacheHit (196μs)
      • Illuminate\Cache\Events\CacheHit (189μs)
      • Illuminate\Cache\Events\CacheHit (175μs)
      • Illuminate\Cache\Events\CacheHit (192μs)
      • Illuminate\Cache\Events\CacheHit (171μs)
      • Illuminate\Cache\Events\CacheHit (188μs)
      • Illuminate\Cache\Events\CacheHit (175μs)
      • Illuminate\Cache\Events\CacheHit (194μs)
      • Illuminate\Cache\Events\CacheHit (167μs)
      • Illuminate\Cache\Events\CacheHit (248μs)
      • Illuminate\Cache\Events\CacheHit (162μs)
      • Illuminate\Cache\Events\CacheHit (199μs)
      • Illuminate\Cache\Events\CacheHit (198μs)
      • Illuminate\Cache\Events\CacheHit (213μs)
      • Illuminate\Cache\Events\CacheHit (163μs)
      • Illuminate\Cache\Events\CacheHit (174μs)
      • Illuminate\Cache\Events\CacheHit (154μs)
      • Illuminate\Cache\Events\CacheHit (190μs)
      • Illuminate\Cache\Events\CacheHit (162μs)
      • Illuminate\Cache\Events\CacheHit (176μs)
      • Illuminate\Cache\Events\CacheHit (155μs)
      • Illuminate\Cache\Events\CacheHit (202μs)
      • Illuminate\Cache\Events\CacheHit (167μs)
      • Illuminate\Cache\Events\CacheHit (191μs)
      • Illuminate\Cache\Events\CacheHit (167μs)
      • Illuminate\Cache\Events\CacheHit (201μs)
      • Illuminate\Cache\Events\CacheHit (182μs)
      • Illuminate\Cache\Events\CacheHit (190μs)
      • Illuminate\Cache\Events\CacheHit (180μs)
      • Illuminate\Cache\Events\CacheHit (188μs)
      • Illuminate\Cache\Events\CacheHit (162μs)
      • Illuminate\Cache\Events\CacheHit (263μs)
      • Illuminate\Cache\Events\CacheHit (186μs)
      • Illuminate\Cache\Events\CacheHit (914μs)
      • Illuminate\Cache\Events\CacheHit (166μs)
      • Illuminate\Cache\Events\CacheHit (180μs)
      • Illuminate\Cache\Events\CacheHit (161μs)
      • Illuminate\Cache\Events\CacheHit (197μs)
      • Illuminate\Cache\Events\CacheHit (172μs)
      • Illuminate\Cache\Events\CacheHit (190μs)
      • Illuminate\Cache\Events\CacheHit (172μs)
      • Illuminate\Cache\Events\CacheHit (192μs)
      • Illuminate\Cache\Events\CacheHit (171μs)
      • Illuminate\Cache\Events\CacheHit (189μs)
      • Illuminate\Cache\Events\CacheHit (169μs)
      • Illuminate\Cache\Events\CacheHit (199μs)
      • Illuminate\Cache\Events\CacheHit (170μs)
      • Illuminate\Cache\Events\CacheHit (193μs)
      • Illuminate\Cache\Events\CacheHit (230μs)
      • Illuminate\Cache\Events\CacheHit (212μs)
      • Illuminate\Cache\Events\CacheHit (186μs)
      • Illuminate\Cache\Events\CacheHit (215μs)
      • Illuminate\Cache\Events\CacheHit (158μs)
      • Illuminate\Cache\Events\CacheHit (190μs)
      • Illuminate\Cache\Events\CacheHit (164μs)
      • Illuminate\Cache\Events\CacheHit (186μs)
      • Illuminate\Cache\Events\CacheHit (163μs)
      • Illuminate\Cache\Events\CacheHit (193μs)
      • Illuminate\Cache\Events\CacheHit (164μs)
      • Illuminate\Cache\Events\CacheHit (198μs)
      • Illuminate\Cache\Events\CacheHit (170μs)
      • Illuminate\Cache\Events\CacheHit (189μs)
      • Illuminate\Cache\Events\CacheHit (168μs)
      • Illuminate\Cache\Events\CacheHit (184μs)
      • Illuminate\Cache\Events\CacheHit (164μs)
      • Illuminate\Cache\Events\CacheHit (178μs)
      • Illuminate\Cache\Events\CacheHit (160μs)
      • Illuminate\Cache\Events\CacheHit (197μs)
      • Illuminate\Cache\Events\CacheHit (167μs)
      • Illuminate\Cache\Events\CacheHit (189μs)
      • Illuminate\Cache\Events\CacheHit (192μs)
      • Illuminate\Cache\Events\CacheHit (194μs)
      • Illuminate\Cache\Events\CacheHit (163μs)
      • Illuminate\Cache\Events\CacheHit (190μs)
      • Illuminate\Cache\Events\CacheHit (162μs)
      • Illuminate\Cache\Events\CacheHit (177μs)
      • Illuminate\Cache\Events\CacheHit (156μs)
      • Illuminate\Cache\Events\CacheHit (190μs)
      • Illuminate\Cache\Events\CacheHit (167μs)
      • Illuminate\Cache\Events\CacheHit (177μs)
      • Illuminate\Cache\Events\CacheHit (158μs)
      • Illuminate\Cache\Events\CacheHit (218μs)
      • Illuminate\Cache\Events\CacheHit (190μs)
      • Illuminate\Cache\Events\CacheHit (195μs)
      • Illuminate\Cache\Events\CacheHit (192μs)
      • Illuminate\Cache\Events\CacheHit (184μs)
      • Illuminate\Cache\Events\CacheHit (162μs)
      • Illuminate\Cache\Events\CacheHit (203μs)
      • Illuminate\Cache\Events\CacheHit (152μs)
      • Illuminate\Cache\Events\CacheHit (169μs)
      • Illuminate\Cache\Events\CacheHit (158μs)
      • Illuminate\Cache\Events\CacheHit (175μs)
      • Illuminate\Cache\Events\CacheHit (153μs)
      • Illuminate\Cache\Events\CacheHit (237μs)
      • Illuminate\Cache\Events\CacheHit (162μs)
      • Illuminate\Cache\Events\CacheHit (181μs)
      • Illuminate\Cache\Events\CacheHit (177μs)
      • Illuminate\Cache\Events\CacheHit (179μs)
      • Illuminate\Cache\Events\CacheHit (152μs)
      • Illuminate\Cache\Events\CacheHit (170μs)
      • Illuminate\Cache\Events\CacheHit (149μs)
      • Illuminate\Cache\Events\CacheHit (201μs)
      • Illuminate\Cache\Events\CacheHit (172μs)
      • Illuminate\Cache\Events\CacheHit (184μs)
      • Illuminate\Cache\Events\CacheHit (175μs)
      • Illuminate\Cache\Events\CacheHit (184μs)
      • Illuminate\Cache\Events\CacheHit (165μs)
      • Illuminate\Cache\Events\CacheHit (184μs)
      • Illuminate\Cache\Events\CacheHit (166μs)
      • Illuminate\Cache\Events\CacheHit (196μs)
      • Illuminate\Cache\Events\CacheHit (170μs)
      • Illuminate\Cache\Events\CacheHit (187μs)
      • Illuminate\Cache\Events\CacheHit (159μs)
      • Illuminate\Cache\Events\CacheHit (183μs)
      • Illuminate\Cache\Events\CacheHit (153μs)
      • Illuminate\Cache\Events\CacheHit (263μs)
      • Illuminate\Cache\Events\CacheHit (179μs)
      • Illuminate\Cache\Events\CacheHit (198μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (205μs)
      • Illuminate\Cache\Events\CacheHit (186μs)
      • Illuminate\Cache\Events\CacheHit (191μs)
      • Illuminate\Cache\Events\CacheHit (163μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (162μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (162μs)
      • Illuminate\Cache\Events\CacheHit (184μs)
      • Illuminate\Cache\Events\CacheHit (162μs)
      • Illuminate\Cache\Events\CacheHit (183μs)
      • Illuminate\Cache\Events\CacheHit (161μs)
      • Illuminate\Cache\Events\CacheHit (191μs)
      • Illuminate\Cache\Events\CacheHit (158μs)
      • Illuminate\Cache\Events\CacheHit (1ms)
      • Illuminate\Cache\Events\CacheHit (166μs)
      • Illuminate\Cache\Events\CacheHit (190μs)
      • Illuminate\Cache\Events\CacheHit (176μs)
      • Illuminate\Cache\Events\CacheHit (190μs)
      • Illuminate\Cache\Events\CacheHit (163μs)
      • Illuminate\Cache\Events\CacheHit (182μs)
      • Illuminate\Cache\Events\CacheHit (159μs)
      • Illuminate\Cache\Events\CacheHit (267μs)
      • Illuminate\Cache\Events\CacheHit (164μs)
      • Illuminate\Cache\Events\CacheHit (186μs)
      • Illuminate\Cache\Events\CacheHit (163μs)
      • Illuminate\Cache\Events\CacheHit (178μs)
      • Illuminate\Cache\Events\CacheHit (160μs)
      • Illuminate\Cache\Events\CacheHit (178μs)
      • Illuminate\Cache\Events\CacheHit (157μs)
      • Illuminate\Cache\Events\CacheHit (177μs)
      • Illuminate\Cache\Events\CacheHit (159μs)
      • Illuminate\Cache\Events\CacheHit (207μs)
      • Illuminate\Cache\Events\CacheHit (166μs)
      • Illuminate\Cache\Events\CacheHit (187μs)
      • Illuminate\Cache\Events\CacheHit (162μs)
      • Illuminate\Cache\Events\CacheHit (267μs)
      • Illuminate\Cache\Events\CacheHit (175μs)
      • Illuminate\Cache\Events\CacheHit (200μs)
      • Illuminate\Cache\Events\CacheHit (191μs)
      • Illuminate\Cache\Events\CacheHit (188μs)
      • Illuminate\Cache\Events\CacheHit (167μs)
      • Illuminate\Cache\Events\CacheHit (182μs)
      • Illuminate\Cache\Events\CacheHit (160μs)
      • Illuminate\Cache\Events\CacheHit (176μs)
      • Illuminate\Cache\Events\CacheHit (157μs)
      • Illuminate\Cache\Events\CacheHit (175μs)
      • Illuminate\Cache\Events\CacheHit (175μs)
      • Illuminate\Cache\Events\CacheHit (177μs)
      • Illuminate\Cache\Events\CacheHit (159μs)
      • Illuminate\Cache\Events\CacheHit (180μs)
      • Illuminate\Cache\Events\CacheHit (157μs)
      • Illuminate\Cache\Events\CacheHit (198μs)
      • Illuminate\Cache\Events\CacheHit (170μs)
      • Illuminate\Cache\Events\CacheHit (187μs)
      • Illuminate\Cache\Events\CacheHit (163μs)
      • Illuminate\Cache\Events\CacheHit (205μs)
      • Illuminate\Cache\Events\CacheHit (169μs)
      • Illuminate\Cache\Events\CacheHit (257μs)
      • Illuminate\Cache\Events\CacheHit (176μs)
      • Illuminate\Cache\Events\CacheHit (183μs)
      • Illuminate\Cache\Events\CacheHit (173μs)
      • Illuminate\Cache\Events\CacheHit (187μs)
      • Illuminate\Cache\Events\CacheHit (153μs)
      • Illuminate\Cache\Events\CacheHit (171μs)
      • Illuminate\Cache\Events\CacheHit (150μs)
      • Illuminate\Cache\Events\CacheHit (197μs)
      • Illuminate\Cache\Events\CacheHit (168μs)
      • Illuminate\Cache\Events\CacheHit (183μs)
      • Illuminate\Cache\Events\CacheHit (167μs)
      • Illuminate\Cache\Events\CacheHit (177μs)
      • Illuminate\Cache\Events\CacheHit (153μs)
      • Illuminate\Cache\Events\CacheHit (178μs)
      • Illuminate\Cache\Events\CacheHit (154μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (159μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (224μs)
      • Illuminate\Cache\Events\CacheHit (196μs)
      • Illuminate\Cache\Events\CacheHit (157μs)
      • Illuminate\Cache\Events\CacheHit (191μs)
      • Illuminate\Cache\Events\CacheHit (211μs)
      • Illuminate\Cache\Events\CacheHit (198μs)
      • Illuminate\Cache\Events\CacheHit (161μs)
      • Illuminate\Cache\Events\CacheHit (206μs)
      • Illuminate\Cache\Events\CacheHit (167μs)
      • Illuminate\Cache\Events\CacheHit (194μs)
      • Illuminate\Cache\Events\CacheHit (150μs)
      • Illuminate\Cache\Events\CacheHit (186μs)
      • Illuminate\Cache\Events\CacheHit (163μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (164μs)
      • Illuminate\Cache\Events\CacheHit (188μs)
      • Illuminate\Cache\Events\CacheHit (172μs)
      • Illuminate\Cache\Events\CacheHit (207μs)
      • Illuminate\Cache\Events\CacheHit (169μs)
      • Illuminate\Cache\Events\CacheHit (190μs)
      • Illuminate\Cache\Events\CacheHit (163μs)
      • Illuminate\Cache\Events\CacheHit (189μs)
      • Illuminate\Cache\Events\CacheHit (163μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (163μs)
      • Illuminate\Cache\Events\CacheHit (188μs)
      • Illuminate\Cache\Events\CacheHit (220μs)
      • creating: site.layouts.app (569μs)
      • composing: site.layouts.app (25μs)
      • creating: components.canonical (524μs)
      • composing: components.canonical (115μs)
      • creating: components.open-graph (293μs)
      • composing: components.open-graph (94μs)
      • creating: site.headers.header (375μs)
      • composing: site.headers.header (88μs)
      • Illuminate\Cache\Events\CacheHit (1.84ms)
      • creating: components.footer (82μs)
      • composing: components.footer (102μs)
      • Illuminate\Cache\Events\CacheHit (1.06ms)
      • Illuminate\Cache\Events\CacheHit (293μs)
      • Illuminate\Cache\Events\CacheHit (251μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (199μs)
      • Illuminate\Cache\Events\CacheHit (188μs)
      • Illuminate\Cache\Events\CacheHit (179μs)
      • Illuminate\Cache\Events\CacheHit (302μs)
      • Illuminate\Cache\Events\CacheHit (322μs)
      • Illuminate\Cache\Events\CacheHit (197μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (173μs)
      • Illuminate\Cache\Events\CacheHit (188μs)
      • Illuminate\Cache\Events\CacheHit (251μs)
      • creating: components.forms.contact-us (288μs)
      • composing: components.forms.contact-us (188μs)
      • creating: components.forms.get-started (180μs)
      • composing: components.forms.get-started (107μs)
      • creating: components.forms.free-tool-download (589μs)
      • composing: components.forms.free-tool-download (90μs)
      • creating: components.forms.claim-free-worksheet (152μs)
      • composing: components.forms.claim-free-worksheet (85μs)
      • creating: components.forms.tutor-subscription-waitlist (144μs)
      • composing: components.forms.tutor-subscription-waitlist (82μs)
      • creating: components.forms.tutor-subscription-join (146μs)
      • composing: components.forms.tutor-subscription-join (80μs)
      • creating: components.forms.tutor-support (144μs)
      • composing: components.forms.tutor-support (80μs)
      • 321 x Illuminate\Cache\Events\CacheHit (20.57%)
        77.65ms
        10 x Illuminate\Database\Events\QueryExecuted (6.39%)
        24.11ms
        10 x Illuminate\Database\Events\StatementPrepared (5.57%)
        21.01ms
        1 x Illuminate\Foundation\Events\LocaleUpdated (1.28%)
        4.83ms
        1 x Illuminate\Routing\Events\Routing (0.37%)
        1.39ms
        1 x Illuminate\Database\Events\ConnectionEstablished (0.31%)
        1.18ms
        1 x Illuminate\Cache\Events\KeyWritten (0.22%)
        847μs
        1 x eloquent.booting: App\Models\SubjectCat (0.21%)
        787μs
        1 x creating: components.forms.free-tool-download (0.16%)
        589μs
        1 x Illuminate\Routing\Events\RouteMatched (0.15%)
        574μs
        1 x creating: site.layouts.app (0.15%)
        569μs
        1 x creating: components.canonical (0.14%)
        524μs
        1 x creating: homework.show (0.13%)
        500μs
        1 x creating: site.headers.header (0.1%)
        375μs
        17 x eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (0.1%)
        363μs
        1 x creating: components.open-graph (0.08%)
        293μs
        1 x creating: components.breadcrumbs (0.08%)
        288μs
        1 x creating: components.forms.contact-us (0.08%)
        288μs
        7 x eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (0.06%)
        239μs
        1 x eloquent.booting: App\Models\HomeworkLibrary\HomeworkLibrary (0.06%)
        236μs
        1 x eloquent.booted: App\Models\HomeworkLibrary\HomeworkLibrary (0.06%)
        216μs
        2 x eloquent.retrieved: App\Models\Subject (0.06%)
        215μs
        1 x Illuminate\Cache\Events\CacheMissed (0.05%)
        201μs
        2 x eloquent.retrieved: App\Models\SubjectCat (0.05%)
        195μs
        1 x composing: components.forms.contact-us (0.05%)
        188μs
        1 x creating: components.forms.get-started (0.05%)
        180μs
        1 x eloquent.booting: App\Models\HomeworkLibrary\HomeworkLibraryFile (0.04%)
        154μs
        1 x creating: components.forms.claim-free-worksheet (0.04%)
        152μs
        1 x creating: components.forms.tutor-subscription-join (0.04%)
        146μs
        1 x creating: components.forms.tutor-subscription-waitlist (0.04%)
        144μs
        1 x creating: components.forms.tutor-support (0.04%)
        144μs
        1 x composing: homework.show (0.04%)
        134μs
        1 x composing: components.breadcrumbs (0.03%)
        129μs
        1 x composing: components.canonical (0.03%)
        115μs
        1 x composing: components.forms.get-started (0.03%)
        107μs
        1 x composing: components.footer (0.03%)
        102μs
        1 x composing: components.open-graph (0.02%)
        94μs
        1 x composing: components.forms.free-tool-download (0.02%)
        90μs
        1 x composing: site.headers.header (0.02%)
        88μs
        1 x composing: components.forms.claim-free-worksheet (0.02%)
        85μs
        1 x creating: components.footer (0.02%)
        82μs
        1 x composing: components.forms.tutor-subscription-waitlist (0.02%)
        82μs
        1 x composing: components.forms.tutor-support (0.02%)
        80μs
        1 x composing: components.forms.tutor-subscription-join (0.02%)
        80μs
        1 x eloquent.booting: App\Models\Subject (0.02%)
        59μs
        1 x eloquent.booted: App\Models\SubjectCat (0.01%)
        44μs
        1 x eloquent.booted: App\Models\HomeworkLibrary\HomeworkLibraryFile (0.01%)
        43μs
        1 x eloquent.booted: App\Models\Subject (0.01%)
        41μs
        1 x composing: site.layouts.app (0.01%)
        25μs
      14 templates were rendered
      • 1x homework.showshow.blade.phpblade
      • 1x components.breadcrumbsbreadcrumbs.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 college-homework-library/{category}/{subject}/{id}
      middleware
      web, utm.parameters
      controller
      App\Http\Controllers\HomeworkLibraryController@show
      namespace
      where
      as
      homework.show
      file
      app/Http/Controllers/HomeworkLibraryController.php:79-176
      10 statements were executed, 4 of which were duplicates, 6 unique. Show only duplicated35.55ms
      • Connection Establishedtwenty4_siteHomeworkLibraryController.php#91
        Backtrace
        • 13. app/Http/Controllers/HomeworkLibraryController.php:91
        • 14. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `solutionslibrary` where `status` = 'published' and `price` > 0 and `solutionslibrary`.`id` = '46357' limit 1
        11.34mstwenty4_siteHomeworkLibraryController.php#97
        Bindings
        • 0: published
        • 1: 0
        • 2: 46357
        Backtrace
        • 16. app/Http/Controllers/HomeworkLibraryController.php:97
        • 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
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `subjects` where `subjects`.`id` in (299)
        1.62mstwenty4_siteHomeworkLibraryController.php#97
        Backtrace
        • 21. app/Http/Controllers/HomeworkLibraryController.php:97
        • 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
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `solutionslibrary_files` where `solutionslibrary_files`.`solutionlib_id` in (46357)
        2.47mstwenty4_siteHomeworkLibraryController.php#97
        Backtrace
        • 21. app/Http/Controllers/HomeworkLibraryController.php:97
        • 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
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `subject_cats` where `subject_cats`.`id` = 1 limit 1
        1.37mstwenty4_siteHomeworkLibrary.php#201
        Bindings
        • 0: 1
        Backtrace
        • 20. app/Models/HomeworkLibrary/HomeworkLibrary.php:201
        • 26. app/Http/Controllers/HomeworkLibraryController.php:105
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `solutionslibrary` where `id` <> 46357 and `subject` = 299 and `status` = 'published' and `price` > 0 order by RAND() limit 6
        12.59mstwenty4_siteHomeworkLibraryRepository.php#30
        Bindings
        • 0: 46357
        • 1: 299
        • 2: published
        • 3: 0
        Backtrace
        • 14. app/Repositories/HomeworkLibraryRepository.php:30
        • 15. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • 16. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:419
        • 18. app/Repositories/HomeworkLibraryRepository.php:39
        • 19. app/Http/Controllers/HomeworkLibraryController.php:139
      • select * from `subjects` where `subjects`.`id` in (299)
        1.11mstwenty4_siteHomeworkLibraryRepository.php#30
        Backtrace
        • 19. app/Repositories/HomeworkLibraryRepository.php:30
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:419
        • 23. app/Repositories/HomeworkLibraryRepository.php:39
        • 24. app/Http/Controllers/HomeworkLibraryController.php:139
      • select * from `solutionslibrary_files` where `solutionslibrary_files`.`solutionlib_id` = 46357 and `solutionslibrary_files`.`solutionlib_id` is not null and `publish` = 'question' order by `order` asc, `id` asc
        1.49mstwenty4_siteHomeworkLibrary.php#260
        Bindings
        • 0: 46357
        • 1: question
        Backtrace
        • 15. app/Models/HomeworkLibrary/HomeworkLibrary.php:260
        • 16. app/Transformers/HomeworkLibrary/HomeworkLibraryTransformer.php:58
        • 19. vendor/league/fractal/src/TransformerAbstract.php:128
        • 20. vendor/league/fractal/src/TransformerAbstract.php:107
        • 21. vendor/league/fractal/src/Scope.php:383
      • select * from `solutionslibrary_files` where `solutionslibrary_files`.`solutionlib_id` = 46357 and `solutionslibrary_files`.`solutionlib_id` is not null and `publish` = 'teaser' order by `order` asc, `id` asc
        1.29mstwenty4_siteHomeworkLibrary.php#260
        Bindings
        • 0: 46357
        • 1: teaser
        Backtrace
        • 15. app/Models/HomeworkLibrary/HomeworkLibrary.php:260
        • 16. app/Transformers/HomeworkLibrary/HomeworkLibraryTransformer.php:69
        • 19. vendor/league/fractal/src/TransformerAbstract.php:128
        • 20. vendor/league/fractal/src/TransformerAbstract.php:107
        • 21. vendor/league/fractal/src/Scope.php:383
      • select * from `solutionslibrary_files` where `solutionslibrary_files`.`solutionlib_id` = 46357 and `solutionslibrary_files`.`solutionlib_id` is not null and `publish` = 'solution' order by `order` asc, `id` asc
        1.17mstwenty4_siteHomeworkLibrary.php#260
        Bindings
        • 0: 46357
        • 1: solution
        Backtrace
        • 15. app/Models/HomeworkLibrary/HomeworkLibrary.php:260
        • 16. app/Transformers/HomeworkLibrary/HomeworkLibraryTransformer.php:80
        • 19. vendor/league/fractal/src/TransformerAbstract.php:128
        • 20. vendor/league/fractal/src/TransformerAbstract.php:107
        • 21. vendor/league/fractal/src/Scope.php:383
      • select * from `subject_cats` where `subject_cats`.`id` = 1 limit 1
        1.1mstwenty4_siteHomeworkLibrary.php#201
        Bindings
        • 0: 1
        Backtrace
        • 20. app/Models/HomeworkLibrary/HomeworkLibrary.php:201
        • 32. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 33. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 34. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 35. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      App\Models\HomeworkLibrary\HomeworkLibraryFile
      17HomeworkLibraryFile.php
      App\Models\HomeworkLibrary\HomeworkLibrary
      7HomeworkLibrary.php
      App\Models\Subject
      2Subject.php
      App\Models\SubjectCat
      2SubjectCat.php
          _token
          XOPbZiliGgosKMjXHzEsFaOBNIK3591CCL1ZJ1vE
          utm_source
          direct
          redirectUrl
          /college-homework-library/Mathematics/Statistics-R-Programming/46357
          _previous
          array:1 [ "url" => "https://staging.dev.24houranswers.com/college-homework-library/Mathematics/Sta...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /college-homework-library/Mathematics/Statistics-R-Programming/46357
          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-680d7648-7649753c45f4a9e02ff1267b" ] "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 => "18.217.226.1" ] "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, 27 Apr 2025 00:11:53 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRsVURFSGJFSHg4b1R5bWgycWY2UVE9PSIsInZhbHVlIjoiZEt4akJKaGoxWjBXUG5nckIzQ0ltQXdLbDBPMmRzNW0xZytBVmJiU1lnSlRHRklEU3hwSC82dGFqRXcwRDBkQ2pOZzdDUi9ROFBuMFFEejlWMEpZV0VJL1hyR1ZYSzZXWmlpYlVYL25MbUFyUWZicFNwYldnWnlPSGh2Rmd4TGwiLCJtYWMiOiI3ZTg4ZjhhODIyMTdkMGY4ZTA3YmZlNjE5ZDFmNDM2MDUyOGU2NTU3YmY1ZmVhZTNkMmNiNzRhYmViYTEwZjE2IiwidGFnIjoiIn0%3D; expires=Sun, 27 Apr 2025 02:11:53 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; samesite=laxXSRF-TOKEN=eyJpdiI6IkRsVURFSGJFSHg4b1R5bWgycWY2UVE9PSIsInZhbHVlIjoiZEt4akJKaGoxWjBXUG5nckIzQ0ltQXdLbDBPMmRzNW0xZytBVmJiU1lnSlRHRklEU3hwSC82dGFqRXcwRDBkQ2pOZzdDU" 1 => "24houranswers_session=eyJpdiI6IkdCVWpkcmZCNkZEWm1uTE9vL0RnNFE9PSIsInZhbHVlIjoiR0VwUmo2RTNOcEZ3TTUwTW5GU2xLcncydzZpZVBPTmlsN0prbW5JQk91bjI4dVBtVDRJTUlMSzNhQ0cvOFVpNE9nc1Fwa3dzYk4rVEpMTGdJcXNJL2tXYk1RbHlLdjhCSno1V1E4Ulkza09vS2czUHkzZHE3ZXFXSzJ0bjJkaDEiLCJtYWMiOiI5ZGQ2YzUzMWIwZTNjYjI4YjlkODQ4ZGYzNGMxNjgxYWNmNTFmYTkzYTNhZjgzNTk3MzllOThmODYzZWYyMzA4IiwidGFnIjoiIn0%3D; expires=Sun, 27 Apr 2025 02:11:53 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; httponly; samesite=lax24houranswers_session=eyJpdiI6IkdCVWpkcmZCNkZEWm1uTE9vL0RnNFE9PSIsInZhbHVlIjoiR0VwUmo2RTNOcEZ3TTUwTW5GU2xLcncydzZpZVBPTmlsN0prbW5JQk91bjI4dVBtVDRJTUlMSzNhQ0cvOF" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRsVURFSGJFSHg4b1R5bWgycWY2UVE9PSIsInZhbHVlIjoiZEt4akJKaGoxWjBXUG5nckIzQ0ltQXdLbDBPMmRzNW0xZytBVmJiU1lnSlRHRklEU3hwSC82dGFqRXcwRDBkQ2pOZzdDUi9ROFBuMFFEejlWMEpZV0VJL1hyR1ZYSzZXWmlpYlVYL25MbUFyUWZicFNwYldnWnlPSGh2Rmd4TGwiLCJtYWMiOiI3ZTg4ZjhhODIyMTdkMGY4ZTA3YmZlNjE5ZDFmNDM2MDUyOGU2NTU3YmY1ZmVhZTNkMmNiNzRhYmViYTEwZjE2IiwidGFnIjoiIn0%3D; expires=Sun, 27-Apr-2025 02:11:53 GMT; domain=.24houranswers.com; path=/XSRF-TOKEN=eyJpdiI6IkRsVURFSGJFSHg4b1R5bWgycWY2UVE9PSIsInZhbHVlIjoiZEt4akJKaGoxWjBXUG5nckIzQ0ltQXdLbDBPMmRzNW0xZytBVmJiU1lnSlRHRklEU3hwSC82dGFqRXcwRDBkQ2pOZzdDU" 1 => "24houranswers_session=eyJpdiI6IkdCVWpkcmZCNkZEWm1uTE9vL0RnNFE9PSIsInZhbHVlIjoiR0VwUmo2RTNOcEZ3TTUwTW5GU2xLcncydzZpZVBPTmlsN0prbW5JQk91bjI4dVBtVDRJTUlMSzNhQ0cvOFVpNE9nc1Fwa3dzYk4rVEpMTGdJcXNJL2tXYk1RbHlLdjhCSno1V1E4Ulkza09vS2czUHkzZHE3ZXFXSzJ0bjJkaDEiLCJtYWMiOiI5ZGQ2YzUzMWIwZTNjYjI4YjlkODQ4ZGYzNGMxNjgxYWNmNTFmYTkzYTNhZjgzNTk3MzllOThmODYzZWYyMzA4IiwidGFnIjoiIn0%3D; expires=Sun, 27-Apr-2025 02:11:53 GMT; domain=.24houranswers.com; path=/; httponly24houranswers_session=eyJpdiI6IkdCVWpkcmZCNkZEWm1uTE9vL0RnNFE9PSIsInZhbHVlIjoiR0VwUmo2RTNOcEZ3TTUwTW5GU2xLcncydzZpZVBPTmlsN0prbW5JQk91bjI4dVBtVDRJTUlMSzNhQ0cvOF" ] ]
          session_attributes
          0 of 0
          array:6 [ "_token" => "XOPbZiliGgosKMjXHzEsFaOBNIK3591CCL1ZJ1vE" "utm_source" => "direct" "redirectUrl" => "/college-homework-library/Mathematics/Statistics-R-Programming/46357" "_previous" => array:1 [ "url" => "https://staging.dev.24houranswers.com/college-homework-library/Mathematics/Statistics-R-Programming/46357" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]