Agent |
class |
Drupal\drd_agent\Controller |
src/Controller/Agent.php |
Class Default. |
|
1 |
|
Authorize |
class |
Drupal\drd_agent\Form |
src/Form/Authorize.php |
Authorize a new dashboard for this drd-agent. |
|
|
1 |
Base |
class |
Drupal\drd_agent\Agent\Action |
src/Agent/Action/Base.php |
Base class for Remote DRD Action Code. |
18 |
1 |
|
Base |
abstract class |
Drupal\drd_agent\Agent\Remote |
src/Agent/Remote/Base.php |
Base class for Remote DRD Remote Methods. |
3 |
|
|
Base |
abstract class |
Drupal\drd_agent\Agent\Auth |
src/Agent/Auth/Base.php |
Base class for Remote DRD Auth Methods. |
2 |
1 |
|
Base |
class |
Drupal\drd_agent\Crypt |
src/Crypt/Base.php |
Provides base encryption functionality. |
|
2 |
|
BaseInterface |
interface |
Drupal\drd_agent\Agent\Action |
src/Agent/Action/BaseInterface.php |
Defines an interface for Remote DRD Action Code. |
1 |
|
|
BaseInterface |
interface |
Drupal\drd_agent\Agent\Remote |
src/Agent/Remote/BaseInterface.php |
Interface for remote classes. |
1 |
|
|
BaseInterface |
interface |
Drupal\drd_agent\Agent\Auth |
src/Agent/Auth/BaseInterface.php |
Interface for authentication methods. |
1 |
1 |
|
BaseInterface |
interface |
Drupal\drd_agent\Crypt |
src/Crypt/BaseInterface.php |
Provides an interface for encryption. |
1 |
|
|
BaseMethod |
abstract class |
Drupal\drd_agent\Crypt |
src/Crypt/BaseMethod.php |
Provides base encryption method. |
3 |
3 |
|
BaseMethodInterface |
interface |
Drupal\drd_agent\Crypt |
src/Crypt/BaseMethodInterface.php |
Provides an interface for encryption methods. |
1 |
2 |
|
Blocks |
class |
Drupal\drd_agent\Agent\Action |
src/Agent/Action/Blocks.php |
Provides a 'Blocks' code. |
|
|
|
Cron |
class |
Drupal\drd_agent\Agent\Action |
src/Agent/Action/Cron.php |
Provides a 'Cron' code. |
|
|
|
Database |
class |
Drupal\drd_agent\Agent\Action |
src/Agent/Action/Database.php |
Provides a 'Database' download file. |
|
|
|
DomainsEnableAll |
class |
Drupal\drd_agent\Agent\Action |
src/Agent/Action/DomainsEnableAll.php |
Provides a 'DomainsEnableAll' code. |
|
|
|
DomainsReceive |
class |
Drupal\drd_agent\Agent\Action |
src/Agent/Action/DomainsReceive.php |
Provides a 'DomainsReceive' code. |
|
|
|
Download |
class |
Drupal\drd_agent\Agent\Action |
src/Agent/Action/Download.php |
Offers a download file. |
|
|
|
Drush |
class |
Drupal\drd_agent\Commands |
src/Commands/Drush.php |
Class Base. |
|
|
2 |
DummyClassLoader |
class |
Drupal\drd_agent\Agent\Action |
src/Agent/Action/DomainsReceive.php |
Class DummyClassLoader |
|
|
|
ErrorLogs |
class |
Drupal\drd_agent\Agent\Action |
src/Agent/Action/ErrorLogs.php |
Provides a 'ErrorLogs' code. |
|
|
|
FlushCache |
class |
Drupal\drd_agent\Agent\Action |
src/Agent/Action/FlushCache.php |
Provides a 'FlushCache' code. |
|
|
|
Info |
class |
Drupal\drd_agent\Agent\Action |
src/Agent/Action/Info.php |
Provides a 'Info' code. |
|
|
|
JobScheduler |
class |
Drupal\drd_agent\Agent\Action |
src/Agent/Action/JobScheduler.php |
Provides a 'JobScheduler' code. |
|
|
|
MaintenanceMode |
class |
Drupal\drd_agent\Agent\Action |
src/Agent/Action/MaintenanceMode.php |
Provides a 'MaintenanceMode' code. |
|
|
|
MCrypt |
class |
Drupal\drd_agent\Crypt\Method |
src/Crypt/Method/MCrypt.php |
Provides MCrypt encryption functionality. |
|
|
|
Monitoring |
class |
Drupal\drd_agent\Agent\Remote |
src/Agent/Remote/Monitoring.php |
Implements the Monitoring class. |
|
1 |
|
OpenSSL |
class |
Drupal\drd_agent\Crypt\Method |
src/Crypt/Method/OpenSSL.php |
Provides OpenSSL encryption functionality. |
|
|
|
Php |
class |
Drupal\drd_agent\Agent\Action |
src/Agent/Action/Php.php |
Provides a 'Php' code. |
|
|
|
Ping |
class |
Drupal\drd_agent\Agent\Action |
src/Agent/Action/Ping.php |
Provides a 'Ping' code. |
|
|
|
Projects |
class |
Drupal\drd_agent\Agent\Action |
src/Agent/Action/Projects.php |
Provides a 'Projects' code. |
|
|
|
Requirements |
class |
Drupal\drd_agent\Agent\Remote |
src/Agent/Remote/Requirements.php |
Implements the Requirements class. |
|
1 |
|
SecurityReview |
class |
Drupal\drd_agent\Agent\Remote |
src/Agent/Remote/SecurityReview.php |
Implements the SecurityReview class. |
|
1 |
|
Session |
class |
Drupal\drd_agent\Agent\Action |
src/Agent/Action/Session.php |
Provides a 'Session' code. |
|
|
|
Settings |
class |
Drupal\drd_agent\Form |
src/Form/Settings.php |
Configure drd-agent settings for this site. |
|
|
1 |
Setup |
class |
Drupal\drd_agent |
src/Setup.php |
Class Setup. |
|
3 |
2 |
Setup |
class |
Drupal\drd_agent\Command |
src/Command/Setup.php |
Class Setup. |
|
|
2 |
SharedSecret |
class |
Drupal\drd_agent\Agent\Auth |
src/Agent/Auth/SharedSecret.php |
Implements the SharedSecret authentication method. |
|
|
|
TLS |
class |
Drupal\drd_agent\Crypt\Method |
src/Crypt/Method/TLS.php |
Provides security over TLS without additional encryption. |
|
|
|
Update |
class |
Drupal\drd_agent\Agent\Action |
src/Agent/Action/Update.php |
Provides a 'Update' code. |
|
|
|
UpdateTranslations |
class |
Drupal\drd_agent\Agent\Action |
src/Agent/Action/UpdateTranslations.php |
Provides a 'UpdateTranslations' code. |
|
|
|
UserCredentials |
class |
Drupal\drd_agent\Agent\Action |
src/Agent/Action/UserCredentials.php |
Provides a 'UserCredentials' code. |
|
|
|
UsernamePassword |
class |
Drupal\drd_agent\Agent\Auth |
src/Agent/Auth/UsernamePassword.php |
Implements the UsernamePassword authentication method. |
|
|
|