PATH:
home
/
lab2454c
/
netxzero.com
/
carbon-credit
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Database
/
Eloquent
<?php namespace Illuminate\Database\Eloquent; interface Scope { /** * Apply the scope to a given Eloquent query builder. * * @param \Illuminate\Database\Eloquent\Builder $builder * @param \Illuminate\Database\Eloquent\Model $model * @return void */ public function apply(Builder $builder, Model $model); }
[-] SoftDeletingScope.php
[edit]
[-] BroadcastableModelEventOccurred.php
[edit]
[-] Prunable.php
[edit]
[+]
Relations
[+]
Factories
[+]
..
[-] MassAssignmentException.php
[edit]
[-] RelationNotFoundException.php
[edit]
[-] Scope.php
[edit]
[-] SoftDeletes.php
[edit]
[-] JsonEncodingException.php
[edit]
[-] Model.php
[edit]
[-] MassPrunable.php
[edit]
[-] Builder.php
[edit]
[-] BroadcastsEvents.php
[edit]
[-] ModelNotFoundException.php
[edit]
[-] InvalidCastException.php
[edit]
[-] HigherOrderBuilderProxy.php
[edit]
[+]
Casts
[+]
Concerns
[-] QueueEntityResolver.php
[edit]
[-] Collection.php
[edit]