From 8f23c3bdedfd34cdc0d950f0b212dfef78a1bc20 Mon Sep 17 00:00:00 2001 From: Toolkit Date: Wed, 10 Jul 2024 13:49:05 +0000 Subject: [PATCH] Generate documentation. --- .../EcEuropa-Toolkit-AuthorizationBasic.html | 16 +- ...EcEuropa-Toolkit-AuthorizationFactory.html | 6 +- ...Europa-Toolkit-AuthorizationInterface.html | 6 +- .../EcEuropa-Toolkit-AuthorizationToken.html | 16 +- ...lkit-Callbacks-ConfigurationCallbacks.html | 11 +- ...EcEuropa-Toolkit-DrupalReleaseHistory.html | 6 +- classes/EcEuropa-Toolkit-Mock.html | 33 +- ...kit-Task-Command-ConfigurationCommand.html | 56 ++-- .../EcEuropa-Toolkit-Task-Command-Tasks.html | 6 +- .../EcEuropa-Toolkit-Task-File-Process.html | 41 ++- ...Europa-Toolkit-Task-File-ReplaceBlock.html | 61 ++-- classes/EcEuropa-Toolkit-Task-File-Tasks.html | 11 +- ...a-Toolkit-TaskRunner-AbstractCommands.html | 66 ++-- ...a-Toolkit-TaskRunner-AbstractGitHooks.html | 66 ++-- ...olkit-TaskRunner-Commands-AxeCommands.html | 86 +++-- ...TaskRunner-Commands-BlackfireCommands.html | 76 +++-- ...kit-TaskRunner-Commands-BuildCommands.html | 116 ++++--- ...unner-Commands-ComponentCheckCommands.html | 301 +++++++++++------- ...Runner-Commands-ConfigurationCommands.html | 76 +++-- ...it-TaskRunner-Commands-DockerCommands.html | 161 ++++++---- ...Runner-Commands-DocumentationCommands.html | 136 ++++---- ...it-TaskRunner-Commands-DrupalCommands.html | 141 ++++---- ...unner-Commands-DrupalSanitiseCommands.html | 111 ++++--- ...lkit-TaskRunner-Commands-DumpCommands.html | 141 ++++---- ...-TaskRunner-Commands-GitHooksCommands.html | 121 ++++--- ...-TaskRunner-Commands-GitleaksCommands.html | 91 +++--- ...t-TaskRunner-Commands-InstallCommands.html | 81 +++-- ...lkit-TaskRunner-Commands-LintCommands.html | 101 +++--- ...kit-TaskRunner-Commands-PatchCommands.html | 96 +++--- ...t-TaskRunner-Commands-ReleaseCommands.html | 111 ++++--- ...unner-Commands-SymlinkProjectCommands.html | 86 +++-- ...kit-TaskRunner-Commands-TestsCommands.html | 134 ++++---- ...lkit-TaskRunner-Commands-ToolCommands.html | 146 +++++---- ...it-TaskRunner-Inject-ConfigForCommand.html | 66 ++-- .../EcEuropa-Toolkit-TaskRunner-Runner.html | 101 +++--- classes/EcEuropa-Toolkit-Toolkit.html | 55 ++-- classes/EcEuropa-Toolkit-Website.html | 71 +++-- css/base.css | 4 + css/template.css | 4 + files/src-authorizationbasic.html | 1 + files/src-authorizationfactory.html | 1 + files/src-authorizationinterface.html | 1 + files/src-authorizationtoken.html | 1 + .../src-callbacks-configurationcallbacks.html | 1 + files/src-drupalreleasehistory.html | 1 + files/src-mock.html | 1 + ...src-task-command-configurationcommand.html | 1 + files/src-task-command-tasks.html | 1 + files/src-task-file-process.html | 1 + files/src-task-file-replaceblock.html | 1 + files/src-task-file-tasks.html | 1 + files/src-taskrunner-abstractcommands.html | 1 + files/src-taskrunner-abstractgithooks.html | 1 + .../src-taskrunner-commands-axecommands.html | 1 + ...taskrunner-commands-blackfirecommands.html | 1 + ...src-taskrunner-commands-buildcommands.html | 1 + ...unner-commands-componentcheckcommands.html | 1 + ...runner-commands-configurationcommands.html | 1 + ...rc-taskrunner-commands-dockercommands.html | 1 + ...runner-commands-documentationcommands.html | 1 + ...rc-taskrunner-commands-drupalcommands.html | 1 + ...unner-commands-drupalsanitisecommands.html | 1 + .../src-taskrunner-commands-dumpcommands.html | 1 + ...-taskrunner-commands-githookscommands.html | 1 + ...-taskrunner-commands-gitleakscommands.html | 1 + ...c-taskrunner-commands-installcommands.html | 1 + .../src-taskrunner-commands-lintcommands.html | 1 + ...src-taskrunner-commands-patchcommands.html | 1 + ...c-taskrunner-commands-releasecommands.html | 1 + ...unner-commands-symlinkprojectcommands.html | 1 + ...src-taskrunner-commands-testscommands.html | 1 + .../src-taskrunner-commands-toolcommands.html | 1 + ...rc-taskrunner-inject-configforcommand.html | 1 + files/src-taskrunner-runner.html | 1 + files/src-toolkit.html | 1 + files/src-website.html | 1 + 76 files changed, 1861 insertions(+), 1190 deletions(-) diff --git a/classes/EcEuropa-Toolkit-AuthorizationBasic.html b/classes/EcEuropa-Toolkit-AuthorizationBasic.html index 180c7e463..db29fd303 100644 --- a/classes/EcEuropa-Toolkit-AuthorizationBasic.html +++ b/classes/EcEuropa-Toolkit-AuthorizationBasic.html @@ -185,6 +185,7 @@

+

Table of Contents @@ -213,7 +214,7 @@

- $value + $value  : string
@@ -227,14 +228,14 @@

- __construct() + __construct()  : mixed
Constructs a new Authorization with Basic auth.
- getAuthorizationHeader() + getAuthorizationHeader()  : string
@@ -275,6 +276,7 @@

+ private string @@ -323,6 +325,7 @@

+

Parameters
@@ -371,6 +374,7 @@

+ @@ -493,15 +497,15 @@

