Classes
\LeKoala\DevToolkit
| Name | Description | |
|---|---|---|
| AdminBasicAuth | A dead simple alternative to built-in basic auth that is controlled with SS_USE_BASIC_AUTH This one will simply check for .env admin and use native php functions to return the response | EMPTY |
| Benchmark | No description available | EMPTY |
| BetterDebugView | No description available | EMPTY |
| FakeDataProvider | Provide fake data for random record generation | EMPTY |
| TypographyController | A typography test page | EMPTY |
\LeKoala\DevToolkit\Buttons
| Name | Description | |
|---|---|---|
| FastExportButton | Adds an "Fast Export" button to the bottom of a {@link GridField}. | EMPTY |
\LeKoala\DevToolkit\Extensions
| Name | Description | |
|---|---|---|
| DevBuildExtension | Allow the following functions before dev build - renameColumns - truncateSiteTree | EMPTY |
| DevGroupExtension | Manage group | EMPTY |
| EnvSiteConfigExtension | Edit the .env file from the SiteConfig screen | EMPTY |
\LeKoala\DevToolkit\Helpers
| Name | Description | |
|---|---|---|
| DuplicateMembersMerger | Merge members | EMPTY |
| EmptySpaceFinder | Helper class to find spaces in your current scope that break everything in ajax requests... | EMPTY |
| EnvironmentChecker | No description available | EMPTY |
| FileHelper | No description available | EMPTY |
| SubsiteHelper | Helps providing base functionnalities where including subsite module is optional and yet provide a consistent api | EMPTY |
\LeKoala\DevToolkit\Tasks
| Name | Description | |
|---|---|---|
| ClearCacheFolderTask | No description available | EMPTY |
| DisabledMigrationTasks | This is just to hide a useless migration task | EMPTY |
| DropInvalidFilesTask | No description available | EMPTY |
| DropUnusedDatabaseObjectsTask | SilverStripe never delete your tables or fields. Be careful if your database has other tables than SilverStripe! | EMPTY |
| FakeRecordGeneratorTask | No description available | EMPTY |
| PhpInfoTask | No description available | EMPTY |
| PublishAllFilesTask | Generates FileHash and moves files to .protected folder Re-generates CMS thumbs on the second run and publish files | EMPTY |
| RehashImagesTask | In case images are resized by an external utility file hash is not valid anymore | EMPTY |
| RemoveEmptyGroupsTask | No description available | EMPTY |
| SitePublisherTask | No description available | EMPTY |
| TestCacheSupportTask | No description available | EMPTY |
\LeKoala\DevToolkit\Test
| Name | Description | |
|---|---|---|
| DevToolkitTest | Test for DevToolkit | EMPTY |