Riferimenti per il file typo3/sysext/lowlevel/dbint/index.php

Vai al codice sorgente di questo file.

Composti

class  SC_mod_tools_dbint_index

Variabili

 $LOCAL_LANG
 $SOBE = t3lib_div::makeInstance("SC_mod_tools_dbint_index")


Documentazione delle variabili

$LOCAL_LANG
 

Valore iniziale:

 Array (
        "default" => Array (
                "tables" => "Tables:",
                "fixLostRecord" => "Click to move this lost record to rootlevel (pid=0)",

                "doktype" => "Document types:",
                "pages" => "Pages:",
                "total_pages" => "Total number of pages:",
                "deleted_pages" => "Marked-deleted pages:",
                "hidden_pages" => "Hidden pages:",
                "relations" => "Relations:",
                "relations_description" => "This will analyse the content of the tables and check if there are 'empty' relations between records or if files are missing from their expected position.",

                "files_many_ref" => "Files referenced from more than one record:",
                "files_no_ref" => "Files with no references at all (delete them!):",
                "files_no_file" => "Missing files:",
                "select_db" => "Select fields:",
                "group_db" => "Group fields:",

                "tree" => "The Page Tree:",
                "tree_description" => "This shows all pages in the system in one large tree. Beware that this will probably result in a very long document which will also take some time for the server to compute!",
                "records" => "Records Statistics:",
                "records_description" => "This shows some statistics for the records in the database. This runs through the entire page-tree and therefore it will also load the server heavily!",
                "search" => "Search Whole Database",
                "search_description" => "This searches through all database tables and records for a text string.",
                "filesearch" => "Search all filenames for pattern",
                "filesearch_description" => "Will search recursively for filenames in the PATH_site (subdirs to the website path) matching a certain regex pattern.",
                "title" => "Database integrity check"
        )
)

Definizione alla linea 53 del file index.php.

$SOBE = t3lib_div::makeInstance("SC_mod_tools_dbint_index")
 

Definizione alla linea 558 del file index.php.


Generato il Thu Jan 19 15:18:29 2006 per TYPO3 versione 3.8.1 da  doxygen 1.4.6