Devel Render

array (6)
#node => Drupal\node\Entity\Node (29)
$0['#node']
  • Properties (29)
  • Available methods (146)
  • Static class properties (10)
  • protected entityTypeId -> string (4) "node"
    protected enforceIsNew -> null
    protected typedData -> null
    protected cacheContexts -> array (0)
    protected cacheTags -> array (0)
    protected cacheMaxAge -> integer -1
    protected _serviceIds -> array (0)
    protected _entityStorages -> array (0)
    protected values -> array (26)
    nid => array (1)
    x-default => string (3) "533"
    vid => array (1)
    x-default => string (3) "534"
    type => array (1)
    x-default => string (4) "news"
    uuid => array (1)
    x-default => string (36) "fd06a969-9dcb-4804-89de-537f1eefde7e"
    langcode => array (1)
    x-default => string (2) "cs"
    revision_uid => array (1)
    x-default => string (3) "127"
    revision_timestamp => array (1)
    x-default => string (10) "1727156981"
    2024-09-24 05:49:41 UTC
    revision_log => array (1)
    x-default => null
    revision_default => array (1)
    x-default => string (1) "1"
    isDefaultRevision => array (1)
    x-default => string (1) "1"
    status => array (1)
    x-default => string (1) "1"
    uid => array (1)
    x-default => string (3) "127"
    title => array (1)
    x-default => UTF-8 string (89) "Odstartovaly přihlášky do dalšího ročníku ROBOSOUTĚŽE PRO STŘEDOŠKOLSKÉ TÝMY"
    created => array (1)
    x-default => string (10) "1727156981"
    2024-09-24 05:49:41 UTC
    changed => array (1)
    x-default => string (10) "1727157146"
    2024-09-24 05:52:26 UTC
    promote => array (1)
    x-default => string (1) "1"
    sticky => array (1)
    x-default => string (1) "0"
    default_langcode => array (1)
    x-default => string (1) "1"
    revision_translation_affected => array (1)
    x-default => string (1) "1"
    content_translation_source => array (1)
    x-default => string (3) "und"
    content_translation_outdated => array (1)
    x-default => string (1) "0"
    field_downloads => array (1)
    x-default => array (1)
    0 => array (1)
    target_id => string (4) "1751"
    field_longtext => array (1)
    x-default => array (1)
    0 => array (2)
    value => UTF-8 string (1704) "<p>Další ročník ROBOSOUTĚŽE PRO SŠ byl oficiálně zahájen. Téměř až do konce ...
    <p>Další ročník ROBOSOUTĚŽE PRO SŠ byl oficiálně zahájen. Téměř až do konce října se mohou přihlašovat středoškolští studenti z&nbsp;celé republiky, kteří chtějí poměřit své síly s&nbsp;ostatními týmy. Jejich úkolem bude postavit a naprogramovat robota ze stavebnice&nbsp;LEGO® MINDSTORMS®, který splní úkol „Popelář. V časovém limitu 90s musí robot samostatně bez jakékoliv další pomoci (ovládání robota pomocí hlasu, bluetooth či jiných komunikačních kanálů není dovoleno) vyčistil hrací hřiště (sebrat, přemístit a případně roztřídit co nejvíc barevných pingpongových a basketbalových míčků rozmístěných na soutěžní ploše do předem definovaných zásobníků).</p><img src="/sites/default/files/souboryredakce/H%C5%99i%C5%A1t%C4%9B-2024.png" data-entity-uuid="4ba4dec3-f6dd-406a-aa51-309d292a2614" data-entity-type="file" alt="" width="61.54%" height="670"><p>První kolo s&nbsp;až 36 středoškolskými týmy se uskuteční ve dnech 19–22.11.2024. Celkem osm nejlepších týmu z&nbsp;každého kola (dohromady tedy 32 týmů) bude mít pak možnost zúčastnit se finálového kola v pátek 13.12.2024 v&nbsp;rámci předmětu Roboti v&nbsp;bakalářském programu Kybernetika a robotika.&nbsp;</p><p>Po přihlášení do soutěže vyplňte formulář na:&nbsp;<a href="http://media.uceeb.cvut.cz/robosoutez/" target="_blank">http://media.uceeb.cvut.cz/robosoutez/</a>.</p><p>Více informací a harmonogram soutěže najdete na:&nbsp;<a href="https://robosoutez.fel.cvut.cz/robosoutez-2024-pro-stredoskolske-tymy" target="_blank">https://robosoutez.fel.cvut.cz/robosoutez-2024-pro-stredoskolske-tymy</a>.</p>
    
    format => string (10) "basic_html"
    field_perex => array (1)
    x-default => array (1)
    0 => array (1)
    value => UTF-8 string (236) "Fakulta elektrotechnická ČVUT v Praze spustila přihlášky do dalšího ročníku ...
    Fakulta elektrotechnická ČVUT v Praze spustila přihlášky do dalšího ročníku ROBOSOUTĚŽE. Tentokrát je soutěž určená středoškolským studentům z České republiky. Tříčlenné týmy se mohou registrovat až do 27.10.
    
    field_teaser_image => array (1)
    x-default => array (1)
    0 => array (1)
    target_id => string (4) "1750"
    field_teaser_image_hide => array (1)
    x-default => array (1)
    0 => array (1)
    value => string (1) "0"
    protected fields -> array (0)
    protected fieldDefinitions -> null
    protected languages -> array (4)
    cs => Drupal\Core\Language\Language (5)
    • Properties (5)
    • Available methods (9)
    • Static class properties (16)
    • protected name -> string (5) "Czech"
      protected id -> string (2) "cs"
      protected direction -> string (3) "ltr"
      protected weight -> integer 0
      protected locked -> boolean false
    • public __construct(array $values = array()) Constructs a new class instance.
      /**
      * Constructs a new class instance.
      *
      * @param array $values
      *   An array of property values, keyed by property name, used to construct
      *   the language.
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:77
      public getName() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:101
      public getId() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:108
      public getDirection() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:115
      public getWeight() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:122
      public isDefault() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:129
      public isLocked() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:136
      public static sort(&$languages) Sort language objects.
      \Drupal\Core\Language\Language::sort(&$languages)
      /**
      * Sort language objects.
      *
      * @param \Drupal\Core\Language\LanguageInterface[] $languages
      *   The array of language objects keyed by langcode.
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:146
      protected static getDefaultLangcode(): string Gets the default langcode.
      /**
      * Gets the default langcode.
      *
      * @return string
      *   The current default langcode.
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:173
    • public static $defaultValues :: array (5)
      \Drupal\Core\Language\Language::$defaultValues
      id => string (2) "en"
      \Drupal\Core\Language\Language::$defaultValues['id']
      name => string (7) "English"
      \Drupal\Core\Language\Language::$defaultValues['name']
      direction => string (3) "ltr"
      \Drupal\Core\Language\Language::$defaultValues['direction']
      weight => integer 0
      \Drupal\Core\Language\Language::$defaultValues['weight']
      locked => boolean false
      \Drupal\Core\Language\Language::$defaultValues['locked']
      const LANGCODE_SYSTEM :: string (6) "system"
      \Drupal\Core\Language\Language::LANGCODE_SYSTEM
      const LANGCODE_NOT_SPECIFIED :: string (3) "und"
      \Drupal\Core\Language\Language::LANGCODE_NOT_SPECIFIED
      const LANGCODE_NOT_APPLICABLE :: string (3) "zxx"
      \Drupal\Core\Language\Language::LANGCODE_NOT_APPLICABLE
      const LANGCODE_DEFAULT :: string (9) "x-default"
      \Drupal\Core\Language\Language::LANGCODE_DEFAULT
      const LANGCODE_SITE_DEFAULT :: string (12) "site_default"
      \Drupal\Core\Language\Language::LANGCODE_SITE_DEFAULT
      const VALID_LANGCODE_REGEX :: string (33) "[a-zA-Z]{1,8}(-[a-zA-Z0-9]{1,8})*"
      \Drupal\Core\Language\Language::VALID_LANGCODE_REGEX
      const STATE_CONFIGURABLE :: integer 1
      \Drupal\Core\Language\Language::STATE_CONFIGURABLE
      const STATE_LOCKED :: integer 2
      \Drupal\Core\Language\Language::STATE_LOCKED
      const STATE_ALL :: integer 3
      \Drupal\Core\Language\Language::STATE_ALL
      const STATE_SITE_DEFAULT :: integer 4
      \Drupal\Core\Language\Language::STATE_SITE_DEFAULT
      const TYPE_CONTENT :: string (16) "language_content"
      \Drupal\Core\Language\Language::TYPE_CONTENT
      const TYPE_INTERFACE :: string (18) "language_interface"
      \Drupal\Core\Language\Language::TYPE_INTERFACE
      const TYPE_URL :: string (12) "language_url"
      \Drupal\Core\Language\Language::TYPE_URL
      const DIRECTION_LTR :: string (3) "ltr"
      \Drupal\Core\Language\Language::DIRECTION_LTR
      const DIRECTION_RTL :: string (3) "rtl"
      \Drupal\Core\Language\Language::DIRECTION_RTL
    en => Drupal\Core\Language\Language (5)
    • Properties (5)
    • Available methods (9)
    • Static class properties (16)
    • protected name -> string (7) "English"
      protected id -> string (2) "en"
      protected direction -> string (3) "ltr"
      protected weight -> integer 0
      protected locked -> boolean false
    • public __construct(array $values = array()) Constructs a new class instance.
      /**
      * Constructs a new class instance.
      *
      * @param array $values
      *   An array of property values, keyed by property name, used to construct
      *   the language.
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:77
      public getName() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:101
      public getId() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:108
      public getDirection() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:115
      public getWeight() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:122
      public isDefault() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:129
      public isLocked() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:136
      public static sort(&$languages) Sort language objects.
      \Drupal\Core\Language\Language::sort(&$languages)
      /**
      * Sort language objects.
      *
      * @param \Drupal\Core\Language\LanguageInterface[] $languages
      *   The array of language objects keyed by langcode.
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:146
      protected static getDefaultLangcode(): string Gets the default langcode.
      /**
      * Gets the default langcode.
      *
      * @return string
      *   The current default langcode.
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:173
    • public static $defaultValues :: array (5)
      \Drupal\Core\Language\Language::$defaultValues
      id => string (2) "en"
      \Drupal\Core\Language\Language::$defaultValues['id']
      name => string (7) "English"
      \Drupal\Core\Language\Language::$defaultValues['name']
      direction => string (3) "ltr"
      \Drupal\Core\Language\Language::$defaultValues['direction']
      weight => integer 0
      \Drupal\Core\Language\Language::$defaultValues['weight']
      locked => boolean false
      \Drupal\Core\Language\Language::$defaultValues['locked']
      const LANGCODE_SYSTEM :: string (6) "system"
      \Drupal\Core\Language\Language::LANGCODE_SYSTEM
      const LANGCODE_NOT_SPECIFIED :: string (3) "und"
      \Drupal\Core\Language\Language::LANGCODE_NOT_SPECIFIED
      const LANGCODE_NOT_APPLICABLE :: string (3) "zxx"
      \Drupal\Core\Language\Language::LANGCODE_NOT_APPLICABLE
      const LANGCODE_DEFAULT :: string (9) "x-default"
      \Drupal\Core\Language\Language::LANGCODE_DEFAULT
      const LANGCODE_SITE_DEFAULT :: string (12) "site_default"
      \Drupal\Core\Language\Language::LANGCODE_SITE_DEFAULT
      const VALID_LANGCODE_REGEX :: string (33) "[a-zA-Z]{1,8}(-[a-zA-Z0-9]{1,8})*"
      \Drupal\Core\Language\Language::VALID_LANGCODE_REGEX
      const STATE_CONFIGURABLE :: integer 1
      \Drupal\Core\Language\Language::STATE_CONFIGURABLE
      const STATE_LOCKED :: integer 2
      \Drupal\Core\Language\Language::STATE_LOCKED
      const STATE_ALL :: integer 3
      \Drupal\Core\Language\Language::STATE_ALL
      const STATE_SITE_DEFAULT :: integer 4
      \Drupal\Core\Language\Language::STATE_SITE_DEFAULT
      const TYPE_CONTENT :: string (16) "language_content"
      \Drupal\Core\Language\Language::TYPE_CONTENT
      const TYPE_INTERFACE :: string (18) "language_interface"
      \Drupal\Core\Language\Language::TYPE_INTERFACE
      const TYPE_URL :: string (12) "language_url"
      \Drupal\Core\Language\Language::TYPE_URL
      const DIRECTION_LTR :: string (3) "ltr"
      \Drupal\Core\Language\Language::DIRECTION_LTR
      const DIRECTION_RTL :: string (3) "rtl"
      \Drupal\Core\Language\Language::DIRECTION_RTL
    und => Drupal\Core\Language\Language (5)
    • Properties (5)
    • Available methods (9)
    • Static class properties (16)
    • protected name -> UTF-8 string (16) "Nespecifikováno"
      protected id -> string (3) "und"
      protected direction -> string (3) "ltr"
      protected weight -> integer 2
      protected locked -> boolean true
    • public __construct(array $values = array()) Constructs a new class instance.
      /**
      * Constructs a new class instance.
      *
      * @param array $values
      *   An array of property values, keyed by property name, used to construct
      *   the language.
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:77
      public getName() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:101
      public getId() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:108
      public getDirection() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:115
      public getWeight() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:122
      public isDefault() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:129
      public isLocked() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:136
      public static sort(&$languages) Sort language objects.
      \Drupal\Core\Language\Language::sort(&$languages)
      /**
      * Sort language objects.
      *
      * @param \Drupal\Core\Language\LanguageInterface[] $languages
      *   The array of language objects keyed by langcode.
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:146
      protected static getDefaultLangcode(): string Gets the default langcode.
      /**
      * Gets the default langcode.
      *
      * @return string
      *   The current default langcode.
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:173
    • public static $defaultValues :: array (5)
      \Drupal\Core\Language\Language::$defaultValues
      id => string (2) "en"
      \Drupal\Core\Language\Language::$defaultValues['id']
      name => string (7) "English"
      \Drupal\Core\Language\Language::$defaultValues['name']
      direction => string (3) "ltr"
      \Drupal\Core\Language\Language::$defaultValues['direction']
      weight => integer 0
      \Drupal\Core\Language\Language::$defaultValues['weight']
      locked => boolean false
      \Drupal\Core\Language\Language::$defaultValues['locked']
      const LANGCODE_SYSTEM :: string (6) "system"
      \Drupal\Core\Language\Language::LANGCODE_SYSTEM
      const LANGCODE_NOT_SPECIFIED :: string (3) "und"
      \Drupal\Core\Language\Language::LANGCODE_NOT_SPECIFIED
      const LANGCODE_NOT_APPLICABLE :: string (3) "zxx"
      \Drupal\Core\Language\Language::LANGCODE_NOT_APPLICABLE
      const LANGCODE_DEFAULT :: string (9) "x-default"
      \Drupal\Core\Language\Language::LANGCODE_DEFAULT
      const LANGCODE_SITE_DEFAULT :: string (12) "site_default"
      \Drupal\Core\Language\Language::LANGCODE_SITE_DEFAULT
      const VALID_LANGCODE_REGEX :: string (33) "[a-zA-Z]{1,8}(-[a-zA-Z0-9]{1,8})*"
      \Drupal\Core\Language\Language::VALID_LANGCODE_REGEX
      const STATE_CONFIGURABLE :: integer 1
      \Drupal\Core\Language\Language::STATE_CONFIGURABLE
      const STATE_LOCKED :: integer 2
      \Drupal\Core\Language\Language::STATE_LOCKED
      const STATE_ALL :: integer 3
      \Drupal\Core\Language\Language::STATE_ALL
      const STATE_SITE_DEFAULT :: integer 4
      \Drupal\Core\Language\Language::STATE_SITE_DEFAULT
      const TYPE_CONTENT :: string (16) "language_content"
      \Drupal\Core\Language\Language::TYPE_CONTENT
      const TYPE_INTERFACE :: string (18) "language_interface"
      \Drupal\Core\Language\Language::TYPE_INTERFACE
      const TYPE_URL :: string (12) "language_url"
      \Drupal\Core\Language\Language::TYPE_URL
      const DIRECTION_LTR :: string (3) "ltr"
      \Drupal\Core\Language\Language::DIRECTION_LTR
      const DIRECTION_RTL :: string (3) "rtl"
      \Drupal\Core\Language\Language::DIRECTION_RTL
    zxx => Drupal\Core\Language\Language (5)
    • Properties (5)
    • Available methods (9)
    • Static class properties (16)
    • protected name -> UTF-8 string (14) "Nelze použít"
      protected id -> string (3) "zxx"
      protected direction -> string (3) "ltr"
      protected weight -> integer 3
      protected locked -> boolean true
    • public __construct(array $values = array()) Constructs a new class instance.
      /**
      * Constructs a new class instance.
      *
      * @param array $values
      *   An array of property values, keyed by property name, used to construct
      *   the language.
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:77
      public getName() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:101
      public getId() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:108
      public getDirection() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:115
      public getWeight() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:122
      public isDefault() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:129
      public isLocked() {@inheritdoc}
      /**
      * {@inheritdoc}
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:136
      public static sort(&$languages) Sort language objects.
      \Drupal\Core\Language\Language::sort(&$languages)
      /**
      * Sort language objects.
      *
      * @param \Drupal\Core\Language\LanguageInterface[] $languages
      *   The array of language objects keyed by langcode.
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:146
      protected static getDefaultLangcode(): string Gets the default langcode.
      /**
      * Gets the default langcode.
      *
      * @return string
      *   The current default langcode.
      */
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:173
    • public static $defaultValues :: array (5)
      \Drupal\Core\Language\Language::$defaultValues
      id => string (2) "en"
      \Drupal\Core\Language\Language::$defaultValues['id']
      name => string (7) "English"
      \Drupal\Core\Language\Language::$defaultValues['name']
      direction => string (3) "ltr"
      \Drupal\Core\Language\Language::$defaultValues['direction']
      weight => integer 0
      \Drupal\Core\Language\Language::$defaultValues['weight']
      locked => boolean false
      \Drupal\Core\Language\Language::$defaultValues['locked']
      const LANGCODE_SYSTEM :: string (6) "system"
      \Drupal\Core\Language\Language::LANGCODE_SYSTEM
      const LANGCODE_NOT_SPECIFIED :: string (3) "und"
      \Drupal\Core\Language\Language::LANGCODE_NOT_SPECIFIED
      const LANGCODE_NOT_APPLICABLE :: string (3) "zxx"
      \Drupal\Core\Language\Language::LANGCODE_NOT_APPLICABLE
      const LANGCODE_DEFAULT :: string (9) "x-default"
      \Drupal\Core\Language\Language::LANGCODE_DEFAULT
      const LANGCODE_SITE_DEFAULT :: string (12) "site_default"
      \Drupal\Core\Language\Language::LANGCODE_SITE_DEFAULT
      const VALID_LANGCODE_REGEX :: string (33) "[a-zA-Z]{1,8}(-[a-zA-Z0-9]{1,8})*"
      \Drupal\Core\Language\Language::VALID_LANGCODE_REGEX
      const STATE_CONFIGURABLE :: integer 1
      \Drupal\Core\Language\Language::STATE_CONFIGURABLE
      const STATE_LOCKED :: integer 2
      \Drupal\Core\Language\Language::STATE_LOCKED
      const STATE_ALL :: integer 3
      \Drupal\Core\Language\Language::STATE_ALL
      const STATE_SITE_DEFAULT :: integer 4
      \Drupal\Core\Language\Language::STATE_SITE_DEFAULT
      const TYPE_CONTENT :: string (16) "language_content"
      \Drupal\Core\Language\Language::TYPE_CONTENT
      const TYPE_INTERFACE :: string (18) "language_interface"
      \Drupal\Core\Language\Language::TYPE_INTERFACE
      const TYPE_URL :: string (12) "language_url"
      \Drupal\Core\Language\Language::TYPE_URL
      const DIRECTION_LTR :: string (3) "ltr"
      \Drupal\Core\Language\Language::DIRECTION_LTR
      const DIRECTION_RTL :: string (3) "rtl"
      \Drupal\Core\Language\Language::DIRECTION_RTL
    protected langcodeKey -> string (8) "langcode"
    protected defaultLangcodeKey -> string (16) "default_langcode"
    protected activeLangcode -> string (9) "x-default"
    protected defaultLangcode -> string (2) "cs"
    protected translations -> array (1)
    x-default => array (1)
    status => integer 1
    protected translationInitialize -> boolean false
    protected newRevision -> boolean false
    protected isDefaultRevision -> string (1) "1"
    protected entityKeys -> array (4)
    bundle => string (4) "news"
    id => string (3) "533"
    revision => string (3) "534"
    uuid => string (36) "fd06a969-9dcb-4804-89de-537f1eefde7e"
    protected translatableEntityKeys -> array (8)
    label => array (1)
    x-default => UTF-8 string (89) "Odstartovaly přihlášky do dalšího ročníku ROBOSOUTĚŽE PRO STŘEDOŠKOLSKÉ TÝMY"
    langcode => array (1)
    x-default => string (2) "cs"
    status => array (1)
    x-default => string (1) "1"
    published => array (1)
    x-default => string (1) "1"
    uid => array (1)
    x-default => string (3) "127"
    owner => array (1)
    x-default => string (3) "127"
    default_langcode => array (1)
    x-default => string (1) "1"
    revision_translation_affected => array (1)
    x-default => string (1) "1"
    protected validated -> boolean false
    protected validationRequired -> boolean false
    protected loadedRevisionId -> string (3) "534"
    protected revisionTranslationAffectedKey -> string (29) "revision_translation_affected"
    protected enforceRevisionTranslationAffected -> array (0)
    protected isSyncing -> boolean false
    public in_preview -> null
    $0['#node']->in_preview
  • public getOwnerId() {@inheritdoc}
    $0['#node']->getOwnerId()
    /**
    * {@inheritdoc}
    */
    
    Defined in <ROOT>/core/modules/user/src/EntityOwnerTrait.php:48
    public setOwnerId($uid) {@inheritdoc}
    $0['#node']->setOwnerId($uid)
    /**
    * {@inheritdoc}
    */
    
    Defined in <ROOT>/core/modules/user/src/EntityOwnerTrait.php:55
    public getOwner() {@inheritdoc}
    $0['#node']->getOwner()
    /**
    * {@inheritdoc}
    */
    
    Defined in <ROOT>/core/modules/user/src/EntityOwnerTrait.php:65
    public setOwner(Drupal\user\UserInterface $account) {@inheritdoc}
    $0['#node']->setOwner(Drupal\user\UserInterface $account)
    /**
    * {@inheritdoc}
    */
    
    Defined in <ROOT>/core/modules/user/src/EntityOwnerTrait.php:73
    public preSave(Drupal\Core\Entity\EntityStorageInterface $storage) {@inheritdoc}
    $0['#node']->preSave(Drupal\Core\Entity\EntityStorageInterface $storage)
    /**
    * {@inheritdoc}
    */
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:102
    public preSaveRevision(Drupal\Core\Entity\EntityStorageInterface $storage, stdClass $record) {@inheritdoc}
    $0['#node']->preSaveRevision(Drupal\Core\Entity\EntityStorageInterface $storage, stdClass $record)
    /**
    * {@inheritdoc}
    */
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:124
    public postSave(Drupal\Core\Entity\EntityStorageInterface $storage, $update = true) {@inheritdoc}
    $0['#node']->postSave(Drupal\Core\Entity\EntityStorageInterface $storage, $update = true)
    /**
    * {@inheritdoc}
    */
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:139
    public getType() {@inheritdoc}
    $0['#node']->getType()
    /**
    * {@inheritdoc}
    */
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:186
    public access($operation = 'view', ?Drupal\Core\Session\AccountInterface $account = null, $return_as_object = false) {@inheritdoc}
    $0['#node']->access($operation = 'view', ?Drupal\Core\Session\AccountInterface $account = null, $return_as_object = false)
    /**
    * {@inheritdoc}
    */
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:193
    public getTitle() {@inheritdoc}
    $0['#node']->getTitle()
    /**
    * {@inheritdoc}
    */
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:201
    public setTitle($title) {@inheritdoc}
    $0['#node']->setTitle($title)
    /**
    * {@inheritdoc}
    */
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:208
    public getCreatedTime() {@inheritdoc}
    $0['#node']->getCreatedTime()
    /**
    * {@inheritdoc}
    */
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:216
    public setCreatedTime($timestamp) {@inheritdoc}
    $0['#node']->setCreatedTime($timestamp)
    /**
    * {@inheritdoc}
    */
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:223
    public isPromoted() {@inheritdoc}
    $0['#node']->isPromoted()
    /**
    * {@inheritdoc}
    */
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:231
    public setPromoted($promoted) {@inheritdoc}
    $0['#node']->setPromoted($promoted)
    /**
    * {@inheritdoc}
    */
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:238
    public isSticky() {@inheritdoc}
    $0['#node']->isSticky()
    /**
    * {@inheritdoc}
    */
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:246
    public setSticky($sticky) {@inheritdoc}
    $0['#node']->setSticky($sticky)
    /**
    * {@inheritdoc}
    */
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:253
    public getChangedTimeAcrossTranslations(): int Returns the timestamp of the last entity change across all translations.
    $0['#node']->getChangedTimeAcrossTranslations()
    /**
    * Returns the timestamp of the last entity change across all translations.
    *
    * @return int
    *   The timestamp of the last entity save operation across all
    *   translations.
    */
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityChangedTrait.php:17
    public getChangedTime(): int Gets the timestamp of the last entity change for the current translation.
    $0['#node']->getChangedTime()
    /**
    * Gets the timestamp of the last entity change for the current translation.
    *
    * @return int
    *   The timestamp of the last entity save operation.
    */
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityChangedTrait.php:32
    public setChangedTime($timestamp): $this Sets the timestamp of the last entity change for the current translation.
    $0['#node']->setChangedTime($timestamp)
    /**
    * Sets the timestamp of the last entity change for the current translation.
    *
    * @param int $timestamp
    *   The timestamp of the last entity save operation.
    *
    * @return $this
    */
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityChangedTrait.php:44
    public isPublished() {@inheritdoc}
    $0['#node']->isPublished()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityPublishedTrait.php:47
    public setPublished() {@inheritdoc}
    $0['#node']->setPublished()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityPublishedTrait.php:54
    public setUnpublished() {@inheritdoc}
    $0['#node']->setUnpublished()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityPublishedTrait.php:64
    public getRevisionCreationTime() Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionCreationTime().
    $0['#node']->getRevisionCreationTime()
    /**
    * Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionCreationTime().
    */
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php:69
    public setRevisionCreationTime($timestamp) Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionCreationTime().
    $0['#node']->setRevisionCreationTime($timestamp)
    /**
    * Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionCreationTime().
    */
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php:76
    public getRevisionUser() Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUser().
    $0['#node']->getRevisionUser()
    /**
    * Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUser().
    */
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php:84
    public setRevisionUser(Drupal\user\UserInterface $account) Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionUser().
    $0['#node']->setRevisionUser(Drupal\user\UserInterface $account)
    /**
    * Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionUser().
    */
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php:91
    public getRevisionUserId() Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUserId().
    $0['#node']->getRevisionUserId()
    /**
    * Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUserId().
    */
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php:99
    public setRevisionUserId($user_id) Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionUserId().
    $0['#node']->setRevisionUserId($user_id)
    /**
    * Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionUserId().
    */
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php:106
    public getRevisionLogMessage() Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionLogMessage().
    $0['#node']->getRevisionLogMessage()
    /**
    * Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionLogMessage().
    */
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php:114
    public setRevisionLogMessage($revision_log_message) Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionLogMessage().
    $0['#node']->setRevisionLogMessage($revision_log_message)
    /**
    * Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionLogMessage().
    */
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php:121
    public setSyncing($syncing) {@inheritdoc}
    $0['#node']->setSyncing($syncing)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:22
    public isSyncing() {@inheritdoc}
    $0['#node']->isSyncing()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:31
    public __construct(array $values, $entity_type, $bundle = false, $translations = array()) {@inheritdoc}
    new \Drupal\node\Entity\Node(array $values, $entity_type, $bundle = false, $translations = array())
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:189
    public postCreate(Drupal\Core\Entity\EntityStorageInterface $storage) {@inheritdoc}
    $0['#node']->postCreate(Drupal\Core\Entity\EntityStorageInterface $storage)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:284
    public setNewRevision($value = true) {@inheritdoc}
    $0['#node']->setNewRevision($value = true)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:291
    public getLoadedRevisionId() {@inheritdoc}
    $0['#node']->getLoadedRevisionId()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:313
    public updateLoadedRevisionId() {@inheritdoc}
    $0['#node']->updateLoadedRevisionId()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:320
    public isNewRevision() {@inheritdoc}
    $0['#node']->isNewRevision()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:328
    public isDefaultRevision($new_value = null) {@inheritdoc}
    $0['#node']->isDefaultRevision($new_value = null)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:335
    public wasDefaultRevision() {@inheritdoc}
    $0['#node']->wasDefaultRevision()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:348
    public isLatestRevision() {@inheritdoc}
    $0['#node']->isLatestRevision()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:363
    public isLatestTranslationAffectedRevision() {@inheritdoc}
    $0['#node']->isLatestTranslationAffectedRevision()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:373
    public isRevisionTranslationAffected() {@inheritdoc}
    $0['#node']->isRevisionTranslationAffected()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:383
    public setRevisionTranslationAffected($affected) {@inheritdoc}
    $0['#node']->setRevisionTranslationAffected($affected)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:390
    public isRevisionTranslationAffectedEnforced() {@inheritdoc}
    $0['#node']->isRevisionTranslationAffectedEnforced()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:400
    public setRevisionTranslationAffectedEnforced($enforced) {@inheritdoc}
    $0['#node']->setRevisionTranslationAffectedEnforced($enforced)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:407
    public isDefaultTranslation() {@inheritdoc}
    $0['#node']->isDefaultTranslation()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:415
    public getRevisionId() {@inheritdoc}
    $0['#node']->getRevisionId()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:422
    public isTranslatable() {@inheritdoc}
    $0['#node']->isTranslatable()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:429
    public validate() {@inheritdoc}
    $0['#node']->validate()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:487
    public isValidationRequired() {@inheritdoc}
    $0['#node']->isValidationRequired()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:496
    public setValidationRequired($required) {@inheritdoc}
    $0['#node']->setValidationRequired($required)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:503
    public __sleep() {@inheritdoc}
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:520
    public id() {@inheritdoc}
    $0['#node']->id()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:538
    public bundle() {@inheritdoc}
    $0['#node']->bundle()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:545
    public uuid() {@inheritdoc}
    $0['#node']->uuid()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:552
    public hasField($field_name) {@inheritdoc}
    $0['#node']->hasField($field_name)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:559
    public get($field_name) {@inheritdoc}
    $0['#node']->get($field_name)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:566
    public set($name, $value, $notify = true) {@inheritdoc}
    $0['#node']->set($name, $value, $notify = true)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:624
    public getFields($include_computed = true) {@inheritdoc}
    $0['#node']->getFields($include_computed = true)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:635
    public getTranslatableFields($include_computed = true) {@inheritdoc}
    $0['#node']->getTranslatableFields($include_computed = true)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:648
    public getIterator() {@inheritdoc}
    $0['#node']->getIterator()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:662
    public getFieldDefinition($name) {@inheritdoc}
    $0['#node']->getFieldDefinition($name)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:669
    public getFieldDefinitions() {@inheritdoc}
    $0['#node']->getFieldDefinitions()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:681
    public toArray() {@inheritdoc}
    $0['#node']->toArray()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:691
    public language() {@inheritdoc}
    $0['#node']->language()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:716
    public onChange($name) {@inheritdoc}
    $0['#node']->onChange($name)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:782
    public getTranslation($langcode) {@inheritdoc}
    $0['#node']->getTranslation($langcode)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:848
    public getUntranslated() {@inheritdoc}
    $0['#node']->getUntranslated()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:883
    public hasTranslation($langcode) {@inheritdoc}
    $0['#node']->hasTranslation($langcode)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:934
    public isNewTranslation() {@inheritdoc}
    $0['#node']->isNewTranslation()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:944
    public addTranslation($langcode, array $values = array()) {@inheritdoc}
    $0['#node']->addTranslation($langcode, array $values = array())
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:951
    public removeTranslation($langcode) {@inheritdoc}
    $0['#node']->removeTranslation($langcode)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:972
    public getTranslationStatus($langcode) {@inheritdoc}
    $0['#node']->getTranslationStatus($langcode)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1001
    public getTranslationLanguages($include_default = true) {@inheritdoc}
    $0['#node']->getTranslationLanguages($include_default = true)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1011
    public updateOriginalValues() Updates the original values with the interim changes.
    $0['#node']->updateOriginalValues()
    /**
    * Updates the original values with the interim changes.
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1028
    public & __get($name) Implements the magic method for getting object properties.
    /**
    * Implements the magic method for getting object properties.
    *
    * @todo: A lot of code still uses non-fields (e.g. $entity->content in view
    *   builders) by reference. Clean that up.
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1048
    public __set($name, $value) Implements the magic method for setting object properties.
    /**
    * Implements the magic method for setting object properties.
    *
    * Uses default language always.
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1075
    public __isset($name) Implements the magic method for isset().
    /**
    * Implements the magic method for isset().
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1109
    public __unset($name) Implements the magic method for unset().
    /**
    * Implements the magic method for unset().
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1118
    public createDuplicate() {@inheritdoc}
    $0['#node']->createDuplicate()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1149
    public __clone() Magic method: Implements a deep clone.
    clone $0['#node']
    /**
    * Magic method: Implements a deep clone.
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1178
    public label() {@inheritdoc}
    $0['#node']->label()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1264
    public referencedEntities() {@inheritdoc}
    $0['#node']->referencedEntities()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1273
    public hasTranslationChanges() {@inheritdoc}
    $0['#node']->hasTranslationChanges()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1413
    public isDefaultTranslationAffectedOnly() {@inheritdoc}
    $0['#node']->isDefaultTranslationAffectedOnly()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1472
    public addCacheableDependency($other_object) {@inheritdoc}
    $0['#node']->addCacheableDependency($other_object)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:15
    public addCacheContexts(array $cache_contexts) {@inheritdoc}
    $0['#node']->addCacheContexts(array $cache_contexts)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:31
    public traitSleep() {@inheritdoc}
    $0['#node']->traitSleep()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:33
    public addCacheTags(array $cache_tags) {@inheritdoc}
    $0['#node']->addCacheTags(array $cache_tags)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:41
    public mergeCacheMaxAge($max_age) {@inheritdoc}
    $0['#node']->mergeCacheMaxAge($max_age)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:51
    public __wakeup() {@inheritdoc}
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:74
    public isNew() {@inheritdoc}
    $0['#node']->isNew()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:120
    public enforceIsNew($value = true) {@inheritdoc}
    $0['#node']->enforceIsNew($value = true)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:127
    public getEntityTypeId() {@inheritdoc}
    $0['#node']->getEntityTypeId()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:136
    public toUrl($rel = 'canonical', array $options = array()) {@inheritdoc}
    $0['#node']->toUrl($rel = 'canonical', array $options = array())
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:159
    public hasLinkTemplate($rel) {@inheritdoc}
    $0['#node']->hasLinkTemplate($rel)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:222
    public toLink($text = null, $rel = 'canonical', array $options = array()) {@inheritdoc}
    $0['#node']->toLink($text = null, $rel = 'canonical', array $options = array())
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:240
    public uriRelationships() {@inheritdoc}
    $0['#node']->uriRelationships()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:284
    public save() {@inheritdoc}
    $0['#node']->save()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:337
    public delete() {@inheritdoc}
    $0['#node']->delete()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:345
    public getEntityType() {@inheritdoc}
    $0['#node']->getEntityType()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:371
    public getCacheContexts() {@inheritdoc}
    $0['#node']->getCacheContexts()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:436
    public getCacheTagsToInvalidate() {@inheritdoc}
    $0['#node']->getCacheTagsToInvalidate()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:457
    public getCacheTags() {@inheritdoc}
    $0['#node']->getCacheTags()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:467
    public getCacheMaxAge() {@inheritdoc}
    $0['#node']->getCacheMaxAge()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:477
    public getOriginalId() {@inheritdoc}
    $0['#node']->getOriginalId()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:559
    public setOriginalId($id) {@inheritdoc}
    $0['#node']->setOriginalId($id)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:567
    public getTypedData() {@inheritdoc}
    $0['#node']->getTypedData()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:588
    public getConfigDependencyKey() {@inheritdoc}
    $0['#node']->getConfigDependencyKey()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:633
    public getConfigDependencyName() {@inheritdoc}
    $0['#node']->getConfigDependencyName()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:640
    public getConfigTarget() {@inheritdoc}
    $0['#node']->getConfigTarget()
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:647
    protected traitGetFieldsToSkipFromTranslationChangesCheck(Drupal\Core\Entity\ContentEntityInterface $entity): string[] Returns an array of field names to skip when checking for changes.
    /**
    * Returns an array of field names to skip when checking for changes.
    *
    * @param \Drupal\Core\Entity\ContentEntityInterface $entity
    *   A content entity object.
    *
    * @return string[]
    *   An array of field names.
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityChangesDetectionTrait.php:21
    protected getLanguages() {@inheritdoc}
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:268
    protected clearTranslationCache() Clear entity translation object cache to remove stale references.
    /**
    * Clear entity translation object cache to remove stale references.
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:511
    protected getTranslatedField($name, $langcode): \Drupal\Core\Field\FieldItemListInterface Gets a translated field.
    /**
    * Gets a translated field.
    *
    * @return \Drupal\Core\Field\FieldItemListInterface
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:578
    protected setDefaultLangcode() Populates the local cache for the default language code.
    /**
    * Populates the local cache for the default language code.
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:738
    protected updateFieldLangcodes($langcode) Updates language for already instantiated fields.
    /**
    * Updates language for already instantiated fields.
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:771
    protected initializeTranslation($langcode): \Drupal\Core\Entity\EntityInterface Instantiates a translation object for an existing translation.
    /**
    * Instantiates a translation object for an existing translation.
    *
    * The translated entity will be a clone of the current entity with the
    * specified $langcode. All translations share the same field data structures
    * to ensure that all of them deal with fresh data.
    *
    * @param string $langcode
    *   The language code for the requested translation.
    *
    * @return \Drupal\Core\Entity\EntityInterface
    *   The translation object. The content properties of the translation object
    *   are stored as references to the main entity.
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:901
    protected getEntityKey($key): mixed Gets the value of the given entity key, if defined.
    /**
    * Gets the value of the given entity key, if defined.
    *
    * @param string $key
    *   Name of the entity key, for example id, revision or bundle.
    *
    * @return mixed
    *   The value of the entity key, NULL if not defined.
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1300
    protected getFieldsToSkipFromTranslationChangesCheck(): array Returns an array of field names to skip in ::hasTranslationChanges.
    /**
    * Returns an array of field names to skip in ::hasTranslationChanges.
    *
    * @return array
    *   An array of field names.
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1402
    protected setCacheability(Drupal\Core\Cache\CacheableDependencyInterface $cacheability): $this Sets cacheability; useful for value object constructors.
    /**
    * Sets cacheability; useful for value object constructors.
    *
    * @param \Drupal\Core\Cache\CacheableDependencyInterface $cacheability
    *   The cacheability to set.
    *
    * @return $this
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Cache/CacheableDependencyTrait.php:39
    protected entityTypeManager(): \Drupal\Core\Entity\EntityTypeManagerInterface Gets the entity type manager.
    /**
    * Gets the entity type manager.
    *
    * @return \Drupal\Core\Entity\EntityTypeManagerInterface
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:72
    protected entityTypeBundleInfo(): \Drupal\Core\Entity\EntityTypeBundleInfoInterface Gets the entity type bundle info service.
    /**
    * Gets the entity type bundle info service.
    *
    * @return \Drupal\Core\Entity\EntityTypeBundleInfoInterface
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:81
    protected languageManager(): \Drupal\Core\Language\LanguageManagerInterface Gets the language manager.
    /**
    * Gets the language manager.
    *
    * @return \Drupal\Core\Language\LanguageManagerInterface
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:90
    protected uuidGenerator(): \Drupal\Component\Uuid\UuidInterface Gets the UUID generator.
    /**
    * Gets the UUID generator.
    *
    * @return \Drupal\Component\Uuid\UuidInterface
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:99
    protected linkTemplates(): array Gets an array link templates.
    /**
    * Gets an array link templates.
    *
    * @return array
    *   An array of link templates containing paths.
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:233
    protected urlRouteParameters($rel): array Gets an array of placeholders for this entity.
    /**
    * Gets an array of placeholders for this entity.
    *
    * Individual entity classes may override this method to add additional
    * placeholders if desired. If so, they should be sure to replicate the
    * property caching logic.
    *
    * @param string $rel
    *   The link relationship type, for example: canonical or edit-form.
    *
    * @return array
    *   An array of URI placeholders.
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:263
    protected getListCacheTagsToInvalidate(): string[] The list cache tags to invalidate for this entity.
    /**
    * The list cache tags to invalidate for this entity.
    *
    * @return string[]
    *   Set of list cache tags.
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:446
    protected invalidateTagsOnSave($update) Invalidates an entity's cache tags upon save.
    /**
    * Invalidates an entity's cache tags upon save.
    *
    * @param bool $update
    *   TRUE if the entity has been updated, or FALSE if it has been inserted.
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:517
    public static ownerBaseFieldDefinitions(Drupal\Core\Entity\EntityTypeInterface $entity_type): \Drupal\Core\Field\BaseFieldDefinition[] Returns an array of base field definitions for entity owners.
    \Drupal\node\Entity\Node::ownerBaseFieldDefinitions(Drupal\Core\Entity\EntityTypeInterface $entity_type)
    /**
    * Returns an array of base field definitions for entity owners.
    *
    * @param \Drupal\Core\Entity\EntityTypeInterface $entity_type
    *   The entity type to add the owner field to.
    *
    * @return \Drupal\Core\Field\BaseFieldDefinition[]
    *   An array of base field definitions.
    *
    * @throws \Drupal\Core\Entity\Exception\UnsupportedEntityTypeDefinitionException
    *   Thrown when the entity type does not implement EntityOwnerInterface or
    *   if it does not have an "owner" entity key.
    */
    
    Defined in <ROOT>/core/modules/user/src/EntityOwnerTrait.php:28
    public static getDefaultEntityOwner(): mixed Default value callback for 'owner' base field.
    \Drupal\node\Entity\Node::getDefaultEntityOwner()
    /**
    * Default value callback for 'owner' base field.
    *
    * @return mixed
    *   A default value for the owner field.
    */
    
    Defined in <ROOT>/core/modules/user/src/EntityOwnerTrait.php:86
    public static preDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $entities) {@inheritdoc}
    \Drupal\node\Entity\Node::preDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $entities)
    /**
    * {@inheritdoc}
    */
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:162
    public static postDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $nodes) {@inheritdoc}
    \Drupal\node\Entity\Node::postDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $nodes)
    /**
    * {@inheritdoc}
    */
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:178
    public static baseFieldDefinitions(Drupal\Core\Entity\EntityTypeInterface $entity_type) {@inheritdoc}
    \Drupal\node\Entity\Node::baseFieldDefinitions(Drupal\Core\Entity\EntityTypeInterface $entity_type)
    /**
    * {@inheritdoc}
    */
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:261
    public static publishedBaseFieldDefinitions(Drupal\Core\Entity\EntityTypeInterface $entity_type): \Drupal\Core\Field\BaseFieldDefinition[] Returns an array of base field definitions for publishing status.
    \Drupal\Core\Entity\EditorialContentEntityBase::publishedBaseFieldDefinitions(Drupal\Core\Entity\EntityTypeInterface $entity_type)
    /**
    * Returns an array of base field definitions for publishing status.
    *
    * @param \Drupal\Core\Entity\EntityTypeInterface $entity_type
    *   The entity type to add the publishing status field to.
    *
    * @return \Drupal\Core\Field\BaseFieldDefinition[]
    *   An array of base field definitions.
    *
    * @throws \Drupal\Core\Entity\Exception\UnsupportedEntityTypeDefinitionException
    *   Thrown when the entity type does not implement EntityPublishedInterface
    *   or if it does not have a "published" entity key.
    */
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityPublishedTrait.php:27
    public static revisionLogBaseFieldDefinitions(Drupal\Core\Entity\EntityTypeInterface $entity_type): \Drupal\Core\Field\FieldDefinitionInterface[] Provides revision-related base field definitions for an entity type.
    \Drupal\Core\Entity\EditorialContentEntityBase::revisionLogBaseFieldDefinitions(Drupal\Core\Entity\EntityTypeInterface $entity_type)
    /**
    * Provides revision-related base field definitions for an entity type.
    *
    * @param \Drupal\Core\Entity\EntityTypeInterface $entity_type
    *   The entity type definition.
    *
    * @return \Drupal\Core\Field\FieldDefinitionInterface[]
    *   An array of base field definitions for the entity type, keyed by field
    *   name.
    *
    * @see \Drupal\Core\Entity\FieldableEntityInterface::baseFieldDefinitions()
    */
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php:28
    public static create(array $values = array()) {@inheritdoc}
    \Drupal\Core\Entity\ContentEntityBase::create(array $values = array())
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1132
    public static bundleFieldDefinitions(Drupal\Core\Entity\EntityTypeInterface $entity_type, $bundle, array $base_field_definitions) {@inheritdoc}
    \Drupal\Core\Entity\ContentEntityBase::bundleFieldDefinitions(Drupal\Core\Entity\EntityTypeInterface $entity_type, $bundle, array $base_field_definitions)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1392
    public static preCreate(Drupal\Core\Entity\EntityStorageInterface $storage, array &$values) {@inheritdoc}
    \Drupal\Core\Entity\EntityBase::preCreate(Drupal\Core\Entity\EntityStorageInterface $storage, array &$values)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:398
    public static postLoad(Drupal\Core\Entity\EntityStorageInterface $storage, array &$entities) {@inheritdoc}
    \Drupal\Core\Entity\EntityBase::postLoad(Drupal\Core\Entity\EntityStorageInterface $storage, array &$entities)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:423
    public static load($id) {@inheritdoc}
    \Drupal\Core\Entity\EntityBase::load($id)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:484
    public static loadMultiple(?array $ids = null) {@inheritdoc}
    \Drupal\Core\Entity\EntityBase::loadMultiple(?array $ids = null)
    /**
    * {@inheritdoc}
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:494
    protected static getRevisionMetadataKey(Drupal\Core\Entity\EntityTypeInterface $entity_type, $key): string Gets the name of a revision metadata field.
    /**
    * Gets the name of a revision metadata field.
    *
    * @param \Drupal\Core\Entity\EntityTypeInterface $entity_type
    *   A content entity type definition.
    * @param string $key
    *   The revision metadata key to get, must be one of 'revision_created',
    *   'revision_user' or 'revision_log_message'.
    *
    * @return string
    *   The name of the field for the specified $key.
    */
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php:138
    protected static invalidateTagsOnDelete(Drupal\Core\Entity\EntityTypeInterface $entity_type, array $entities) Invalidates an entity's cache tags upon delete.
    /**
    * Invalidates an entity's cache tags upon delete.
    *
    * @param \Drupal\Core\Entity\EntityTypeInterface $entity_type
    *   The entity type definition.
    * @param \Drupal\Core\Entity\EntityInterface[] $entities
    *   An array of entities.
    */
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:542
  • protected static $fieldsToSkipFromTranslationChangesCheck :: array (0)
    const TRANSLATION_REMOVED :: integer 0
    \Drupal\node\Entity\Node::TRANSLATION_REMOVED
    const TRANSLATION_EXISTING :: integer 1
    \Drupal\node\Entity\Node::TRANSLATION_EXISTING
    const TRANSLATION_CREATED :: integer 2
    \Drupal\node\Entity\Node::TRANSLATION_CREATED
    const NOT_PUBLISHED :: integer 0
    \Drupal\node\Entity\Node::NOT_PUBLISHED
    const PUBLISHED :: integer 1
    \Drupal\node\Entity\Node::PUBLISHED
    const NOT_PROMOTED :: integer 0
    \Drupal\node\Entity\Node::NOT_PROMOTED
    const PROMOTED :: integer 1
    \Drupal\node\Entity\Node::PROMOTED
    const NOT_STICKY :: integer 0
    \Drupal\node\Entity\Node::NOT_STICKY
    const STICKY :: integer 1
    \Drupal\node\Entity\Node::STICKY
