{% extends 'layout.html' %} {% block title %}{{ collectionName }}{% endblock %} {% block styles %} {% if editorTheme != "default" %} {% endif %} {% endblock %} {% block breadcrumb %}
{% endif %}
{% endif %}
Документы не найдены
{% else %} {% if pagination %}{{column}} {% if sort[column] == 1 %} {% elseif sort[column] == -1 %} {% endif %} | {% endfor %} {% for document in docs %}
---|
{% if !settings.read_only && column === '_id' && collectionName !== 'system.indexes' %}
{% endif %} {{ document[column] | stringDocIDs | to_display | safe }}
|
{% endfor %}
Name | Columns | Size | Attributes | Actions | |
---|---|---|---|---|---|
{{ index.name }} |
{% for sort in index.key %}
{{ loop.key }} {% if sort == 1 %} ASC {% else %} DSC {% endif %}
{% endfor %}
|
{{ index.size|convertBytes }} |
{% for k,v in index %}
{% if k != 'key' && k != 'v' && k != 'name' && k != 'ns' && k != 'size'%} {{ k }}: {{ v }} {% endif %}
{% endfor %}
|
{% if !settings.read_only %}
DEL | {% else %}{% endif %} |