Return values
  • Properties
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-AuthorizationFactory.html b/classes/EcEuropa-Toolkit-AuthorizationFactory.html index 3443d0bd3..cfe309df4 100644 --- a/classes/EcEuropa-Toolkit-AuthorizationFactory.html +++ b/classes/EcEuropa-Toolkit-AuthorizationFactory.html @@ -182,6 +182,7 @@

    +

    Table of Contents @@ -204,7 +205,7 @@

    - create() + create()  : AuthorizationInterface
    @@ -251,6 +252,7 @@

    +

    Parameters
    @@ -396,7 +398,7 @@
    Return values
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-AuthorizationInterface.html b/classes/EcEuropa-Toolkit-AuthorizationInterface.html index 69d7b455f..2cac6e190 100644 --- a/classes/EcEuropa-Toolkit-AuthorizationInterface.html +++ b/classes/EcEuropa-Toolkit-AuthorizationInterface.html @@ -173,6 +173,7 @@

    +

    Table of Contents @@ -195,7 +196,7 @@

    - getAuthorizationHeader() + getAuthorizationHeader()  : string
    @@ -243,6 +244,7 @@

    + @@ -364,7 +366,7 @@

    Return values
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-AuthorizationToken.html b/classes/EcEuropa-Toolkit-AuthorizationToken.html index 6740dd5ca..99ed4b0e4 100644 --- a/classes/EcEuropa-Toolkit-AuthorizationToken.html +++ b/classes/EcEuropa-Toolkit-AuthorizationToken.html @@ -185,6 +185,7 @@

    +

    Table of Contents @@ -213,7 +214,7 @@

    - $value + $value  : string
    @@ -227,14 +228,14 @@

    - __construct() + __construct()  : mixed
    Constructs a new Authorization with token.
    - getAuthorizationHeader() + getAuthorizationHeader()  : string
    @@ -275,6 +276,7 @@

    + private string @@ -323,6 +325,7 @@

    +

    Parameters
    @@ -371,6 +374,7 @@

    + @@ -493,15 +497,15 @@

    Return values
  • Properties
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-Callbacks-ConfigurationCallbacks.html b/classes/EcEuropa-Toolkit-Callbacks-ConfigurationCallbacks.html index fb3b322ea..74d7b44e9 100644 --- a/classes/EcEuropa-Toolkit-Callbacks-ConfigurationCallbacks.html +++ b/classes/EcEuropa-Toolkit-Callbacks-ConfigurationCallbacks.html @@ -183,6 +183,7 @@

    +

    Table of Contents @@ -205,14 +206,14 @@

    - validateGrumPhp() + validateGrumPhp()  : bool
    If grumphp package is not present in a project, then grumphp config file must not be present.
    - validatePhpStan() + validatePhpStan()  : bool
    @@ -261,6 +262,7 @@

    + @@ -299,6 +301,7 @@

    + @@ -421,8 +424,8 @@

    Return values
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-DrupalReleaseHistory.html b/classes/EcEuropa-Toolkit-DrupalReleaseHistory.html index a52154c34..1032f221e 100644 --- a/classes/EcEuropa-Toolkit-DrupalReleaseHistory.html +++ b/classes/EcEuropa-Toolkit-DrupalReleaseHistory.html @@ -182,6 +182,7 @@

    +

    Table of Contents @@ -204,7 +205,7 @@

    - getPackageDetails() + getPackageDetails()  : array<string|int, mixed>|int
    @@ -251,6 +252,7 @@

    +

    Parameters
    @@ -410,7 +412,7 @@
    Return values
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-Mock.html b/classes/EcEuropa-Toolkit-Mock.html index cdf6613ad..962b00aaa 100644 --- a/classes/EcEuropa-Toolkit-Mock.html +++ b/classes/EcEuropa-Toolkit-Mock.html @@ -184,6 +184,7 @@

    +

    Table of Contents @@ -205,14 +206,14 @@

    - $defaultTag + $defaultTag  : string
    The default mock tag to use to download and local directory.
    - $directory + $directory  : string
    @@ -227,28 +228,28 @@

    - download() + download()  : bool
    Downloads the mock from the repo.
    - getEndpointContent() + getEndpointContent()  : mixed
    Returns the content of the endpoint from the mock.
    - repo() + repo()  : string
    Returns the repository url.
    - tag() + tag()  : string
    @@ -290,11 +291,12 @@

    The default mock tag to use to download and local directory.

    + private static string $defaultTag - = '0.0.7' + = '0.0.11' @@ -326,6 +328,7 @@

    The directory to download the mock to.

    + private static string @@ -376,6 +379,7 @@

    +

    Tags @@ -429,6 +433,7 @@

    +

    Parameters
    @@ -494,6 +499,7 @@

    +

    Tags @@ -549,6 +555,7 @@

    + @@ -671,18 +678,18 @@

    Return values
  • Properties
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-Task-Command-ConfigurationCommand.html b/classes/EcEuropa-Toolkit-Task-Command-ConfigurationCommand.html index 338dd0ec3..4c250c9a8 100644 --- a/classes/EcEuropa-Toolkit-Task-Command-ConfigurationCommand.html +++ b/classes/EcEuropa-Toolkit-Task-Command-ConfigurationCommand.html @@ -193,6 +193,7 @@

    +

    Table of Contents @@ -221,14 +222,14 @@

    - $availableTasks + $availableTasks  : array<string|int, mixed>
    Contains the available tasks and configuration.
    - $tasks + $tasks  : array<string|int, mixed>
    @@ -243,63 +244,63 @@

    - __construct() + __construct()  : mixed
    Constructs a new Process task.
    - getTasks() + getTasks()  : array<string|int, mixed>
    Return the current tasks.
    - run() + run()  : mixed
    Run the command tasks.
    - taskExecute() + taskExecute()  : mixed
    Execute single task.
    - paramDefaultValue() + paramDefaultValue()  : string|bool|mixed
    The default parameter values, return all or given parameter default value.
    - prepareOutput() + prepareOutput()  : mixed
    Prepares the Output of a taskExec.
    - throwInvalidTaskException() + throwInvalidTaskException()  : mixed
    Report missing parameter, this stops the execution.
    - throwParamException() + throwParamException()  : mixed
    Report missing parameter, this stops the execution.
    - validateAndEnsureParameters() + validateAndEnsureParameters()  : mixed
    @@ -341,6 +342,7 @@

    Contains the available tasks and configuration.

    + protected array<string|int, mixed> @@ -400,6 +402,7 @@

    An array with tasks to execute.

    + protected array<string|int, mixed> @@ -448,6 +451,7 @@

    +

    Parameters
    @@ -496,6 +500,7 @@

    + @@ -538,6 +543,7 @@

    + @@ -570,6 +576,7 @@

    +

    Parameters
    @@ -658,6 +665,7 @@

    +

    Parameters
    @@ -712,6 +720,7 @@

    +

    Parameters
    @@ -758,6 +767,7 @@

    +

    Parameters
    @@ -819,6 +829,7 @@

    +

    Parameters
    @@ -889,6 +900,7 @@

    +

    Parameters
    @@ -1052,23 +1064,23 @@
  • Properties
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-Task-Command-Tasks.html b/classes/EcEuropa-Toolkit-Task-Command-Tasks.html index bfa188855..61f334475 100644 --- a/classes/EcEuropa-Toolkit-Task-Command-Tasks.html +++ b/classes/EcEuropa-Toolkit-Task-Command-Tasks.html @@ -162,6 +162,7 @@

    Robo task to Execute given tasks from configuration.

    +

    phpcs:disable Generic.NamingConventions.TraitNameSuffix.Missing

    @@ -193,7 +194,7 @@

    - taskExecute() + taskExecute()  : mixed
    @@ -241,6 +242,7 @@

    +

    Parameters
    @@ -371,7 +373,7 @@
    Parameters
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-Task-File-Process.html b/classes/EcEuropa-Toolkit-Task-File-Process.html index a8ac9421b..3c6663e37 100644 --- a/classes/EcEuropa-Toolkit-Task-File-Process.html +++ b/classes/EcEuropa-Toolkit-Task-File-Process.html @@ -186,6 +186,7 @@

    Process a source file to its destination replacing tokens.

    +
    <?php
     $this->taskProcess('behat.yml')->run();
     $this->taskProcess('behat.yml.dist', 'behat.yml')->run();
    @@ -227,21 +228,21 @@ 

    - $content + $content  : string
    The content from the source.
    - $destination + $destination  : string
    Destination file.
    - $source + $source  : string
    @@ -256,35 +257,35 @@

    - __construct() + __construct()  : mixed
    Constructs a new Process task.
    - run() + run()  : Result
    Execute the task.
    - extractTokens() + extractTokens()  : array<string|int, mixed>
    Return the tokens found in the content.
    - loadContent() + loadContent()  : mixed
    Get the content from the source.
    - processTokens() + processTokens()  : array<string|int, mixed>|array<string|int, string>
    @@ -326,6 +327,7 @@

    The content from the source.

    + protected string @@ -362,6 +364,7 @@

    Destination file.

    + protected string @@ -398,6 +401,7 @@

    Source file.

    + protected string @@ -446,6 +450,7 @@

    +

    Parameters
    @@ -499,6 +504,7 @@

    + @@ -541,6 +547,7 @@

    + @@ -583,6 +590,7 @@

    + @@ -617,6 +625,7 @@

    + @@ -743,20 +752,20 @@

    Return values
  • Properties
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-Task-File-ReplaceBlock.html b/classes/EcEuropa-Toolkit-Task-File-ReplaceBlock.html index 77cf51bc3..ac549705a 100644 --- a/classes/EcEuropa-Toolkit-Task-File-ReplaceBlock.html +++ b/classes/EcEuropa-Toolkit-Task-File-ReplaceBlock.html @@ -180,6 +180,7 @@

    Replace a block of content in given file.

    +
    <?php
     // Insert content between the 'start' and 'end'.
     $this->taskReplaceBlock('file.txt')
    @@ -225,35 +226,35 @@ 

    - $content + $content  : string
    The content to write into the file.
    - $end + $end  : string
    The end string to match.
    - $filename + $filename  : string
    The file to process.
    - $start + $start  : string
    The start string to match.
    - $excludeStartEnd + $excludeStartEnd  : bool
    @@ -268,49 +269,49 @@

    - __construct() + __construct()  : mixed
    Class constructor.
    - content() + content()  : $this
    Set the content.
    - end() + end()  : $this
    Set the end block.
    - excludeStartEnd() + excludeStartEnd()  : $this
    Mark the start and end to be removed.
    - filename() + filename()  : $this
    Set the filename.
    - run() + run()  : mixed
    Run the task.
    - start() + start()  : $this
    @@ -352,6 +353,7 @@

    The content to write into the file.

    + protected string @@ -388,6 +390,7 @@

    The end string to match.

    + protected string @@ -424,6 +427,7 @@

    The file to process.

    + protected string @@ -460,6 +464,7 @@

    The start string to match.

    + protected string @@ -496,6 +501,7 @@

    If true, the start and end matches will be removed.

    + private bool @@ -544,6 +550,7 @@

    +

    Parameters
    @@ -588,6 +595,7 @@

    +

    Parameters
    @@ -638,6 +646,7 @@

    +

    Parameters
    @@ -688,6 +697,7 @@

    +

    Parameters
    @@ -738,6 +748,7 @@

    +

    Parameters
    @@ -805,6 +816,7 @@

    + @@ -837,6 +849,7 @@

    +

    Parameters
    @@ -973,24 +986,24 @@
    Return values
  • Properties
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-Task-File-Tasks.html b/classes/EcEuropa-Toolkit-Task-File-Tasks.html index a98c8db12..63376e39f 100644 --- a/classes/EcEuropa-Toolkit-Task-File-Tasks.html +++ b/classes/EcEuropa-Toolkit-Task-File-Tasks.html @@ -162,6 +162,7 @@

    Robo task to Replace configs/tokens in file.

    +

    phpcs:disable Generic.NamingConventions.TraitNameSuffix.Missing

    @@ -193,14 +194,14 @@

    - taskProcess() + taskProcess()  : Process|CollectionBuilder
    Process the file.
    - taskReplaceBlock() + taskReplaceBlock()  : ReplaceBlock|CollectionBuilder
    @@ -248,6 +249,7 @@

    +

    Parameters
    @@ -307,6 +309,7 @@

    +

    Parameters
    @@ -441,8 +444,8 @@
    Return values
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-TaskRunner-AbstractCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-AbstractCommands.html index 97bae5c4e..e448319a8 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-AbstractCommands.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-AbstractCommands.html @@ -194,6 +194,7 @@

    +

    Table of Contents @@ -223,91 +224,91 @@

    - getConfigurationFile() + getConfigurationFile()  : string
    Path to YAML configuration file containing command defaults.
    - getJson() + getJson()  : array<string|int, mixed>
    Returns the JSON parsed content.
    - getWorkingDir() + getWorkingDir()  : string
    Returns the current working directory.
    - isWebsiteInstalled() + isWebsiteInstalled()  : bool
    Check if the website is installed.
    - getBin() + getBin()  : string
    Validate and return the path to given bin.
    - getBinPath() + getBinPath()  : string
    Return the path to given bin.
    - getConfigValue() + getConfigValue()  : mixed
    {@inheritdoc}
    - getNodeBin() + getNodeBin()  : string
    Validate and return the path to given bin from node packages.
    - getNodeBinPath() + getNodeBinPath()  : string
    Return the path to given bin from node packages.
    - isSimulating() + isSimulating()  : bool
    Check if current command is being executed with option simulate.
    - taskExecute() + taskExecute()  : mixed
    Execute a command.
    - taskProcess() + taskProcess()  : Process|CollectionBuilder
    Process the file.
    - taskReplaceBlock() + taskReplaceBlock()  : ReplaceBlock|CollectionBuilder
    @@ -353,6 +354,7 @@

    +

    Command classes should implement this method.

    @@ -394,6 +396,7 @@

    +

    Parameters
    @@ -451,6 +454,7 @@

    + @@ -493,6 +497,7 @@

    + @@ -529,6 +534,7 @@

    +

    Parameters
    @@ -598,6 +604,7 @@

    +

    Parameters
    @@ -650,6 +657,7 @@

    +

    Parameters
    @@ -701,6 +709,7 @@

    +

    Parameters
    @@ -770,6 +779,7 @@

    +

    Parameters
    @@ -824,6 +834,7 @@

    + @@ -864,6 +875,7 @@

    +

    Parameters
    @@ -910,6 +922,7 @@

    +

    Parameters
    @@ -969,6 +982,7 @@

    +

    Parameters
    @@ -1105,19 +1119,19 @@
    Return values
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-TaskRunner-AbstractGitHooks.html b/classes/EcEuropa-Toolkit-TaskRunner-AbstractGitHooks.html index c39515a0e..ba07bdab9 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-AbstractGitHooks.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-AbstractGitHooks.html @@ -188,6 +188,7 @@

    +

    Table of Contents @@ -210,91 +211,91 @@

    - getConfigurationFile() + getConfigurationFile()  : string
    Path to YAML configuration file containing command defaults.
    - getJson() + getJson()  : array<string|int, mixed>
    Returns the JSON parsed content.
    - getWorkingDir() + getWorkingDir()  : string
    Returns the current working directory.
    - isWebsiteInstalled() + isWebsiteInstalled()  : bool
    Check if the website is installed.
    - getBin() + getBin()  : string
    Validate and return the path to given bin.
    - getBinPath() + getBinPath()  : string
    Return the path to given bin.
    - getConfigValue() + getConfigValue()  : mixed
    {@inheritdoc}
    - getNodeBin() + getNodeBin()  : string
    Validate and return the path to given bin from node packages.
    - getNodeBinPath() + getNodeBinPath()  : string
    Return the path to given bin from node packages.
    - isSimulating() + isSimulating()  : bool
    Check if current command is being executed with option simulate.
    - taskExecute() + taskExecute()  : mixed
    Execute a command.
    - taskProcess() + taskProcess()  : Process|CollectionBuilder
    Process the file.
    - taskReplaceBlock() + taskReplaceBlock()  : ReplaceBlock|CollectionBuilder
    @@ -340,6 +341,7 @@

    +

    Command classes should implement this method.

    @@ -381,6 +383,7 @@

    +

    Parameters
    @@ -438,6 +441,7 @@

    + @@ -480,6 +484,7 @@

    + @@ -516,6 +521,7 @@

    +

    Parameters
    @@ -585,6 +591,7 @@

    +

    Parameters
    @@ -637,6 +644,7 @@

    +

    Parameters
    @@ -688,6 +696,7 @@

    +

    Parameters
    @@ -757,6 +766,7 @@

    +

    Parameters
    @@ -811,6 +821,7 @@

    + @@ -851,6 +862,7 @@

    +

    Parameters
    @@ -897,6 +909,7 @@

    +

    Parameters
    @@ -956,6 +969,7 @@

    +

    Parameters
    @@ -1092,19 +1106,19 @@
    Return values
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Commands-AxeCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-Commands-AxeCommands.html index 79ed56b9a..4f3e6af47 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-Commands-AxeCommands.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-Commands-AxeCommands.html @@ -182,6 +182,7 @@

    +

    Tags @@ -239,7 +240,7 @@

    - $dependencies + $dependencies  : array<string|int, mixed>|array<string|int, string>
    @@ -254,112 +255,112 @@

    - getConfigurationFile() + getConfigurationFile()  : string
    Path to YAML configuration file containing command defaults.
    - getJson() + getJson()  : array<string|int, mixed>
    Returns the JSON parsed content.
    - getWorkingDir() + getWorkingDir()  : string
    Returns the current working directory.
    - isWebsiteInstalled() + isWebsiteInstalled()  : bool
    Check if the website is installed.
    - toolkitRunAxeScan() + toolkitRunAxeScan()  : mixed
    Run the axe-scan.
    - toolkitRunAxeScanSummary() + toolkitRunAxeScanSummary()  : mixed
    Run the axe-scan summary.
    - toolkitSetupAxeScan() + toolkitSetupAxeScan()  : mixed
    Make sure axe-scan is installed and properly configured.
    - getBin() + getBin()  : string
    Validate and return the path to given bin.
    - getBinPath() + getBinPath()  : string
    Return the path to given bin.
    - getConfigValue() + getConfigValue()  : mixed
    {@inheritdoc}
    - getNodeBin() + getNodeBin()  : string
    Validate and return the path to given bin from node packages.
    - getNodeBinPath() + getNodeBinPath()  : string
    Return the path to given bin from node packages.
    - isSimulating() + isSimulating()  : bool
    Check if current command is being executed with option simulate.
    - taskExecute() + taskExecute()  : mixed
    Execute a command.
    - taskProcess() + taskProcess()  : Process|CollectionBuilder
    Process the file.
    - taskReplaceBlock() + taskReplaceBlock()  : ReplaceBlock|CollectionBuilder
    @@ -401,6 +402,7 @@

    A list of dependencies for axe-scan.

    + private array<string|int, mixed>|array<string|int, string> @@ -448,6 +450,7 @@

    +

    Command classes should implement this method.

    @@ -489,6 +492,7 @@

    +

    Parameters
    @@ -546,6 +550,7 @@

    + @@ -588,6 +593,7 @@

    + @@ -626,6 +632,7 @@

    +

    Tags @@ -685,6 +692,7 @@

    +

    Tags @@ -744,6 +752,7 @@

    +

    Tags @@ -792,6 +801,7 @@

    +

    Parameters
    @@ -861,6 +871,7 @@

    +

    Parameters
    @@ -913,6 +924,7 @@

    +

    Parameters
    @@ -964,6 +976,7 @@

    +

    Parameters
    @@ -1033,6 +1046,7 @@

    +

    Parameters
    @@ -1087,6 +1101,7 @@

    + @@ -1127,6 +1142,7 @@

    +

    Parameters
    @@ -1173,6 +1189,7 @@

    +

    Parameters
    @@ -1232,6 +1249,7 @@

    +

    Parameters
    @@ -1368,29 +1386,29 @@
    Return values
  • Properties
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Commands-BlackfireCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-Commands-BlackfireCommands.html index f50f07fda..a58d6cbfc 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-Commands-BlackfireCommands.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-Commands-BlackfireCommands.html @@ -187,6 +187,7 @@

    +

    Table of Contents @@ -209,105 +210,105 @@

    - getConfigurationFile() + getConfigurationFile()  : string
    Path to YAML configuration file containing command defaults.
    - getJson() + getJson()  : array<string|int, mixed>
    Returns the JSON parsed content.
    - getWorkingDir() + getWorkingDir()  : string
    Returns the current working directory.
    - isWebsiteInstalled() + isWebsiteInstalled()  : bool
    Check if the website is installed.
    - setupBlackfireBehat() + setupBlackfireBehat()  : mixed
    Copy the needed resources to run Behat with Blackfire.
    - toolkitRunBlackfire() + toolkitRunBlackfire()  : mixed
    Run Blackfire.
    - getBin() + getBin()  : string
    Validate and return the path to given bin.
    - getBinPath() + getBinPath()  : string
    Return the path to given bin.
    - getConfigValue() + getConfigValue()  : mixed
    {@inheritdoc}
    - getNodeBin() + getNodeBin()  : string
    Validate and return the path to given bin from node packages.
    - getNodeBinPath() + getNodeBinPath()  : string
    Return the path to given bin from node packages.
    - isSimulating() + isSimulating()  : bool
    Check if current command is being executed with option simulate.
    - taskExecute() + taskExecute()  : mixed
    Execute a command.
    - taskProcess() + taskProcess()  : Process|CollectionBuilder
    Process the file.
    - taskReplaceBlock() + taskReplaceBlock()  : ReplaceBlock|CollectionBuilder
    @@ -353,6 +354,7 @@

    +

    Command classes should implement this method.

    @@ -394,6 +396,7 @@

    +

    Parameters
    @@ -451,6 +454,7 @@

    + @@ -493,6 +497,7 @@

    + @@ -531,6 +536,7 @@

    +

    Tags @@ -579,6 +585,7 @@

    +

    Parameters
    @@ -691,6 +698,7 @@

    +

    Parameters
    @@ -760,6 +768,7 @@

    +

    Parameters
    @@ -812,6 +821,7 @@

    +

    Parameters
    @@ -863,6 +873,7 @@

    +

    Parameters
    @@ -932,6 +943,7 @@

    +

    Parameters
    @@ -986,6 +998,7 @@

    + @@ -1026,6 +1039,7 @@

    +

    Parameters
    @@ -1072,6 +1086,7 @@

    +

    Parameters
    @@ -1131,6 +1146,7 @@

    +

    Parameters
    @@ -1267,21 +1283,21 @@
    Return values
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Commands-BuildCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-Commands-BuildCommands.html index ee6340bba..1a6499d09 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-Commands-BuildCommands.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-Commands-BuildCommands.html @@ -187,6 +187,7 @@

    +

    Table of Contents @@ -208,14 +209,14 @@

    - $blockEnd + $blockEnd  : string
    Comment ending the Toolkit block.
    - $blockStart + $blockStart  : string
    @@ -230,147 +231,147 @@

    - buildAssets() + buildAssets()  : Result|int
    Build theme assets (Css and Js).
    - buildDev() + buildDev()  : CollectionBuilder
    Build site for local development.
    - buildDevReset() + buildDevReset()  : CollectionBuilder
    Build site for local development from scratch with a clean git.
    - buildDist() + buildDist()  : CollectionBuilder
    Build the distribution package.
    - getConfigurationFile() + getConfigurationFile()  : string
    Path to YAML configuration file containing command defaults.
    - getJson() + getJson()  : array<string|int, mixed>
    Returns the JSON parsed content.
    - getWorkingDir() + getWorkingDir()  : string
    Returns the current working directory.
    - isWebsiteInstalled() + isWebsiteInstalled()  : bool
    Check if the website is installed.
    - getBin() + getBin()  : string
    Validate and return the path to given bin.
    - getBinPath() + getBinPath()  : string
    Return the path to given bin.
    - getConfigValue() + getConfigValue()  : mixed
    {@inheritdoc}
    - getNodeBin() + getNodeBin()  : string
    Validate and return the path to given bin from node packages.
    - getNodeBinPath() + getNodeBinPath()  : string
    Return the path to given bin from node packages.
    - isSimulating() + isSimulating()  : bool
    Check if current command is being executed with option simulate.
    - taskExecute() + taskExecute()  : mixed
    Execute a command.
    - taskProcess() + taskProcess()  : Process|CollectionBuilder
    Process the file.
    - taskReplaceBlock() + taskReplaceBlock()  : ReplaceBlock|CollectionBuilder
    Replace block in a file.
    - buildAssetsCompile() + buildAssetsCompile()  : mixed
    Launch task runner(s) to compile assets.
    - buildAssetsInstall() + buildAssetsInstall()  : mixed
    Install necessary packages to run toolkit:build-assets.
    - getHtaccessBlock() + getHtaccessBlock()  : string
    Returns the block for the .htaccess file.
    - getHtaccessTask() + getHtaccessTask()  : mixed
    @@ -412,6 +413,7 @@

    Comment ending the Toolkit block.

    + protected string @@ -448,6 +450,7 @@

    Comment starting the Toolkit block.

    + protected string @@ -495,6 +498,7 @@

    +

    Install task runner, additional packages and execute.

    @@ -613,6 +617,7 @@

    +

    Parameters
    @@ -701,6 +706,7 @@

    +

    Parameters
    @@ -797,6 +803,7 @@

    +

    This will create the distribution package intended to be deployed. The folder structure will match the following:

    diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Commands-ComponentCheckCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-Commands-ComponentCheckCommands.html index ea2b5f4fc..40d76a5cc 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-Commands-ComponentCheckCommands.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-Commands-ComponentCheckCommands.html @@ -182,6 +182,7 @@

    +

    Tags @@ -233,133 +234,133 @@

    - $abandonedFailed + $abandonedFailed  : bool
    - $composerFailed + $composerFailed  : bool
    - $composerLock + $composerLock  : array<string|int, mixed>
    - $composerOutdated + $composerOutdated  : array<string|int, mixed>
    - $configurationFailed + $configurationFailed  : bool
    - $devCompRequireFailed + $devCompRequireFailed  : bool
    - $disabledConfigReadonly + $disabledConfigReadonly  : bool
    - $evaluationFailed + $evaluationFailed  : bool
    - $forcedUpdateModule + $forcedUpdateModule  : bool
    - $insecureFailed + $insecureFailed  : bool
    - $io + $io  : mixed
    - $mandatoryFailed + $mandatoryFailed  : bool
    - $outdatedFailed + $outdatedFailed  : bool
    - $packageReviews + $packageReviews  : array<string|int, mixed>
    - $recommendedFailed + $recommendedFailed  : bool
    - $recommendedFailedCount + $recommendedFailedCount  : int
    - $skipAbandoned + $skipAbandoned  : bool
    - $skipInsecure + $skipInsecure  : bool
    - $skipOutdated + $skipOutdated  : bool
    - $skipRecommended + $skipRecommended  : bool
    - $skipUnsupported + $skipUnsupported  : bool
    - $unsupportedFailed + $unsupportedFailed  : bool
    @@ -373,266 +374,266 @@

    - componentAbandoned() + componentAbandoned()  : mixed
    Check abandoned components.
    - componentCheck() + componentCheck()  : mixed
    Check composer for components that are not whitelisted/blacklisted.
    - componentComposer() + componentComposer()  : mixed
    Check composer packages.
    - componentConfiguration() + componentConfiguration()  : mixed
    Check project configuration.
    - componentDevelopment() + componentDevelopment()  : mixed
    Check development components.
    - componentEvaluation() + componentEvaluation()  : mixed
    Check Evaluation components.
    - componentInsecure() + componentInsecure()  : mixed
    Check insecure components.
    - componentMandatory() + componentMandatory()  : mixed
    Check mandatory components.
    - componentOutdated() + componentOutdated()  : mixed
    Check outdated components.
    - componentRecommended() + componentRecommended()  : mixed
    Check recommended components.
    - componentUnsupported() + componentUnsupported()  : mixed
    Check unsupported components.
    - getConfigurationFile() + getConfigurationFile()  : string
    Path to YAML configuration file containing command defaults.
    - getJson() + getJson()  : array<string|int, mixed>
    Returns the JSON parsed content.
    - getWorkingDir() + getWorkingDir()  : string
    Returns the current working directory.
    - isWebsiteInstalled() + isWebsiteInstalled()  : bool
    Check if the website is installed.
    - getBin() + getBin()  : string
    Validate and return the path to given bin.
    - getBinPath() + getBinPath()  : string
    Return the path to given bin.
    - getConfigValue() + getConfigValue()  : mixed
    {@inheritdoc}
    - getNodeBin() + getNodeBin()  : string
    Validate and return the path to given bin from node packages.
    - getNodeBinPath() + getNodeBinPath()  : string
    Return the path to given bin from node packages.
    - isSimulating() + isSimulating()  : bool
    Check if current command is being executed with option simulate.
    - prepareSkips() + prepareSkips()  : void
    Prepare the overrides from config and commit message.
    - printComponentResults() + printComponentResults()  : mixed
    Print the component check results.
    - taskExecute() + taskExecute()  : mixed
    Execute a command.
    - taskProcess() + taskProcess()  : Process|CollectionBuilder
    Process the file.
    - taskReplaceBlock() + taskReplaceBlock()  : ReplaceBlock|CollectionBuilder
    Replace block in a file.
    - validateComponent() + validateComponent()  : mixed
    Helper function to validate the component.
    - validateEnvironmentVariables() + validateEnvironmentVariables()  : mixed
    Component Configuration Helper - Validate environment variables.
    - disableConfigReadOnly() + disableConfigReadOnly()  : mixed
    Ensure that config_readonly is not active by commenting the config line.
    - getFailedOrPassed() + getFailedOrPassed()  : string
    If given bool is TRUE 'failed' is return, otherwise 'passed'.
    - getProjectProfile() + getProjectProfile()  : string
    Load given project from website and return the profile in the production env.
    - getRecommendedWarningMessage() + getRecommendedWarningMessage()  : string
    Returns the recommended components warning message.
    - getReleases() + getReleases()  : array<string|int, mixed>
    Returns the modules releases.
    - loadComposerLock() + loadComposerLock()  : bool
    Loads the composer lock packages.
    - loadComposerOutdated() + loadComposerOutdated()  : bool
    Loads the composer outdated results.
    - loadWebsitePackages() + loadWebsitePackages()  : bool
    Loads the packages from the website.
    - restoreConfigReadOnly() + restoreConfigReadOnly()  : mixed
    Restore the comment added to the config_readonly setting.
    - testPackages() + testPackages()  : array<string|int, mixed>
    @@ -673,6 +674,7 @@

    + protected bool @@ -708,6 +710,7 @@

    + protected bool @@ -743,6 +746,7 @@

    + protected array<string|int, mixed> @@ -778,6 +782,7 @@

    + protected array<string|int, mixed> @@ -813,6 +818,7 @@

    + protected bool @@ -848,6 +854,7 @@

    + protected bool @@ -883,6 +890,7 @@

    + protected bool @@ -918,6 +926,7 @@

    + protected bool @@ -953,6 +962,7 @@

    + protected bool @@ -988,6 +998,7 @@

    + protected bool @@ -1023,6 +1034,7 @@

    + protected mixed @@ -1058,6 +1070,7 @@

    + protected bool @@ -1093,6 +1106,7 @@

    + protected bool @@ -1128,6 +1142,7 @@

    + protected array<string|int, mixed> @@ -1163,6 +1178,7 @@

    + protected bool @@ -1198,6 +1214,7 @@

    + protected int @@ -1233,6 +1250,7 @@

    + protected bool @@ -1268,6 +1286,7 @@

    + protected bool @@ -1303,6 +1322,7 @@

    + protected bool @@ -1338,6 +1358,7 @@

    + protected bool @@ -1373,6 +1394,7 @@

    + protected bool @@ -1408,6 +1430,7 @@

    + protected bool @@ -1456,6 +1479,7 @@

    +

    Parameters
    @@ -1516,6 +1540,7 @@

    +

    Parameters
    @@ -1628,6 +1653,7 @@

    +

    Parameters
    @@ -1715,6 +1741,7 @@

    +

    Parameters
    @@ -1775,6 +1802,7 @@

    +

    Parameters
    @@ -1835,6 +1863,7 @@

    +

    Parameters
    @@ -1904,6 +1933,7 @@

    +

    Parameters
    @@ -1982,6 +2012,7 @@

    +

    Parameters
    @@ -2051,6 +2082,7 @@

    +

    Parameters
    @@ -2120,6 +2152,7 @@

    +

    Parameters
    @@ -2180,6 +2213,7 @@

    +

    Parameters
    @@ -2239,6 +2273,7 @@

    +

    Command classes should implement this method.

    @@ -2280,6 +2315,7 @@

    +

    Parameters
    @@ -2337,6 +2373,7 @@

    + @@ -2379,6 +2416,7 @@

    + @@ -2415,6 +2453,7 @@

    +

    Parameters
    @@ -2484,6 +2523,7 @@

    +

    Parameters
    @@ -2536,6 +2576,7 @@

    +

    Parameters
    @@ -2587,6 +2628,7 @@

    +

    Parameters
    @@ -2656,6 +2698,7 @@

    +

    Parameters
    @@ -2710,6 +2753,7 @@

    + @@ -2752,6 +2796,7 @@

    + @@ -2784,6 +2829,7 @@

    +

    Parameters
    @@ -2828,6 +2874,7 @@

    +

    Parameters
    @@ -2874,6 +2921,7 @@

    +

    Parameters
    @@ -2933,6 +2981,7 @@

    +

    Parameters
    @@ -2983,6 +3032,7 @@

    +

    Parameters
    @@ -3056,6 +3106,7 @@

    Tags @@ -3115,6 +3166,7 @@

    + @@ -3147,6 +3199,7 @@

    +

    Parameters
    @@ -3197,6 +3250,7 @@

    +

    Parameters
    @@ -3249,6 +3303,7 @@

    +

    If the update module is not enabled, it will be enabled, and later disabled.

    @@ -3327,6 +3383,7 @@

    + @@ -3365,6 +3422,7 @@

    + @@ -3403,6 +3461,7 @@

    + @@ -3441,6 +3500,7 @@

    + @@ -3475,6 +3535,7 @@

    + @@ -3601,72 +3662,72 @@

    Return values
  • Properties
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Commands-ConfigurationCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-Commands-ConfigurationCommands.html index d5a6a61ce..2e31649b1 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-Commands-ConfigurationCommands.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-Commands-ConfigurationCommands.html @@ -187,6 +187,7 @@

    +

    Table of Contents @@ -209,105 +210,105 @@

    - config() + config()  : string
    Dumps the current or given configuration.
    - execute() + execute()  : mixed
    Execute a configuration command.
    - getConfigurationFile() + getConfigurationFile()  : string
    Path to YAML configuration file containing command defaults.
    - getJson() + getJson()  : array<string|int, mixed>
    Returns the JSON parsed content.
    - getWorkingDir() + getWorkingDir()  : string
    Returns the current working directory.
    - isWebsiteInstalled() + isWebsiteInstalled()  : bool
    Check if the website is installed.
    - getBin() + getBin()  : string
    Validate and return the path to given bin.
    - getBinPath() + getBinPath()  : string
    Return the path to given bin.
    - getConfigValue() + getConfigValue()  : mixed
    {@inheritdoc}
    - getNodeBin() + getNodeBin()  : string
    Validate and return the path to given bin from node packages.
    - getNodeBinPath() + getNodeBinPath()  : string
    Return the path to given bin from node packages.
    - isSimulating() + isSimulating()  : bool
    Check if current command is being executed with option simulate.
    - taskExecute() + taskExecute()  : mixed
    Execute a command.
    - taskProcess() + taskProcess()  : Process|CollectionBuilder
    Process the file.
    - taskReplaceBlock() + taskReplaceBlock()  : ReplaceBlock|CollectionBuilder
    @@ -354,6 +355,7 @@

    +

    Parameters
    @@ -434,6 +436,7 @@

    + @@ -465,6 +468,7 @@

    +

    Command classes should implement this method.

    @@ -506,6 +510,7 @@

    +

    Parameters
    @@ -563,6 +568,7 @@

    + @@ -605,6 +611,7 @@

    + @@ -641,6 +648,7 @@

    +

    Parameters
    @@ -710,6 +718,7 @@

    +

    Parameters
    @@ -762,6 +771,7 @@

    +

    Parameters
    @@ -813,6 +823,7 @@

    +

    Parameters
    @@ -882,6 +893,7 @@

    +

    Parameters
    @@ -936,6 +948,7 @@

    + @@ -976,6 +989,7 @@

    +

    Parameters
    @@ -1022,6 +1036,7 @@

    +

    Parameters
    @@ -1081,6 +1096,7 @@

    +

    Parameters
    @@ -1217,21 +1233,21 @@
    Return values
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Commands-DockerCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-Commands-DockerCommands.html index 093d68adc..2e711d112 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-Commands-DockerCommands.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-Commands-DockerCommands.html @@ -189,6 +189,7 @@

    +

    Table of Contents @@ -208,25 +209,25 @@

    - DC_YML_FILE + DC_YML_FILE  = 'docker-compose.yml'
    - DC_YML_FILE_PREVIOUS + DC_YML_FILE_PREVIOUS  = 'docker-compose.yml.prev'
    - DEV_SUFFIX + DEV_SUFFIX  = '-dev'
    - OPTS_YML_FILE + OPTS_YML_FILE  = '.opts.yml'
    @@ -242,196 +243,196 @@

    - dockerRefreshConfiguration() + dockerRefreshConfiguration()  : int
    Update docker-compose.yml file based on project's configurations.
    - getConfigurationFile() + getConfigurationFile()  : string
    Path to YAML configuration file containing command defaults.
    - getJson() + getJson()  : array<string|int, mixed>
    Returns the JSON parsed content.
    - getWorkingDir() + getWorkingDir()  : string
    Returns the current working directory.
    - isWebsiteInstalled() + isWebsiteInstalled()  : bool
    Check if the website is installed.
    - getBin() + getBin()  : string
    Validate and return the path to given bin.
    - getBinPath() + getBinPath()  : string
    Return the path to given bin.
    - getConfigValue() + getConfigValue()  : mixed
    {@inheritdoc}
    - getNodeBin() + getNodeBin()  : string
    Validate and return the path to given bin from node packages.
    - getNodeBinPath() + getNodeBinPath()  : string
    Return the path to given bin from node packages.
    - isSimulating() + isSimulating()  : bool
    Check if current command is being executed with option simulate.
    - taskExecute() + taskExecute()  : mixed
    Execute a command.
    - taskProcess() + taskProcess()  : Process|CollectionBuilder
    Process the file.
    - taskReplaceBlock() + taskReplaceBlock()  : ReplaceBlock|CollectionBuilder
    Replace block in a file.
    - backupDockerComposeFile() + backupDockerComposeFile()  : void
    Backup current docker-compose.yml to docker-compose.yml.prev
    - copyDockerComposeDefaultToProject() + copyDockerComposeDefaultToProject()  : void
    Copy ./resources/docker/default.yml file to docker-compose.yml inside project root directory
    - extractMajorMinorVersion() + extractMajorMinorVersion()  : string
    Converts from semantic version to "major.minor" version
    - getFinalImages() + getFinalImages()  : array<string|int, mixed>
    Get final images to update docker-compose.yml
    - getProjectPhpFromWebsite() + getProjectPhpFromWebsite()  : array<string|int, mixed>|array<string|int, string>
    Returns the Project's php service version information from the endpoint.
    - getServiceDetailsFromResources() + getServiceDetailsFromResources()  : array<string|int, mixed>
    Return the details for a service from ./resources/docker
    - getServiceImage() + getServiceImage()  : string
    Get service image with version
    - getServicesImagesFromDockerCompose() + getServicesImagesFromDockerCompose()  : array<string|int, mixed>
    Get array of services with images and versions from docker-compose.yml
    - getServicesVersionsFromRequirements() + getServicesVersionsFromRequirements()  : array<string|int, mixed>
    Get final services names with versions from requirements
    - getWarningMessages() + getWarningMessages()  : array<string|int, mixed>
    Get warning messages for versions on .opts.yml that not respect the minimum requirements
    - getWebsiteRequirements() + getWebsiteRequirements()  : array<string|int, mixed>
    Returns the toolkit requirements from the endpoint.
    - removeUnusedDcServices() + removeUnusedDcServices()  : array<string|int, mixed>
    Remove services that do not exist in project info, requirements or .opts.yml
    - updateDockerComposeFile() + updateDockerComposeFile()  : void
    Update docker-compose.yml
    - writeWarningMessages() + writeWarningMessages()  : void
    @@ -463,6 +464,7 @@

    + public mixed @@ -493,6 +495,7 @@

    + private mixed @@ -523,6 +526,7 @@

    + private mixed @@ -553,6 +557,7 @@

    + private mixed @@ -604,6 +609,7 @@

    +

    This command allows developers to update the docker-compose.yml file taking in consideration:

    diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Commands-DocumentationCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-Commands-DocumentationCommands.html index c1b9fab4d..a840a02a3 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-Commands-DocumentationCommands.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-Commands-DocumentationCommands.html @@ -187,6 +187,7 @@

    +

    Table of Contents @@ -208,42 +209,42 @@

    - $branch + $branch  : string
    The documentation branch.
    - $docsDir + $docsDir  : string
    The documentation directory.
    - $push + $push  : bool
    Whether to push the documentation.
    - $repo + $repo  : string
    The repository where the documentation is.
    - $tmpDir + $tmpDir  : string
    A temporary directory.
    - $token + $token  : string
    @@ -258,147 +259,147 @@

    - getConfigurationFile() + getConfigurationFile()  : string
    Path to YAML configuration file containing command defaults.
    - getJson() + getJson()  : array<string|int, mixed>
    Returns the JSON parsed content.
    - getWorkingDir() + getWorkingDir()  : string
    Returns the current working directory.
    - isWebsiteInstalled() + isWebsiteInstalled()  : bool
    Check if the website is installed.
    - toolkitGenerateCommandsList() + toolkitGenerateCommandsList()  : mixed
    Generate the list of commands in the commands.rst file.
    - toolkitGenerateDocumentation() + toolkitGenerateDocumentation()  : mixed
    Generate the documentation.
    - getBin() + getBin()  : string
    Validate and return the path to given bin.
    - getBinPath() + getBinPath()  : string
    Return the path to given bin.
    - getConfigValue() + getConfigValue()  : mixed
    {@inheritdoc}
    - getNodeBin() + getNodeBin()  : string
    Validate and return the path to given bin from node packages.
    - getNodeBinPath() + getNodeBinPath()  : string
    Return the path to given bin from node packages.
    - isSimulating() + isSimulating()  : bool
    Check if current command is being executed with option simulate.
    - taskExecute() + taskExecute()  : mixed
    Execute a command.
    - taskProcess() + taskProcess()  : Process|CollectionBuilder
    Process the file.
    - taskReplaceBlock() + taskReplaceBlock()  : ReplaceBlock|CollectionBuilder
    Replace block in a file.
    - backupRelevantFiles() + backupRelevantFiles()  : mixed
    Backup all *.rst files.
    - cleanDir() + cleanDir()  : mixed
    Clean up given directory.
    - cleanUpRstFiles() + cleanUpRstFiles()  : mixed
    Clean up documentation to keep only .html files.
    - downloadPhpDocPhar() + downloadPhpDocPhar()  : bool
    Ensure that the phpDoc phar file exists.
    - gitAddCommitPush() + gitAddCommitPush()  : mixed
    Git add commit and push to the documentation branch.
    - gitClone() + gitClone()  : array<string|int, mixed>
    @@ -440,6 +441,7 @@

    The documentation branch.

    + private string @@ -476,6 +478,7 @@

    The documentation directory.

    + private string @@ -512,6 +515,7 @@

    Whether to push the documentation.

    + private bool @@ -548,6 +552,7 @@

    The repository where the documentation is.

    + private string @@ -584,6 +589,7 @@

    A temporary directory.

    + private string @@ -620,6 +626,7 @@

    The GitHub token.

    + private string @@ -670,6 +677,7 @@

    + @@ -706,6 +714,7 @@

    +

    Parameters
    @@ -763,6 +772,7 @@

    + @@ -805,6 +815,7 @@

    + @@ -841,6 +852,7 @@

    +

    Parameters
    @@ -917,6 +929,7 @@

    +

    Parameters
    @@ -1054,6 +1067,7 @@

    +

    Parameters
    @@ -1123,6 +1137,7 @@

    +

    Parameters
    @@ -1175,6 +1190,7 @@

    +

    Parameters
    @@ -1226,6 +1242,7 @@

    +

    Parameters
    @@ -1295,6 +1312,7 @@

    +

    Parameters
    @@ -1349,6 +1367,7 @@

    + @@ -1389,6 +1408,7 @@

    +

    Parameters
    @@ -1435,6 +1455,7 @@

    +

    Parameters
    @@ -1494,6 +1515,7 @@

    +

    Parameters
    @@ -1546,6 +1568,7 @@

    + @@ -1578,6 +1601,7 @@

    +

    Parameters
    @@ -1635,6 +1659,7 @@

    + @@ -1669,6 +1694,7 @@

    + @@ -1707,6 +1733,7 @@

    + @@ -1741,6 +1768,7 @@

    + @@ -1863,39 +1891,39 @@

    Return values
  • Properties
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Commands-DrupalCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-Commands-DrupalCommands.html index 6ecf7c6fc..50979cfd8 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-Commands-DrupalCommands.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-Commands-DrupalCommands.html @@ -187,6 +187,7 @@

    +

    Table of Contents @@ -208,14 +209,14 @@

    - $blockEnd + $blockEnd  : string
    Comment ending the Toolkit settings block.
    - $blockStart + $blockStart  : string
    @@ -230,182 +231,182 @@

    - drupalCheckPermissions() + drupalCheckPermissions()  : int
    Command to check the forbidden permissions.
    - drupalDisableCache() + drupalDisableCache()  : CollectionBuilder
    Disable aggregation and clear cache.
    - drupalDrushSetup() + drupalDrushSetup()  : CollectionBuilder
    Write Drush configuration file at "${drupal.root}/drush/drush.yml".
    - drupalPermissionsSetup() + drupalPermissionsSetup()  : CollectionBuilder
    Setup Drupal permissions.
    - drupalSettingsSetup() + drupalSettingsSetup()  : CollectionBuilder
    Setup Drupal settings.php file in compliance with Toolkit conventions.
    - drupalSiteInstall() + drupalSiteInstall()  : CollectionBuilder
    Install target site.
    - drupalSiteInstallValidate() + drupalSiteInstallValidate()  : mixed
    Validate command drupal:site-install.
    - drupalSitePostInstall() + drupalSitePostInstall()  : TaskInterface
    Run Drupal post-install commands.
    - drupalSitePreInstall() + drupalSitePreInstall()  : TaskInterface
    Run Drupal pre-install commands.
    - drupalUpgradeStatus() + drupalUpgradeStatus()  : int
    Check project compatibility for Drupal 9/10 upgrade.
    - getConfigurationFile() + getConfigurationFile()  : string
    Path to YAML configuration file containing command defaults.
    - getJson() + getJson()  : array<string|int, mixed>
    Returns the JSON parsed content.
    - getWorkingDir() + getWorkingDir()  : string
    Returns the current working directory.
    - isWebsiteInstalled() + isWebsiteInstalled()  : bool
    Check if the website is installed.
    - getBin() + getBin()  : string
    Validate and return the path to given bin.
    - getBinPath() + getBinPath()  : string
    Return the path to given bin.
    - getConfigValue() + getConfigValue()  : mixed
    {@inheritdoc}
    - getNodeBin() + getNodeBin()  : string
    Validate and return the path to given bin from node packages.
    - getNodeBinPath() + getNodeBinPath()  : string
    Return the path to given bin from node packages.
    - getSettingsBlockRegex() + getSettingsBlockRegex()  : string
    Remove settings block from given content.
    - getToolkitSettingsBlock() + getToolkitSettingsBlock()  : string
    Helper function to update settings.php file.
    - isSimulating() + isSimulating()  : bool
    Check if current command is being executed with option simulate.
    - processPrePostInstallCommands() + processPrePostInstallCommands()  : mixed
    Process pre and post install string-only commands by replacing given tokens.
    - taskExecute() + taskExecute()  : mixed
    Execute a command.
    - taskProcess() + taskProcess()  : Process|CollectionBuilder
    Process the file.
    - taskReplaceBlock() + taskReplaceBlock()  : ReplaceBlock|CollectionBuilder
    @@ -447,6 +448,7 @@

    Comment ending the Toolkit settings block.

    + protected string @@ -483,6 +485,7 @@

    Comment starting the Toolkit settings block.

    + protected string @@ -531,6 +534,7 @@

    +

    Parameters
    @@ -642,6 +646,7 @@

    +

    Tags @@ -697,6 +702,7 @@

    +

    Configuration file contents can be customized by editing "drupal.drush" values in your local runner.yml.dist/runner.yml, as shown below:

    @@ -789,6 +795,7 @@

    +

    This command will set the necessary permissions on the default folder.

    @@ -873,6 +880,7 @@

    +

    This command will:

    diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Commands-DrupalSanitiseCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-Commands-DrupalSanitiseCommands.html index 3711af69e..852bb68a2 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-Commands-DrupalSanitiseCommands.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-Commands-DrupalSanitiseCommands.html @@ -187,6 +187,7 @@

    +

    Table of Contents @@ -208,7 +209,7 @@

    - $io + $io  : ConsoleIO
    @@ -223,147 +224,147 @@

    - areCommentFieldsSanitised() + areCommentFieldsSanitised()  : bool
    Checks if the Comment fields are being sanitised.
    - areUserFieldsSanitised() + areUserFieldsSanitised()  : bool
    Checks if the User fields are being sanitised.
    - drupalCheckSanitisationClasses() + drupalCheckSanitisationClasses()  : mixed
    Command to check existence of Sanitisation classes.
    - drupalCheckSanitisationFields() + drupalCheckSanitisationFields()  : int
    Command to check fields for sanitisation.
    - getConfigurationFile() + getConfigurationFile()  : string
    Path to YAML configuration file containing command defaults.
    - getJson() + getJson()  : array<string|int, mixed>
    Returns the JSON parsed content.
    - getWorkingDir() + getWorkingDir()  : string
    Returns the current working directory.
    - isWebsiteInstalled() + isWebsiteInstalled()  : bool
    Check if the website is installed.
    - optionPattern() + optionPattern()  : string
    Prepare regex to check if option exists with value "no".
    - getBin() + getBin()  : string
    Validate and return the path to given bin.
    - getBinPath() + getBinPath()  : string
    Return the path to given bin.
    - getConfigValue() + getConfigValue()  : mixed
    {@inheritdoc}
    - getNodeBin() + getNodeBin()  : string
    Validate and return the path to given bin from node packages.
    - getNodeBinPath() + getNodeBinPath()  : string
    Return the path to given bin from node packages.
    - isSimulating() + isSimulating()  : bool
    Check if current command is being executed with option simulate.
    - taskExecute() + taskExecute()  : mixed
    Execute a command.
    - taskProcess() + taskProcess()  : Process|CollectionBuilder
    Process the file.
    - taskReplaceBlock() + taskReplaceBlock()  : ReplaceBlock|CollectionBuilder
    Replace block in a file.
    - createClassMap() + createClassMap()  : array<string|int, mixed>
    Generates a class map for given directory.
    - registerCustomClasses() + registerCustomClasses()  : mixed
    Register all classes in custom code directory folder that are not registered.
    - testMap() + testMap()  : array<string|int, mixed>
    @@ -405,6 +406,7 @@

    The Symfony Input Output.

    + protected ConsoleIO @@ -452,6 +454,7 @@

    +

    Validates the presence of the SanitizeCommentsCommands command.

    @@ -492,6 +495,7 @@

    +

    Validates the presence of the SanitizeUserTableCommands command and ensure that the fields are not being ignored in the opts.yml file with the options --sanitize-password and --sanitize-email.

    @@ -535,6 +539,7 @@

    +

    Parameters
    @@ -595,6 +600,7 @@

    +

    Parameters
    @@ -703,6 +709,7 @@

    +

    Command classes should implement this method.

    @@ -744,6 +751,7 @@

    +

    Parameters
    @@ -801,6 +809,7 @@

    + @@ -843,6 +852,7 @@

    + @@ -879,6 +889,7 @@

    +

    Parameters
    @@ -929,6 +940,7 @@

    +

    Parameters
    @@ -998,6 +1010,7 @@

    +

    Parameters
    @@ -1050,6 +1063,7 @@

    +

    Parameters
    @@ -1101,6 +1115,7 @@

    +

    Parameters
    @@ -1170,6 +1185,7 @@

    +

    Parameters
    @@ -1224,6 +1240,7 @@

    + @@ -1264,6 +1281,7 @@

    +

    Parameters
    @@ -1310,6 +1328,7 @@

    +

    Parameters
    @@ -1369,6 +1388,7 @@

    +

    Parameters
    @@ -1418,6 +1438,7 @@

    +

    Only consider classes inside the src folder.

    @@ -1470,6 +1491,7 @@

    +

    This assumes the Drupal namespace \Drupal[module].

    @@ -1521,6 +1543,7 @@

    + @@ -1643,34 +1666,34 @@

    Return values
  • Properties
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Commands-DumpCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-Commands-DumpCommands.html index 385758def..d177528d7 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-Commands-DumpCommands.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-Commands-DumpCommands.html @@ -187,6 +187,7 @@

    +

    Table of Contents @@ -209,196 +210,196 @@

    - getConfigurationFile() + getConfigurationFile()  : string
    Path to YAML configuration file containing command defaults.
    - getJson() + getJson()  : array<string|int, mixed>
    Returns the JSON parsed content.
    - getWorkingDir() + getWorkingDir()  : string
    Returns the current working directory.
    - isWebsiteInstalled() + isWebsiteInstalled()  : bool
    Check if the website is installed.
    - toolkitCreateDump() + toolkitCreateDump()  : CollectionBuilder|int
    Export the local snapshot.
    - toolkitDownloadDump() + toolkitDownloadDump()  : mixed
    Download database snapshot.
    - toolkitInstallDump() + toolkitInstallDump()  : CollectionBuilder|int
    Import the production snapshot.
    - getBin() + getBin()  : string
    Validate and return the path to given bin.
    - getBinPath() + getBinPath()  : string
    Return the path to given bin.
    - getConfigValue() + getConfigValue()  : mixed
    {@inheritdoc}
    - getNodeBin() + getNodeBin()  : string
    Validate and return the path to given bin from node packages.
    - getNodeBinPath() + getNodeBinPath()  : string
    Return the path to given bin from node packages.
    - isSimulating() + isSimulating()  : bool
    Check if current command is being executed with option simulate.
    - taskExecute() + taskExecute()  : mixed
    Execute a command.
    - taskProcess() + taskProcess()  : Process|CollectionBuilder
    Process the file.
    - taskReplaceBlock() + taskReplaceBlock()  : ReplaceBlock|CollectionBuilder
    Replace block in a file.
    - addAuthToUrl() + addAuthToUrl()  : string
    Prepare given URL to include the user and pass/token.
    - asdaProcessFile() + asdaProcessFile()  : array<string|int, mixed>
    Helper to download and process a Nextcloud dump file.
    - customCheckNewerDump() + customCheckNewerDump()  : bool
    Check if a newer dump exists on the Custom server.
    - customDownloadDump() + customDownloadDump()  : mixed
    Download the dumpfile from the custom server.
    - getAsdaDate() + getAsdaDate()  : string
    Returns a human-readable date of the ASDA dump.
    - nextcloudCheckNewerDump() + nextcloudCheckNewerDump()  : bool
    Check if a newer dump exists on the Nextcloud server.
    - nextcloudDownloadDump() + nextcloudDownloadDump()  : mixed
    Download the available services from Nextcloud.
    - taskImportDatabase() + taskImportDatabase()  : ExecStack
    Import given dump file, gunzip is used if dump ends with .gz.
    - tmpDirectory() + tmpDirectory()  : string
    Return the tmp folder path, folder is created if missing.
    - wgetDownloadFile() + wgetDownloadFile()  : Exec
    Download the file present in the tmp file.
    - wgetGenerateInputFile() + wgetGenerateInputFile()  : mixed
    Create a file containing the url to be used by wget --input-file option.
    - wgetGetFileModifiedDate() + wgetGetFileModifiedDate()  : mixed
    @@ -447,6 +448,7 @@

    + @@ -483,6 +485,7 @@

    +

    Parameters
    @@ -540,6 +543,7 @@

    + @@ -582,6 +586,7 @@

    + @@ -617,6 +622,7 @@

    +

    This command should be only used with the corporate docker image fpfis/httpd-php.

    @@ -715,6 +721,7 @@

    +

    Parameters
    @@ -882,6 +889,7 @@

    +

    Parameters
    @@ -986,6 +994,7 @@

    +

    Parameters
    @@ -1055,6 +1064,7 @@

    +

    Parameters
    @@ -1107,6 +1117,7 @@

    +

    Parameters
    @@ -1158,6 +1169,7 @@

    +

    Parameters
    @@ -1227,6 +1239,7 @@

    +

    Parameters
    @@ -1281,6 +1294,7 @@

    + @@ -1321,6 +1335,7 @@

    +

    Parameters
    @@ -1367,6 +1382,7 @@

    +

    Parameters
    @@ -1426,6 +1442,7 @@

    +

    Parameters
    @@ -1476,6 +1493,7 @@

    +

    Parameters
    @@ -1544,6 +1562,7 @@

    +

    Parameters
    @@ -1607,6 +1626,7 @@

    +

    Parameters
    @@ -1671,6 +1691,7 @@

    +

    Parameters
    @@ -1722,6 +1743,7 @@

    +

    Parameters
    @@ -1776,6 +1798,7 @@

    +

    Parameters
    @@ -1840,6 +1863,7 @@

    +

    Parameters
    @@ -1916,6 +1940,7 @@

    +

    Parameters
    @@ -1968,6 +1993,7 @@

    + @@ -2008,6 +2034,7 @@

    +

    Parameters
    @@ -2085,6 +2112,7 @@

    +

    Parameters
    @@ -2149,6 +2177,7 @@

    +

    Parameters
    @@ -2281,34 +2310,34 @@
    Parameters
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Commands-GitHooksCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-Commands-GitHooksCommands.html index ec2a33945..8b92ff850 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-Commands-GitHooksCommands.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-Commands-GitHooksCommands.html @@ -182,6 +182,7 @@

    +

    Tags @@ -225,168 +226,168 @@

    - getConfigurationFile() + getConfigurationFile()  : string
    Path to YAML configuration file containing command defaults.
    - getJson() + getJson()  : array<string|int, mixed>
    Returns the JSON parsed content.
    - getWorkingDir() + getWorkingDir()  : string
    Returns the current working directory.
    - hooksDeleteAll() + hooksDeleteAll()  : mixed
    Remove all existing hooks, this will ignore active hooks list.
    - hooksDisable() + hooksDisable()  : int
    Disable the git hooks.
    - hooksEnable() + hooksEnable()  : int
    Enable the git hooks defined in the configuration or in given option.
    - hooksList() + hooksList()  : mixed
    List available hooks and its status.
    - hooksRun() + hooksRun()  : int
    Run a specific hook.
    - isWebsiteInstalled() + isWebsiteInstalled()  : bool
    Check if the website is installed.
    - getBin() + getBin()  : string
    Validate and return the path to given bin.
    - getBinPath() + getBinPath()  : string
    Return the path to given bin.
    - getConfigValue() + getConfigValue()  : mixed
    {@inheritdoc}
    - getNodeBin() + getNodeBin()  : string
    Validate and return the path to given bin from node packages.
    - getNodeBinPath() + getNodeBinPath()  : string
    Return the path to given bin from node packages.
    - isSimulating() + isSimulating()  : bool
    Check if current command is being executed with option simulate.
    - taskExecute() + taskExecute()  : mixed
    Execute a command.
    - taskProcess() + taskProcess()  : Process|CollectionBuilder
    Process the file.
    - taskReplaceBlock() + taskReplaceBlock()  : ReplaceBlock|CollectionBuilder
    Replace block in a file.
    - convertHookToMethod() + convertHookToMethod()  : false|string
    Converts a hook name to method name.
    - getAvailableHooks() + getAvailableHooks()  : array<string|int, mixed>
    Return the available hooks from Toolkit and Project.
    - getHookFiles() + getHookFiles()  : array<string|int, mixed>
    Return the hooks present in given directory.
    - runCommitMsg() + runCommitMsg()  : mixed
    Hook: Executes the commit-msg conditions.
    - runPreCommit() + runPreCommit()  : mixed
    Hook: Executes the PHPcs against the modified files.
    - runPrePush() + runPrePush()  : mixed
    @@ -435,6 +436,7 @@

    + @@ -471,6 +473,7 @@

    +

    Parameters
    @@ -528,6 +531,7 @@

    + @@ -568,6 +572,7 @@

    +

    Parameters
    @@ -637,6 +642,7 @@

    +

    Parameters
    @@ -732,6 +738,7 @@

    +

    Parameters
    @@ -836,6 +843,7 @@

    +

    Parameters
    @@ -923,6 +931,7 @@

    +

    Parameters
    @@ -1038,6 +1047,7 @@

    + @@ -1074,6 +1084,7 @@

    +

    Parameters
    @@ -1143,6 +1154,7 @@

    +

    Parameters
    @@ -1195,6 +1207,7 @@

    +

    Parameters
    @@ -1246,6 +1259,7 @@

    +

    Parameters
    @@ -1315,6 +1329,7 @@

    +

    Parameters
    @@ -1369,6 +1384,7 @@

    + @@ -1409,6 +1425,7 @@

    +

    Parameters
    @@ -1455,6 +1472,7 @@

    +

    Parameters
    @@ -1514,6 +1532,7 @@

    +

    Parameters
    @@ -1564,6 +1583,7 @@

    +

    Parameters
    @@ -1621,6 +1641,7 @@

    + @@ -1661,6 +1682,7 @@

    +

    Parameters
    @@ -1715,6 +1737,7 @@

    +

    Parameters
    @@ -1759,6 +1782,7 @@

    +

    Parameters
    @@ -1803,6 +1827,7 @@

    +

    Parameters
    @@ -1933,30 +1958,30 @@
    Parameters
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Commands-GitleaksCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-Commands-GitleaksCommands.html index 30bbdd43b..f287fe726 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-Commands-GitleaksCommands.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-Commands-GitleaksCommands.html @@ -187,6 +187,7 @@

    +

    Table of Contents @@ -208,19 +209,19 @@

    - $os + $os  : string
    - $repo + $repo  : string
    - $tag + $tag  : string
    @@ -234,105 +235,105 @@

    - getConfigurationFile() + getConfigurationFile()  : string
    Path to YAML configuration file containing command defaults.
    - getJson() + getJson()  : array<string|int, mixed>
    Returns the JSON parsed content.
    - getWorkingDir() + getWorkingDir()  : string
    Returns the current working directory.
    - isWebsiteInstalled() + isWebsiteInstalled()  : bool
    Check if the website is installed.
    - toolkitRunGitleaks() + toolkitRunGitleaks()  : mixed
    Executes the Gitleaks.
    - getBin() + getBin()  : string
    Validate and return the path to given bin.
    - getBinPath() + getBinPath()  : string
    Return the path to given bin.
    - getConfigValue() + getConfigValue()  : mixed
    {@inheritdoc}
    - getNodeBin() + getNodeBin()  : string
    Validate and return the path to given bin from node packages.
    - getNodeBinPath() + getNodeBinPath()  : string
    Return the path to given bin from node packages.
    - isSimulating() + isSimulating()  : bool
    Check if current command is being executed with option simulate.
    - taskExecute() + taskExecute()  : mixed
    Execute a command.
    - taskProcess() + taskProcess()  : Process|CollectionBuilder
    Process the file.
    - taskReplaceBlock() + taskReplaceBlock()  : ReplaceBlock|CollectionBuilder
    Replace block in a file.
    - download() + download()  : bool
    @@ -373,6 +374,7 @@

    + protected string @@ -408,6 +410,7 @@

    + protected string @@ -443,6 +446,7 @@

    + protected string @@ -493,6 +497,7 @@

    + @@ -529,6 +534,7 @@

    +

    Parameters
    @@ -586,6 +592,7 @@

    + @@ -628,6 +635,7 @@

    + @@ -664,6 +672,7 @@

    +

    Parameters
    @@ -767,6 +776,7 @@

    +

    Parameters
    @@ -836,6 +846,7 @@

    +

    Parameters
    @@ -888,6 +899,7 @@

    +

    Parameters
    @@ -939,6 +951,7 @@

    +

    Parameters
    @@ -1008,6 +1021,7 @@

    +

    Parameters
    @@ -1062,6 +1076,7 @@

    + @@ -1102,6 +1117,7 @@

    +

    Parameters
    @@ -1148,6 +1164,7 @@

    +

    Parameters
    @@ -1207,6 +1224,7 @@

    +

    Parameters
    @@ -1257,6 +1275,7 @@

    +

    Parameters
    @@ -1411,30 +1430,30 @@
    Return values
  • Properties
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Commands-InstallCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-Commands-InstallCommands.html index 17e5f2fdc..9582526da 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-Commands-InstallCommands.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-Commands-InstallCommands.html @@ -187,6 +187,7 @@

    +

    Table of Contents @@ -209,112 +210,112 @@

    - getConfigurationFile() + getConfigurationFile()  : string
    Path to YAML configuration file containing command defaults.
    - getJson() + getJson()  : array<string|int, mixed>
    Returns the JSON parsed content.
    - getWorkingDir() + getWorkingDir()  : string
    Returns the current working directory.
    - isWebsiteInstalled() + isWebsiteInstalled()  : bool
    Check if the website is installed.
    - toolkitInstallClean() + toolkitInstallClean()  : CollectionBuilder
    Install a clean website.
    - toolkitInstallClone() + toolkitInstallClone()  : CollectionBuilder
    Install a clone website.
    - toolkitRunDeploy() + toolkitRunDeploy()  : CollectionBuilder
    Run deployment sequence.
    - getBin() + getBin()  : string
    Validate and return the path to given bin.
    - getBinPath() + getBinPath()  : string
    Return the path to given bin.
    - getConfigValue() + getConfigValue()  : mixed
    {@inheritdoc}
    - getNodeBin() + getNodeBin()  : string
    Validate and return the path to given bin from node packages.
    - getNodeBinPath() + getNodeBinPath()  : string
    Return the path to given bin from node packages.
    - isSimulating() + isSimulating()  : bool
    Check if current command is being executed with option simulate.
    - taskExecute() + taskExecute()  : mixed
    Execute a command.
    - taskProcess() + taskProcess()  : Process|CollectionBuilder
    Process the file.
    - taskReplaceBlock() + taskReplaceBlock()  : ReplaceBlock|CollectionBuilder
    @@ -363,6 +364,7 @@

    + @@ -399,6 +401,7 @@

    +

    Parameters
    @@ -456,6 +459,7 @@

    + @@ -498,6 +502,7 @@

    + @@ -534,6 +539,7 @@

    +

    Parameters
    @@ -622,6 +628,7 @@

    +

    Parameters
    @@ -716,6 +723,7 @@

    +

    This command will check for a file that holds the deployment sequence. If it is available it will run the commands defined in the yaml file under the selected key. If not we will run a standard set of deployment commands.

    @@ -818,6 +826,7 @@

    +

    Parameters
    @@ -887,6 +896,7 @@

    +

    Parameters
    @@ -939,6 +949,7 @@

    +

    Parameters
    @@ -990,6 +1001,7 @@

    +

    Parameters
    @@ -1059,6 +1071,7 @@

    +

    Parameters
    @@ -1113,6 +1126,7 @@

    + @@ -1153,6 +1167,7 @@

    +

    Parameters
    @@ -1199,6 +1214,7 @@

    +

    Parameters
    @@ -1258,6 +1274,7 @@

    +

    Parameters
    @@ -1394,22 +1411,22 @@
    Return values
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Commands-LintCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-Commands-LintCommands.html index f170b39a4..79c0b12e3 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-Commands-LintCommands.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-Commands-LintCommands.html @@ -187,6 +187,7 @@

    +

    Table of Contents @@ -209,140 +210,140 @@

    - getConfigurationFile() + getConfigurationFile()  : string
    Path to YAML configuration file containing command defaults.
    - getJson() + getJson()  : array<string|int, mixed>
    Returns the JSON parsed content.
    - getWorkingDir() + getWorkingDir()  : string
    Returns the current working directory.
    - isWebsiteInstalled() + isWebsiteInstalled()  : bool
    Check if the website is installed.
    - toolkitLintCss() + toolkitLintCss()  : mixed
    Run lint CSS.
    - toolkitLintJs() + toolkitLintJs()  : mixed
    Run lint JS.
    - toolkitLintPhp() + toolkitLintPhp()  : mixed
    Run lint PHP.
    - toolkitLintYaml() + toolkitLintYaml()  : mixed
    Run lint YAML.
    - toolkitSetupEslint() + toolkitSetupEslint()  : mixed
    Setup the ESLint configurations and dependencies.
    - getBin() + getBin()  : string
    Validate and return the path to given bin.
    - getBinPath() + getBinPath()  : string
    Return the path to given bin.
    - getConfigValue() + getConfigValue()  : mixed
    {@inheritdoc}
    - getNodeBin() + getNodeBin()  : string
    Validate and return the path to given bin from node packages.
    - getNodeBinPath() + getNodeBinPath()  : string
    Return the path to given bin from node packages.
    - isSimulating() + isSimulating()  : bool
    Check if current command is being executed with option simulate.
    - taskExecute() + taskExecute()  : mixed
    Execute a command.
    - taskProcess() + taskProcess()  : Process|CollectionBuilder
    Process the file.
    - taskReplaceBlock() + taskReplaceBlock()  : ReplaceBlock|CollectionBuilder
    Replace block in a file.
    - generateEslintConfigurations() + generateEslintConfigurations()  : mixed
    Generate configurations for ESLint.
    - toolkitRunEsLint() + toolkitRunEsLint()  : mixed
    @@ -391,6 +392,7 @@

    + @@ -427,6 +429,7 @@

    +

    Parameters
    @@ -484,6 +487,7 @@

    + @@ -526,6 +530,7 @@

    + @@ -562,6 +567,7 @@

    +

    Parameters
    @@ -649,6 +655,7 @@

    +

    Parameters
    @@ -754,6 +761,7 @@

    +

    Parameters
    @@ -850,6 +858,7 @@

    +

    Parameters
    @@ -955,6 +964,7 @@

    +

    Parameters
    @@ -1060,6 +1070,7 @@

    +

    Parameters
    @@ -1129,6 +1140,7 @@

    +

    Parameters
    @@ -1181,6 +1193,7 @@

    +

    Parameters
    @@ -1232,6 +1245,7 @@

    +

    Parameters
    @@ -1301,6 +1315,7 @@

    +

    Parameters
    @@ -1355,6 +1370,7 @@

    + @@ -1395,6 +1411,7 @@

    +

    Parameters
    @@ -1441,6 +1458,7 @@

    +

    Parameters
    @@ -1500,6 +1518,7 @@

    +

    Parameters
    @@ -1550,6 +1569,7 @@

    +

    Parameters
    @@ -1605,6 +1625,7 @@

    +

    Parameters
    @@ -1778,26 +1799,26 @@
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Commands-PatchCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-Commands-PatchCommands.html index e338749d3..645fef6f5 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-Commands-PatchCommands.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-Commands-PatchCommands.html @@ -180,6 +180,7 @@

    Commands for patch download and list.

    +

    phpcs:disable Generic.CodeAnalysis.UnusedFunctionParameter.FoundInExtendedClassAfterLastUsed

    @@ -226,7 +227,7 @@

    - $options + $options  : mixed
    @@ -240,126 +241,126 @@

    - getConfigurationFile() + getConfigurationFile()  : string
    Path to YAML configuration file containing command defaults.
    - getJson() + getJson()  : array<string|int, mixed>
    Returns the JSON parsed content.
    - getWorkingDir() + getWorkingDir()  : string
    Returns the current working directory.
    - isWebsiteInstalled() + isWebsiteInstalled()  : bool
    Check if the website is installed.
    - toolkitPatchDownload() + toolkitPatchDownload()  : mixed
    Download remote patches into a local directory.
    - toolkitPatchList() + toolkitPatchList()  : mixed
    Lists remote patches from the root composer.json.
    - getBin() + getBin()  : string
    Validate and return the path to given bin.
    - getBinPath() + getBinPath()  : string
    Return the path to given bin.
    - getConfigValue() + getConfigValue()  : mixed
    {@inheritdoc}
    - getNodeBin() + getNodeBin()  : string
    Validate and return the path to given bin from node packages.
    - getNodeBinPath() + getNodeBinPath()  : string
    Return the path to given bin from node packages.
    - isSimulating() + isSimulating()  : bool
    Check if current command is being executed with option simulate.
    - taskExecute() + taskExecute()  : mixed
    Execute a command.
    - taskProcess() + taskProcess()  : Process|CollectionBuilder
    Process the file.
    - taskReplaceBlock() + taskReplaceBlock()  : ReplaceBlock|CollectionBuilder
    Replace block in a file.
    - getDependenciesPatches() + getDependenciesPatches()  : array<string|int, mixed>
    Returns the patches from dependencies.
    - getPatches() + getPatches()  : array<string|int, mixed>
    Returns the patches to be downloaded.
    - isComposerPatchesVersion2() + isComposerPatchesVersion2()  : bool
    @@ -400,6 +401,7 @@

    + protected mixed @@ -450,6 +452,7 @@

    + @@ -486,6 +489,7 @@

    +

    Parameters
    @@ -543,6 +547,7 @@

    + @@ -585,6 +590,7 @@

    + @@ -621,6 +627,7 @@

    +

    Parameters
    @@ -734,6 +741,7 @@

    +

    Parameters
    @@ -837,6 +845,7 @@

    +

    Parameters
    @@ -906,6 +915,7 @@

    +

    Parameters
    @@ -958,6 +968,7 @@

    +

    Parameters
    @@ -1009,6 +1020,7 @@

    +

    Parameters
    @@ -1078,6 +1090,7 @@

    +

    Parameters
    @@ -1132,6 +1145,7 @@

    + @@ -1172,6 +1186,7 @@

    +

    Parameters
    @@ -1218,6 +1233,7 @@

    +

    Parameters
    @@ -1277,6 +1293,7 @@

    +

    Parameters
    @@ -1329,6 +1346,7 @@

    + @@ -1367,6 +1385,7 @@

    +

    Tags @@ -1430,6 +1449,7 @@

    + @@ -1552,31 +1572,31 @@

    Return values
  • Properties
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Commands-ReleaseCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-Commands-ReleaseCommands.html index 6e6650619..af94c3ae1 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-Commands-ReleaseCommands.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-Commands-ReleaseCommands.html @@ -187,6 +187,7 @@

    +

    Table of Contents @@ -208,14 +209,14 @@

    - $changelog + $changelog  : string
    The changelog file.
    - $releaseBranch + $releaseBranch  : string
    @@ -230,140 +231,140 @@

    - getConfigurationFile() + getConfigurationFile()  : string
    Path to YAML configuration file containing command defaults.
    - getJson() + getJson()  : array<string|int, mixed>
    Returns the JSON parsed content.
    - getWorkingDir() + getWorkingDir()  : string
    Returns the current working directory.
    - isWebsiteInstalled() + isWebsiteInstalled()  : bool
    Check if the website is installed.
    - toolkitChangelogWrite() + toolkitChangelogWrite()  : mixed
    Write the release changelog to the CHANGELOG.md file.
    - toolkitPrepareRelease() + toolkitPrepareRelease()  : mixed
    Prepare a release for Toolkit.
    - toolkitUpdateDefaultMockTag() + toolkitUpdateDefaultMockTag()  : mixed
    Write the latest tag from toolkit-mock to the Mock class.
    - toolkitVersionWrite() + toolkitVersionWrite()  : mixed
    Write the specified version string into needed places.
    - getBin() + getBin()  : string
    Validate and return the path to given bin.
    - getBinPath() + getBinPath()  : string
    Return the path to given bin.
    - getConfigValue() + getConfigValue()  : mixed
    {@inheritdoc}
    - getNodeBin() + getNodeBin()  : string
    Validate and return the path to given bin from node packages.
    - getNodeBinPath() + getNodeBinPath()  : string
    Return the path to given bin from node packages.
    - isSimulating() + isSimulating()  : bool
    Check if current command is being executed with option simulate.
    - taskExecute() + taskExecute()  : mixed
    Execute a command.
    - taskProcess() + taskProcess()  : Process|CollectionBuilder
    Process the file.
    - taskReplaceBlock() + taskReplaceBlock()  : ReplaceBlock|CollectionBuilder
    Replace block in a file.
    - getLatestChangelogVersion() + getLatestChangelogVersion()  : string
    Reads the changelog file and returns the latest version.
    - prepareChangelog() + prepareChangelog()  : array<string|int, mixed>
    Get the git log and process it.
    - prepareChangelogRow() + prepareChangelogRow()  : string
    @@ -405,6 +406,7 @@

    The changelog file.

    + private string @@ -441,6 +443,7 @@

    The release branch.

    + private string @@ -488,6 +491,7 @@

    +

    Command classes should implement this method.

    @@ -529,6 +533,7 @@

    +

    Parameters
    @@ -586,6 +591,7 @@

    + @@ -628,6 +634,7 @@

    + @@ -664,6 +671,7 @@

    +

    Parameters
    @@ -785,6 +793,7 @@

    +

    Parameters
    @@ -854,6 +863,7 @@

    +

    Parameters
    @@ -921,6 +931,7 @@

    +

    Parameters
    @@ -997,6 +1008,7 @@

    +

    Parameters
    @@ -1066,6 +1078,7 @@

    +

    Parameters
    @@ -1118,6 +1131,7 @@

    +

    Parameters
    @@ -1169,6 +1183,7 @@

    +

    Parameters
    @@ -1238,6 +1253,7 @@

    +

    Parameters
    @@ -1292,6 +1308,7 @@

    + @@ -1332,6 +1349,7 @@

    +

    Parameters
    @@ -1378,6 +1396,7 @@

    +

    Parameters
    @@ -1437,6 +1456,7 @@

    +

    Parameters
    @@ -1489,6 +1509,7 @@

    + @@ -1529,6 +1550,7 @@

    +

    Parameters
    @@ -1592,6 +1614,7 @@

    +

    Parameters
    @@ -1741,34 +1764,34 @@
    Return values
  • Properties
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Commands-SymlinkProjectCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-Commands-SymlinkProjectCommands.html index 360058c6c..9865e2de6 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-Commands-SymlinkProjectCommands.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-Commands-SymlinkProjectCommands.html @@ -187,6 +187,7 @@

    +

    Table of Contents @@ -208,7 +209,7 @@

    - $types + $types  : array<string|int, string>
    @@ -223,112 +224,112 @@

    - getConfigurationFile() + getConfigurationFile()  : string
    Path to YAML configuration file containing command defaults.
    - getJson() + getJson()  : array<string|int, mixed>
    Returns the JSON parsed content.
    - getWorkingDir() + getWorkingDir()  : string
    Returns the current working directory.
    - isWebsiteInstalled() + isWebsiteInstalled()  : bool
    Check if the website is installed.
    - symlinkProject() + symlinkProject()  : CollectionBuilder
    Symlink project as module, theme or profile in the proper directory.
    - symlinkProjectValidate() + symlinkProjectValidate()  : void
    Validate command drupal:symlink-project.
    - getBin() + getBin()  : string
    Validate and return the path to given bin.
    - getBinPath() + getBinPath()  : string
    Return the path to given bin.
    - getConfigValue() + getConfigValue()  : mixed
    {@inheritdoc}
    - getNodeBin() + getNodeBin()  : string
    Validate and return the path to given bin from node packages.
    - getNodeBinPath() + getNodeBinPath()  : string
    Return the path to given bin from node packages.
    - isSimulating() + isSimulating()  : bool
    Check if current command is being executed with option simulate.
    - taskExecute() + taskExecute()  : mixed
    Execute a command.
    - taskProcess() + taskProcess()  : Process|CollectionBuilder
    Process the file.
    - taskReplaceBlock() + taskReplaceBlock()  : ReplaceBlock|CollectionBuilder
    Replace block in a file.
    - scanDir() + scanDir()  : array<string|int, mixed>
    @@ -370,6 +371,7 @@

    A mapping of Drupal project type to directory.

    + protected array<string|int, string> @@ -420,6 +422,7 @@

    + @@ -456,6 +459,7 @@

    +

    Parameters
    @@ -513,6 +517,7 @@

    + @@ -555,6 +560,7 @@

    + @@ -591,6 +597,7 @@

    +

    Parameters
    @@ -681,6 +688,7 @@

    +

    Tags @@ -739,6 +747,7 @@

    +

    Parameters
    @@ -808,6 +817,7 @@

    +

    Parameters
    @@ -860,6 +870,7 @@

    +

    Parameters
    @@ -911,6 +922,7 @@

    +

    Parameters
    @@ -980,6 +992,7 @@

    +

    Parameters
    @@ -1034,6 +1047,7 @@

    + @@ -1074,6 +1088,7 @@

    +

    Parameters
    @@ -1120,6 +1135,7 @@

    +

    Parameters
    @@ -1179,6 +1195,7 @@

    +

    Parameters
    @@ -1229,6 +1246,7 @@

    +

    Parameters
    @@ -1374,29 +1392,29 @@
    Return values
  • Properties
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Commands-TestsCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-Commands-TestsCommands.html index 1d2b8ed78..f45e8f1db 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-Commands-TestsCommands.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-Commands-TestsCommands.html @@ -187,6 +187,7 @@

    +

    Table of Contents @@ -209,168 +210,168 @@

    - getConfigurationFile() + getConfigurationFile()  : string
    Path to YAML configuration file containing command defaults.
    - getJson() + getJson()  : array<string|int, mixed>
    Returns the JSON parsed content.
    - getWorkingDir() + getWorkingDir()  : string
    Returns the current working directory.
    - isWebsiteInstalled() + isWebsiteInstalled()  : bool
    Check if the website is installed.
    - toolkitCheckPhpcsRequirements() + toolkitCheckPhpcsRequirements()  : mixed
    Make sure that the config file exists and configuration is correct.
    - toolkitRunPhpcbf() + toolkitRunPhpcbf()  : mixed
    Run PHP code autofixing.
    - toolkitSetupPhpcs() + toolkitSetupPhpcs()  : mixed
    Setup PHP code sniffer.
    - toolkitTestBehat() + toolkitTestBehat()  : mixed
    Run Behat tests.
    - toolkitTestPhpcs() + toolkitTestPhpcs()  : mixed
    Run PHP code sniffer.
    - toolkitTestPhpmd() + toolkitTestPhpmd()  : mixed
    Run PHPMD.
    - toolkitTestPhpstan() + toolkitTestPhpstan()  : mixed
    Run PHPStan.
    - toolkitTestPhpunit() + toolkitTestPhpunit()  : mixed
    Run PHPUnit tests.
    - getBin() + getBin()  : string
    Validate and return the path to given bin.
    - getBinPath() + getBinPath()  : string
    Return the path to given bin.
    - getConfigValue() + getConfigValue()  : mixed
    {@inheritdoc}
    - getNodeBin() + getNodeBin()  : string
    Validate and return the path to given bin from node packages.
    - getNodeBinPath() + getNodeBinPath()  : string
    Return the path to given bin from node packages.
    - isSimulating() + isSimulating()  : bool
    Check if current command is being executed with option simulate.
    - taskExecute() + taskExecute()  : mixed
    Execute a command.
    - taskProcess() + taskProcess()  : Process|CollectionBuilder
    Process the file.
    - taskReplaceBlock() + taskReplaceBlock()  : ReplaceBlock|CollectionBuilder
    Replace block in a file.
    - toolkitRunGrumphp() + toolkitRunGrumphp()  : mixed
    Run PHP code sniffer within GrumPHP.
    - toolkitRunPhpcs() + toolkitRunPhpcs()  : mixed
    Run PHP code sniffer.
    - toolkitTestPhpunitParallelTask() + toolkitTestPhpunitParallelTask()  : mixed
    @@ -419,6 +420,7 @@

    + @@ -455,6 +457,7 @@

    +

    Parameters
    @@ -512,6 +515,7 @@

    + @@ -554,6 +558,7 @@

    + @@ -592,6 +597,7 @@

    Tags @@ -642,6 +648,7 @@

    +

    Tags @@ -698,6 +705,7 @@

    +

    Check configurations at config/default.yml - 'toolkit.test.phpcs'.

    @@ -768,6 +776,7 @@

    +

    Check configurations at config/default.yml - 'toolkit.test.behat'. Accept commands to run before and/or after the Behat tests.

    @@ -897,6 +906,7 @@

    +

    Tags @@ -961,6 +971,7 @@

    +

    Check configurations at config/default.yml - 'toolkit.test.phpmd'.

    @@ -1077,6 +1088,7 @@

    +

    Check configurations at config/default.yml - 'toolkit.test.phpstan'.

    @@ -1202,6 +1214,7 @@

    +

    Check configurations at config/default.yml - 'toolkit.test.phpunit'. Accept commands to run before and/or after the PHPUnit tests.

    @@ -1392,6 +1405,7 @@

    +

    Parameters
    @@ -1461,6 +1475,7 @@

    +

    Parameters
    @@ -1513,6 +1528,7 @@

    +

    Parameters
    @@ -1564,6 +1580,7 @@

    +

    Parameters
    @@ -1633,6 +1650,7 @@

    +

    Parameters
    @@ -1687,6 +1705,7 @@

    + @@ -1727,6 +1746,7 @@

    +

    Parameters
    @@ -1773,6 +1793,7 @@

    +

    Parameters
    @@ -1832,6 +1853,7 @@

    +

    Parameters
    @@ -1881,6 +1903,13 @@

    +
    + +
    + +
    +
    + @@ -1897,13 +1926,6 @@

    TaskException - -
    - deprecated -
    -
    - -
    @@ -1937,6 +1959,7 @@

    +

    Check configurations at config/default.yml - 'toolkit.test.phpcs'.

    @@ -1974,6 +1997,7 @@

    +

    Parameters
    @@ -2106,30 +2130,30 @@
    Parameters
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Commands-ToolCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-Commands-ToolCommands.html index 3a16ecbf9..4e69a7b07 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-Commands-ToolCommands.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-Commands-ToolCommands.html @@ -182,6 +182,7 @@

    +

    Tags @@ -225,203 +226,203 @@

    - composerLockCheck() + composerLockCheck()  : int
    Check if 'composer.lock' exists on the project root folder.
    - fixPermissions() + fixPermissions()  : mixed
    Run script to fix permissions (experimental).
    - formatBytes() + formatBytes()  : string
    Helper to convert bytes to human-readable unit.
    - getCommitTokens() + getCommitTokens()  : array<string|int, mixed>
    Check the commit message for SKIPPING tokens.
    - getConfigurationFile() + getConfigurationFile()  : string
    Path to YAML configuration file containing command defaults.
    - getDeploymentEnvironment() + getDeploymentEnvironment()  : string
    Returns the current environment based on env vars.
    - getJson() + getJson()  : array<string|int, mixed>
    Returns the JSON parsed content.
    - getPackageLatestVersion() + getPackageLatestVersion()  : null|string
    Returns the latest version of given package.
    - getPackagePropertyFromComposer() + getPackagePropertyFromComposer()  : false|mixed
    Helper to return a property from a package in the composer.lock file.
    - getWorkingDir() + getWorkingDir()  : string
    Returns the current working directory.
    - isPackageInstalled() + isPackageInstalled()  : bool
    Helper to tell if package is installed.
    - isWebsiteInstalled() + isWebsiteInstalled()  : bool
    Check if the website is installed.
    - optsReview() + optsReview()  : mixed
    Check project's .opts.yml file for forbidden commands.
    - parseOptsYml() + parseOptsYml()  : array<string|int, mixed>|false
    Returns the .opts.yml file content.
    - toolkitCodeReview() + toolkitCodeReview()  : mixed
    Execute all or specific tools for static testing.
    - toolkitInstallDependencies() + toolkitInstallDependencies()  : mixed
    Install packages present in the .opts.yml file under extra_pkgs section.
    - toolkitNotifications() + toolkitNotifications()  : mixed
    Display Toolkit notifications.
    - toolkitRequirements() + toolkitRequirements()  : mixed
    Check the Toolkit Requirements.
    - toolkitVendorList() + toolkitVendorList()  : mixed
    Check 'Vendor' packages being monitored.
    - toolkitVersion() + toolkitVersion()  : mixed
    Check the Toolkit version.
    - getBin() + getBin()  : string
    Validate and return the path to given bin.
    - getBinPath() + getBinPath()  : string
    Return the path to given bin.
    - getConfigValue() + getConfigValue()  : mixed
    {@inheritdoc}
    - getNodeBin() + getNodeBin()  : string
    Validate and return the path to given bin from node packages.
    - getNodeBinPath() + getNodeBinPath()  : string
    Return the path to given bin from node packages.
    - isSimulating() + isSimulating()  : bool
    Check if current command is being executed with option simulate.
    - taskExecute() + taskExecute()  : mixed
    Execute a command.
    - taskProcess() + taskProcess()  : Process|CollectionBuilder
    Process the file.
    - taskReplaceBlock() + taskReplaceBlock()  : ReplaceBlock|CollectionBuilder
    @@ -468,6 +469,7 @@

    +

    Parameters
    @@ -532,6 +534,7 @@

    +

    Parameters
    @@ -592,6 +595,7 @@

    +

    Parameters
    @@ -657,6 +661,7 @@

    + @@ -699,6 +704,7 @@

    + @@ -734,6 +740,7 @@

    +

    This command is called during build-dist, the build-dist is called in the create-distribution step during deployments. If CI env var is defined and TAG is available then the environment is @@ -783,6 +790,7 @@

    +

    Parameters
    @@ -838,6 +846,7 @@

    +

    Parameters
    @@ -892,6 +901,7 @@

    +

    Parameters
    @@ -982,6 +992,7 @@

    + @@ -1022,6 +1033,7 @@

    +

    Parameters
    @@ -1078,6 +1090,7 @@

    + @@ -1114,6 +1127,7 @@

    +

    Parameters
    @@ -1219,6 +1233,7 @@

    +

    Tags @@ -1275,6 +1290,7 @@

    +

    If no option is given, all the tests will be executed.

    @@ -1435,6 +1451,7 @@

    +

    Parameters
    @@ -1538,6 +1555,7 @@

    +

    Parameters
    @@ -1623,6 +1641,7 @@

    +

    Parameters
    @@ -1735,6 +1754,7 @@

    +

    Parameters
    @@ -1795,6 +1815,7 @@

    +

    Parameters
    @@ -1855,6 +1876,7 @@

    +

    Parameters
    @@ -1924,6 +1946,7 @@

    +

    Parameters
    @@ -1976,6 +1999,7 @@

    +

    Parameters
    @@ -2027,6 +2051,7 @@

    +

    Parameters
    @@ -2096,6 +2121,7 @@

    +

    Parameters
    @@ -2150,6 +2176,7 @@

    + @@ -2190,6 +2217,7 @@

    +

    Parameters
    @@ -2236,6 +2264,7 @@

    +

    Parameters
    @@ -2295,6 +2324,7 @@

    +

    Parameters
    @@ -2431,35 +2461,35 @@
    Return values
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Inject-ConfigForCommand.html b/classes/EcEuropa-Toolkit-TaskRunner-Inject-ConfigForCommand.html index 5e0e31234..2267e559f 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-Inject-ConfigForCommand.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-Inject-ConfigForCommand.html @@ -180,6 +180,7 @@

    This class is based on \Consolidation\Config\Inject\ConfigForCommand.

    +

    Will make sure that if an option is marked as array, it will be converted into an array.

    @@ -217,14 +218,14 @@

    - $application + $application  : Application|null
    The application.
    - $config + $config  : ConfigInterface
    @@ -239,21 +240,21 @@

    - __construct() + __construct()  : mixed
    Construct new ConfigForCommand.
    - getSubscribedEvents() + getSubscribedEvents()  : mixed
    {@inheritdoc}
    - injectConfiguration() + injectConfiguration()  : mixed
    @@ -262,56 +263,56 @@

    this command.
    - setApplication() + setApplication()  : mixed
    Set application.
    - fixInputForSymfony2() + fixInputForSymfony2()  : mixed
    Fix arguments for help command.
    - getHelpCommandTarget() + getHelpCommandTarget()  : false|Command
    Get the help command.
    - injectConfigGroupIntoOptions() + injectConfigGroupIntoOptions()  : mixed
    Inject configurations for options.
    - injectConfigurationForCommand() + injectConfigurationForCommand()  : mixed
    Inject configuration for command.
    - injectConfigurationForGlobalOptions() + injectConfigurationForGlobalOptions()  : mixed
    Inject configurations for global options.
    - explodeArray() + explodeArray()  : array<string|int, mixed>
    Explode a string to array.
    - isArray() + isArray()  : bool
    @@ -353,6 +354,7 @@

    The application.

    + protected Application|null @@ -389,6 +391,7 @@

    The config.

    + protected ConfigInterface @@ -437,6 +440,7 @@

    +

    Parameters
    @@ -485,6 +489,7 @@

    + @@ -519,6 +524,7 @@

    +

    Parameters
    @@ -565,6 +571,7 @@

    +

    Parameters
    @@ -611,6 +618,7 @@

    +

    Parameters
    @@ -666,6 +674,7 @@

    +

    Parameters
    @@ -729,6 +738,7 @@

    +

    Parameters
    @@ -793,6 +803,7 @@

    +

    Parameters
    @@ -848,6 +859,7 @@

    +

    Parameters
    @@ -894,6 +906,7 @@

    +

    Parameters
    @@ -948,6 +961,7 @@

    +

    Parameters
    @@ -1088,25 +1102,25 @@
    Return values
  • Properties
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Runner.html b/classes/EcEuropa-Toolkit-TaskRunner-Runner.html index d64318e0f..e373343e5 100644 --- a/classes/EcEuropa-Toolkit-TaskRunner-Runner.html +++ b/classes/EcEuropa-Toolkit-TaskRunner-Runner.html @@ -181,6 +181,7 @@

    +

    Tags @@ -221,7 +222,7 @@

    - APPLICATION_NAME + APPLICATION_NAME  = 'Toolkit Runner'
    @@ -236,56 +237,56 @@

    - $application + $application  : Application
    The Robo Application.
    - $classLoader + $classLoader  : ClassLoader
    The autoloader class.
    - $commandClasses + $commandClasses  : array<string|int, mixed>
    The loaded command classes.
    - $container + $container  : Container|DefinitionContainerInterface|null
    The container.
    - $input + $input  : InputInterface
    The input.
    - $output + $output  : OutputInterface
    The output.
    - $runner + $runner  : Runner
    The Robo Runner.
    - $workingDir + $workingDir  : mixed
    @@ -300,77 +301,77 @@

    - __construct() + __construct()  : mixed
    Initialize the Toolkit Runner.
    - run() + run()  : int
    Execute the Runner.
    - discoverCommandClasses() + discoverCommandClasses()  : array<string|int, mixed>|array<string|int, string>
    Discover Command classes.
    - getConfigDirFilesPaths() + getConfigDirFilesPaths()  : array<string|int, string>
    Get runner config directory files.
    - getWorkingDir() + getWorkingDir()  : string
    Returns the current working directory.
    - parseConfigFiles() + parseConfigFiles()  : array<string|int, mixed>
    Recursively merge config files.
    - prepareApplication() + prepareApplication()  : $this
    Create and prepare the Application.
    - prepareConfigurations() + prepareConfigurations()  : $this
    Create the configurations and process overrides.
    - prepareContainer() + prepareContainer()  : $this
    Prepare the container with the configurations.
    - prepareRunner() + prepareRunner()  : $this
    Create and configure the Robo runner.
    - registerConfigurationCommands() + registerConfigurationCommands()  : mixed
    @@ -402,6 +403,7 @@

    + public mixed @@ -449,6 +451,7 @@

    The Robo Application.

    + private Application @@ -485,6 +488,7 @@

    The autoloader class.

    + private ClassLoader @@ -521,6 +525,7 @@

    The loaded command classes.

    + private array<string|int, mixed> @@ -557,6 +562,7 @@

    The container.

    + private Container|DefinitionContainerInterface|null @@ -593,6 +599,7 @@

    The input.

    + private InputInterface @@ -629,6 +636,7 @@

    The output.

    + private OutputInterface @@ -665,6 +673,7 @@

    The Robo Runner.

    + private Runner @@ -701,6 +710,7 @@

    The current working directory.

    + private mixed @@ -749,6 +759,7 @@

    +

    Parameters
    @@ -815,6 +826,7 @@

    + @@ -857,6 +869,7 @@

    + @@ -897,6 +910,7 @@

    +

    Parameters
    @@ -947,6 +961,7 @@

    + @@ -983,6 +998,7 @@

    +

    Parameters
    @@ -1044,6 +1060,7 @@

    + @@ -1082,6 +1099,7 @@

    + @@ -1120,6 +1138,7 @@

    + @@ -1158,6 +1177,7 @@

    + @@ -1196,6 +1216,7 @@

    Tags @@ -1339,38 +1360,38 @@

  • Constants
  • Properties
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-Toolkit.html b/classes/EcEuropa-Toolkit-Toolkit.html index 84f3944e4..a16802e2e 100644 --- a/classes/EcEuropa-Toolkit-Toolkit.html +++ b/classes/EcEuropa-Toolkit-Toolkit.html @@ -184,6 +184,7 @@

    +

    Table of Contents @@ -203,23 +204,23 @@

    - PLUGIN + PLUGIN  = 'ec-europa/toolkit-composer-plugin'
    The Toolkit composer plugin repository.
    - REPOSITORY + REPOSITORY  = 'ec-europa/toolkit'
    The Toolkit repository.
    - VERSION + VERSION -  = '10.12.4' +  = '10.12.5'
    Constant holding the current version.
    @@ -234,49 +235,49 @@

    - ensureArray() + ensureArray()  : mixed
    If given content is a string, it will be exploded by given separator.
    - filterFolders() + filterFolders()  : mixed
    Remove un-existing folders from given array.
    - getNextcloudPass() + getNextcloudPass()  : string
    Returns the NEXTCLOUD password.
    - getNextcloudUser() + getNextcloudUser()  : string
    Returns the NEXTCLOUD user.
    - getProjectRoot() + getProjectRoot()  : string
    Returns the Project root.
    - getToolkitRoot() + getToolkitRoot()  : string
    Returns the Toolkit root.
    - isCiCd() + isCiCd()  : bool
    @@ -309,6 +310,7 @@

    The Toolkit composer plugin repository.

    + public mixed @@ -340,6 +342,7 @@

    The Toolkit repository.

    + public mixed @@ -371,11 +374,12 @@

    Constant holding the current version.

    + public mixed VERSION - = '10.12.4' + = '10.12.5' @@ -423,6 +427,7 @@

    +

    Parameters
    @@ -478,6 +483,7 @@

    +

    Parameters
    @@ -526,6 +532,7 @@

    + @@ -568,6 +575,7 @@

    + @@ -610,6 +618,7 @@

    + @@ -652,6 +661,7 @@

    + @@ -694,6 +704,7 @@

    + @@ -819,9 +830,9 @@

    Return values
  • Constants
  • @@ -829,13 +840,13 @@
    Return values
  • Methods
  • diff --git a/classes/EcEuropa-Toolkit-Website.html b/classes/EcEuropa-Toolkit-Website.html index 89bb3fcf3..b955b71cd 100644 --- a/classes/EcEuropa-Toolkit-Website.html +++ b/classes/EcEuropa-Toolkit-Website.html @@ -182,6 +182,7 @@

    +

    Table of Contents @@ -201,7 +202,7 @@

    - AUTHENTICATION_ENV_KEYS + AUTHENTICATION_ENV_KEYS  = ['auth' => 'QA_API_AUTH_TOKEN', 'basic' => 'QA_API_BASIC_AUTH']
    @@ -216,7 +217,7 @@

    - $url + $url  : string
    @@ -231,84 +232,84 @@

    - apiAuth() + apiAuth()  : AuthorizationInterface|null
    Return the API Authorization instance.
    - get() + get()  : string
    Curl function to access endpoint with or without authentication.
    - getSessionToken() + getSessionToken()  : string
    Helper to return the session token.
    - getWithMockFallback() + getWithMockFallback()  : mixed
    Returns content from given endpoint and fallback to mock if possible.
    - notifications() + notifications()  : mixed
    Returns the notifications from the endpoint.
    - packages() + packages()  : mixed
    Returns the packages reviews from the endpoint.
    - post() + post()  : string
    Helper to send a payload to the QA Website.
    - projectConstraints() + projectConstraints()  : false|array<string|int, mixed>
    Returns the Project constraints from the endpoint.
    - projectInformation() + projectInformation()  : false|array<string|int, mixed>
    Returns the Project information from the endpoint.
    - requirements() + requirements()  : mixed
    Returns the toolkit requirements from the endpoint.
    - setUrl() + setUrl()  : void
    Set the url to be used.
    - url() + url()  : string
    @@ -340,6 +341,7 @@

    + protected mixed @@ -387,6 +389,7 @@

    The default base url.

    + protected static string @@ -437,6 +440,7 @@

    + @@ -476,6 +480,7 @@

    +

    This function is made publicly available as a static function for other projects to call. Then we have to maintain less code.

    @@ -571,6 +576,7 @@

    + @@ -610,6 +616,7 @@

    +

    This should only be executed on CI.

    @@ -670,6 +677,7 @@

    + @@ -704,6 +712,7 @@

    + @@ -736,6 +745,7 @@

    +

    Parameters
    @@ -814,6 +824,7 @@

    +

    Parameters
    @@ -885,6 +896,7 @@

    +

    Parameters
    @@ -958,6 +970,7 @@

    +

    Tags @@ -1007,6 +1020,7 @@

    +

    Parameters
    @@ -1052,6 +1066,7 @@

    +

    If the environment variable QA_WEBSITE_URL exists, it will be used.

    @@ -1183,32 +1198,32 @@

    Return values
  • Constants
  • Properties
  • Methods
  • diff --git a/css/base.css b/css/base.css index 192607a8e..030ba0752 100644 --- a/css/base.css +++ b/css/base.css @@ -1216,6 +1216,10 @@ is too big a fix and needs to be done in a new design iteration. word-break: break-all; line-height: normal; } + + .phpdocumentor-on-this-page__content li.-deprecated { + text-decoration: line-through; + } } /* Used for screen readers and such */ diff --git a/css/template.css b/css/template.css index 898b676c4..875ebaff6 100644 --- a/css/template.css +++ b/css/template.css @@ -126,6 +126,10 @@ flex: 0 1 auto; } +.phpdocumentor-table-of-contents .phpdocumentor-table-of-contents__entry > a.-deprecated { + text-decoration: line-through; +} + .phpdocumentor-table-of-contents .phpdocumentor-table-of-contents__entry > span { flex: 1; white-space: nowrap; diff --git a/files/src-authorizationbasic.html b/files/src-authorizationbasic.html index bfbd3217a..d4af6abf5 100644 --- a/files/src-authorizationbasic.html +++ b/files/src-authorizationbasic.html @@ -155,6 +155,7 @@

    AuthorizationBasic.php

    +

    Table of Contents diff --git a/files/src-authorizationfactory.html b/files/src-authorizationfactory.html index a2064dd09..c55608822 100644 --- a/files/src-authorizationfactory.html +++ b/files/src-authorizationfactory.html @@ -155,6 +155,7 @@

    AuthorizationFactory.php

    +

    Table of Contents diff --git a/files/src-authorizationinterface.html b/files/src-authorizationinterface.html index 3582302ab..e3b25c319 100644 --- a/files/src-authorizationinterface.html +++ b/files/src-authorizationinterface.html @@ -155,6 +155,7 @@

    AuthorizationInterface.php

    +

    Table of Contents diff --git a/files/src-authorizationtoken.html b/files/src-authorizationtoken.html index f51894c75..da5d162cd 100644 --- a/files/src-authorizationtoken.html +++ b/files/src-authorizationtoken.html @@ -155,6 +155,7 @@

    AuthorizationToken.php

    +

    Table of Contents diff --git a/files/src-callbacks-configurationcallbacks.html b/files/src-callbacks-configurationcallbacks.html index 4baacc844..0a3f531a1 100644 --- a/files/src-callbacks-configurationcallbacks.html +++ b/files/src-callbacks-configurationcallbacks.html @@ -155,6 +155,7 @@

    ConfigurationCallbacks.php

    +

    Table of Contents diff --git a/files/src-drupalreleasehistory.html b/files/src-drupalreleasehistory.html index 4840de265..005d4fe61 100644 --- a/files/src-drupalreleasehistory.html +++ b/files/src-drupalreleasehistory.html @@ -155,6 +155,7 @@

    DrupalReleaseHistory.php

    +

    Table of Contents diff --git a/files/src-mock.html b/files/src-mock.html index f774d3720..fafd4146b 100644 --- a/files/src-mock.html +++ b/files/src-mock.html @@ -155,6 +155,7 @@

    Mock.php

    +

    Table of Contents diff --git a/files/src-task-command-configurationcommand.html b/files/src-task-command-configurationcommand.html index 381b640b8..f1decd46c 100644 --- a/files/src-task-command-configurationcommand.html +++ b/files/src-task-command-configurationcommand.html @@ -155,6 +155,7 @@

    ConfigurationCommand.php

    +

    Table of Contents diff --git a/files/src-task-command-tasks.html b/files/src-task-command-tasks.html index 5e983135b..658241359 100644 --- a/files/src-task-command-tasks.html +++ b/files/src-task-command-tasks.html @@ -155,6 +155,7 @@

    Tasks.php

    +

    Table of Contents diff --git a/files/src-task-file-process.html b/files/src-task-file-process.html index 22c479995..cde449a5d 100644 --- a/files/src-task-file-process.html +++ b/files/src-task-file-process.html @@ -155,6 +155,7 @@

    Process.php

    +

    Table of Contents diff --git a/files/src-task-file-replaceblock.html b/files/src-task-file-replaceblock.html index 545d1cd27..87bc49424 100644 --- a/files/src-task-file-replaceblock.html +++ b/files/src-task-file-replaceblock.html @@ -155,6 +155,7 @@

    ReplaceBlock.php

    +

    Table of Contents diff --git a/files/src-task-file-tasks.html b/files/src-task-file-tasks.html index 6cf28aeee..307c1add3 100644 --- a/files/src-task-file-tasks.html +++ b/files/src-task-file-tasks.html @@ -155,6 +155,7 @@

    Tasks.php

    +

    Table of Contents diff --git a/files/src-taskrunner-abstractcommands.html b/files/src-taskrunner-abstractcommands.html index fb333b2c9..88dbea786 100644 --- a/files/src-taskrunner-abstractcommands.html +++ b/files/src-taskrunner-abstractcommands.html @@ -155,6 +155,7 @@

    AbstractCommands.php

    +

    Table of Contents diff --git a/files/src-taskrunner-abstractgithooks.html b/files/src-taskrunner-abstractgithooks.html index 934fb8d08..862c40e51 100644 --- a/files/src-taskrunner-abstractgithooks.html +++ b/files/src-taskrunner-abstractgithooks.html @@ -155,6 +155,7 @@

    AbstractGitHooks.php

    +

    Table of Contents diff --git a/files/src-taskrunner-commands-axecommands.html b/files/src-taskrunner-commands-axecommands.html index 15e4929d2..4c550f9e7 100644 --- a/files/src-taskrunner-commands-axecommands.html +++ b/files/src-taskrunner-commands-axecommands.html @@ -155,6 +155,7 @@

    AxeCommands.php

    +

    Table of Contents diff --git a/files/src-taskrunner-commands-blackfirecommands.html b/files/src-taskrunner-commands-blackfirecommands.html index d1bdc54da..2117181eb 100644 --- a/files/src-taskrunner-commands-blackfirecommands.html +++ b/files/src-taskrunner-commands-blackfirecommands.html @@ -155,6 +155,7 @@

    BlackfireCommands.php

    +

    Table of Contents diff --git a/files/src-taskrunner-commands-buildcommands.html b/files/src-taskrunner-commands-buildcommands.html index d1ee0a5c6..5f3976b1c 100644 --- a/files/src-taskrunner-commands-buildcommands.html +++ b/files/src-taskrunner-commands-buildcommands.html @@ -155,6 +155,7 @@

    BuildCommands.php

    +

    Table of Contents diff --git a/files/src-taskrunner-commands-componentcheckcommands.html b/files/src-taskrunner-commands-componentcheckcommands.html index 43c419743..b2da138bd 100644 --- a/files/src-taskrunner-commands-componentcheckcommands.html +++ b/files/src-taskrunner-commands-componentcheckcommands.html @@ -155,6 +155,7 @@

    ComponentCheckCommands.php

    +

    Table of Contents diff --git a/files/src-taskrunner-commands-configurationcommands.html b/files/src-taskrunner-commands-configurationcommands.html index 423dae555..6567d1e9a 100644 --- a/files/src-taskrunner-commands-configurationcommands.html +++ b/files/src-taskrunner-commands-configurationcommands.html @@ -155,6 +155,7 @@

    ConfigurationCommands.php

    +

    Table of Contents diff --git a/files/src-taskrunner-commands-dockercommands.html b/files/src-taskrunner-commands-dockercommands.html index a50a6becf..daff8f85e 100644 --- a/files/src-taskrunner-commands-dockercommands.html +++ b/files/src-taskrunner-commands-dockercommands.html @@ -155,6 +155,7 @@

    DockerCommands.php

    +

    Table of Contents diff --git a/files/src-taskrunner-commands-documentationcommands.html b/files/src-taskrunner-commands-documentationcommands.html index c3c2f5271..3c4525c35 100644 --- a/files/src-taskrunner-commands-documentationcommands.html +++ b/files/src-taskrunner-commands-documentationcommands.html @@ -155,6 +155,7 @@

    DocumentationCommands.php

    +

    Table of Contents diff --git a/files/src-taskrunner-commands-drupalcommands.html b/files/src-taskrunner-commands-drupalcommands.html index ff8e4e46c..565f200c7 100644 --- a/files/src-taskrunner-commands-drupalcommands.html +++ b/files/src-taskrunner-commands-drupalcommands.html @@ -155,6 +155,7 @@

    DrupalCommands.php

    +

    Table of Contents diff --git a/files/src-taskrunner-commands-drupalsanitisecommands.html b/files/src-taskrunner-commands-drupalsanitisecommands.html index 04961a62d..75f3e31cb 100644 --- a/files/src-taskrunner-commands-drupalsanitisecommands.html +++ b/files/src-taskrunner-commands-drupalsanitisecommands.html @@ -155,6 +155,7 @@

    DrupalSanitiseCommands.php

    +

    Table of Contents diff --git a/files/src-taskrunner-commands-dumpcommands.html b/files/src-taskrunner-commands-dumpcommands.html index a25120569..5c9e5ff75 100644 --- a/files/src-taskrunner-commands-dumpcommands.html +++ b/files/src-taskrunner-commands-dumpcommands.html @@ -155,6 +155,7 @@

    DumpCommands.php

    +

    Table of Contents diff --git a/files/src-taskrunner-commands-githookscommands.html b/files/src-taskrunner-commands-githookscommands.html index b6c968d61..f9c3d8823 100644 --- a/files/src-taskrunner-commands-githookscommands.html +++ b/files/src-taskrunner-commands-githookscommands.html @@ -155,6 +155,7 @@

    GitHooksCommands.php

    +

    Table of Contents diff --git a/files/src-taskrunner-commands-gitleakscommands.html b/files/src-taskrunner-commands-gitleakscommands.html index 5f0bcdacf..004555684 100644 --- a/files/src-taskrunner-commands-gitleakscommands.html +++ b/files/src-taskrunner-commands-gitleakscommands.html @@ -155,6 +155,7 @@

    GitleaksCommands.php

    +

    Table of Contents diff --git a/files/src-taskrunner-commands-installcommands.html b/files/src-taskrunner-commands-installcommands.html index 2182f5032..2dbaeba16 100644 --- a/files/src-taskrunner-commands-installcommands.html +++ b/files/src-taskrunner-commands-installcommands.html @@ -155,6 +155,7 @@

    InstallCommands.php

    +

    Table of Contents diff --git a/files/src-taskrunner-commands-lintcommands.html b/files/src-taskrunner-commands-lintcommands.html index ec9a71928..753fed5a6 100644 --- a/files/src-taskrunner-commands-lintcommands.html +++ b/files/src-taskrunner-commands-lintcommands.html @@ -155,6 +155,7 @@

    LintCommands.php

    +

    Table of Contents diff --git a/files/src-taskrunner-commands-patchcommands.html b/files/src-taskrunner-commands-patchcommands.html index a4dbd6cff..7d6018772 100644 --- a/files/src-taskrunner-commands-patchcommands.html +++ b/files/src-taskrunner-commands-patchcommands.html @@ -155,6 +155,7 @@

    PatchCommands.php

    +

    Table of Contents diff --git a/files/src-taskrunner-commands-releasecommands.html b/files/src-taskrunner-commands-releasecommands.html index 9ac643a96..1d8904f58 100644 --- a/files/src-taskrunner-commands-releasecommands.html +++ b/files/src-taskrunner-commands-releasecommands.html @@ -155,6 +155,7 @@

    ReleaseCommands.php

    +

    Table of Contents diff --git a/files/src-taskrunner-commands-symlinkprojectcommands.html b/files/src-taskrunner-commands-symlinkprojectcommands.html index a614ce398..4eb5595b8 100644 --- a/files/src-taskrunner-commands-symlinkprojectcommands.html +++ b/files/src-taskrunner-commands-symlinkprojectcommands.html @@ -155,6 +155,7 @@

    SymlinkProjectCommands.php

    +

    Table of Contents diff --git a/files/src-taskrunner-commands-testscommands.html b/files/src-taskrunner-commands-testscommands.html index 41c57d6dd..06a1cacb2 100644 --- a/files/src-taskrunner-commands-testscommands.html +++ b/files/src-taskrunner-commands-testscommands.html @@ -155,6 +155,7 @@

    TestsCommands.php

    +

    Table of Contents diff --git a/files/src-taskrunner-commands-toolcommands.html b/files/src-taskrunner-commands-toolcommands.html index cfe644915..a93ee5abc 100644 --- a/files/src-taskrunner-commands-toolcommands.html +++ b/files/src-taskrunner-commands-toolcommands.html @@ -155,6 +155,7 @@

    ToolCommands.php

    +

    Table of Contents diff --git a/files/src-taskrunner-inject-configforcommand.html b/files/src-taskrunner-inject-configforcommand.html index 09c267992..8efa31ea9 100644 --- a/files/src-taskrunner-inject-configforcommand.html +++ b/files/src-taskrunner-inject-configforcommand.html @@ -155,6 +155,7 @@

    ConfigForCommand.php

    +

    Table of Contents diff --git a/files/src-taskrunner-runner.html b/files/src-taskrunner-runner.html index 753a31706..a091b51f2 100644 --- a/files/src-taskrunner-runner.html +++ b/files/src-taskrunner-runner.html @@ -155,6 +155,7 @@

    Runner.php

    +

    Table of Contents diff --git a/files/src-toolkit.html b/files/src-toolkit.html index 56b3a05b8..29e75bbf1 100644 --- a/files/src-toolkit.html +++ b/files/src-toolkit.html @@ -155,6 +155,7 @@

    Toolkit.php

    +

    Table of Contents diff --git a/files/src-website.html b/files/src-website.html index e60c847db..57d8f9862 100644 --- a/files/src-website.html +++ b/files/src-website.html @@ -155,6 +155,7 @@

    Website.php

    +

    Table of Contents