Skip to content
GitLab
Explorer
Connexion
S'inscrire
Navigation principale
Rechercher ou aller à…
Projet
S
stats-facil
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Wiki
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Extraits de code
Compilation
Pipelines
Jobs
Planifications de pipeline
Artéfacts
Déploiement
Releases
Registre de paquets
Registre de conteneur
Registre de modèles
Opération
Environnements
Modules Terraform
Surveillance
Incidents
Analyse
Données d'analyse des chaînes de valeur
Analyse des contributeurs
Données d'analyse CI/CD
Données d'analyse du dépôt
Expériences du modèle
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
facil
stats-facil
Validations
9b12e776
Valider
9b12e776
rédigé
11 years ago
par
Thomas Steur
Parcourir les fichiers
Options
Téléchargements
Correctifs
Plain Diff
testing whether these inline links are working
parent
fcf22b66
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Modifications
1
Masquer les modifications d'espaces
En ligne
Côte à côte
Affichage de
1 fichier modifié
core/ArchiveProcessor.php
+7
-7
7 ajouts, 7 suppressions
core/ArchiveProcessor.php
avec
7 ajouts
et
7 suppressions
core/ArchiveProcessor.php
+
7
−
7
Voir le fichier @
9b12e776
...
@@ -27,13 +27,13 @@ use Piwik\Period;
...
@@ -27,13 +27,13 @@ use Piwik\Period;
* During the Archiving process an instance of this class is used by plugins
* During the Archiving process an instance of this class is used by plugins
* to cache aggregated analytics statistics.
* to cache aggregated analytics statistics.
*
*
* When the
[
Archive
](#)
class is used to query for archive data and that archive
* When the
{@link
Archive
}
class is used to query for archive data and that archive
* data is found to be absent, the archiving process is launched. Instances of the
* data is found to be absent, the archiving process is launched. Instances of the
* [Archiver](#) classes for every plugin that supplies one are then used to
* [Archiver](#) classes for every plugin that supplies one are then used to
* execute archiving logic.
* execute archiving logic.
*
*
* Plugins access ArchiveProcessor instances through the
[Archiver](#)
class.
Read
* Plugins access ArchiveProcessor instances through the
{@link Piwik\Plugin\Archiver Archiver}
class.
* the docs for
[Archiver](#)
to learn more about the process.
*
Read
the docs for
{@link Piwik\Plugin\Archiver Archiver}
to learn more about the process.
*
*
* ### Limitations
* ### Limitations
*
*
...
@@ -43,10 +43,10 @@ use Piwik\Period;
...
@@ -43,10 +43,10 @@ use Piwik\Period;
*
*
* ### See also
* ### See also
*
*
* - **
[
Archiver
](#)
** - to learn how plugins should implement their own analytics
* - **
{@link Piwik\Plugin\Archiver
Archiver
}
** - to learn how plugins should implement their own analytics
* aggregation logic.
*
aggregation logic.
* - **
[LogAggregator](#)
** - to learn how plugins can perform data aggregation
* - **
{@link Piwik\DataAccess\LogAggregator LogAggregator}
** - to learn how plugins can perform data aggregation
* across Piwik's log tables.
*
across Piwik's log tables.
*
*
* ### Examples
* ### Examples
*
*
...
...
Ce diff est replié.
Cliquez pour l'agrandir.
Aperçu
0%
Chargement en cours
Veuillez réessayer
ou
joindre un nouveau fichier
.
Annuler
You are about to add
0
people
to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Enregistrer le commentaire
Annuler
Veuillez vous
inscrire
ou vous
se connecter
pour commenter