HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/gems/ruby-2.6.8/doc/sqlite3-1.4.2/ri/SQLite3/Database/trace-i.ri
U:RDoc::AnyMethod[iI"
trace:ETI"SQLite3::Database#trace;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"FInstalls (or removes) a block that will be invoked for every SQL ;TI"Mstatement executed. The block receives one parameter: the SQL statement ;TI"Nexecuted. If the block is +nil+, any existing tracer will be uninstalled.;T:
@fileI"ext/sqlite3/database.c;T:0@omit_headings_from_table_of_contents_below0I"Dtrace { |sql| ... }
trace(Class.new { def call sql; end }.new)
;T0[I"(p1 = v1);T@FI"
Database;TcRDoc::NormalClass00