MEMO DEBUG [= MEMO[LANG] TRACK/TRACE RUNNING PROGRAM]
[from classes : Memo then MemoState then FunctionsDebug now StateFunctions (as the FunctionsDebug object, now existent, can be used to send this MEMO DEBUG message)]
If you want to stop debugging, use https://www.survie.fr.memolang.eu/Memo/Memo.php?debug=off in the URL and you will get back to the Welcome page.
In : fu_do_FunctionsData_base()
$_a_send = array ("_o_FunctionsDebug" => $this->_o_FunctionsDebug)
In : __set ($key, $value)
With value(s) : [:1:]
In : __construct ($_a_send) after __set
In End : __construct : after $_connection_to_server : _v_FunctionsData_base_ok = : [:1:]
[: Return to class = : StateFunctions :]
Back to fu_do_FunctionsData_base() : after $this->_o_FunctionsData_base done : after $this->fu_get_and_set ($_o_class_to_get_from,$_a_values_to_get_and_set) : $_this->_v_FunctionsData_base_ok = : [:1:]
In End : __construct : $this->_v_StateFunctions_ok = : [:1:]
[: Return to class = : MemoState :]
Back to fu_do_StateFunctions() : after $this->_o_StateFunctions done : after $this->fu_get_and_set ($_o_class_to_get_from,$_a_values_to_get_and_set_here)
$_o_class_to_get = $this->_o_StateFunctions
$_a_values_to_get_and_set_here = array("_v_StateFunctions_ok", "_a_all_ok","_o_FunctionsDebug", "_o_FunctionsData_base")
[: In function : :] __construct ()
In if ($this->_v_StateFunctions_ok == TRUE
In fu_do_StateSession()
[: In Class = : StateSession :]
In : __construct($_a_send) after __set
is_object ($this->_o_FunctionsDebug) = :[: 1 :]
is_object ($this->_o_FunctionsData_base) = :[: 1 :]
is_object ($this->_o_StateFunctions) = :[: 1 :]
[:_a_SESSION= { _v_debug = '1' }:]
In fu_do_Session_php ()
session_id =: k9rmjlalqt2bt3ptivdhbr6375
$this->_v_session_php_ok = :1
Return in function __construct
$this->_v_session_php_ok = : [: 1 :]
$_SESSION = : [: Array ( [_v_debug] => 1 [_v_session_id] => k9rmjlalqt2bt3ptivdhbr6375 ) :]
[: In function : :] In fu_process_GET_and_POST_params()
[: tablVariGET = : :]
[: tablVariPOST = : :]
[:_a_SESSION= { _v_debug = '1', _v_session_id = 'k9rmjlalqt2bt3ptivdhbr6375', _v_id_block = '', outsearched = '', _v_book_short = '', _v_id_target = '', _v_set = '', _v_item = '' }:]
[: In function : :] In fu_process_GET_and_POST_params()
[: tablVariGET = : :]
[: tablVariPOST = : :]
[:_a_SESSION= { _v_debug = '1', _v_session_id = 'k9rmjlalqt2bt3ptivdhbr6375', _v_id_block = '', outsearched = '', _v_book_short = '', _v_id_target = '', _v_set = '', _v_item = '' }:]
In : else // if (isset($_GET[ outsearched ]))
$this->_a_GET_params = : [: Array ( ) :]
$this->_a_SESSION = : [: Array ( [_v_debug] => 1 [_v_session_id] => k9rmjlalqt2bt3ptivdhbr6375 [_v_id_block] => [outsearched] => [_v_book_short] => [_v_id_target] => [_v_set] => [_v_item] => ) :]
if ((empty($this->_a_GET_params)) && (empty($this->_a_POST_params)))
In : switch ($_v_Case)
Values : switch ( [:BASE:])
In : else // End : if (!empty ($this->_v_outsearched))
In : if(empty($this->_v_id_block))
I need the number of the block through FunctionsData_base, t_blocks_ident
[: through FunctionsData_base : ] fu_select_2_rows_and_get_1_field_value($_v_t_table,$_v_tl_search_name_1,$_v_tl_search_value_1,$_v_tl_search_name_2,$_v_tl_search_value_2,$_v_search_type,$_v_tl_field_to_get)
[:params : values : fu_select_2_rows_and_get_1_field_value(t_blocks_ident,tl_set,polisurv,tl_item,3,strict,tl_id_block):]
In : fu_exec_request ($_v_request)
[:params : values : fu_exec_request (SELECT tl_id_block FROM t_blocks_ident WHERE tl_set = 'polisurv' AND tl_item = '3'):]
mysqli_affected_rows() = : 1
[: End through_FDb : ]
Now I need the name of the book file name for that document (to go to F_1)
[: through FunctionsData_base : ] fu_select_and_get_one_field_value($_v_t_table,$_v_tl_search_name,$_v_tl_search_value,$_v_tl_field_to_get)
[:params : values : fu_select_and_get_one_field_value(t_books_bringers,tl_set,polisurv,tl_book_file):]
In : fu_exec_request ($_v_request)
[:params : values : fu_exec_request (SELECT tl_book_file FROM t_books_bringers WHERE tl_set = 'polisurv'):]
mysqli_affected_rows() = : 1
Back to : fu_select_and_get_one_field_value (($_v_t_table,$_v_tl_search_name,$_v_tl_search_value,$_v_tl_field_to_get))
$_v_tl_field_get_value = : it is not empty
$_v_tl_field_get_value = : it is isset
[: End through_FDb : ]
After $this->fu_process_GET_and_POST_params() : In : if (($this->_v_params_GET_and_POST_ok == TRUE) || ($this->_v_params_GET_and_POST_ok_pass_on == TRUE))
$this->_v_StateSession_ok = : 1
$this->_v_StateSession_ok_pass_on = :
$_SESSION[ _v_bringer_accepted ] = :
$_SESSION[ _v_admin_accepted ] = :
In end : __construct : $this->_v_StateSession_ok = :[:1:]
[: Return to class = : MemoState :]
Back to fu_do_StateSession() : after $this->fu_get_and_set ($_o_class_to_get_from,$_a_values_to_get_and_set_here) : $_this->_v_StateSession_ok = :[:1:]
$_o_class_to_get_from = : $this->_o_StateSession
$_a_values_to_get_and_set_here = array("_v_StateSession_ok", "_v_StateSession_ok_pass_on", "_a_F_1", "_a_F_2", "_a_F_3", "_a_all_ok"
$this->_a_all_ok = : [: Array ( [_v_session_php_ok] => 1 [_v_Case] => BASE [_v_StateSession_ok] => 1 [_v_StateSession_ok_pass_on] => ) :]
$this->_a_F_1 = : [: Array ( [_v_item] => 3 [_v_session_BASE] => BASE_session_ON [_v_outsearched] => [_v_session_php_ok] => 1 [_v_book_file] => Politiques_de_Survie.php [_v_Case] => BASE ) :]
$this->_a_F_2 = : [: Array ( [_v_session_BASE] => BASE_session_ON [_v_outsearched] => [_v_session_php_ok] => 1 [_v_id_block] => 1968 [_v_set] => polisurv [_v_item] => 3 [_v_book_file] => Politiques_de_Survie.php [_v_Case] => BASE ) :]
$this->_a_F_3 = : [: Array ( [_v_bring_welcome] => yes [_v_Case] => BASE ) :]
In : if ((!empty($this->_a_F_1)))
[: In function : :] fu_do_StateDocument()
$_o_send = array ("_o_StateFunctions" => $this->_o_StateFunctions, "_o_FunctionsDebug" => $this->_o_FunctionsDebug, "_o_FunctionsData_base" => $this->_o_FunctionsData_base, "_a_F_1" => $this->_a_F_1)
Before $this->_o_StateDocument = new StateDocument($_o_send)
$this->_a_F_1 = : [: Array ( [_v_item] => 3 [_v_session_BASE] => BASE_session_ON [_v_outsearched] => [_v_session_php_ok] => 1 [_v_book_file] => Politiques_de_Survie.php [_v_Case] => BASE ) :]
[: In Class = : StateDocument :]
[: In function : :] __construct($_a_send) after __set
is_object ($this->_o_FunctionsDebug) = : [: 1 :]
is_object ($this->_o_FunctionsData_base) = : [: 1 :]
is_object ($this->_o_StateFunctions) = : [: 1 :]
$this->_a_F_1['_v_id_block']) = :
$this->_a_F_1 = : [: Array ( [_v_item] => 3 [_v_session_BASE] => BASE_session_ON [_v_outsearched] => [_v_session_php_ok] => 1 [_v_book_file] => Politiques_de_Survie.php [_v_Case] => BASE ) :]
In : case : BASE
In : if(isset($this->_a_F_1[ _v_book_file ]))
$this->_F_1_docu_result[ _url_book_file_and_target_with_added _v_session_php_ok ] = : Documents/Politiques_de_Survie.php?_v_session_php_ok=1#3
In : if (!empty($this->_F_1_docu_result[ _url_book_file_and_target ]))
End case 'BASE' : this->_v_StateDocument_ok = : 1
In : __construct
[: Return to class = : MemoState :]
[: In function : :] fu_do_StateDocument ()
Before : $this->fu_get_and_set ($_o_class_to_get_from, $_a_values_to_get_and_set_here)
$_o_class_to_get_from = : $this->_o_StateDocument
$_a_values_to_get_and_set_here = array("_v_StateDocument_ok","_F_1_docu_result", "_a_all_ok")
fu_do_StateDocument () After $this->fu_get_and_set($_o_class_to_get_from, $_a_values_to_get_and_set_here) : $this->_v_StateDocument_ok = :[:1:]
$this->_F_1_docu_result = : [: Array ( [_url_book_file_and_target] => Documents/Politiques_de_Survie.php?_v_session_php_ok=1#3 ) :]
Back to : __construct()
$this->_a_F_2 = : [: Array ( [_v_session_BASE] => BASE_session_ON [_v_outsearched] => [_v_session_php_ok] => 1 [_v_id_block] => 1968 [_v_set] => polisurv [_v_item] => 3 [_v_book_file] => Politiques_de_Survie.php [_v_Case] => BASE ) :]
In if (!empty($this->_a_F_2))
[: In function : :] fu_do_StateSpace()
$_o_send = array ("_o_StateFunctions" => $this->_o_StateFunctions, "_o_FunctionsDebug" => $this->_o_FunctionsDebug, "_o_FunctionsData_base" => $this->_o_FunctionsData_base, "_a_F_2" => $this->_a_F_2, "_a_all_ok" => $this->_a_all_ok)
[: In Class = : StateSpace :]
[: In function : :] __construct ($_a_send)
is_object ($this->_o_FunctionsDebug) = : [: 1 :]
is_object ($this->_o_StateFunctions) = : [: 1 :]
is_object ($this->_o_FunctionsData_base) = : [: 1 :]
$this->_a_F_2 = : [: Array ( [_v_session_BASE] => BASE_session_ON [_v_outsearched] => [_v_session_php_ok] => 1 [_v_id_block] => 1968 [_v_set] => polisurv [_v_item] => 3 [_v_book_file] => Politiques_de_Survie.php [_v_Case] => BASE ) :]
In : switch ($_v_Case)
In : case 'BASE':
$_v_id_block = : 1968
In : if (isset($_v_id_block))
[: In function : :] fu_one_block_to_xml ($_v_id_block)
[:params : values : fu_one_block_to_xml (1968):]
[: through FunctionsData_base : ] fu_select_and_get_one_row($_v_t_table,$_v_tl_field_name,$_v_tl_field_content)
[:params : values : fu_select_and_get_one_row(t_blocks_kws,tl_id_block,1968):]
In : fu_exec_request ($_v_request)
[:params : values : fu_exec_request (SELECT * FROM t_blocks_kws WHERE tl_id_block = '1968'):]
mysqli_affected_rows() = : 1
$_r_row = : [: Array ( [tl_id_block] => 1968 [tl_pre_answer] => société système régime politique [tl_question] => [tl_post_answer] => survivre [tl_date] => 2015-04-22 07:28:57 [tl_problem] => ) :]
$_r_row = : it is not empty
[: End through_FDb : ]
In : else // if (empty($_r_block_kws))
[: through FunctionsData_base : ] fu_select_and_get_one_field_value($_v_t_table,$_v_tl_search_name,$_v_tl_search_value,$_v_tl_field_to_get)
[:params : values : fu_select_and_get_one_field_value(t_blocks_ident,tl_id_block,1968,tl_book_or_brief):]
In : fu_exec_request ($_v_request)
[:params : values : fu_exec_request (SELECT tl_book_or_brief FROM t_blocks_ident WHERE tl_id_block = '1968'):]
mysqli_affected_rows() = : 1
Back to : fu_select_and_get_one_field_value (($_v_t_table,$_v_tl_search_name,$_v_tl_search_value,$_v_tl_field_to_get))
$_v_tl_field_get_value = : it is not empty
$_v_tl_field_get_value = : it is isset
[: End through_FDb : ]
$_v_book_or_brief got from t_blocks_ident = : book
[: through StateFunctions : ]fu_array_to_xml( _r_block, $_v_nb_tab=0)
[:params : values : fu_array_to_xml( _r_block, 2):]
$_r_block = : [: Array ( [tl_id_block] => 1968 [tl_pre_answer] => société système régime politique [tl_question] => [tl_post_answer] => survivre [tl_date] => 2015-04-22 07:28:57 [tl_problem] => ) :]
$_xml_result_block_kws = : 1968 société système régime politique survivre 2015-04-22 07:28:57
[: through FunctionsData_base : ] fu_get_table_row($_v_t_table, $_v_tl_search, $_v_tl_search_val)
[:params : values : fu_get_table_row(t_blocks_full, tl_id_block, 1968):]
In : fu_exec_request ($_v_request)
[:params : values : fu_exec_request (SELECT * FROM t_blocks_full WHERE tl_id_block = '1968'):]
mysqli_affected_rows() = : 1
Back to : fu_get_table_row($_v_table, $_v_tl_search, $_v_tl_search_val)
$_v_num_row_s = : 1
[: End through_FDb : ]
[: through StateFunctions : ]fu_array_to_xml( _r_block, $_v_nb_tab=0)
[:params : values : fu_array_to_xml( _r_block, 2):]
$_r_block = : [: Array ( [tl_id_block] => 1968 [tl_pre_answer_full] => Les politiques [tl_question_full] => possibles? [tl_post_answer_full] => pour survivre ) :]
$_xml_result_block_full = : 1968 Les politiques possibles? pour survivre
In : if ( $_v_book_or_brief == "book")
[: through FunctionsData_base : ] fu_select_and_get_one_field_value($_v_t_table,$_v_tl_search_name,$_v_tl_search_value,$_v_tl_field_to_get)
[:params : values : fu_select_and_get_one_field_value(t_blocks_ident,tl_id_block,1968,tl_set):]
In : fu_exec_request ($_v_request)
[:params : values : fu_exec_request (SELECT tl_set FROM t_blocks_ident WHERE tl_id_block = '1968'):]
mysqli_affected_rows() = : 1
Back to : fu_select_and_get_one_field_value (($_v_t_table,$_v_tl_search_name,$_v_tl_search_value,$_v_tl_field_to_get))
$_v_tl_field_get_value = : it is not empty
$_v_tl_field_get_value = : it is isset
[: End through_FDb : ]
In End : if ($_v_book_or_brief == "book") : $_u_book_name_and_target = : Documents/Politiques_de_Survie.php?_v_session_php_ok=1#3
In End : if ($_v_book_or_brief == "book") : $_u_book_name_and_target_xml = : _u_book_name_and_target="Documents/Politiques_de_Survie.php?_v_session_php_ok=1#3"
$_vf_xsl : = : StateSpace_show.xsl
$_v_xml : $_not_empty = : 1
[: through StateFunctions : ]Through : _o_StateFunctions->fu_xslt_transform ($_vf_xsl, $_v_xml)
[: End through_SF : ]
[: Return to __construct of class = StateSpace :]
In __construct($_o_send) : $this->_v_StateSpace_ok = : 1
[: Return to class = : MemoState :]
Before : $this->fu_get_and_set ($_o_class_to_get_from, $_a_values_to_get_and_set_here)
$_o_class_to_get_from = : $this->_o_StateSpace
$_a_values_to_get_and_set_here = array("_v_StateSpace_ok", "_v_StateSpace_ok_pass_on", "_a_all_ok", "_F_2_space_result")
After $this->fu_get_and_set($_o_class_to_get_from, $_a_values_to_get_and_set_here)
$this->_v_StateSpace_ok = : 1
$this->_v_StateSpace_ok : !empty = : 1
$this->_F_2_space_result : !empty = : 1
$this->_a_all_ok = : [: Array ( [_v_StateDocument_ok] => 1 [_v_message] => Cliquer sur l'un des signes '<' '>' fait afficher le 'Formulaire de mots-clés à chercher' avec, pré-affichés, les mots-clés apparus quand la souris a survolé ces signes. <br /> Cliquer sur le 'Ô'[centré, en bas] fait afficher, dans le cadre 'Document'[au-dessus], le document lié à ce 'bloc'. [_v_StateSpace_ok] => 1 ) :]
Back to : MemoState.php - within : fu_do_StateSpace()
In : else // if (empty($this->_F_2_space_result))
$this->_a_F_3 = : [: Array ( [_v_bring_welcome] => yes [_v_Case] => BASE ) :]
In : if (!empty ($this->_a_F_3))
[: In function : :] fu_do_StateBring()
$_o_send = array ("_o_StateFunctions" => $this->_o_StateFunctions, "_o_FunctionsDebug" => $this->_o_FunctionsDebug, "_o_FunctionsData_base" => $this->_o_FunctionsData_base, "_a_F_3" => $this->_a_F_3, "_a_all_ok" => $this->_a_all_ok)
[: In function : :] __construct ($_a_send)
is_object ($this->_o_FunctionsDebug) = : [: 1 :]
is_object ($this->_o_StateFunctions) = : [: 1 :]
is_object ($this->_o_FunctionsData_base) = : [: 1 :]
$this->_a_F_3 = : [: Array ( [_v_bring_welcome] => yes [_v_Case] => BASE ) :]
$this->_a_all_ok = : [: Array ( [_v_StateDocument_ok] => 1 [_v_message] => Cliquer sur l'un des signes '<' '>' fait afficher le 'Formulaire de mots-clés à chercher' avec, pré-affichés, les mots-clés apparus quand la souris a survolé ces signes. <br /> Cliquer sur le 'Ô'[centré, en bas] fait afficher, dans le cadre 'Document'[au-dessus], le document lié à ce 'bloc'. [_v_StateSpace_ok] => 1 [_v_MemoState_ok] => 1 ) :]
In : switch ($_v_Case)
In : case 'BASE':
$this->_F_3_bring_result = : f_StateBring_welcome.php
$this->_v_StateBring_ok = : 1
[: Return to class = : MemoState :]
[: In function : :] fu_do_StateBring()
Before : $this->fu_get_and_set ($_o_class_to_get_from, $_a_values_to_get_and_set_here)
$_o_class_to_get_from = : $this->_o_StateBring
$_a_values_to_get_and_set_here = array("_v_StateBring_ok", "_v_StateBring_ok_pass_on", "_a_all_ok", "_a_F_3","_F_3_bring_result")
After $this->fu_get_and_set($_o_class_to_get_from, $_a_values_to_get_and_set_here)
$this->_a_all_ok : $_not_empty = : 1
$this->_a_all_ok = : [: Array ( [_v_StateDocument_ok] => 1 [_v_message] => Cliquer sur l'un des signes '<' '>' fait afficher le 'Formulaire de mots-clés à chercher' avec, pré-affichés, les mots-clés apparus quand la souris a survolé ces signes. <br /> Cliquer sur le 'Ô'[centré, en bas] fait afficher, dans le cadre 'Document'[au-dessus], le document lié à ce 'bloc'. [_v_StateSpace_ok] => 1 [_v_MemoState_ok] => 1 [_v_StateBring_ok] => 1 [_v_StateBring_ok_pass_on] => ) :]
$this->_F_3_bring_result : !empty = : 1
Back to MemoState __construct after fu_do_StateBring()
In : if (!isset($this->_a_all_ok[ _v_error_set ]))
End : MemoState
[: Return to class = : Memo :]
In : fu_do_MemoState() : if (is_object($this->_o_FunctionsDebug))
After fu_get_and_set : $this->_v_MemoState_ok = : 1
After fu_get_and_set : $this->_v_MemoState_ok_pass_on = :
fu_get_and_set : $_a_variables_to_get_and_set_here = : [: Array ( [0] => _o_FunctionsDebug [1] => _v_MemoState_ok [2] => _v_MemoState_ok_pass_on [3] => _F_1_docu_result [4] => _F_2_space_result [5] => _F_3_bring_result [6] => _o_FunctionsData_base [7] => _a_all_ok [8] => _a_F_1 [9] => _a_F_2 [10] => _a_F_3 ) :]
Back to : __construct() : $this->_v_MemoState_ok = : 1
$this->_a_all_ok = : [: Array ( [_v_StateDocument_ok] => 1 [_v_message] => Cliquer sur l'un des signes '<' '>' fait afficher le 'Formulaire de mots-clés à chercher' avec, pré-affichés, les mots-clés apparus quand la souris a survolé ces signes. <br /> Cliquer sur le 'Ô'[centré, en bas] fait afficher, dans le cadre 'Document'[au-dessus], le document lié à ce 'bloc'. [_v_StateSpace_ok] => 1 [_v_MemoState_ok] => 1 [_v_StateBring_ok] => 1 [_v_StateBring_ok_pass_on] => ) :]
In : if (($this->_v_MemoState_ok == TRUE) || ($this->_v_MemoState_ok_pass_on == TRUE))
[: In function : :] fu_do_MemoShow ()
$_o_send = array ("_o_FunctionsDebug" => $this->_o_FunctionsDebug, "_F_1_docu_result" => $this->_F_1_docu_result,"_F_2_space_result" => $this->_F_2_space_result,"_F_3_bring_result" => $this->_F_3_bring_result,"_a_all_ok" => $this->_a_all_ok)
[: In Class = : MemoShow :]
[: In function : :] __construct ($_a_send)
is_object ($this->_o_FunctionsDebug) = : [: 1 :]
is_array($this->_a_all_ok) = : 1
$this->_F_1_docu_result = : 1
$this->_F_1_docu_result['_url_book_file_and_target'] = : Documents/Politiques_de_Survie.php?_v_session_php_ok=1#3
$this->_F_1_docu_result['_v_text'] : $_not_empty = :
$this->_F_1_docu_result = : [: Array ( [_url_book_file_and_target] => Documents/Politiques_de_Survie.php?_v_session_php_ok=1#3 ) :]
$this->_F_2_space_result : !empty = : 1
is_array($this->_F_2_space_result) = : 1
$this->_F_3_bring_result : !empty = : 1
is_array($this->_F_3_bring_result) = : 1
$this->_F_3_bring_result[ _u_F_3_bring_result ] : !empty = : 1
$this->_F_3_bring_result[ _v_message ] = :
In MemoShow : !empty : $this->_F_3_bring_result = : 1
[: In function : :] fu_Show_html()
In : if ((!empty($this->_F_1_docu_result)) && (!empty($this->_F_2_space_result)) && (!empty($this->_F_3_bring_result)))
In : if (@isset ($this->_F_1_docu_result[ _url_book_file_and_target ]))
$_v_Document_welcome = : Documents/Politiques_de_Survie.php?_v_session_php_ok=1#3
Memo
Logo Memolang   :   Espace de Questions & Réponses à faire ensemble
(en cheminant par mots-clés)
[:_a_SESSION= { _v_debug = '1', _v_session_id = 'k9rmjlalqt2bt3ptivdhbr6375', _v_id_block = '', outsearched = '', _v_book_short = '', _v_id_target = '', _v_set = 'polisurv', _v_item = '', $_v_item = '3', _v_session_BASE = 'BASE_session_ON' }:]
[:_a_SESSION= { _v_debug = '1', _v_session_id = 'k9rmjlalqt2bt3ptivdhbr6375', _v_id_block = '', outsearched = '', _v_book_short = '', _v_id_target = '', _v_set = 'polisurv', _v_item = '', $_v_item = '3', _v_session_BASE = 'BASE_session_ON' }:]
[: Return to class = : Memo :]
[: In function : :] fu_get_and_set ($_o_class_to_get_from,$_a_variables_to_get_and_set_here)
In : fu_get_and_set ($_o_class_to_get_from,$_a_variables_to_get_and_set_here)
Before : foreach ($_a_variables_to_get_and_set_here as $_v_key)
[: Return to class = : Memo :]
[: In function : :] fu_do_MemoShow ()
$this->_v_MemoShow_ok = : 1
After $this->fu_get_and_set($_o_class_to_get_from, $_a_variables_to_get_and_set_here)
$this->_v_MemoShow_ok : !empty = : 1
$this->_a_all_ok : !empty = : 1
In : fu_exec_request ($_v_request)
[:params : values : fu_exec_request (UPDATE t_counter SET tl_counter = tl_counter + 1):]
mysqli_affected_rows() = : 2
$this->_a_all_ok = : [: Array ( [_v_StateDocument_ok] => 1 [_v_message] => Cliquer sur l'un des signes '<' '>' fait afficher le 'Formulaire de mots-clés à chercher' avec, pré-affichés, les mots-clés apparus quand la souris a survolé ces signes. <br /> Cliquer sur le 'Ô'[centré, en bas] fait afficher, dans le cadre 'Document'[au-dessus], le document lié à ce 'bloc'. [_v_StateSpace_ok] => 1 [_v_MemoState_ok] => 1 [_v_StateBring_ok] => 1 [_v_StateBring_ok_pass_on] => [_v_MemoShow_ok] => 1 ) :]
[:_a_SESSION= { _v_debug = '1', _v_session_id = 'k9rmjlalqt2bt3ptivdhbr6375', _v_id_block = '', outsearched = '', _v_book_short = '', _v_id_target = '', _v_set = 'polisurv', _v_item = '', $_v_item = '3', _v_session_BASE = 'BASE_session_ON' }:]
$_SESSION = : [: Array ( [_v_debug] => 1 [_v_session_id] => k9rmjlalqt2bt3ptivdhbr6375 [_v_id_block] => [outsearched] => [_v_book_short] => [_v_id_target] => [_v_set] => polisurv [_v_item] => [$_v_item] => 3 [_v_session_BASE] => BASE_session_ON ) :]
In [:Memo :] : __destruct
Et this->_v_time_start_kept = 1746096240.003
Et _v_time_end = 1746096240.0097
Et _v_time = 0.00673508644104
In [:MemoState :] : __destruct
In [:FunctionsData_base :]: __destruct
In StateSession : destruct
In [:' . get_class($this).' :]: __destruct
In [:MemoShow :] : __destruct
$_GET = : [: Array ( ) :]