#view_mode => string (4) "full"
$0['#view_mode']
#cache => array (5)
$0['#cache']
tags => array (2)
$0['#cache']['tags']
0 => string (9) "node_view"
$0['#cache']['tags'][0]
1 => string (8) "node:533"
$0['#cache']['tags'][1]
contexts => array (0)
$0['#cache']['contexts']
max-age => integer -1
$0['#cache']['max-age']
keys => array (4)
$0['#cache']['keys']
0 => string (11) "entity_view"
$0['#cache']['keys'][0]
1 => string (4) "node"
$0['#cache']['keys'][1]
2 => string (3) "533"
$0['#cache']['keys'][2]
3 => string (4) "full"
$0['#cache']['keys'][3]
bin => string (6) "render"
$0['#cache']['bin']
#theme => string (4) "node"
$0['#theme']
#weight => integer 0
$0['#weight']
#pre_render => array (1)
$0['#pre_render']
0 => array (2)
$0['#pre_render'][0]
0 => Drupal\node\NodeViewBuilder (12)
$0['#pre_render'][0][0]
  • Properties (12)
  • Available methods (28)
  • Static class properties (3)
  • protected moduleHandler -> Drupal\Core\Extension\ModuleHandler (11)
    • Properties (11)
    • Available methods (35)
    • protected loadedFiles -> array (157)
      action => boolean true
      actions_permissions => boolean true
      admin_toolbar => boolean true
      anchor_link => boolean true
      automated_cron => boolean true
      bean_migrate => boolean true
      better_exposed_filters => boolean true
      big_pipe => boolean true
      block => boolean true
      block_content => boolean true
      block_content_permissions => boolean true
      breakpoint => boolean true
      ck5_extra_plugins => boolean true
      ckeditor5 => boolean true
      ckeditor5_font => boolean true
      ckeditor5_inline_style => boolean true
      comment => boolean true
      config => boolean true
      config_filter => boolean true
      config_ignore => boolean true
      config_inspector => boolean true
      config_split => boolean true
      config_translation => boolean true
      config_update => boolean true
      config_update_ui => boolean true
      contact => boolean true
      contextual => boolean true
      custom_media_library => boolean true
      date_all_day => boolean true
      datetime => boolean true
      datetime_range => boolean true
      dblog => boolean true
      devel => boolean true
      devel_entity_updates => boolean true
      devel_kint_extras => boolean true
      draggableviews => boolean true
      dropzonejs => boolean true
      dropzonejs_eb_widget => boolean true
      dynamic_page_cache => boolean true
      edit_panel => boolean true
      editor => boolean true
      editor_advanced_link => boolean true
      embed => boolean true
      entity_browser => boolean true
      entity_browser_entity_form => boolean true
      entity_embed => boolean true
      entity_reference_revisions => boolean true
      entity_usage => boolean true
      field => boolean true
      field_group => boolean true
      field_group_migrate => boolean true
      field_ui => boolean true
      file => boolean true
      filter => boolean true
      filter_html_inline_style => boolean true
      fitvids => boolean true
      gin_toolbar => boolean true
      glightbox => boolean true
      help => boolean true
      history => boolean true
      image => boolean true
      imce => boolean true
      inline_entity_form => boolean true
      inline_form_errors => boolean true
      jquery_ui => boolean true
      jquery_ui_datepicker => boolean true
      jquery_ui_slider => boolean true
      jquery_ui_touch_punch => boolean true
      language => boolean true
      link => boolean true
      linkit => boolean true
      locale => boolean true
      masquerade => boolean true
      media => boolean true
      media_library => boolean true
      media_library_edit => boolean true
      media_migration => boolean true
      media_migration_tools => boolean true
      menu_block => boolean true
      menu_firstchild => boolean true
      menu_link_content => boolean true
      menu_ui => boolean true
      migmag => boolean true
      migmag_process => boolean true
      migrate => boolean true
      migrate_conditions => boolean true
      migrate_devel => boolean true
      migrate_drupal => boolean true
      migrate_drupal_ui => boolean true
      migrate_file => boolean true
      migrate_plus => boolean true
      migrate_process_array => boolean true
      migrate_process_extra => boolean true
      migrate_process_skip => boolean true
      migrate_process_trim => boolean true
      migrate_sandbox => boolean true
      migrate_tools => boolean true
      migrate_upgrade => boolean true
      mysql => boolean true
      node => boolean true
      oidc => boolean true
      options => boolean true
      owlcarousel => boolean true
      page_cache => boolean true
      path => boolean true
      path_alias => boolean true
      potx => boolean true
      redirect => boolean true
      robo => boolean true
      robo_migrate => boolean true
      robo_migrate_bean => boolean true
      robo_migrate_others => boolean true
      robo_migrate_system => boolean true
      search => boolean true
      shortcut => boolean true
      smart_sql_idmap => boolean true
      smart_trim => boolean true
      spamspan => boolean true
      string_field_formatter => boolean true
      svg_image => boolean true
      system => boolean true
      taxonomy => boolean true
      text => boolean true
      timer_block => boolean true
      token => boolean true
      token_filter => boolean true
      toolbar => boolean true
      tour => boolean true
      twig_real_content => boolean true
      update => boolean true
      upgrade_status => boolean true
      user => boolean true
      video_embed_field => boolean true
      views_bulk_operations => boolean true
      views_migration => boolean true
      views_ui => boolean true
      webform => boolean true
      webform_access => boolean true
      webform_devel => boolean true
      webform_location_places => boolean true
      webform_migrate => boolean true
      webform_node => boolean true
      webform_options_custom => boolean true
      webform_submission_export_import => boolean true
      webform_submission_log => boolean true
      webform_templates => boolean true
      webform_ui => boolean true
      yaml_editor => boolean true
      menu_admin_per_menu => boolean true
      pathauto => boolean true
      content_translation => boolean true
      externalauth => boolean true
      views => boolean true
      paragraphs => boolean true
      linked_field => boolean true
      standard => boolean true
      eu_cookie_compliance => boolean true
      protected moduleList -> array (157)
      action => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (35) "core/modules/action/action.info.yml"
        • File (177B)
        • -rw-r--r-- 1001 100 177B Sep 19 2023 core/modules/action/action.info.yml
          
        protected filename -> string (13) "action.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      actions_permissions => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (94) "modules/contrib/views_bulk_operations/modules/actions_permissions/actions_pe...
        • File (412B)
        • Contents
        • -rw-r--r-- 1001 100 412B Jun 06 11:13 modules/contrib/views_bulk_operations/modules/actions_permissions/actions_permissions.info.yml
          
        • modules/contrib/views_bulk_operations/modules/actions_permissions/actions_permissions.info.yml
          
        protected filename -> null
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      admin_toolbar => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (52) "modules/contrib/admin_toolbar/admin_toolbar.info.yml"
        • File (379B)
        • -rw-r--r-- 1001 100 379B Aug 03 00:51 modules/contrib/admin_toolbar/admin_toolbar.info.yml
          
        protected filename -> string (20) "admin_toolbar.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      anchor_link => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (48) "modules/contrib/anchor_link/anchor_link.info.yml"
        • File (404B)
        • -rw-r--r-- 1001 100 404B Jun 19 21:24 modules/contrib/anchor_link/anchor_link.info.yml
          
        protected filename -> string (18) "anchor_link.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      automated_cron => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (51) "core/modules/automated_cron/automated_cron.info.yml"
        • File (209B)
        • -rw-r--r-- 1001 100 209B Sep 19 2023 core/modules/automated_cron/automated_cron.info.yml
          
        protected filename -> string (21) "automated_cron.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      bean_migrate => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (50) "modules/contrib/bean_migrate/bean_migrate.info.yml"
        • File (388B)
        • -rw-r--r-- 1001 100 388B Jun 27 2022 modules/contrib/bean_migrate/bean_migrate.info.yml
          
        protected filename -> string (19) "bean_migrate.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      better_exposed_filters => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (70) "modules/contrib/better_exposed_filters/better_exposed_filters.info.yml"
        • File (372B)
        • -rw-r--r-- 1001 100 372B May 22 19:05 modules/contrib/better_exposed_filters/better_exposed_filters.info.yml
          
        protected filename -> string (29) "better_exposed_filters.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      big_pipe => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (39) "core/modules/big_pipe/big_pipe.info.yml"
        • File (160B)
        • -rw-r--r-- 1001 100 160B Sep 19 2023 core/modules/big_pipe/big_pipe.info.yml
          
        protected filename -> string (15) "big_pipe.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      block => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (33) "core/modules/block/block.info.yml"
        • File (243B)
        • -rw-r--r-- 1001 100 243B Sep 19 2023 core/modules/block/block.info.yml
          
        protected filename -> string (12) "block.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      block_content => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (49) "core/modules/block_content/block_content.info.yml"
        • File (240B)
        • -rw-r--r-- 1001 100 240B Sep 19 2023 core/modules/block_content/block_content.info.yml
          
        protected filename -> string (20) "block_content.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      block_content_permissions => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (76) "modules/contrib/block_content_permissions/block_content_permissions.info.yml"
        • File (389B)
        • -rw-r--r-- 1001 100 389B Jan 20 2023 modules/contrib/block_content_permissions/block_content_permissions.info.yml
          
        protected filename -> string (32) "block_content_permissions.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      breakpoint => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (43) "core/modules/breakpoint/breakpoint.info.yml"
        • File (142B)
        • -rw-r--r-- 1001 100 142B Sep 19 2023 core/modules/breakpoint/breakpoint.info.yml
          
        protected filename -> string (17) "breakpoint.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      ck5_extra_plugins => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (59) "modules/custom/ck5_extra_plugins/ck5_extra_plugins.info.yml"
        • File (285B)
        • -rw-r--r-- 1001 100 285B Oct 08 10:15 modules/custom/ck5_extra_plugins/ck5_extra_plugins.info.yml
          
        protected filename -> string (24) "ck5_extra_plugins.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      ckeditor5 => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (41) "core/modules/ckeditor5/ckeditor5.info.yml"
        • File (163B)
        • -rw-r--r-- 1001 100 163B Sep 19 2023 core/modules/ckeditor5/ckeditor5.info.yml
          
        protected filename -> string (16) "ckeditor5.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      ckeditor5_font => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (54) "modules/contrib/ckeditor5_font/ckeditor5_font.info.yml"
        • File (421B)
        • -rw-r--r-- 1001 100 421B Oct 10 2022 modules/contrib/ckeditor5_font/ckeditor5_font.info.yml
          
        protected filename -> null
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      ckeditor5_inline_style => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (69) "modules/custom/ckeditor5_inline_style/ckeditor5_inline_style.info.yml"
        • File (229B)
        • -rw-r--r-- 1001 100 229B Oct 08 10:15 modules/custom/ckeditor5_inline_style/ckeditor5_inline_style.info.yml
          
        protected filename -> string (29) "ckeditor5_inline_style.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      comment => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (37) "core/modules/comment/comment.info.yml"
        • File (164B)
        • -rw-r--r-- 1001 100 164B Sep 19 2023 core/modules/comment/comment.info.yml
          
        protected filename -> string (14) "comment.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      config => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (35) "core/modules/config/config.info.yml"
        • File (178B)
        • -rw-r--r-- 1001 100 178B Sep 19 2023 core/modules/config/config.info.yml
          
        protected filename -> string (13) "config.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      config_filter => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (52) "modules/contrib/config_filter/config_filter.info.yml"
        • File (358B)
        • -rw-r--r-- 1001 100 358B Sep 27 23:27 modules/contrib/config_filter/config_filter.info.yml
          
        protected filename -> null
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      config_ignore => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (52) "modules/contrib/config_ignore/config_ignore.info.yml"
        • File (359B)
        • -rw-r--r-- 1001 100 359B Feb 10 2023 modules/contrib/config_ignore/config_ignore.info.yml
          
        protected filename -> string (20) "config_ignore.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      config_inspector => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (58) "modules/contrib/config_inspector/config_inspector.info.yml"
        • File (356B)
        • -rw-r--r-- 1001 100 356B Apr 30 11:44 modules/contrib/config_inspector/config_inspector.info.yml
          
        protected filename -> string (23) "config_inspector.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      config_split => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (50) "modules/contrib/config_split/config_split.info.yml"
        • File (350B)
        • -rw-r--r-- 1001 100 350B Mar 21 12:54 modules/contrib/config_split/config_split.info.yml
          
        protected filename -> string (19) "config_split.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      config_translation => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (59) "core/modules/config_translation/config_translation.info.yml"
        • File (221B)
        • -rw-r--r-- 1001 100 221B Sep 19 2023 core/modules/config_translation/config_translation.info.yml
          
        protected filename -> string (25) "config_translation.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      config_update => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (52) "modules/contrib/config_update/config_update.info.yml"
        • File (334B)
        • -rw-r--r-- 1001 100 334B Apr 08 2020 modules/contrib/config_update/config_update.info.yml
          
        protected filename -> string (20) "config_update.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      config_update_ui => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (72) "modules/contrib/config_update/config_update_ui/config_update_ui.info.yml"
        • File (412B)
        • -rw-r--r-- 1001 100 412B Apr 08 2020 modules/contrib/config_update/config_update_ui/config_update_ui.info.yml
          
        protected filename -> string (23) "config_update_ui.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      contact => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (37) "core/modules/contact/contact.info.yml"
        • File (187B)
        • -rw-r--r-- 1001 100 187B Sep 19 2023 core/modules/contact/contact.info.yml
          
        protected filename -> string (14) "contact.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      contextual => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (43) "core/modules/contextual/contextual.info.yml"
        • File (161B)
        • -rw-r--r-- 1001 100 161B Sep 19 2023 core/modules/contextual/contextual.info.yml
          
        protected filename -> string (17) "contextual.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      custom_media_library => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (65) "modules/custom/custom_media_library/custom_media_library.info.yml"
        • File (173B)
        • -rw-r--r-- 1001 100 173B Oct 08 10:15 modules/custom/custom_media_library/custom_media_library.info.yml
          
        protected filename -> string (27) "custom_media_library.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      date_all_day => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (50) "modules/contrib/date_all_day/date_all_day.info.yml"
        • File (341B)
        • -rw-r--r-- 1001 100 341B Apr 27 2023 modules/contrib/date_all_day/date_all_day.info.yml
          
        protected filename -> string (19) "date_all_day.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      datetime => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (39) "core/modules/datetime/datetime.info.yml"
        • File (168B)
        • -rw-r--r-- 1001 100 168B Sep 19 2023 core/modules/datetime/datetime.info.yml
          
        protected filename -> string (15) "datetime.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      datetime_range => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (51) "core/modules/datetime_range/datetime_range.info.yml"
        • File (164B)
        • -rw-r--r-- 1001 100 164B Sep 19 2023 core/modules/datetime_range/datetime_range.info.yml
          
        protected filename -> string (21) "datetime_range.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      dblog => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (33) "core/modules/dblog/dblog.info.yml"
        • File (155B)
        • -rw-r--r-- 1001 100 155B Sep 19 2023 core/modules/dblog/dblog.info.yml
          
        protected filename -> string (12) "dblog.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      devel => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (36) "modules/contrib/devel/devel.info.yml"
        • File (332B)
        • -rw-r--r-- 1001 100 332B Jun 07 2023 modules/contrib/devel/devel.info.yml
          
        protected filename -> string (12) "devel.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      devel_entity_updates => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (66) "modules/contrib/devel_entity_updates/devel_entity_updates.info.yml"
        • File (373B)
        • -rw-r--r-- 1001 100 373B Oct 07 09:37 modules/contrib/devel_entity_updates/devel_entity_updates.info.yml
          
        protected filename -> null
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      devel_kint_extras => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (60) "modules/contrib/devel_kint_extras/devel_kint_extras.info.yml"
        • File (368B)
        • -rw-r--r-- 1001 100 368B Aug 09 13:48 modules/contrib/devel_kint_extras/devel_kint_extras.info.yml
          
        protected filename -> string (24) "devel_kint_extras.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      draggableviews => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (54) "modules/contrib/draggableviews/draggableviews.info.yml"
        • File (424B)
        • -rw-r--r-- 1001 100 424B Jun 01 12:12 modules/contrib/draggableviews/draggableviews.info.yml
          
        protected filename -> string (21) "draggableviews.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      dropzonejs => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (46) "modules/contrib/dropzonejs/dropzonejs.info.yml"
        • File (302B)
        • -rw-r--r-- 1001 100 302B Aug 11 15:06 modules/contrib/dropzonejs/dropzonejs.info.yml
          
        protected filename -> string (17) "dropzonejs.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      dropzonejs_eb_widget => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (74) "modules/contrib/dropzonejs/modules/eb_widget/dropzonejs_eb_widget.info.yml"
        • File (382B)
        • -rw-r--r-- 1001 100 382B Aug 11 15:06 modules/contrib/dropzonejs/modules/eb_widget/dropzonejs_eb_widget.info.yml
          
        protected filename -> null
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      dynamic_page_cache => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (59) "core/modules/dynamic_page_cache/dynamic_page_cache.info.yml"
        • File (162B)
        • -rw-r--r-- 1001 100 162B Sep 19 2023 core/modules/dynamic_page_cache/dynamic_page_cache.info.yml
          
        protected filename -> string (25) "dynamic_page_cache.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      edit_panel => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (45) "modules/custom/edit_panel/edit_panel.info.yml"
        • File (213B)
        • -rw-r--r-- 1001 100 213B Oct 08 10:15 modules/custom/edit_panel/edit_panel.info.yml
          
        protected filename -> string (17) "edit_panel.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      editor => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (35) "core/modules/editor/editor.info.yml"
        • File (260B)
        • -rw-r--r-- 1001 100 260B Sep 19 2023 core/modules/editor/editor.info.yml
          
        protected filename -> string (13) "editor.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      editor_advanced_link => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (66) "modules/contrib/editor_advanced_link/editor_advanced_link.info.yml"
        • File (399B)
        • -rw-r--r-- 1001 100 399B Jun 29 2023 modules/contrib/editor_advanced_link/editor_advanced_link.info.yml
          
        protected filename -> string (27) "editor_advanced_link.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      embed => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (36) "modules/contrib/embed/embed.info.yml"
        • File (388B)
        • -rw-r--r-- 1001 100 388B Aug 10 11:57 modules/contrib/embed/embed.info.yml
          
        protected filename -> string (12) "embed.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      entity_browser => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (54) "modules/contrib/entity_browser/entity_browser.info.yml"
        • File (330B)
        • -rw-r--r-- 1001 100 330B Dec 11 2023 modules/contrib/entity_browser/entity_browser.info.yml
          
        protected filename -> string (21) "entity_browser.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      entity_browser_entity_form => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (86) "modules/contrib/entity_browser/modules/entity_form/entity_browser_entity_for...
        • File (377B)
        • Contents
        • -rw-r--r-- 1001 100 377B Dec 11 2023 modules/contrib/entity_browser/modules/entity_form/entity_browser_entity_form.info.yml
          
        • modules/contrib/entity_browser/modules/entity_form/entity_browser_entity_form.info.yml
          
        protected filename -> string (33) "entity_browser_entity_form.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      entity_embed => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (50) "modules/contrib/entity_embed/entity_embed.info.yml"
        • File (369B)
        • -rw-r--r-- 1001 100 369B Apr 08 16:47 modules/contrib/entity_embed/entity_embed.info.yml
          
        protected filename -> string (19) "entity_embed.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      entity_reference_revisions => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (78) "modules/contrib/entity_reference_revisions/entity_reference_revisions.info.yml"
        • File (358B)
        • -rw-r--r-- 1001 100 358B Aug 04 22:48 modules/contrib/entity_reference_revisions/entity_reference_revisions.info.yml
          
        protected filename -> string (33) "entity_reference_revisions.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      entity_usage => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (50) "modules/contrib/entity_usage/entity_usage.info.yml"
        • File (686B)
        • -rw-r--r-- 1001 100 686B May 17 2023 modules/contrib/entity_usage/entity_usage.info.yml
          
        protected filename -> string (19) "entity_usage.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      field => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (33) "core/modules/field/field.info.yml"
        • File (129B)
        • -rw-r--r-- 1001 100 129B Sep 19 2023 core/modules/field/field.info.yml
          
        protected filename -> string (12) "field.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      field_group => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (48) "modules/contrib/field_group/field_group.info.yml"
        • File (339B)
        • -rw-r--r-- 1001 100 339B Aug 03 10:08 modules/contrib/field_group/field_group.info.yml
          
        protected filename -> string (18) "field_group.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      field_group_migrate => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (84) "modules/contrib/field_group/contrib/field_group_migrate/field_group_migrate....
        • File (355B)
        • Contents
        • -rw-r--r-- 1001 100 355B Aug 03 10:08 modules/contrib/field_group/contrib/field_group_migrate/field_group_migrate.info.yml
          
        • modules/contrib/field_group/contrib/field_group_migrate/field_group_migrate.info.yml
          
        protected filename -> null
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      field_ui => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (39) "core/modules/field_ui/field_ui.info.yml"
        • File (155B)
        • -rw-r--r-- 1001 100 155B Sep 19 2023 core/modules/field_ui/field_ui.info.yml
          
        protected filename -> string (15) "field_ui.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      file => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (31) "core/modules/file/file.info.yml"
        • File (140B)
        • -rw-r--r-- 1001 100 140B Sep 19 2023 core/modules/file/file.info.yml
          
        protected filename -> string (11) "file.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      filter => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (35) "core/modules/filter/filter.info.yml"
        • File (179B)
        • -rw-r--r-- 1001 100 179B Sep 19 2023 core/modules/filter/filter.info.yml
          
        protected filename -> string (13) "filter.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      filter_html_inline_style => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (104) "modules/custom/ckeditor5_inline_style/modules/filter_html_inline_style/filte...
        • File (289B)
        • Contents
        • -rw-r--r-- 1001 100 289B Oct 08 10:15 modules/custom/ckeditor5_inline_style/modules/filter_html_inline_style/filter_html_inline_style.info.yml
          
        • modules/custom/ckeditor5_inline_style/modules/filter_html_inline_style/filter_html_inline_style.info.yml
          
        protected filename -> string (31) "filter_html_inline_style.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      fitvids => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (40) "modules/contrib/fitvids/fitvids.info.yml"
        • File (299B)
        • -rw-r--r-- 1001 100 299B Nov 28 2022 modules/contrib/fitvids/fitvids.info.yml
          
        protected filename -> string (14) "fitvids.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      gin_toolbar => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (48) "modules/contrib/gin_toolbar/gin_toolbar.info.yml"
        • File (281B)
        • -rw-r--r-- 1001 100 281B Jun 14 14:42 modules/contrib/gin_toolbar/gin_toolbar.info.yml
          
        protected filename -> string (18) "gin_toolbar.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      glightbox => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (44) "modules/contrib/glightbox/glightbox.info.yml"
        • File (341B)
        • -rw-r--r-- 1001 100 341B Oct 03 09:17 modules/contrib/glightbox/glightbox.info.yml
          
        protected filename -> string (16) "glightbox.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      help => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (31) "core/modules/help/help.info.yml"
        • File (106B)
        • -rw-r--r-- 1001 100 106B Sep 19 2023 core/modules/help/help.info.yml
          
        protected filename -> string (11) "help.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      history => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (37) "core/modules/history/history.info.yml"
        • File (146B)
        • -rw-r--r-- 1001 100 146B Sep 19 2023 core/modules/history/history.info.yml
          
        protected filename -> string (14) "history.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      image => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (33) "core/modules/image/image.info.yml"
        • File (228B)
        • -rw-r--r-- 1001 100 228B Sep 19 2023 core/modules/image/image.info.yml
          
        protected filename -> string (12) "image.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      imce => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (34) "modules/contrib/imce/imce.info.yml"
        • File (306B)
        • -rw-r--r-- 1001 100 306B Aug 04 00:47 modules/contrib/imce/imce.info.yml
          
        protected filename -> string (11) "imce.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      inline_entity_form => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (62) "modules/contrib/inline_entity_form/inline_entity_form.info.yml"
        • File (346B)
        • -rw-r--r-- 1001 100 346B Nov 02 2023 modules/contrib/inline_entity_form/inline_entity_form.info.yml
          
        protected filename -> string (25) "inline_entity_form.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      inline_form_errors => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (59) "core/modules/inline_form_errors/inline_form_errors.info.yml"
        • File (173B)
        • -rw-r--r-- 1001 100 173B Sep 19 2023 core/modules/inline_form_errors/inline_form_errors.info.yml
          
        protected filename -> string (25) "inline_form_errors.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      jquery_ui => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (44) "modules/contrib/jquery_ui/jquery_ui.info.yml"
        • File (264B)
        • -rw-r--r-- 1001 100 264B May 29 19:01 modules/contrib/jquery_ui/jquery_ui.info.yml
          
        protected filename -> string (16) "jquery_ui.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      jquery_ui_datepicker => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (66) "modules/contrib/jquery_ui_datepicker/jquery_ui_datepicker.info.yml"
        • File (344B)
        • -rw-r--r-- 1001 100 344B May 30 20:40 modules/contrib/jquery_ui_datepicker/jquery_ui_datepicker.info.yml
          
        protected filename -> null
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      jquery_ui_slider => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (58) "modules/contrib/jquery_ui_slider/jquery_ui_slider.info.yml"
        • File (333B)
        • -rw-r--r-- 1001 100 333B May 30 03:08 modules/contrib/jquery_ui_slider/jquery_ui_slider.info.yml
          
        protected filename -> null
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      jquery_ui_touch_punch => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (68) "modules/contrib/jquery_ui_touch_punch/jquery_ui_touch_punch.info.yml"
        • File (336B)
        • -rw-r--r-- 1001 100 336B Jun 06 10:44 modules/contrib/jquery_ui_touch_punch/jquery_ui_touch_punch.info.yml
          
        protected filename -> string (28) "jquery_ui_touch_punch.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      language => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (39) "core/modules/language/language.info.yml"
        • File (180B)
        • -rw-r--r-- 1001 100 180B Sep 19 2023 core/modules/language/language.info.yml
          
        protected filename -> string (15) "language.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      link => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (31) "core/modules/link/link.info.yml"
        • File (143B)
        • -rw-r--r-- 1001 100 143B Sep 19 2023 core/modules/link/link.info.yml
          
        protected filename -> string (11) "link.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      linkit => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (38) "modules/contrib/linkit/linkit.info.yml"
        • File (408B)
        • -rw-r--r-- 1001 100 408B Oct 09 2023 modules/contrib/linkit/linkit.info.yml
          
        protected filename -> string (13) "linkit.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      locale => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (35) "core/modules/locale/locale.info.yml"
        • File (220B)
        • -rw-r--r-- 1001 100 220B Sep 19 2023 core/modules/locale/locale.info.yml
          
        protected filename -> string (13) "locale.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      masquerade => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (46) "modules/contrib/masquerade/masquerade.info.yml"
        • File (308B)
        • -rw-r--r-- 1001 100 308B Aug 09 03:09 modules/contrib/masquerade/masquerade.info.yml
          
        protected filename -> string (17) "masquerade.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      media => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (33) "core/modules/media/media.info.yml"
        • File (225B)
        • -rw-r--r-- 1001 100 225B Sep 19 2023 core/modules/media/media.info.yml
          
        protected filename -> string (12) "media.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      media_library => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (49) "core/modules/media_library/media_library.info.yml"
        • File (278B)
        • -rw-r--r-- 1001 100 278B Sep 19 2023 core/modules/media_library/media_library.info.yml
          
        protected filename -> string (20) "media_library.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      media_library_edit => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (62) "modules/contrib/media_library_edit/media_library_edit.info.yml"
        • File (325B)
        • -rw-r--r-- 1001 100 325B Aug 22 22:17 modules/contrib/media_library_edit/media_library_edit.info.yml
          
        protected filename -> string (25) "media_library_edit.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      media_migration => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (56) "modules/contrib/media_migration/media_migration.info.yml"
        • File (611B)
        • -rw-r--r-- 1001 100 611B Feb 21 2023 modules/contrib/media_migration/media_migration.info.yml
          
        protected filename -> string (22) "media_migration.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      media_migration_tools => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (92) "modules/contrib/media_migration/modules/media_migration_tools/media_migratio...
        • File (396B)
        • Contents
        • -rw-r--r-- 1001 100 396B Feb 21 2023 modules/contrib/media_migration/modules/media_migration_tools/media_migration_tools.info.yml
          
        • modules/contrib/media_migration/modules/media_migration_tools/media_migration_tools.info.yml
          
        protected filename -> string (28) "media_migration_tools.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      menu_block => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (46) "modules/contrib/menu_block/menu_block.info.yml"
        • File (288B)
        • -rw-r--r-- 1001 100 288B May 07 00:58 modules/contrib/menu_block/menu_block.info.yml
          
        protected filename -> string (17) "menu_block.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      menu_firstchild => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (56) "modules/contrib/menu_firstchild/menu_firstchild.info.yml"
        • File (381B)
        • -rw-r--r-- 1001 100 381B Oct 29 2023 modules/contrib/menu_firstchild/menu_firstchild.info.yml
          
        protected filename -> string (22) "menu_firstchild.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      menu_link_content => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (57) "core/modules/menu_link_content/menu_link_content.info.yml"
        • File (150B)
        • -rw-r--r-- 1001 100 150B Sep 19 2023 core/modules/menu_link_content/menu_link_content.info.yml
          
        protected filename -> string (24) "menu_link_content.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      menu_ui => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (37) "core/modules/menu_ui/menu_ui.info.yml"
        • File (211B)
        • -rw-r--r-- 1001 100 211B Sep 19 2023 core/modules/menu_ui/menu_ui.info.yml
          
        protected filename -> string (14) "menu_ui.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      migmag => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (38) "modules/contrib/migmag/migmag.info.yml"
        • File (287B)
        • -rw-r--r-- 1001 100 287B Oct 03 13:02 modules/contrib/migmag/migmag.info.yml
          
        protected filename -> string (13) "migmag.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      migmag_process => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (61) "modules/contrib/migmag/migmag_process/migmag_process.info.yml"
        • File (335B)
        • -rw-r--r-- 1001 100 335B Oct 03 13:02 modules/contrib/migmag/migmag_process/migmag_process.info.yml
          
        protected filename -> string (21) "migmag_process.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      migrate => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (37) "core/modules/migrate/migrate.info.yml"
        • File (97B)
        • -rw-r--r-- 1001 100 97B Sep 19 2023 core/modules/migrate/migrate.info.yml
          
        protected filename -> string (14) "migrate.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      migrate_conditions => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (62) "modules/contrib/migrate_conditions/migrate_conditions.info.yml"
        • File (344B)
        • -rw-r--r-- 1001 100 344B Jun 11 23:19 modules/contrib/migrate_conditions/migrate_conditions.info.yml
          
        protected filename -> null
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      migrate_devel => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (52) "modules/contrib/migrate_devel/migrate_devel.info.yml"
        • File (292B)
        • -rw-r--r-- 1001 100 292B Oct 27 2023 modules/contrib/migrate_devel/migrate_devel.info.yml
          
        protected filename -> null
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      migrate_drupal => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (51) "core/modules/migrate_drupal/migrate_drupal.info.yml"
        • File (166B)
        • -rw-r--r-- 1001 100 166B Sep 19 2023 core/modules/migrate_drupal/migrate_drupal.info.yml
          
        protected filename -> string (21) "migrate_drupal.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      migrate_drupal_ui => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (57) "core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml"
        • File (271B)
        • -rw-r--r-- 1001 100 271B Sep 19 2023 core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml
          
        protected filename -> string (24) "migrate_drupal_ui.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      migrate_file => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (50) "modules/contrib/migrate_file/migrate_file.info.yml"
        • File (407B)
        • -rw-r--r-- 1001 100 407B Jan 29 2023 modules/contrib/migrate_file/migrate_file.info.yml
          
        protected filename -> null
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      migrate_plus => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (50) "modules/contrib/migrate_plus/migrate_plus.info.yml"
        • File (300B)
        • -rw-r--r-- 1001 100 300B Apr 22 2022 modules/contrib/migrate_plus/migrate_plus.info.yml
          
        protected filename -> string (19) "migrate_plus.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      migrate_process_array => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (68) "modules/contrib/migrate_process_array/migrate_process_array.info.yml"
        • File (294B)
        • -rw-r--r-- 1001 100 294B Feb 27 21:33 modules/contrib/migrate_process_array/migrate_process_array.info.yml
          
        protected filename -> string (28) "migrate_process_array.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      migrate_process_extra => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (68) "modules/contrib/migrate_process_extra/migrate_process_extra.info.yml"
        • File (275B)
        • -rw-r--r-- 1001 100 275B Oct 08 08:51 modules/contrib/migrate_process_extra/migrate_process_extra.info.yml
          
        protected filename -> string (28) "migrate_process_extra.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      migrate_process_skip => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (66) "modules/contrib/migrate_process_skip/migrate_process_skip.info.yml"
        • File (305B)
        • -rw-r--r-- 1001 100 305B Nov 10 2020 modules/contrib/migrate_process_skip/migrate_process_skip.info.yml
          
        protected filename -> string (27) "migrate_process_skip.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      migrate_process_trim => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (66) "modules/contrib/migrate_process_trim/migrate_process_trim.info.yml"
        • File (323B)
        • -rw-r--r-- 1001 100 323B Jul 20 2022 modules/contrib/migrate_process_trim/migrate_process_trim.info.yml
          
        protected filename -> string (27) "migrate_process_trim.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      migrate_sandbox => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (56) "modules/contrib/migrate_sandbox/migrate_sandbox.info.yml"
        • File (346B)
        • -rw-r--r-- 1001 100 346B Jul 05 22:39 modules/contrib/migrate_sandbox/migrate_sandbox.info.yml
          
        protected filename -> null
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      migrate_tools => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (52) "modules/contrib/migrate_tools/migrate_tools.info.yml"
        • File (459B)
        • -rw-r--r-- 1001 100 459B Dec 30 2022 modules/contrib/migrate_tools/migrate_tools.info.yml
          
        protected filename -> string (20) "migrate_tools.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      migrate_upgrade => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (56) "modules/contrib/migrate_upgrade/migrate_upgrade.info.yml"
        • File (384B)
        • -rw-r--r-- 1001 100 384B Jun 25 23:23 modules/contrib/migrate_upgrade/migrate_upgrade.info.yml
          
        protected filename -> null
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      mysql => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (33) "core/modules/mysql/mysql.info.yml"
        • File (98B)
        • -rw-r--r-- 1001 100 98B Sep 19 2023 core/modules/mysql/mysql.info.yml
          
        protected filename -> string (12) "mysql.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      node => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (31) "core/modules/node/node.info.yml"
        • File (206B)
        • -rw-r--r-- 1001 100 206B Sep 19 2023 core/modules/node/node.info.yml
          
        protected filename -> string (11) "node.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      oidc => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (34) "modules/contrib/oidc/oidc.info.yml"
        • File (325B)
        • -rw-r--r-- 1001 100 325B Jun 14 18:40 modules/contrib/oidc/oidc.info.yml
          
        protected filename -> string (11) "oidc.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      options => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (37) "core/modules/options/options.info.yml"
        • File (210B)
        • -rw-r--r-- 1001 100 210B Sep 19 2023 core/modules/options/options.info.yml
          
        protected filename -> string (14) "options.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      owlcarousel => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (48) "modules/contrib/owlcarousel/owlcarousel.info.yml"
        • File (343B)
        • -rw-r--r-- 1001 100 343B May 30 2021 modules/contrib/owlcarousel/owlcarousel.info.yml
          
        protected filename -> string (18) "owlcarousel.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      page_cache => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (43) "core/modules/page_cache/page_cache.info.yml"
        • File (179B)
        • -rw-r--r-- 1001 100 179B Sep 19 2023 core/modules/page_cache/page_cache.info.yml
          
        protected filename -> string (17) "page_cache.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      path => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (31) "core/modules/path/path.info.yml"
        • File (175B)
        • -rw-r--r-- 1001 100 175B Sep 19 2023 core/modules/path/path.info.yml
          
        protected filename -> string (11) "path.module"
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219
      path_alias => Drupal\Core\Extension\Extension (5)
      • Properties (5)
      • Available methods (14)
      • protected type -> string (6) "module"
        protected pathname -> string (43) "core/modules/path_alias/path_alias.info.yml"
        • File (146B)
        • -rw-r--r-- 1001 100 146B Sep 19 2023 core/modules/path_alias/path_alias.info.yml
          
        protected filename -> null
        protected splFileInfo -> null
        protected root -> string (23) "/var/www/robosoutez/web"
        • Directory (4KB)
        • drwxr-xr-x 1001 100 4KB Oct 08 10:15 /var/www/robosoutez/web
          
      • public __construct($root, $type, $pathname, $filename = null) Constructs a new Extension object.
        /**
        * Constructs a new Extension object.
        *
        * @param string $root
        *   The app root.
        * @param string $type
        *   The type of the extension; e.g., 'module'.
        * @param string $pathname
        *   The relative path and filename of the extension's info file; e.g.,
        *   'core/modules/node/node.info.yml'.
        * @param string $filename
        *   (optional) The filename of the main extension file; e.g., 'node.module'.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:66
        public getType(): string Returns the type of the extension.
        /**
        * Returns the type of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:80
        public getName(): string Returns the internal name of the extension.
        /**
        * Returns the internal name of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:89
        public getPath(): string Returns the relative path of the extension.
        /**
        * Returns the relative path of the extension.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:98
        public getPathname(): string Returns the relative path and filename of the extension's info file.
        /**
        * Returns the relative path and filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:107
        public getFilename(): string Returns the filename of the extension's info file.
        /**
        * Returns the filename of the extension's info file.
        *
        * @return string
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:116
        public getExtensionPathname(): string|null Returns the relative path of the main extension file, if any.
        /**
        * Returns the relative path of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:125
        public getExtensionFilename(): string|null Returns the name of the main extension file, if any.
        /**
        * Returns the name of the main extension file, if any.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:136
        public load(): bool Loads the main extension file, if any.
        /**
        * Loads the main extension file, if any.
        *
        * @return bool
        *   TRUE if this extension has a main extension file, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:146
        public __call($method, array $args) Re-routes method calls to SplFileInfo.
        /**
        * Re-routes method calls to SplFileInfo.
        *
        * Offers all SplFileInfo methods to consumers; e.g., $extension->getMTime().
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:159
        public __sleep(): array Magic method implementation to serialize the extension object.
        /**
        * Magic method implementation to serialize the extension object.
        *
        * @return array
        *   The names of all variables that should be serialized.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:172
        public __wakeup() Magic method implementation to unserialize the extension object.
        /**
        * Magic method implementation to unserialize the extension object.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:185
        public isExperimental(): bool Checks if an extension is marked as experimental.
        /**
        * Checks if an extension is marked as experimental.
        *
        * @return bool
        *   TRUE if an extension is marked as experimental, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:202
        public isObsolete(): bool Checks if an extension is marked as obsolete.
        /**
        * Checks if an extension is marked as obsolete.
        *
        * @return bool
        *   TRUE if an extension is marked as obsolete, FALSE otherwise.
        */
        
        Defined in <ROOT>/core/lib/Drupal/Core/Extension/Extension.php:219