HackedCommands |
class |
Drupal\hacked\Commands |
src/Commands/HackedCommands.php |
A Drush commandfile for Hacked! module. |
|
|
2 |
HackedController |
class |
Drupal\hacked\Controller |
src/Controller/HackedController.php |
Controller routines for hacked routes. |
|
|
|
HackedDiffController |
class |
Drupal\hacked\Controller |
src/Controller/HackedDiffController.php |
Controller routines for hacked routes. |
|
|
|
hackedFileGroup |
class |
Drupal\hacked |
src/hackedFileGroup.php |
Represents a group of files on the local filesystem. |
|
|
|
hackedFileHasher |
abstract class |
Drupal\hacked |
src/hackedFileHasher.php |
Base class for the different ways that files can be hashed. |
2 |
1 |
|
hackedFileIgnoreEndingsHasher |
class |
Drupal\hacked |
src/hackedFileIgnoreEndingsHasher.php |
Class hackedFileIgnoreEndingsHasher
@package Drupal\hacked |
|
|
|
hackedFileIncludeEndingsHasher |
class |
Drupal\hacked |
src/hackedFileIncludeEndingsHasher.php |
This is a much faster, but potentially less useful file hasher. |
|
|
|
hackedProject |
class |
Drupal\hacked |
src/hackedProject.php |
Encapsulates a Hacked! project. |
|
6 |
|
HackedProjectConverter |
class |
Drupal\hacked\ParamConverter |
src/ParamConverter/HackedProjectConverter.php |
Parameter converter for upcasting entity ids to full objects. |
|
|
2 |
hackedProjectWebDevDownloader |
class |
Drupal\hacked |
src/hackedProjectWebDevDownloader.php |
Downloads a development snapshot of a project using Git. |
|
|
|
hackedProjectWebDownloader |
class |
Drupal\hacked |
src/hackedProjectWebDownloader.php |
Base class for downloading remote versions of projects. |
2 |
|
|
hackedProjectWebFilesDownloader |
class |
Drupal\hacked |
src/hackedProjectWebFilesDownloader.php |
Downloads a project using a standard Drupal method. |
|
|
|
HackedSettingsForm |
class |
Drupal\hacked\Form |
src/Form/HackedSettingsForm.php |
Configure locale settings for this site. |
|
|
1 |