Console command to create config files, executed with 'config:create'
DI Configuration Class
DI Extension Class
Entity Config used to set properties to define form fields
ConfigFormFactoryInterface class
Interface to be called for DI for ConfigFormFactoryInterface related services
Email ConfigType
ConfigService class
Interface to be called for DI for ConfigServiceInterface related services
Twig extension to display the Config parameter using `config('YOUR_PARAMETER_NAME')
Twig extension to display the Container's parameter using `configParam('YOUR_PARAMETER_NAME')
Main Controller class
DI Configuration Class
DI Extension Class
Entity ContactForm (not linked to a DB)
Events to be dispatched throughout the lifecycle of ContactForm
ContactFormFactory class
Interface to be called for DI for ContactFormFactoryInterface related services
ContactForm FormType
Voter for ContactForm access
Main services related to ContactForm
Interface to be called for DI for ContactFormServiceInterface related services
Services related to ContactForm Email
Interface to be called for DI for ContactForm Email related services
Console command to count lines of code in project, executed with 'count:loc'
DI Configuration Class
DI Extension Class
Main Controller class
DI Configuration Class
DI Extension Class
Entity Email (linked to DB table emails)
Voter for Email access
Main services related to Email
Interface to be called for DI for Email Main related services
Console command to create sitemap of events, executed with 'events:createSitemap'
Main Controller class
DI Configuration Class
DI Extension Class
Entity Event (linked to DB table events)
EventFormFactory class
Interface to be called for DI for EventFormFactoryInterface related services
Event FormType
Repository for Event Entity
Voter for Event access
Main services related to Events
Interface to be called for DI for Events Main related services
Twig extension to display the carousel using events_carousel($number)
Main Controller class
DI Configuration Class
DI Extension Class
Entity ExceptionChecker (linked to DB table exception_checker)
ExceptionCheckerFormFactory class
Interface to be called for DI for ExceptionCheckerFormFactoryInterface related services
ExceptionChecker FormType
ExceptionListener to catch Exception launch
Repository for ExceptionChecker Entity
Voter for EsceptionChecker access
Main services related to ExceptionChecker
Interface to be called for DI for ExceptionChecker Main related services
GiftVoucherAvailable Controller class
Offer Controller class
GiftVoucherPurchased Controller class
Qrcode Controller class
DI Configuration Class
DI Extension Class
Entity GiftVoucherAvailable (linked to DB table gift_voucher_available)
Entity GiftVoucherPurchased (linked to DB table gift_voucher_purchased)
GiftVoucherAvailable FormType
GiftVoucherFormFactory class
Interface to be called for DI for GiftVoucherFormFactoryInterface related services
GiftVoucherPurchased FormType
Repository for Event Entity
Repository for Event Entity
Voter for GiftVoucherAvailable access
Voter for GiftVoucherPurchased access
Services related to GiftVoucher Email
Interface to be called for DI for GiftVoucher Email related services
Interface to be called for DI for GiftVoucherAvailable Main related services
Interface to be called for DI for GiftVoucherAvailable Main related services
Main services related to GiftVoucherPurchased
Interface to be called for DI for GiftVoucherPurchased Main related services
Services related to GiftVoucher Payment
Interface to be called for DI for GiftVoucher Payment related services
Twig extension to display the formatted GiftVoucherPurchased identifier using |gv_identifier
Twig extension to display the Offer button for the GiftVoucherAvailable using gv_offer_button(id)
Twig extension to display the Link for the GiftVoucherAvailable using gv_offer_link(id)
Twig extension to display the select form for GiftVoucherAvailable using gv_select([id])
Twig extension to display all the GiftVoucherAvailable as a list (object, description, offer button) using gv_view_all([$number, $orderField])
DI Configuration Class
DI Extension Class
Data for AngularJS - https://angularjs.org
Data for Bootstrap - https://getbootstrap.com - https://www.bootstrapcdn.com/legacy/bootstrap/
Data for Bootstrap DatePicker - https://cdnjs.com/libraries/bootstrap-datepicker
Data for CookieConsent - https://cookieconsent.insites.com
Interface to be implemented to return css data for library
Data for Fontawesome - https://fontawesome.com
Data for Fontawesome Base - https://fontawesome.com
Data for Fontawesome Brands - https://fontawesome.com
Data for Fontawesome Regular - https://fontawesome.com
Data for Fontawesome Solid - https://fontawesome.com
Data for Friconix - https://friconix.com
Interface to be implemented to return javascript data for library
Data for jQuery - https://code.jquery.com
Data for jQuery Slim - https://code.jquery.com
Data for jQuery UI - https://jquery.com/ui
Data for Popper - https://popper.js.org
Data for React - https://reactjs.org
Data for React Dom - https://reactjs.org
Data for Select2 - https://select2.org
Data for Tinymce - https://www.tinymce.com
Vue
Data for Vue.js - https://vuejs.org
Main services related to IncludeLibrary
Interface to be called for DI for IncludeLibrary Main related services
Twig extension to provide Library's data using inc_lib
Twig extension to provide Library's content using inc_content
Twig extension to provide Library's data using inc_font
Twig extension to provide Library's data using inc_link
Console command to create sitemap of pages, executed with 'pageedit:createSitemap'
ArchivedController class
DeletedController class
Main PageEdit Controller class
PdfController class
RedirectedController class
UtilsController class
DI Configuration Class
DI Extension Class
Entity PageEdit (not linked to DB)
PageEditFormFactory class
Interface to be called for DI for PageEditFormFactoryInterface related services
PageEdit FormType
Voter for PageEdit access
Services related to PageEdit File
Interface to be called for DI for PageEdit File related services
Main services related to PageEdit
Interface to be called for DI for PageEdit Main related services
Services related to PageEdit Pdf
Interface to be called for DI for PageEdit Pdf related services
Services related to PageEdit Slug
Interface to be called for DI for PageEdit Slug related services
Twig extension to display the formatted GiftVoucherPurchased identifier using |gv_identifier
Main controller class
DI Configuration Class
DI Extension Class
Entity Event (linked to DB table stripe_payment)
PaymentFormFactory class
Interface to be called for DI for PaymentFormFactoryInterface related services
Payment FormType
Repository for Payment Entity
Voter for Payment access
PaymentEmail class
Interface to be called for DI for PaymentEmailInterface related services
PaymentService class
Interface to be called for DI for PaymentServiceInterface related services
PaymentStripe class
Interface to be called for DI for PaymentStripeInterface related services
Twig extension to display the Payment button using `payment_button(['YOUR_TEXT_TO_DISPLAY', AMOUNT, 'CURRENCY', 'YOUR_OPTIONAL_STYLES'])
Twig extension to display the Payment button using payment_link(['YOUR_TEXT_TO_DISPLAY', AMOUNT, 'CURRENCY'])
Payment Controller class
PurchaseCredits Controller class
Transaction Controller class
DI Configuration Class
DI Extension Class
Entity PurchaseCredits (not linked to DB)
Entity Transaction (linked to DB table user_transactions)
PurchaseCreditsFormFactory class
Interface to be called for DI for PurchaseCreditsFormFactoryInterface related services
PurchaseCredits FormType
Voter for PurchaseCredits access
Voter for Transaction access
Services related to PurchaseCredits Email
Interface to be called for DI for PurchaseCredits Email related services
Services related to PurchaseCredits Payment
Interface to be called for DI for PurchaseCredits Payment related services
PurchaseCreditsService class
Interface to be called for DI for PurchaseCreditsServiceInterface related services
TransactionService class
Interface to be called for DI for TransactionServiceInterface related services
Twig extension to display the formatted number of credits using |purchasecredits_format
Twig extension to display a "<div data-.
DI Configuration Class
DI Extension Class
Services related to ServiceImageInterface
Interface to be called for DI for ServiceImageInterface related services
Services related to ServicePdfInterface
Interface to be called for DI for ServicePdfInterface related services
Services related to ServiceSlugInterface
Interface to be called for DI for ServiceSlugInterface related services
Services related to ServiceToolsInterface
Interface to be called for DI for ServiceToolsInterface related services
Services related to ServiceUserInterface
Interface to be called for DI for ServiceUserInterface related services
Main Controller class
Entity ShareButtons (linked to DB table exception_checker)
Voter for EsceptionChecker access
Main services related to ShareButtons
Interface to be called for DI for ShareButtons Main related services
Twig extension to provide the xhtml code for requested button using: sharebuttons(['SHARE1', 'SHARE2', 'SHARE3', etc.], 'STYLE[distinct|ellipse|toolbar](default distinct)', 'SIZE[lg|md|sm|xs](default md)', 'ALIGNMENT[left|center|right](default center)', DISPLAY_ICON[true|false](default true), DISPLAY_TEXTX[true|false](default false))
Twig extension to provide the xhtml code for requested dropdown button using: ``
Console command to convert the Twig models template to their Markdown format with 'models:twig2md'
Main Controller class
DI Configuration Class
DI Extension Class
Voter for Site access
DI Extension Class
DI Extension Class
Main Services related to Payment
Interface to be called for DI for Payment Main related services
Twig extension to provide the xhtml code for requested button using: `toolbar_button(path('ROUTE', { 'VARIABLE': object.PROPERTY }), 'BUTTON_NAME', 'SIZE[lg|md|sm|xs](default md)', 'USE_ANOTHER_LABEL', 'USE_ANOTHER_STYLE')
Twig extension to provide the xhtml code for requested button using toolbar_button_text(path('ROUTE', { 'VARIABLE': object.PROPERTY }), 'BUTTON_NAME', 'SIZE[lg|md|sm|xs](default md)', 'ICON_DISPLAY[true|false](default true)', 'LOCATION[right|bottom|left|top]')
Twig extension to provide the xhtml code for available 975L dashboards using toolbar_dashboards('SIZE[lg|md|sm|xs](default md)')
Twig extension to provide the xhtml code for the toolbar using {{ toolbar_display('TOOLS_TEMPLATE', 'TYPE', 'SIZE[lg|md|sm|xs]', OBJECT_IF_NEEDED) }}
Api Controller class
Manage User Controller class
Password Controller class
Profile Controller class
Registration Controller class
Main User Controller class
Trait UserAddressTrait
Trait UserBusinessTrait
Trait UserAddressTrait
Trait UserAddressTrait
Trait UserSocialTrait
Entity User (linked to DB table user)
Entity UserAbstract
Entity UserAddress (linked to DB table user)
Entity UserAddressAbstract
Entity UserBusiness (linked to DB table user)
Entity UserBusinessAbstract
Entity UserFull (linked to DB table user)
Entity UserFullAbstract
Entity UserLight (linked to DB table user)
Entity UserLightAbstract
Entity UserSocial (linked to DB table user)
Entity UserSocialAbstract
Events to be dispatched throughout the lifecycle of User Forms
UserAddRoleType FormType
UserChangePassword FormType
UserDeleteRoleType FormType
UserFormFactory class
Interface to be called for DI for UserFormFactoryInterface related services
UserProfile FormType
UserResetPasswordConfirm FormType
UserResetPassword FormType
UserSignup FormType
Class to listen to authentication event
Class to listen to logout event
Repository for User Entity
Voter for Api access
Voter for User access
Bridge to use hwiOAuth
TokenAuthenticator for Api access
Voter for User access
Main services related to API
Interface to be called for DI for API Main related services
Main services related to User
Interface to be called for DI for User Email related services
Password services related to User
Interface to be called for DI for User Password related services
Main services related to User
Interface to be called for DI for User Main related services
Twig extension to return the url to be used for user's avatar using user_avatar([$size])
Twig extension to display user's information in a div data (mainly for javascript access) using user_divData()
Twig extension to display the formatted Siret number using |user_siret
Twig extension to display the formatted VAT number using |user_vat
Sets the message when Siret validation fails
Class to validate the Siret number
Sets the message when Challenge validation fails
Class to validate the answer to the Challenge number
Vat
Sets the message when VAT validation fails
Class to validate the VAT number
Main Controller class
DI Configuration Class
DI Extension Class
Entity Xliff (linked to DB table translations)
Repository for Xliff Entity