🗃️ BASES / MARIADB

Mirar bases, hurgar tablas, ver columnas y muestra. Borrado de DB desactivado para evitar una tragedia bíblica.

OK
Conexión DB
276
Tablas visibles
prestashop
Nivel actual

🧬 Columnas: prestashop / ps_hook

6
CampoTipoNullKeyDefaultExtra
id_hookint(10) unsignedNOPRIauto_increment
namevarchar(191)NOUNI
titlevarchar(255)NO
descriptionmediumtextYES
activetinyint(1) unsignedNO1
positiontinyint(1)NO1

🔬 Muestra de datos

20 filas
id_hooknametitledescriptionactiveposition
1actionValidateOrderNew orders11
2actionValidateOrderAfterAfter validating an orderThis hook is called after validating an order by core11
3displayMaintenanceMaintenance PageThis hook displays new elements on the maintenance page11
4displayCartModalContentContent of Add-to-cart modalThis hook displays content in the middle of the window that appears after adding product t...11
5displayCartModalFooterBottom of Add-to-cart modalThis hook displays content in the bottom of window that appears after adding product to ca...11
6displayProductPageDrawerProduct Page DrawerThis hook displays content in the right sidebar of the product page11
7actionPaymentConfirmationPayment confirmationThis hook displays new elements after the payment is validated11
8displayPaymentReturnPayment return11
9actionUpdateQuantityQuantity updateQuantity is updated only when a customer effectively places their order11
10displayRightColumnRight column blocksThis hook displays new elements in the right-hand column11
11displayContactRightColumnRight column blocks of the contact pageThis hook displays new elements in the right-hand column of the contact page11
12displayWrapperTopMain wrapper section (top)This hook displays new elements in the top of the main wrapper11
13displayWrapperBottomMain wrapper section (bottom)This hook displays new elements in the bottom of the main wrapper11
14displayContactContentContent wrapper section of the contact pageThis hook displays new elements in the content wrapper of the contact page11
15displayContentWrapperTopContent wrapper section (top)This hook displays new elements in the top of the content wrapper11
16displayContentWrapperBottomContent wrapper section (bottom)This hook displays new elements in the bottom of the content wrapper11
17displayLeftColumnLeft column blocksThis hook displays new elements in the left-hand column11
18displayContactLeftColumnLeft column blocks on the contact pageThis hook displays new elements in the left-hand column of the contact page11
19displayHomeHomepage contentThis hook displays new elements on the homepage11
20displayHeaderPages html head sectionThis hook adds additional elements in the head section of your pages (head section of html...11