ExtTablesFactory

Read onlyYes
FinalYes
Internal

Bootstrap related ext_tables loading. Extensions must not use this.

Attributes
#[Autoconfigure]
$public: true

Table of Contents

Methods

__construct()  : mixed
createCacheEntry()  : void
Create cache entry for concatenated ext_tables.php files
load()  : void
Execute all extension "ext_tables.php" files of loaded extensions.
loadUncached()  : void

Methods

createCacheEntry()

Create cache entry for concatenated ext_tables.php files

public createCacheEntry() : void

load()

Execute all extension "ext_tables.php" files of loaded extensions.

public load() : void

Cache to a single file and use if exists.

loadUncached()

public loadUncached() : void

        
On this page

Search results