ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ ilDoc Overview
interface.ilDBPdoManagerInterface.php
Go to the documentation of this file.
1
<?
php
2
8
interface
ilDBPdoManagerInterface
9
{
10
15
public
function
getIndexName
($idx);
16
17
22
public
function
getSequenceName
($sqn);
23
}
php
An exception for terminatinating execution or to throw for unit testing.
ilDBPdoManagerInterface
Interface ilDBPdoManagerInterface.
Definition:
interface.ilDBPdoManagerInterface.php:9
ilDBPdoManagerInterface\getIndexName
getIndexName($idx)
ilDBPdoManagerInterface\getSequenceName
getSequenceName($sqn)
Services
Database
interfaces
interface.ilDBPdoManagerInterface.php
Generated on Sat Oct 4 2025 20:00:59 for ILIAS by
1.9.4 (using
Doxyfile
)