Results

24.12.2018
beginning 8.x-4.x-dev :: templates/admin/system-modules-details.html.twig
 *   - links: A list of administration links provided by the module.
 *
 * @see template_preprocess_system_modules_details()
 */
#}
<table class="responsive-enabled" data-striping="1">
  <thead>
    <tr>
      <th class="checkbox visually-hidden">{{ 'Installed'|t }}</th>
24.12.2018
beginning 8.x-4.x-dev :: templates/admin/system-admin-index.html.twig
 *     through admin-block.html.twig.
 *
 * @see template_preprocess_system_admin_index()
 */
#}
<div class="admin clearfix">
  {{ system_compact_link }}
  {% for position, blocks in containers %}
    <div class="{{ position }} clearfix">
24.12.2018
beginning 8.x-4.x-dev :: templates/admin/system-themes-page.html.twig
 *       etc. these links should only be displayed if the theme is compatible.
 *
 * @see template_preprocess_system_themes_page()
 */
#}
<div{{ attributes }}>
  {% for theme_group in theme_groups %}
    {%
      set theme_group_classes = [
24.12.2018
beginning 8.x-4.x-dev :: templates/admin/system-modules-uninstall.html.twig
 *     uninstalled.
 *
 * @see template_preprocess_system_modules_uninstall()
 */
#}
{{ form.filters }}

<table class="responsive-enabled" data-striping="1">
  <thead>
30.10.2019
claro 8.x-1.x-dev :: templates/system-themes-page.html.twig
 *       undefined if the description is casted to an empty string.
 *
 * @see template_preprocess_system_themes_page()
 * @see claro_preprocess_system_themes_page()
 */
#}
<div{{ attributes }}>
  {% for theme_group in theme_groups %}
    {%
03.05.2020
dawn 2.x-dev :: templates/admin/system-modules-details.html.twig
 *   - links: A list of administration links provided by the module.
 *
 * @see template_preprocess_system_modules_details()
 */
#}
<table class="responsive-enabled" data-striping="1">
  <thead>
    <tr>
      <th class="checkbox visually-hidden">{{ 'Installed'|t }}</th>
03.05.2020
dawn 2.x-dev :: templates/admin/system-admin-index.html.twig
 *     through admin-block.html.twig.
 *
 * @see template_preprocess_system_admin_index()
 */
#}
<div class="admin clearfix">
  {{ system_compact_link }}
  {% for position, blocks in containers %}
    <div class="{{ position }} clearfix">
03.05.2020
dawn 2.x-dev :: templates/admin/system-themes-page.html.twig
 *       etc. these links should only be displayed if the theme is compatible.
 *
 * @see template_preprocess_system_themes_page()
 */
#}
<div{{ attributes }}>
  {% for theme_group in theme_groups %}
    {%
      set theme_group_classes = [
03.05.2020
dawn 2.x-dev :: templates/admin/system-modules-uninstall.html.twig
 *     uninstalled.
 *
 * @see template_preprocess_system_modules_uninstall()
 */
#}
{{ form.filters }}

<table class="responsive-enabled" data-striping="1">
  <thead>
07.04.2018
express 8.x-1.x-dev :: themes/contrib/bootstrap/templates/system/system-themes-page.html.twig
 * @ingroup templates
 *
 * @see template_preprocess_system_themes_page()
 */
#}
<div{{ attributes.addClass('form-group') }}>
  {% for theme_group in theme_groups %}
    {%
      set theme_group_classes = [
23.07.2019
hospital_management 8.x-1.x-dev :: web/themes/bootstrap/templates/system/system-themes-page.html.twig
 * @ingroup templates
 *
 * @see template_preprocess_system_themes_page()
 */
#}
<div{{ attributes.addClass('form-group') }}>
  {% for theme_group in theme_groups %}
    {%
      set theme_group_classes = [
08.09.2019
wxt_bootstrap 8.x-1.10 :: templates/system/system-themes-page.html.twig
 * @ingroup templates
 *
 * @see template_preprocess_system_themes_page()
 */
#}
<div{{ attributes.addClass('form-group') }}>
  {% for theme_group in theme_groups %}
    {%
      set theme_group_classes = [
15.05.2018
yeti_theme 8.x-1.x-dev :: templates/form/system-modules-details.html.twig
 *   - links: A list of administration links provided by the module.
 *
 * @see template_preprocess_system_modules_details()
 *
 * @ingroup themeable
 */
#}
{{ attach_library('yeti/system_modules.details') }}
<div class="grid-x grid-padding-x">
15.05.2018
yeti_theme 8.x-1.x-dev :: templates/layout/system-themes-page.html.twig
 *       etc. these links should only be displayed if the theme is compatible.
 *
 * @see template_preprocess_system_themes_page()
 *
 * @ingroup themeable
 */
#}

{{ attach_library('yeti/themes.page') }}
17.01.2024
aerodash 1.0.2 :: templates/system/system-themes-page.html.twig
    *       etc. these links should only be displayed if the theme is compatible.
    *
    * @see template_preprocess_system_themes_page()
    *
    * @ingroup themeable
    */
#}
<div{{ attributes }}>
    {% for theme_group in theme_groups %}
28.03.2024
module_instructions 2.0.x-dev :: templates/system-modules-details.html.twig
 *   - links: A list of administration links provided by the module.
 *
 * @see template_preprocess_system_modules_details()
 *
 * @ingroup themeable
 */
#}
<table class="responsive-enabled module-list">
  <thead>
14.06.2020
bootstrap 8.x-3.23 :: templates/system/system-themes-page.html.twig
 * @ingroup templates
 *
 * @see template_preprocess_system_themes_page()
 */
#}
<div{{ attributes.addClass('form-group') }}>
  {% for theme_group in theme_groups %}
    {%
      set theme_group_classes = [
03.10.2024
bootstrap3 1.0.1 :: templates/system/system-themes-page.html.twig
 * @ingroup templates
 *
 * @see template_preprocess_system_themes_page()
 */
#}
<div{{ attributes.addClass('form-group') }}>
  {% for theme_group in theme_groups %}
    {%
      set theme_group_classes = [
21.05.2021
bootstrap5_admin 1.0.1 :: templates/admin/system-modules-uninstall.html.twig
 *     uninstalled.
 *
 * @see template_preprocess_system_modules_uninstall()
 */
#}
{{ form.filters }}

<div class="table-responsive">
  <table{{ attributes.addClass('table table-striped') }}>
21.05.2021
bootstrap5_admin 1.0.1 :: templates/admin/system-admin-index.html.twig
 *     through admin-block.html.twig.
 *
 * @see template_preprocess_system_admin_index()
 *
 * @ingroup themeable
 */
#}
<div class="admin clearfix">
  {{ system_compact_link }}

Pages

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc