Loading...
Loading...
Compare original and translation side by side
search-docssearch-docsrules/db-performance.mdrules/db-performance.mdwith()Model::preventLazyLoading()SELECT *chunk()chunkById()WHEREORDER BYJOINwithCount()cursor()with()Model::preventLazyLoading()SELECT *chunk()chunkById()WHEREORDER BYJOINwithCount()cursor()rules/advanced-queries.mdrules/advanced-queries.mdaddSelect()belongsToCASE WHENselectRawsetRelation()whereInpluck()whereHasorderByorderByaddSelect()belongsToselectRawCASE WHENsetRelation()whereInpluck()whereHasorderByorderByrules/security.mdrules/security.md$fillable$guarded{{ }}@csrfthrottle.envconfig()encrypted$fillable$guarded{{ }}@csrfthrottle.envconfig()encryptedrules/caching.mdrules/caching.mdCache::remember()Cache::flexible()Cache::memo()Cache::add()once()Cache::lock()lockForUpdate()Cache::remember()Cache::flexible()Cache::memo()Cache::add()once()Cache::lock()lockForUpdate()rules/eloquent.mdrules/eloquent.mdcasts()whereBelongsTo($model)(new Model)->getTable()casts()whereBelongsTo($model)(new Model)->getTable()rules/validation.mdrules/validation.md['required', 'email']$request->validated()$request->all()Rule::when()after()withValidator()['required', 'email']$request->validated()$request->all()Rule::when()after()withValidator()rules/config.mdrules/config.mdenv()App::environment()app()->isProduction()env()App::environment()app()->isProduction()rules/testing.mdrules/testing.mdLazilyRefreshDatabaseRefreshDatabaseassertModelExists()assertDatabaseHas()Event::fake()Exceptions::fake()recycle()LazilyRefreshDatabaseRefreshDatabaseassertModelExists()assertDatabaseHas()Event::fake()Exceptions::fake()recycle()rules/queue-jobs.mdrules/queue-jobs.mdretry_aftertimeout[1, 5, 10]ShouldBeUniqueWithoutOverlapping::untilProcessing()failed()retryUntil()$tries = 0RateLimitedBus::batch()retry_aftertimeout[1, 5, 10]ShouldBeUniqueWithoutOverlapping::untilProcessing()failed()retryUntil()$tries = 0RateLimitedBus::batch()rules/routing.mdrules/routing.mdRoute::resource()apiResource()Route::resource()apiResource()rules/http-client.mdrules/http-client.mdtimeoutconnectTimeoutretry()throw()Http::pool()Http::fake()preventStrayRequests()timeoutconnectTimeoutretry()throw()Http::pool()Http::fake()preventStrayRequests()rules/events-notifications.mdrules/mail.mdrules/events-notifications.mdrules/mail.mdevent:cacheShouldDispatchAfterCommitafterCommit()ShouldQueueHasLocalePreferenceassertQueued()assertSent()event:cacheShouldDispatchAfterCommitafterCommit()ShouldQueueHasLocalePreferenceassertQueued()assertSent()rules/error-handling.mdrules/error-handling.mdreport()render()bootstrap/app.phpShouldntReportdontReportDuplicates()context()bootstrap/app.phpreport()render()ShouldntReportdontReportDuplicates()context()rules/scheduling.mdrules/scheduling.mdwithoutOverlapping()onOneServer()runInBackground()environments()takeUntilTimeout()withoutOverlapping()onOneServer()runInBackground()environments()takeUntilTimeout()rules/architecture.mdrules/architecture.mdapp()ORDER BY id DESCcreated_at DESCmb_*defer()ContextConcurrency::run()app()ORDER BY id DESCcreated_at DESCmb_*defer()ContextConcurrency::run()rules/migrations.mdrules/migrations.mdphp artisan make:migrationconstrained()$attributesdown()php artisan make:migrationconstrained()$attributesdown()rules/collections.mdrules/collections.mdcursor()lazy()lazyById()toQuery()cursor()lazy()lazyById()toQuery()rules/blade-views.mdrules/blade-views.md$attributes->merge()@include@pushOnce@aware$attributes->merge()@include@pushOnce@awarerules/style.mdrules/style.mdStrArrNumberUriStr::of()$request->string()StrArrNumberUriStr::of()$request->string()search-docssearch-docs