Classes

AddUserCommand

Console command for adding a user

« More »

AddUserToGroupCommand

Console command to add a user to group

« More »

ChangeUserPasswordCommand

Console command to change a user's password

« More »

CheckJoomlaUpdatesCommand

Console command for checking if there are pending extension updates

« More »

CheckUpdatesCommand

Console command for checking if there are pending extension updates

« More »

CleanCacheCommand

Console command for cleaning the system cache

« More »

DeleteUserCommand

Console command for deleting a user

« More »

ExtensionDiscoverCommand

Console command for discovering extensions

« More »

ExtensionDiscoverInstallCommand

Console command for discovering extensions

« More »

ExtensionDiscoverListCommand

Console command for list discovered extensions

« More »

ExtensionInstallCommand

Console command for installing extensions

« More »

ExtensionRemoveCommand

Console command for removing extensions

« More »

ExtensionsListCommand

Console command for listing installed extensions

« More »

FinderIndexCommand

Console command Purges and rebuilds the index (search filters are preserved)

« More »

GetConfigurationCommand

Console command for displaying configuration options

« More »

ListUserCommand

Console command to list existing users

« More »

RemoveOldFilesCommand

Console command for removing files which should have been cleared during an update

« More »

RemoveUserFromGroupCommand

Console command to remove a user from a group

« More »

SessionGcCommand

Console command for performing session garbage collection

« More »

SessionMetadataGcCommand

Console command for performing session metadata garbage collection

« More »

SetConfigurationCommand

Console command Setting Configuration options

« More »

SiteDownCommand

Console command wrapper for getting the site into offline mode

« More »

SiteUpCommand

Console command wrapper for getting the site into offline mode

« More »

TasksListCommand

Console command to list scheduled tasks.

« More »

TasksRunCommand

Console command to run scheduled tasks.

« More »

TasksStateCommand

Console command to change the state of tasks.

« More »

UpdateCoreCommand

Console command for updating Joomla! core

« More »

Interfaces

WritableLoaderInterface

Interface defining a writable command loader.

« More »

Classes

WritableContainerLoader

PSR-11 compatible writable command loader.

« More »