UserFrosting API

Deprecated

Table of Contents

app/sprinkles/account/src/Database/Models/User.php
app/sprinkles/core/src/Database/Models/Model.php
app/sprinkles/core/src/Database/Relations/Concerns/Unique.php
app/sprinkles/core/src/Error/Renderer/WhoopsRenderer.php
app/sprinkles/core/src/Model/UFModel.php
app/sprinkles/core/src/Sprunje/Sprunje.php
app/sprinkles/core/tests/ControllerTestCase.php
app/system/Bakery/Migration.php
app/vendor/userfrosting/fortress/src/RequestSchema.php
app/vendor/userfrosting/uniformresourcelocator/src/ResourceLocator.php

User.php

Line Element Reason
230 normal since 4.1.7 This method conflicts with and overrides the Builder::exists() method. Use Model::findUnique instead.

Model.php

Line Element Reason
152 normal since 4.1.8 There is no point in having this alias.
165 normal since 4.1.8 setFetchMode is no longer available as of Laravel 5.4.

Unique.php

Line Element Reason
138 normal since 4.1.7
152 normal since 4.1.7

WhoopsRenderer.php

Line Element Reason
567 normal
580 normal

UFModel.php

Line Element Reason
23 normal since 4.1

Sprunje.php

Line Element Reason
587 normal since 4.1.7 Use getArray() instead.

ControllerTestCase.php

Line Element Reason
22 normal Since 4.2.2. Use `withController` Trait instead

Migration.php

Line Element Reason
26 normal since 4.2.0 Use `UserFrosting\Sprinkle\Core\Database\Migration` instead

RequestSchema.php

Line Element Reason
51 normal since 4.1. Use `all()` instead

ResourceLocator.php

Line Element Reason
205 normal

Search results