A

EventsController::all() — Method in class EventsController
Displays all the Events NOT finished
ExceptionCheckerController::addFromUrl() — Method in class ExceptionCheckerController
Creates the ExceptionChecker from url call (mainly from link sent in email built with Monolog)
$ExceptionCheckerService#authCheckerProperty in class ExceptionCheckerService
Stores AuthorizationCheckerInterface
AvailableControllerClass in namespace c975L\GiftVoucherBundle\Controller
GiftVoucherAvailable Controller class
$GiftVoucherAvailable#amountProperty in class GiftVoucherAvailable
Amount in cents for the GiftVoucherAvailable
$GiftVoucherPurchased#amountProperty in class GiftVoucherPurchased
Amount in cents of the the GiftVoucherPurchased
AvailableVoterClass in namespace c975L\GiftVoucherBundle\Security
Voter for GiftVoucherAvailable access
AngularClass in namespace c975L\IncludeLibraryBundle\Libraries
Data for AngularJS - https://angularjs.org
ArchivedControllerClass in namespace c975L\PageEditBundle\Controller
ArchivedController class
$PageEditFile#authCheckerProperty in class PageEditFile
Stores AuthorizationCheckerInterface
PageEditFile::archive() — Method in class PageEditFile
Archives file
PageEditFileInterface::archive() — Method in class PageEditFileInterface
Archives file
$PageEditService#authCheckerProperty in class PageEditService
Stores AuthorizationCheckerInterface
$Payment#amountProperty in class Payment
Amount in cents for the Payment
$Payment#actionProperty in class Payment
Action to be executed after the payment
TransactionController::all() — Method in class TransactionController
Displays all the transactions
$PurchaseCredits#amountProperty in class PurchaseCredits
Amount in cents for the PurchasedCredits
TransactionService::add() — Method in class TransactionService
Adds Transaction + User's credits
TransactionService::addPayment() — Method in class TransactionService
Adds a Pyment in Transaction
TransactionServiceInterface::add() — Method in class TransactionServiceInterface
Adds Transaction + User's credits
TransactionServiceInterface::addPayment() — Method in class TransactionServiceInterface
Adds a Pyment in Transaction
ShareButtonsService::addShare() — Method in class ShareButtonsService
Adds a share to the database
ShareButtonsServiceInterface::addShare() — Method in class ShareButtonsServiceInterface
Adds a share to the database
ApiControllerClass in namespace c975L\UserBundle\Controller
Api Controller class
$ApiController#apiServiceProperty in class ApiController
Stores ApiServiceInterface
ApiController::authenticate() — Method in class ApiController
Authenticates the user using the API and returns the JWToken
ApiController::addRole() — Method in class ApiController
Adds role to specific user using "/user/api/add-role/{identifier}/{role}"
ManageController::addRole() — Method in class ManageController
Adds a role to the user
$UserAddressTrait#addressProperty in class UserAddressTrait
Address for the user
$UserAddressTrait#address2Property in class UserAddressTrait
Second line address for the user
$UserDefaultTrait#avatarProperty in class UserDefaultTrait
url used for the Avatar for the user
$UserLightTrait#allowUseProperty in class UserLightTrait
If the user allows use of its account (GDPR)
UserLightTrait::addRole() — Method in class UserLightTrait
Adds the role to the user
AuthenticationListenerClass in namespace c975L\UserBundle\Listener
Class to listen to authentication event
ApiVoterClass in namespace c975L\UserBundle\Security
Voter for Api access
$TokenAuthenticator#apiServiceProperty in class TokenAuthenticator
Stores ApiServiceInterface
ApiServiceClass in namespace c975L\UserBundle\Service
Main services related to API
ApiServiceInterfaceClass in namespace c975L\UserBundle\Service
Interface to be called for DI for API Main related services
UserService::add() — Method in class UserService
Adds the user
UserService::addAttempt() — Method in class UserService
Adds attempt for signin
UserService::addRole() — Method in class UserService
Adds role to user
UserService::archive() — Method in class UserService
Archives the user using Stored Procedure
UserServiceInterface::add() — Method in class UserServiceInterface
Adds the user
UserServiceInterface::addAttempt() — Method in class UserServiceInterface
Adds attempt for signin
UserServiceInterface::addRole() — Method in class UserServiceInterface
Adds role to user
UserServiceInterface::archive() — Method in class UserServiceInterface
Archives the user using Stored Procedure
UserAvatar::avatar() — Method in class UserAvatar
Returns the avatar's url if enabled

B

ConfigType::buildForm() — Method in class ConfigType
{@inheritdoc}
ContactFormType::buildForm() — Method in class ContactFormType
{@inheritdoc}
$Email#bodyProperty in class Email
Body of email
EventType::buildForm() — Method in class EventType
{@inheritdoc}
ExceptionCheckerType::buildForm() — Method in class ExceptionCheckerType
{@inheritdoc}
GiftVoucherAvailableType::buildForm() — Method in class GiftVoucherAvailableType
{@inheritdoc}
GiftVoucherPurchasedType::buildForm() — Method in class GiftVoucherPurchasedType
{@inheritdoc}
BootstrapClass in namespace c975L\IncludeLibraryBundle\Libraries
Data for Bootstrap - https://getbootstrap.com - https://www.bootstrapcdn.com/legacy/bootstrap/
BootstrapdatepickerClass in namespace c975L\IncludeLibraryBundle\Libraries
Data for Bootstrap DatePicker - https://cdnjs.com/libraries/bootstrap-datepicker
PageEditType::buildForm() — Method in class PageEditType
{@inheritdoc}
PaymentType::buildForm() — Method in class PaymentType
PurchaseCreditsType::buildForm() — Method in class PurchaseCreditsType
{@inheritdoc}
ToolbarButton::button() — Method in class ToolbarButton
Returns the xhtml code for the button
ToolbarButtonText::button() — Method in class ToolbarButtonText
Returns the xhtml code for the button with text
$UserBusinessTrait#businessTypeProperty in class UserBusinessTrait
Type of bussiness
$UserBusinessTrait#businessNameProperty in class UserBusinessTrait
Name for the Business
$UserBusinessTrait#businessAddressProperty in class UserBusinessTrait
Address for the Business
$UserBusinessTrait#businessAddress2Property in class UserBusinessTrait
Second line for the address for the Business
$UserBusinessTrait#businessPostalProperty in class UserBusinessTrait
Postal code for the Business
$UserBusinessTrait#businessTownProperty in class UserBusinessTrait
Town for the Business
$UserBusinessTrait#businessCountryProperty in class UserBusinessTrait
Country for the Business
$UserBusinessTrait#businessSiretProperty in class UserBusinessTrait
Siret for the Business
$UserBusinessTrait#businessVatProperty in class UserBusinessTrait
TVA number for the Business
$UserBusinessTrait#businessPhoneProperty in class UserBusinessTrait
Phone number for the Business
$UserBusinessTrait#businessFaxProperty in class UserBusinessTrait
Fax number for the Business
UserAddRoleType::buildForm() — Method in class UserAddRoleType
UserChangePasswordType::buildForm() — Method in class UserChangePasswordType
UserDeleteRoleType::buildForm() — Method in class UserDeleteRoleType
UserProfileType::buildForm() — Method in class UserProfileType
UserResetPasswordConfirmType::buildForm() — Method in class UserResetPasswordConfirmType
UserResetPasswordType::buildForm() — Method in class UserResetPasswordType
UserSignupType::buildForm() — Method in class UserSignupType

C

ConfigCreateCommandClass in namespace c975L\ConfigBundle\Command
Console command to create config files, executed with 'config:create'
$ConfigCreateCommand#configServiceProperty in class ConfigCreateCommand
Stores ConfigServiceInterface
ConfigCreateCommand::configure() — Method in class ConfigCreateCommand
ConfigurationClass in namespace c975L\ConfigBundle\DependencyInjection
DI Configuration Class
c975LConfigExtensionClass in namespace c975L\ConfigBundle\DependencyInjection
DI Extension Class
ConfigClass in namespace c975L\ConfigBundle\Entity
Entity Config used to set properties to define form fields
ConfigFormFactoryClass in namespace c975L\ConfigBundle\Form
ConfigFormFactoryInterface class
ConfigFormFactory::create() — Method in class ConfigFormFactory
Returns the config form
ConfigFormFactoryInterfaceClass in namespace c975L\ConfigBundle\Form
Interface to be called for DI for ConfigFormFactoryInterface related services
ConfigFormFactoryInterface::create() — Method in class ConfigFormFactoryInterface
Returns the config form
ConfigTypeClass in namespace c975L\ConfigBundle\Form
Email ConfigType
ConfigType::configureOptions() — Method in class ConfigType
ConfigServiceClass in namespace c975L\ConfigBundle\Service
ConfigService class
$ConfigService#configFormFactoryProperty in class ConfigService
Stores ConfigFormFactoryInterface
$ConfigService#containerProperty in class ConfigService
Stores ContainerInterface
ConfigService::convertToArray() — Method in class ConfigService
Converts Config to array
ConfigService::createForm() — Method in class ConfigService
Call ConfigFormFactory to create config form
ConfigServiceInterfaceClass in namespace c975L\ConfigBundle\Service
Interface to be called for DI for ConfigServiceInterface related services
ConfigServiceInterface::convertToArray() — Method in class ConfigServiceInterface
Converts Config to array
ConfigServiceInterface::createForm() — Method in class ConfigServiceInterface
Call ConfigFormFactory to create config form
ConfigClass in namespace c975L\ConfigBundle\Twig
Twig extension to display the Config parameter using `config('YOUR_PARAMETER_NAME')
$Config#configServiceProperty in class Config
Stores ConfigServiceInterface
Config::config() — Method in class Config
Returns the specified parameter
ConfigParamClass in namespace c975L\ConfigBundle\Twig
Twig extension to display the Container's parameter using `configParam('YOUR_PARAMETER_NAME')
$ConfigParam#containerProperty in class ConfigParam
Stores ContainerInterface
ConfigParam::configParam() — Method in class ConfigParam
Returns the specified container's parameter
c975LConfigBundleClass in namespace c975L\ConfigBundle
ContactFormControllerClass in namespace c975L\ContactFormBundle\Controller
Main Controller class
$ContactFormController#contactFormServiceProperty in class ContactFormController
Stores ContactFormServiceInterface
ContactFormController::config() — Method in class ContactFormController
Displays the configuration
ConfigurationClass in namespace c975L\ContactFormBundle\DependencyInjection
DI Configuration Class
c975LContactFormExtensionClass in namespace c975L\ContactFormBundle\DependencyInjection
DI Extension Class
ContactFormClass in namespace c975L\ContactFormBundle\Entity
Entity ContactForm (not linked to a DB)
ContactFormEventClass in namespace c975L\ContactFormBundle\Event
Events to be dispatched throughout the lifecycle of ContactForm
ContactFormFactoryClass in namespace c975L\ContactFormBundle\Form
ContactFormFactory class
$ContactFormFactory#configServiceProperty in class ContactFormFactory
Stores ConfigServiceInterface
ContactFormFactory::create() — Method in class ContactFormFactory
Returns the defined form
ContactFormFactoryInterfaceClass in namespace c975L\ContactFormBundle\Form
Interface to be called for DI for ContactFormFactoryInterface related services
ContactFormFactoryInterface::create() — Method in class ContactFormFactoryInterface
Returns the defined form
ContactFormTypeClass in namespace c975L\ContactFormBundle\Form
ContactForm FormType
ContactFormType::configureOptions() — Method in class ContactFormType
ContactFormVoterClass in namespace c975L\ContactFormBundle\Security
Voter for ContactForm access
$ContactFormVoter#configServiceProperty in class ContactFormVoter
Stores ConfigServiceInterface
ContactFormServiceClass in namespace c975L\ContactFormBundle\Service
Main services related to ContactForm
$ContactFormService#configServiceProperty in class ContactFormService
Stores ConfigServiceInterface
$ContactFormService#contactFormEmailProperty in class ContactFormService
Stores ContactFormEmailInterface
$ContactFormService#contactFormFactoryProperty in class ContactFormService
Stores ContactFormFactoryInterface
ContactFormService::create() — Method in class ContactFormService
Creates the contactForm
ContactFormService::createForm() — Method in class ContactFormService
Shortcut to call ContactFormFactory to create Form
ContactFormServiceInterfaceClass in namespace c975L\ContactFormBundle\Service
Interface to be called for DI for ContactFormServiceInterface related services
ContactFormServiceInterface::create() — Method in class ContactFormServiceInterface
Creates the contactForm
ContactFormServiceInterface::createForm() — Method in class ContactFormServiceInterface
Shortcut to call ContactFormFactory to create Form
ContactFormEmailClass in namespace c975L\ContactFormBundle\Service\Email
Services related to ContactForm Email
$ContactFormEmail#configServiceProperty in class ContactFormEmail
Stores ConfigServiceInterface
ContactFormEmailInterfaceClass in namespace c975L\ContactFormBundle\Service\Email
Interface to be called for DI for ContactForm Email related services
c975LContactFormBundleClass in namespace c975L\ContactFormBundle
CountLocCommandClass in namespace c975L\CountLinesCodeBundle\Command
Console command to count lines of code in project, executed with 'count:loc'
$CountLocCommand#configServiceProperty in class CountLocCommand
Stores ConfigServiceInterface
CountLocCommand::configure() — Method in class CountLocCommand
ConfigurationClass in namespace c975L\CountLinesCodeBundle\DependencyInjection
DI Configuration Class
c975LCountLinesCodeExtensionClass in namespace c975L\CountLinesCodeBundle\DependencyInjection
DI Extension Class
c975LCountLinesCodeBundleClass in namespace c975L\CountLinesCodeBundle
EmailController::config() — Method in class EmailController
Displays the configuration
ConfigurationClass in namespace c975L\EmailBundle\DependencyInjection
DI Configuration Class
c975LEmailExtensionClass in namespace c975L\EmailBundle\DependencyInjection
DI Extension Class
$EmailVoter#configServiceProperty in class EmailVoter
Stores ConfigServiceInterface
$EmailService#configServiceProperty in class EmailService
Stores ConfigServiceInterface
EmailService::create() — Method in class EmailService
Creates email object
EmailServiceInterface::create() — Method in class EmailServiceInterface
Creates email object
c975LEmailBundleClass in namespace c975L\EmailBundle
$SitemapCreateCommand#configServiceProperty in class SitemapCreateCommand
Stores ConfigServiceInterface
$SitemapCreateCommand#containerProperty in class SitemapCreateCommand
Stores ContainerInterface
SitemapCreateCommand::configure() — Method in class SitemapCreateCommand
EventsController::create() — Method in class EventsController
Creates the Event
EventsController::config() — Method in class EventsController
Displays the configuration
ConfigurationClass in namespace c975L\EventsBundle\DependencyInjection
DI Configuration Class
c975LEventsExtensionClass in namespace c975L\EventsBundle\DependencyInjection
DI Extension Class
EventFormFactory::create() — Method in class EventFormFactory
Returns the defined form
EventFormFactoryInterface::create() — Method in class EventFormFactoryInterface
Returns the defined form
EventType::configureOptions() — Method in class EventType
$EventsVoter#configServiceProperty in class EventsVoter
Stores ConfigServiceInterface
$EventsService#configServiceProperty in class EventsService
Stores ConfigServiceInterface
EventsService::cloneObject() — Method in class EventsService
Clones the object
EventsService::createForm() — Method in class EventsService
Shortcut to call EventFormFactory to create Form
EventsServiceInterface::cloneObject() — Method in class EventsServiceInterface
Clones the object
EventsServiceInterface::createForm() — Method in class EventsServiceInterface
Shortcut to call EventFormFactory to create Form
EventsCarousel::Carousel() — Method in class EventsCarousel
Returns the xhtml code for the Carousel with $number of Events
c975LEventsBundleClass in namespace c975L\EventsBundle
ExceptionCheckerController::create() — Method in class ExceptionCheckerController
Creates the ExceptionChecker
ExceptionCheckerController::config() — Method in class ExceptionCheckerController
Displays the configuration
ConfigurationClass in namespace c975L\ExceptionCheckerBundle\DependencyInjection
DI Configuration Class
c975LExceptionCheckerExtensionClass in namespace c975L\ExceptionCheckerBundle\DependencyInjection
DI Extension Class
$ExceptionChecker#creationProperty in class ExceptionChecker
DateTime of creation for ExceptionChecker
ExceptionCheckerFormFactory::create() — Method in class ExceptionCheckerFormFactory
Returns the defined form
ExceptionCheckerFormFactoryInterface::create() — Method in class ExceptionCheckerFormFactoryInterface
Returns the defined form
ExceptionCheckerType::configureOptions() — Method in class ExceptionCheckerType
$ExceptionListener#configServiceProperty in class ExceptionListener
Stores ConfigServiceInterface
$ExceptionCheckerVoter#configServiceProperty in class ExceptionCheckerVoter
Stores ConfigServiceInterface
$ExceptionCheckerService#configServiceProperty in class ExceptionCheckerService
Stores ConfigServiceInterface
ExceptionCheckerService::cloneObject() — Method in class ExceptionCheckerService
Clones the object
ExceptionCheckerService::createForm() — Method in class ExceptionCheckerService
Shortcut to call ExceptionCheckerFormFactory to create Form
ExceptionCheckerServiceInterface::cloneObject() — Method in class ExceptionCheckerServiceInterface
Clones the object
ExceptionCheckerServiceInterface::createForm() — Method in class ExceptionCheckerServiceInterface
Shortcut to call ExceptionCheckerFormFactory to create Form
c975LExceptionCheckerBundleClass in namespace c975L\ExceptionCheckerBundle
AvailableController::create() — Method in class AvailableController
Creates a GiftVoucherAvailable
AvailableController::config() — Method in class AvailableController
Displays the configuration
ConfigurationClass in namespace c975L\GiftVoucherBundle\DependencyInjection
DI Configuration Class
c975LGiftVoucherExtensionClass in namespace c975L\GiftVoucherBundle\DependencyInjection
DI Extension Class
$GiftVoucherAvailable#currencyProperty in class GiftVoucherAvailable
Currency for the GiftVoucherAvailable
$GiftVoucherPurchased#currencyProperty in class GiftVoucherPurchased
Currency of the GiftVoucherPurchased
$GiftVoucherAvailableType#configServiceProperty in class GiftVoucherAvailableType
Stores ConfigServiceInterface
GiftVoucherAvailableType::configureOptions() — Method in class GiftVoucherAvailableType
$GiftVoucherFormFactory#configServiceProperty in class GiftVoucherFormFactory
Stores ConfigServiceInterface
GiftVoucherFormFactory::create() — Method in class GiftVoucherFormFactory
Returns the defined form
GiftVoucherFormFactoryInterface::create() — Method in class GiftVoucherFormFactoryInterface
Returns the defined form
GiftVoucherPurchasedType::configureOptions() — Method in class GiftVoucherPurchasedType
$AvailableVoter#configServiceProperty in class AvailableVoter
Stores ConfigServiceInterface
$PurchasedVoter#configServiceProperty in class PurchasedVoter
Stores ConfigServiceInterface
$GiftVoucherEmail#configServiceProperty in class GiftVoucherEmail
Stores ConfigServiceInterface
GiftVoucherAvailableService::createForm() — Method in class GiftVoucherAvailableService
Shortcut to call GiftVoucherFormFactory to create Form
GiftVoucherAvailableService::cloneObject() — Method in class GiftVoucherAvailableService
Clones the object
GiftVoucherAvailableServiceInterface::cloneObject() — Method in class GiftVoucherAvailableServiceInterface
Clones the object
GiftVoucherAvailableServiceInterface::createForm() — Method in class GiftVoucherAvailableServiceInterface
Shortcut to call GiftVoucherFormFactory to create Form
GiftVoucherPurchasedService::create() — Method in class GiftVoucherPurchasedService
Defines the GitVoucherPurchased from GiftVoucherAvailable
GiftVoucherPurchasedService::createForm() — Method in class GiftVoucherPurchasedService
Shortcut to call GiftVoucherFormFactory to create Form
GiftVoucherPurchasedServiceInterface::create() — Method in class GiftVoucherPurchasedServiceInterface
Defines the GitVoucherPurchased from GiftVoucherAvailable
GiftVoucherPurchasedServiceInterface::createForm() — Method in class GiftVoucherPurchasedServiceInterface
Shortcut to call GiftVoucherFormFactory to create Form
$GiftVoucherPayment#configServiceProperty in class GiftVoucherPayment
Stores ConfigServiceInterface
c975LGiftVoucherBundleClass in namespace c975L\GiftVoucherBundle
ConfigurationClass in namespace c975L\IncludeLibraryBundle\DependencyInjection
DI Configuration Class
c975LIncludeLibraryExtensionClass in namespace c975L\IncludeLibraryBundle\DependencyInjection
DI Extension Class
CookieconsentClass in namespace c975L\IncludeLibraryBundle\Libraries
Data for CookieConsent - https://cookieconsent.insites.com
CssInterfaceClass in namespace c975L\IncludeLibraryBundle\Libraries
Interface to be implemented to return css data for library
IncludeLibraryCode::Code() — Method in class IncludeLibraryCode
Returns the xhtml code to be included
IncludeLibraryContent::Content() — Method in class IncludeLibraryContent
Returns the content of the requested library
c975LIncludeLibraryBundleClass in namespace c975L\IncludeLibraryBundle
$SitemapCreateCommand#configServiceProperty in class SitemapCreateCommand
Stores ConfigServiceInterface
SitemapCreateCommand::configure() — Method in class SitemapCreateCommand
PageEditController::create() — Method in class PageEditController
Creates the PageEdit
PageEditController::config() — Method in class PageEditController
Displays the configuration
ConfigurationClass in namespace c975L\PageEditBundle\DependencyInjection
DI Configuration Class
c975LPageEditExtensionClass in namespace c975L\PageEditBundle\DependencyInjection
DI Extension Class
$PageEdit#contentProperty in class PageEdit
Stores content
$PageEdit#changeFrequencyProperty in class PageEdit
Stores changeFrequency
PageEditFormFactory::create() — Method in class PageEditFormFactory
Returns the defined form
PageEditFormFactoryInterface::create() — Method in class PageEditFormFactoryInterface
Returns the defined form
PageEditType::configureOptions() — Method in class PageEditType
$PageEditVoter#configServiceProperty in class PageEditVoter
Stores ConfigServiceInterface
$PageEditFile#configServiceProperty in class PageEditFile
Stores ContainerInterface
$PageEditFile#containerProperty in class PageEditFile
Stores ConfigServiceInterface
PageEditFile::createFolders() — Method in class PageEditFile
Creates the folders needed by PageEditBundle
PageEditFileInterface::createFolders() — Method in class PageEditFileInterface
Creates the folders needed by PageEditBundle
$PageEditService#configServiceProperty in class PageEditService
Stores ConfigServiceInterface
PageEditService::cloneObject() — Method in class PageEditService
Clones the object
PageEditService::createForm() — Method in class PageEditService
Shortcut to call EventFormFactory to create Form
PageEditServiceInterface::cloneObject() — Method in class PageEditServiceInterface
Clones the object
PageEditServiceInterface::createForm() — Method in class PageEditServiceInterface
Shortcut to call EventFormFactory to create Form
PageEditPdf::create() — Method in class PageEditPdf
Creates the pdf
PageEditPdfInterface::create() — Method in class PageEditPdfInterface
Creates the pdf
c975LPageEditBundleClass in namespace c975L\PageEditBundle
PaymentController::config() — Method in class PaymentController
Displays the configuration
PaymentController::charge() — Method in class PaymentController
Proceeds to charge Payment server
ConfigurationClass in namespace c975L\PaymentBundle\DependencyInjection
DI Configuration Class
c975LPaymentExtensionClass in namespace c975L\PaymentBundle\DependencyInjection
DI Extension Class
$Payment#currencyProperty in class Payment
Currency for the Payment
$Payment#creationProperty in class Payment
DateTime creation for the Payment
$PaymentFormFactory#configServiceProperty in class PaymentFormFactory
Stores ConfigServiceInterface
PaymentFormFactory::create() — Method in class PaymentFormFactory
Returns the defined form
PaymentFormFactoryInterface::create() — Method in class PaymentFormFactoryInterface
Returns the defined form
PaymentType::configureOptions() — Method in class PaymentType
$PaymentVoter#configServiceProperty in class PaymentVoter
Stores ConfigServiceInterface
$PaymentEmail#configServiceProperty in class PaymentEmail
Stores ConfigServiceInterface
$PaymentService#configServiceProperty in class PaymentService
Stores ConfigServiceInterface
PaymentService::charge() — Method in class PaymentService
Charges the payment server
PaymentService::create() — Method in class PaymentService
Creates the payment
PaymentService::createForm() — Method in class PaymentService
Shortcut to call PaymentFormFactory to create Form
PaymentService::createFreeAmount() — Method in class PaymentService
Creates the payment for a free amount
PaymentService::createDefinedAmount() — Method in class PaymentService
Creates the payment for a defined amount
PaymentServiceInterface::charge() — Method in class PaymentServiceInterface
Charges the payment server
PaymentServiceInterface::create() — Method in class PaymentServiceInterface
Creates the payment
PaymentServiceInterface::createForm() — Method in class PaymentServiceInterface
Shortcut to call PaymentFormFactory to create Form
PaymentServiceInterface::createFreeAmount() — Method in class PaymentServiceInterface
Creates the payment for a free amount
PaymentServiceInterface::createDefinedAmount() — Method in class PaymentServiceInterface
Creates the payment for a defined amount
$PaymentStripe#configServiceProperty in class PaymentStripe
Stores ConfigServiceInterface
PaymentStripe::charge() — Method in class PaymentStripe
Charges the payment to Stripe server - This will charge the user's card!
PaymentStripeInterface::charge() — Method in class PaymentStripeInterface
Charges the payment to Stripe server - This will charge the user's card!
c975LPaymentBundleClass in namespace c975L\PaymentBundle
PurchaseCreditsController::config() — Method in class PurchaseCreditsController
Displays the configuration
ConfigurationClass in namespace c975L\PurchaseCreditsBundle\DependencyInjection
DI Configuration Class
c975LPurchaseCreditsExtensionClass in namespace c975L\PurchaseCreditsBundle\DependencyInjection
DI Extension Class
$PurchaseCredits#creditsProperty in class PurchaseCredits
Number of PurchasedCredits
$PurchaseCredits#currencyProperty in class PurchaseCredits
Currency for the amount paid for PurchasedCredits
$Transaction#creditsProperty in class Transaction
Credits added or subtracted
$Transaction#creationProperty in class Transaction
DateTime creation for the Transaction
$PurchaseCreditsFormFactory#configServiceProperty in class PurchaseCreditsFormFactory
Stores ConfigServiceInterface
PurchaseCreditsFormFactory::create() — Method in class PurchaseCreditsFormFactory
Returns the defined form
PurchaseCreditsFormFactoryInterface::create() — Method in class PurchaseCreditsFormFactoryInterface
Returns the defined form
PurchaseCreditsType::configureOptions() — Method in class PurchaseCreditsType
$PurchaseCreditsVoter#configServiceProperty in class PurchaseCreditsVoter
Stores ConfigServiceInterface
$TransactionVoter#configServiceProperty in class TransactionVoter
Stores ConfigServiceInterface
$PurchaseCreditsEmail#configServiceProperty in class PurchaseCreditsEmail
Stores ConfigServiceInterface
$PurchaseCreditsPayment#configServiceProperty in class PurchaseCreditsPayment
Stores ConfigServiceInterface
$PurchaseCreditsService#configServiceProperty in class PurchaseCreditsService
Stores ConfigServiceInterface
PurchaseCreditsService::create() — Method in class PurchaseCreditsService
Creates the PurchaseCredits
PurchaseCreditsService::createForm() — Method in class PurchaseCreditsService
Shortcut to call PurchaseCreditsFormFactory to create Form
PurchaseCreditsServiceInterface::create() — Method in class PurchaseCreditsServiceInterface
Creates the PurchaseCredits
PurchaseCreditsServiceInterface::createForm() — Method in class PurchaseCreditsServiceInterface
Shortcut to call PurchaseCreditsFormFactory to create Form
$TransactionService#configServiceProperty in class TransactionService
Stores ConfigServiceInterface
TransactionService::create() — Method in class TransactionService
Creates Transaction
TransactionServiceInterface::create() — Method in class TransactionServiceInterface
Creates Transaction
c975LPurchaseCreditsBundleClass in namespace c975L\PurchaseCreditsBundle
ConfigurationClass in namespace c975L\ServicesBundle\DependencyInjection
DI Configuration Class
c975LServicesExtensionClass in namespace c975L\ServicesBundle\DependencyInjection
DI Extension Class
$ServiceImage#containerProperty in class ServiceImage
Stores Container
ServiceTools::createFlash() — Method in class ServiceTools
Creates flash message
ServiceToolsInterface::createFlash() — Method in class ServiceToolsInterface
Creates flash message
$TemplateExists#configServiceProperty in class TemplateExists
c975LServicesBundleClass in namespace c975L\ServicesBundle
ShareButtonsController::config() — Method in class ShareButtonsController
Displays the configuration
ConfigurationClass in namespace c975L\ShareButtonsBundle\DependencyInjection
c975LShareButtonsExtensionClass in namespace c975L\ShareButtonsBundle\DependencyInjection
$ShareButtons#creationProperty in class ShareButtons
DateTime of creation for ShareButtons
$ShareButtonsVoter#configServiceProperty in class ShareButtonsVoter
Stores ConfigServiceInterface
$ShareButtonsService#configServiceProperty in class ShareButtonsService
Stores ConfigServiceInterface
c975LShareButtonsBundleClass in namespace c975L\ShareButtonsBundle
Twig2MdCommand::configure() — Method in class Twig2MdCommand
SiteController::config() — Method in class SiteController
Displays the configuration
ConfigurationClass in namespace c975L\SiteBundle\DependencyInjection
DI Configuration Class
c975LSiteExtensionClass in namespace c975L\SiteBundle\DependencyInjection
DI Extension Class
$SiteVoter#configServiceProperty in class SiteVoter
Stores ConfigServiceInterface
c975LSiteBundleClass in namespace c975L\SiteBundle
ConfigurationClass in namespace c975L\ToolbarBundle\DependencyInjection
DI Extension Class
c975LToolbarExtensionClass in namespace c975L\ToolbarBundle\DependencyInjection
DI Extension Class
$ToolbarDashboards#configServiceProperty in class ToolbarDashboards
Stores ConfigServiceInterface
$ToolbarDashboards#containerProperty in class ToolbarDashboards
Stores ContainerInterface
c975LToolbarBundleClass in namespace c975L\ToolbarBundle
$ApiController#configServiceProperty in class ApiController
Stores ConfigServiceInterface
ApiController::create() — Method in class ApiController
Creates the user using the API
ApiController::changePassword() — Method in class ApiController
Allows to change password for specific user using "/user/api/change-password"
$ManageController#configServiceProperty in class ManageController
Stores ConfigServiceInterface
PasswordController::changePassword() — Method in class PasswordController
Displays the form to change the password
$ProfileController#configServiceProperty in class ProfileController
Stores ConfigServiceInterface
$RegistrationController#configServiceProperty in class RegistrationController
Stores ConfigServiceInterface
$UserController#configServiceProperty in class UserController
Stores ConfigServiceInterface
UserController::checkEmail() — Method in class UserController
Displays the page to inform the user to check its email's inbox
UserController::config() — Method in class UserController
Displays the configuration
ConfigurationClass in namespace c975L\UserBundle\DependencyInjection
c975LUserExtensionClass in namespace c975L\UserBundle\DependencyInjection
$UserAddressTrait#countryProperty in class UserAddressTrait
Country for the user
$UserLightTrait#creationProperty in class UserLightTrait
DateTime for the creation
$UserLightTrait#challengeProperty in class UserLightTrait
Answer to the proposed challenge to avoid bots
UserAddRoleType::configureOptions() — Method in class UserAddRoleType
UserChangePasswordType::configureOptions() — Method in class UserChangePasswordType
UserDeleteRoleType::configureOptions() — Method in class UserDeleteRoleType
$UserFormFactory#configServiceProperty in class UserFormFactory
Stores ConfigServiceInterface
UserFormFactory::create() — Method in class UserFormFactory
Returns the defined form
UserFormFactoryInterface::create() — Method in class UserFormFactoryInterface
Returns the defined form
UserProfileType::configureOptions() — Method in class UserProfileType
UserResetPasswordConfirmType::configureOptions() — Method in class UserResetPasswordConfirmType
UserResetPasswordType::configureOptions() — Method in class UserResetPasswordType
UserSignupType::configureOptions() — Method in class UserSignupType
UserSignupType::challenge() — Method in class UserSignupType
Defines a challenge (letters or numbers) to be resolved by user in order to avoid bots and captcha
UserSignupType::challengeLetters() — Method in class UserSignupType
Defines a challenge with letters
UserSignupType::challengeNumbers() — Method in class UserSignupType
Defines a challenge with numbers
$ApiVoter#configServiceProperty in class ApiVoter
Stores ConfigServiceInterface
$ManageVoter#configServiceProperty in class ManageVoter
Stores ConfigServiceInterface
$OAuthUserProvider#configServiceProperty in class OAuthUserProvider
Stores ConfigServiceInterface
$TokenAuthenticator#configServiceProperty in class TokenAuthenticator
Stores ConfigServiceInterface
TokenAuthenticator::checkCredentials() — Method in class TokenAuthenticator
$UserVoter#configServiceProperty in class UserVoter
Stores ConfigServiceInterface
$ApiService#configServiceProperty in class ApiService
Stores ConfigServiceInterface
ApiService::changePassword() — Method in class ApiService
Allows user to change its password by submitting a new one
ApiService::create() — Method in class ApiService
Creates the user using the API
ApiServiceInterface::create() — Method in class ApiServiceInterface
Creates the user using the API
$UserEmail#configServiceProperty in class UserEmail
Stores ConfigService
$UserPassword#configServiceProperty in class UserPassword
Stores ConfigServiceInterface
UserPassword::change() — Method in class UserPassword
Changes the password
UserPasswordInterface::change() — Method in class UserPasswordInterface
Changes the password
$UserService#configServiceProperty in class UserService
Stores ConfigServiceInterface
UserService::checkProfile() — Method in class UserService
Checks if profile is well filled
UserServiceInterface::checkProfile() — Method in class UserServiceInterface
Checks if profile is well filled
$UserAvatar#configServiceProperty in class UserAvatar
Stores ConfigServiceInterface
c975LUserBundleClass in namespace c975L\UserBundle
XliffController::create() — Method in class XliffController
Creates the xlf files
ConfigurationClass in namespace c975L\XliffBundle\DependencyInjection
DI Configuration Class
c975LXliffExtensionClass in namespace c975L\XliffBundle\DependencyInjection
DI Extension Class
$XliffService#configServiceProperty in class XliffService
Stores ConfigServiceInterface
c975LXliffBundleClass in namespace c975L\XliffBundle

D

$ContactFormController#dispatcherProperty in class ContactFormController
Stores EventDispatcherInterface
ContactFormController::dashboard() — Method in class ContactFormController
ContactFormController::display() — Method in class ContactFormController
Displays ContactForm and handles its submission
$ContactFormVoter#decisionManagerProperty in class ContactFormVoter
Stores AccessDecisionManagerInterface
ContactFormEmail::defineData() — Method in class ContactFormEmail
Defines data to use for email
ContactFormEmailInterface::defineData() — Method in class ContactFormEmailInterface
Defines data to use for email
EmailController::dashboard() — Method in class EmailController
Displays the dashboard
EmailController::display() — Method in class EmailController
Displays the email corresponding to its id
$Email#dateSentProperty in class Email
DateTime email has been sent
$EmailVoter#decisionManagerProperty in class EmailVoter
Stores AccessDecisionManagerInterface
EventsController::dashboard() — Method in class EventsController
Displays the dashboard
EventsController::display() — Method in class EventsController
Displays the Event using its unique id
EventsController::duplicate() — Method in class EventsController
Duplicates the Event using its unique id
EventsController::delete() — Method in class EventsController
Marks the Event as deleted using its unique id
$Event#descriptionProperty in class Event
Description for the Event
$EventsVoter#decisionManagerProperty in class EventsVoter
Stores AccessDecisionManagerInterface
EventsService::defineImage() — Method in class EventsService
Defines the image for the Event
EventsService::delete() — Method in class EventsService
Deletes the Event
EventsServiceInterface::defineImage() — Method in class EventsServiceInterface
Defines the image for the Event
EventsServiceInterface::delete() — Method in class EventsServiceInterface
Deletes the Event
ExceptionCheckerController::dashboard() — Method in class ExceptionCheckerController
Displays the dashboard
ExceptionCheckerController::display() — Method in class ExceptionCheckerController
Displays the ExceptionChecker using its unique id
ExceptionCheckerController::duplicate() — Method in class ExceptionCheckerController
Duplicates the ExceptionChecker using its unique id
ExceptionCheckerController::delete() — Method in class ExceptionCheckerController
Deletes the ExceptionChecker using its unique id
$ExceptionCheckerVoter#decisionManagerProperty in class ExceptionCheckerVoter
Stores AccessDecisionManagerInterface
ExceptionCheckerService::delete() — Method in class ExceptionCheckerService
Deletes the ExceptionChecker
ExceptionCheckerServiceInterface::delete() — Method in class ExceptionCheckerServiceInterface
Deletes the ExceptionChecker
AvailableController::dashboard() — Method in class AvailableController
Displays the dashboard
AvailableController::display() — Method in class AvailableController
Displays the GiftVoucherAvailable
AvailableController::duplicate() — Method in class AvailableController
Duplicates the GiftVoucherAvailable using its unique id
AvailableController::delete() — Method in class AvailableController
Deletes the GiftVoucherAvailable using its unique id
$GiftVoucherAvailable#descriptionProperty in class GiftVoucherAvailable
Description for the GiftVoucherAvailable
$GiftVoucherPurchased#descriptionProperty in class GiftVoucherPurchased
Description for the GiftVoucherPurchased (copy of the description of GiftVoucherAvailable in cas it changes between purchase and use)
$AvailableVoter#decisionManagerProperty in class AvailableVoter
Stores AccessDecisionManagerInterface
$PurchasedVoter#decisionManagerProperty in class PurchasedVoter
Stores AccessDecisionManagerInterface
GiftVoucherAvailableService::delete() — Method in class GiftVoucherAvailableService
Deletes the GiftVoucherAvailable
GiftVoucherAvailableServiceInterface::delete() — Method in class GiftVoucherAvailableServiceInterface
Deletes the GiftVoucherAvailable
GiftVoucherPurchasedService::defineIdentifier() — Method in class GiftVoucherPurchasedService
Defines the identifier of the GiftVoucherPurchased, including the secret code (only capital letters except "o" to avoid confusion with 0)
GiftVoucherPurchasedServiceInterface::defineIdentifier() — Method in class GiftVoucherPurchasedServiceInterface
Defines the identifier of the GiftVoucherPurchased, including the secret code (only capital letters except "o" to avoid confusion with 0)
ArchivedController::display() — Method in class ArchivedController
Displays the archived page
ArchivedController::delete() — Method in class ArchivedController
Deletes the archived page
DeletedControllerClass in namespace c975L\PageEditBundle\Controller
DeletedController class
DeletedController::display() — Method in class DeletedController
Displays the deleted page
DeletedController::delete() — Method in class DeletedController
Deletes the deleted page
PageEditController::dashboard() — Method in class PageEditController
Displays dashboard
PageEditController::display() — Method in class PageEditController
Displays the page
PageEditController::duplicate() — Method in class PageEditController
Duplicates the PageEdit
PageEditController::delete() — Method in class PageEditController
Deletes the PageEdit (Moves the page to deleted folder)
PdfController::display() — Method in class PdfController
Creates and displays the pdf of the page
RedirectedController::display() — Method in class RedirectedController
Displays the redirected page
RedirectedController::delete() — Method in class RedirectedController
Deletes the redirected page
$PageEdit#descriptionProperty in class PageEdit
Stores description
$PageEditVoter#decisionManagerProperty in class PageEditVoter
Stores AccessDecisionManagerInterface
PageEditFile::delete() — Method in class PageEditFile
Moves the page to the deleted folder
PageEditFileInterface::delete() — Method in class PageEditFileInterface
Moves the page to the deleted folder
PageEditService::definePagesSlugTitle() — Method in class PageEditService
Defines slug and title for a set of pages
PageEditService::defineToolbar() — Method in class PageEditService
Defines the toolbar
PageEditService::delete() — Method in class PageEditService
Shortcut for $pageEditFile->delete()
PageEditServiceInterface::definePagesSlugTitle() — Method in class PageEditServiceInterface
Defines slug and title for a set of pages
PageEditServiceInterface::defineToolbar() — Method in class PageEditServiceInterface
Defines the toolbar
PageEditServiceInterface::delete() — Method in class PageEditServiceInterface
Shortcut for $pageEditFile->delete()
PaymentController::dashboard() — Method in class PaymentController
Displays the dashboard
PaymentController::display() — Method in class PaymentController
Displays Payment using its orderId
$Payment#descriptionProperty in class Payment
Description for the Payment
$PaymentVoter#decisionManagerProperty in class PaymentVoter
Stores AccessDecisionManagerInterface
PaymentService::defineFreeAmount() — Method in class PaymentService
Defines the data to use for a free amount Payment
PaymentServiceInterface::defineFreeAmount() — Method in class PaymentServiceInterface
Defines the data to use for a free amount Payment
PurchaseCreditsController::dashboard() — Method in class PurchaseCreditsController
Displays the dashboard for PurchaseCredits
TransactionController::display() — Method in class TransactionController
Displays the specific Transaction using its orderId
$Transaction#descriptionProperty in class Transaction
Description for the Transaction
$PurchaseCreditsVoter#decisionManagerProperty in class PurchaseCreditsVoter
Stores AccessDecisionManagerInterface
$TransactionVoter#decisionManagerProperty in class TransactionVoter
Stores AccessDecisionManagerInterface
PurchaseCreditsService::define() — Method in class PurchaseCreditsService
Registers the PurchaseCredits
PurchaseCreditsServiceInterface::define() — Method in class PurchaseCreditsServiceInterface
Registers the PurchaseCredits
PurchaseCreditsDivData::divData() — Method in class PurchaseCreditsDivData
Returns the xhtml code for "<div data-.
ServiceImage::delete() — Method in class ServiceImage
Deletes image file
ServiceImageInterface::delete() — Method in class ServiceImageInterface
Deletes image file
ShareButtonsController::dashboard() — Method in class ShareButtonsController
Displays the dashboard
$ShareButtons#dateProperty in class ShareButtons
Date of sharing
$ShareButtonsVoter#decisionManagerProperty in class ShareButtonsVoter
Stores AccessDecisionManagerInterface
SiteController::dashboard() — Method in class SiteController
Displays the dashboard
$SiteVoter#decisionManagerProperty in class SiteVoter
Stores AccessDecisionManagerInterface
ToolbarService::defineButton() — Method in class ToolbarService
Defines the icon and style for a defined button
ToolbarServiceInterface::defineButton() — Method in class ToolbarServiceInterface
Defines the icon and style for a defined button
ToolbarDashboards::dashboards() — Method in class ToolbarDashboards
Returns the xhtml code for the available 975L dashboards
ToolbarDisplay::display() — Method in class ToolbarDisplay
Returns the xhtml code for the toolbar
$ApiController#dispatcherProperty in class ApiController
Stores EventDispatcherInterface
ApiController::display() — Method in class ApiController
Returns the json for a specific user using "/user/api/display/{identifier}"
ApiController::delete() — Method in class ApiController
Deletes specific user using "/user/api/delete/{identifier}"
ApiController::deleteRole() — Method in class ApiController
Adds role to specific user using "/user/api/delete-role/{identifier}/{role}"
$ManageController#dispatcherProperty in class ManageController
Stores EventDispatcherInterface
ManageController::display() — Method in class ManageController
Adds a role to the user
ManageController::deleteRole() — Method in class ManageController
Displays the dashboard
ManageController::delete() — Method in class ManageController
Adds a role to the user
$ProfileController#dispatcherProperty in class ProfileController
Stores EventDispatcherInterface
ProfileController::display() — Method in class ProfileController
Displays the user's profile
ProfileController::delete() — Method in class ProfileController
Deletes the user
$RegistrationController#dispatcherProperty in class RegistrationController
Stores EventDispatcherInterface
$UserController#dispatcherProperty in class UserController
Stores EventDispatcherInterface
UserController::dashboard() — Method in class UserController
Displays the dashboard
UserLightTrait::deleteRole() — Method in class UserLightTrait
Deletes the role to the user
$ApiVoter#decisionManagerProperty in class ApiVoter
Stores AccessDecisionManagerInterface
$ManageVoter#decisionManagerProperty in class ManageVoter
Stores AccessDecisionManagerInterface
$OAuthUserProvider#dispatcherProperty in class OAuthUserProvider
Stores EventDispatcherInterface
$UserVoter#decisionManagerProperty in class UserVoter
Stores AccessDecisionManagerInterface
ApiService::delete() — Method in class ApiService
Deletes the user
ApiServiceInterface::delete() — Method in class ApiServiceInterface
Deletes the user
UserPassword::delayExpired() — Method in class UserPassword
Checks if delay has expired
UserPasswordInterface::delayExpired() — Method in class UserPasswordInterface
Checks if delay has expired
UserService::delete() — Method in class UserService
Deletes the user
UserService::deleteRole() — Method in class UserService
Deletes role to user
UserServiceInterface::delete() — Method in class UserServiceInterface
Deletes the user
UserServiceInterface::deleteRole() — Method in class UserServiceInterface
Deletes role to user
UserDivData::divData() — Method in class UserDivData
Returns the xhtml code for the div data

E

ConfigCreateCommand::execute() — Method in class ConfigCreateCommand
$ContactForm#emailProperty in class ContactForm
Stores the email address provided in ContactForm
$ContactFormEvent#emailDataProperty in class ContactFormEvent
Stores data used to create email
$ContactFormEvent#errorProperty in class ContactFormEvent
Stores error
$ContactFormEmail#environmentProperty in class ContactFormEmail
Stores Environment
$ContactFormEmail#emailServiceProperty in class ContactFormEmail
Stores EmailServiceInterface
CountLocCommand::execute() — Method in class CountLocCommand
{@inheritdoc}
EmailControllerClass in namespace c975L\EmailBundle\Controller
Main Controller class
EmailClass in namespace c975L\EmailBundle\Entity
Entity Email (linked to DB table emails)
EmailVoterClass in namespace c975L\EmailBundle\Security
Voter for Email access
EmailServiceClass in namespace c975L\EmailBundle\Service
Main services related to Email
$EmailService#emProperty in class EmailService
Stores EntityManagerInterface
$EmailService#emailProperty in class EmailService
Stores Email Entity
EmailServiceInterfaceClass in namespace c975L\EmailBundle\Service
Interface to be called for DI for Email Main related services
$SitemapCreateCommand#emProperty in class SitemapCreateCommand
Stores EntityManagerInterface
$SitemapCreateCommand#environmentProperty in class SitemapCreateCommand
Stores Environment
SitemapCreateCommand::execute() — Method in class SitemapCreateCommand
{@inheritdoc}
EventsControllerClass in namespace c975L\EventsBundle\Controller
Main Controller class
$EventsController#eventsServiceProperty in class EventsController
Stores EventsServiceInterface
EventClass in namespace c975L\EventsBundle\Entity
Entity Event (linked to DB table events)
$Event#endDateProperty in class Event
End date for the Event
$Event#endTimeProperty in class Event
End time for the Event
EventFormFactoryClass in namespace c975L\EventsBundle\Form
EventFormFactory class
EventFormFactoryInterfaceClass in namespace c975L\EventsBundle\Form
Interface to be called for DI for EventFormFactoryInterface related services
EventTypeClass in namespace c975L\EventsBundle\Form
Event FormType
EventRepositoryClass in namespace c975L\EventsBundle\Repository
Repository for Event Entity
EventsVoterClass in namespace c975L\EventsBundle\Security
Voter for Event access
EventsServiceClass in namespace c975L\EventsBundle\Service
Main services related to Events
$EventsService#emProperty in class EventsService
Stores EntityManagerInterface
$EventsService#eventFormFactoryProperty in class EventsService
Stores EventFormFactoryInterface
EventsServiceInterfaceClass in namespace c975L\EventsBundle\Service
Interface to be called for DI for Events Main related services
EventsCarouselClass in namespace c975L\EventsBundle\Twig
Twig extension to display the carousel using events_carousel($number)
$EventsCarousel#emProperty in class EventsCarousel
Stores EntityManagerInterface
$EventsCarousel#eventsServiceProperty in class EventsCarousel
Stores EventsServiceInterface
ExceptionCheckerControllerClass in namespace c975L\ExceptionCheckerBundle\Controller
Main Controller class
$ExceptionCheckerController#exceptionCheckerServiceProperty in class ExceptionCheckerController
Stores ExceptionCheckerService
ExceptionCheckerClass in namespace c975L\ExceptionCheckerBundle\Entity
Entity ExceptionChecker (linked to DB table exception_checker)
ExceptionCheckerFormFactoryClass in namespace c975L\ExceptionCheckerBundle\Form
ExceptionCheckerFormFactory class
ExceptionCheckerFormFactoryInterfaceClass in namespace c975L\ExceptionCheckerBundle\Form
Interface to be called for DI for ExceptionCheckerFormFactoryInterface related services
ExceptionCheckerTypeClass in namespace c975L\ExceptionCheckerBundle\Form
ExceptionChecker FormType
ExceptionListenerClass in namespace c975L\ExceptionCheckerBundle\Listener
ExceptionListener to catch Exception launch
$ExceptionListener#emProperty in class ExceptionListener
Stores EntityManagerInterface
ExceptionCheckerRepositoryClass in namespace c975L\ExceptionCheckerBundle\Repository
Repository for ExceptionChecker Entity
ExceptionCheckerVoterClass in namespace c975L\ExceptionCheckerBundle\Security
Voter for EsceptionChecker access
ExceptionCheckerServiceClass in namespace c975L\ExceptionCheckerBundle\Service
Main services related to ExceptionChecker
$ExceptionCheckerService#emProperty in class ExceptionCheckerService
Stores EntityManagerInterface
$ExceptionCheckerService#exceptionCheckerFormFactoryProperty in class ExceptionCheckerService
Stores ExceptionCheckerFormFactoryInterface
ExceptionCheckerServiceInterfaceClass in namespace c975L\ExceptionCheckerBundle\Service
Interface to be called for DI for ExceptionChecker Main related services
$GiftVoucherEmail#emailServiceProperty in class GiftVoucherEmail
Stores EmailServiceInterface
$GiftVoucherAvailableService#emProperty in class GiftVoucherAvailableService
Stores EntityManager
$GiftVoucherPurchasedService#emProperty in class GiftVoucherPurchasedService
Stores EntityManagerInterface
$GiftVoucherPurchasedService#environmentProperty in class GiftVoucherPurchasedService
Stores Environment
$GiftVoucherOfferButton#emProperty in class GiftVoucherOfferButton
Stores EntityManager
$GiftVoucherOfferLink#emProperty in class GiftVoucherOfferLink
Stores EntityManager
$GiftVoucherSelect#emProperty in class GiftVoucherSelect
Stores EntityManager
$GiftVoucherViewAll#emProperty in class GiftVoucherViewAll
Stores EntityManager
$SitemapCreateCommand#environmentProperty in class SitemapCreateCommand
Stores Environment
SitemapCreateCommand::execute() — Method in class SitemapCreateCommand
{@inheritdoc}
$PageEditFile#environmentProperty in class PageEditFile
Stores Environment
$PageEditService#environmentProperty in class PageEditService
Stores Environment
$PageEditPdf#environmentProperty in class PageEditPdf
Stores Environment
PageEditSlug::exists() — Method in class PageEditSlug
Checks if slug already exists
PageEditSlugInterface::exists() — Method in class PageEditSlugInterface
Checks if slug already exists
$PaymentEmail#emailServiceProperty in class PaymentEmail
Stores EmailServiceInterface
$PaymentEmail#environmentProperty in class PaymentEmail
Stores Environment
$PaymentService#emProperty in class PaymentService
Stores EntityManagerInterface
PaymentService::error() — Method in class PaymentService
An error has occured after the Payment (Sends email to site + flash)
PaymentServiceInterface::error() — Method in class PaymentServiceInterface
An error has occured after the Payment (Sends email to site + flash)
$PurchaseCreditsEmail#emailServiceProperty in class PurchaseCreditsEmail
Stores EmailServiceInterface
$PurchaseCreditsEmail#environmentProperty in class PurchaseCreditsEmail
Stores Environment
$PurchaseCreditsService#emProperty in class PurchaseCreditsService
Stores EntityManagerInterface
$TransactionService#emProperty in class TransactionService
Stores EntityManagerInterface
$ServiceSlug#emProperty in class ServiceSlug
Stores EntityManager
ServiceSlug::exists() — Method in class ServiceSlug
Checks if slug already exists
ServiceSlugInterface::exists() — Method in class ServiceSlugInterface
Checks if slug already exists
Twig2MdCommand::execute() — Method in class Twig2MdCommand
ApiController::export() — Method in class ApiController
Export the user's data in JSON
ProfileController::export() — Method in class ProfileController
Export the user's data in JSON or XML
$UserLightTrait#emailProperty in class UserLightTrait
Email for the user
$UserLightTrait#enabledProperty in class UserLightTrait
If account is enabled
UserLightTrait::eraseCredentials() — Method in class UserLightTrait
{@inheritdoc}
$AuthenticationListener#emProperty in class AuthenticationListener
Stores EntityManagerInterface
$LogoutListener#emProperty in class LogoutListener
Stores EntityManagerInterface
$OAuthUserProvider#emProperty in class OAuthUserProvider
Stores EntityManagerInterface
$ApiService#emProperty in class ApiService
Stores EntityManagerInterface
$UserEmail#emailServiceProperty in class UserEmail
Stores EmailService
$UserEmail#environmentProperty in class UserEmail
Stores Environment
$UserPassword#emProperty in class UserPassword
Stores EntityManagerInterface
$UserService#emProperty in class UserService
Stores EntityManagerInterface
UserService::export() — Method in class UserService
Exports user's data
UserServiceInterface::export() — Method in class UserServiceInterface
Exports user's data
$Xliff#enProperty in class Xliff
Translation in english
$Xliff#esProperty in class Xliff
Translation in spanish
$XliffService#emProperty in class XliffService
Stores EntityManager
$XliffService#environmentProperty in class XliffService
Stores Environment
XliffService::exportFiles() — Method in class XliffService
Exports files in xlf format
XliffServiceInterface::exportFiles() — Method in class XliffServiceInterface
Exports files in xlf format

F

$ConfigFormFactory#formFactoryProperty in class ConfigFormFactory
Stores the FormFactory
$ContactFormEvent#formDataProperty in class ContactFormEvent
Stores data issued fy form
$ContactFormFactory#formFactoryProperty in class ContactFormFactory
Stores FormFactoryInterface
$EventFormFactory#formFactoryProperty in class EventFormFactory
Stores FormFactoryInterface
EventRepository::findForCarousel() — Method in class EventRepository
Finds Events for Carousel
EventRepository::findNotFinished() — Method in class EventRepository
Finds all the Events NOT finished and NOT suppressed
EventRepository::findAll() — Method in class EventRepository
Finds all the Events
EventRepository::findNotSuppressed() — Method in class EventRepository
Finds all the Events NOT suppressed
$ExceptionCheckerFormFactory#formFactoryProperty in class ExceptionCheckerFormFactory
Stores FormFactoryInterface
ExceptionCheckerRepository::findByUrl() — Method in class ExceptionCheckerRepository
Finds ExceptionChecker by url
ExceptionCheckerRepository::findWildcard() — Method in class ExceptionCheckerRepository
Finds all the wildcards available
$GiftVoucherFormFactory#formFactoryProperty in class GiftVoucherFormFactory
Stores FormFactoryInterface
GiftVoucherAvailableRepository::findAllAlphabeticalOrder() — Method in class GiftVoucherAvailableRepository
Finds all GiftVoucherAvailable ordered by alphabetical order
GiftVoucherAvailableRepository::findNotSuppressed() — Method in class GiftVoucherAvailableRepository
Finds all GiftVoucherAvailable NOT suppressed
GiftVoucherPurchasedRepository::findOneBasedOnIdentifier() — Method in class GiftVoucherPurchasedRepository
GiftVoucherPurchasedRepository::findAll() — Method in class GiftVoucherPurchasedRepository
Finds GiftVoucherPurchased NOT used
FontawesomeClass in namespace c975L\IncludeLibraryBundle\Libraries
Data for Fontawesome - https://fontawesome.com
FontawesomebaseClass in namespace c975L\IncludeLibraryBundle\Libraries
Data for Fontawesome Base - https://fontawesome.com
FontawesomebrandsClass in namespace c975L\IncludeLibraryBundle\Libraries
Data for Fontawesome Brands - https://fontawesome.com
FontawesomeregularClass in namespace c975L\IncludeLibraryBundle\Libraries
Data for Fontawesome Regular - https://fontawesome.com
FontawesomesolidClass in namespace c975L\IncludeLibraryBundle\Libraries
Data for Fontawesome Solid - https://fontawesome.com
FriconixClass in namespace c975L\IncludeLibraryBundle\Libraries
Data for Friconix - https://friconix.com
IncludeLibraryFont::Font() — Method in class IncludeLibraryFont
Returns the font code to be included
$PageEdit#filePathProperty in class PageEdit
Stores filePath
$PageEditFormFactory#formFactoryProperty in class PageEditFormFactory
Stores FormFactoryInterface
PageEditFolderContent::folderContent() — Method in class PageEditFolderContent
Returns an associative array(filename => titleTranslated) for the content ot specified folder
PaymentController::form() — Method in class PaymentController
Displays Stripe form to proceed to payment
PaymentController::freeAmount() — Method in class PaymentController
Displays the form to proceed to a free amount payment
$Payment#finishedProperty in class Payment
If the Payment is finished
$PaymentFormFactory#formFactoryProperty in class PaymentFormFactory
Stores FormFactoryInterface
PaymentRepository::findOneByOrderIdNotFinished() — Method in class PaymentRepository
Finds Payment not finished with its orderId
$PurchaseCreditsFormFactory#formFactoryProperty in class PurchaseCreditsFormFactory
Stores FormFactoryInterface
FormatCreditsClass in namespace c975L\PurchaseCreditsBundle\Twig
Twig extension to display the formatted number of credits using |purchasecredits_format
FormatCredits::formatCredits() — Method in class FormatCredits
Returns the number of credits formatted
$UserAddressTrait#faxProperty in class UserAddressTrait
Fax for the user
$UserDefaultTrait#firstnameProperty in class UserDefaultTrait
Firstname for the user
$UserFormFactory#formFactoryProperty in class UserFormFactory
Stores FormFactoryInterface
UserRepository::findAll() — Method in class UserRepository
Returns all the users in an array
UserRepository::findAllSearch() — Method in class UserRepository
Returns all the users corresponding to the searched term in th email field
ApiService::findAll() — Method in class ApiService
Returns the list of all users in the array format
ApiService::findAllSearch() — Method in class ApiService
Searches the term in the User collection
UserService::findUserByEmail() — Method in class UserService
Finds user by email
UserService::findUserById() — Method in class UserService
Finds user by id
UserService::findUserByIdentifier() — Method in class UserService
Finds user by identifier
UserService::findUserBySocialId() — Method in class UserService
Finds user by socialId
UserService::findUserByToken() — Method in class UserService
Finds user by token
UserServiceInterface::findUserByEmail() — Method in class UserServiceInterface
Finds user by email
UserServiceInterface::findUserById() — Method in class UserServiceInterface
Finds user by id
UserServiceInterface::findUserByIdentifier() — Method in class UserServiceInterface
Finds user by identifier
UserServiceInterface::findUserBySocialId() — Method in class UserServiceInterface
Finds user by socialId
UserServiceInterface::findUserByToken() — Method in class UserServiceInterface
Finds user by token
$Xliff#filenameProperty in class Xliff
Filename for .xlf file
$Xliff#frProperty in class Xliff
Translation in french
XliffRepository::findAllByFilenameLanguage() — Method in class XliffRepository
Finds all the translations for defined filename
XliffRepository::findDistinctFilename() — Method in class XliffRepository
Finds distinct filenames

G

Configuration::getConfigTreeBuilder() — Method in class Configuration
ConfigService::getBundleConfig() — Method in class ConfigService
Returns the configuration settings defined in the bundle.yaml
ConfigService::getBundles() — Method in class ConfigService
Gets all the bundles that have a bundle.yaml file
ConfigService::getConfig() — Method in class ConfigService
Returns config data for specified bundle
ConfigService::getDefinedConfig() — Method in class ConfigService
Returns the values defined for the configuration of the bundle
ConfigService::getGlobalConfig() — Method in class ConfigService
Returns the global bundles definitions values
ConfigService::getCacheFolder() — Method in class ConfigService
Returns the cache folder
ConfigService::getConfigFolder() — Method in class ConfigService
Returns the config folder
ConfigService::getContainerParameter() — Method in class ConfigService
Returns the value of container's parameter
ConfigService::getParameter() — Method in class ConfigService
Returns the value of parameter
ConfigService::getParametersCacheFile() — Method in class ConfigService
Returns the array of bundles parameters from cache file
ConfigServiceInterface::getBundles() — Method in class ConfigServiceInterface
Gets all the bundles that have a bundle.yaml file
ConfigServiceInterface::getConfig() — Method in class ConfigServiceInterface
Returns config data for specified bundle
ConfigServiceInterface::getBundleConfig() — Method in class ConfigServiceInterface
Returns the configuration settings defined in the bundle.yaml
ConfigServiceInterface::getDefinedConfig() — Method in class ConfigServiceInterface
Returns the values defined for the configuration of the bundle
ConfigServiceInterface::getGlobalConfig() — Method in class ConfigServiceInterface
Returns the global bundles definitions values
ConfigServiceInterface::getCacheFolder() — Method in class ConfigServiceInterface
Returns the cache folder
ConfigServiceInterface::getConfigFolder() — Method in class ConfigServiceInterface
Returns the config folder
ConfigServiceInterface::getContainerParameter() — Method in class ConfigServiceInterface
Returns the value of container's parameter
ConfigServiceInterface::getParameter() — Method in class ConfigServiceInterface
Returns the value of parameter
ConfigServiceInterface::getParametersCacheFile() — Method in class ConfigServiceInterface
Returns the array of bundles parameters from cache file
Config::getFunctions() — Method in class Config
ConfigParam::getFunctions() — Method in class ConfigParam
Configuration::getConfigTreeBuilder() — Method in class Configuration
ContactForm::getEmail() — Method in class ContactForm
Get email
ContactForm::getName() — Method in class ContactForm
Get name
ContactForm::getMessage() — Method in class ContactForm
Get message
ContactForm::getSubject() — Method in class ContactForm
Get subject
ContactForm::getIp() — Method in class ContactForm
Get ip
ContactForm::getReceiveCopy() — Method in class ContactForm
Get receiveCopy
ContactFormEvent::getFormData() — Method in class ContactFormEvent
Get formData
ContactFormEvent::getEmailData() — Method in class ContactFormEvent
Get emailData
ContactFormEvent::getReceiveCopy() — Method in class ContactFormEvent
Get receiveCopy
ContactFormEvent::getRequest() — Method in class ContactFormEvent
Get request
ContactFormEvent::getError() — Method in class ContactFormEvent
Get error
ContactFormService::getSubject() — Method in class ContactFormService
Gets subject if provided by url parameter "s"
ContactFormService::getReferer() — Method in class ContactFormService
Gets referer defined in session
ContactFormServiceInterface::getSubject() — Method in class ContactFormServiceInterface
Gets subject if provided by url parameter "s"
ContactFormServiceInterface::getReferer() — Method in class ContactFormServiceInterface
Gets referer defined in session
Configuration::getConfigTreeBuilder() — Method in class Configuration
Configuration::getConfigTreeBuilder() — Method in class Configuration
Email::getId() — Method in class Email
Get id
Email::getDateSent() — Method in class Email
Get dateSent
Email::getSubject() — Method in class Email
Get subject
Email::getSentFrom() — Method in class Email
Get sentFrom
Email::getSentTo() — Method in class Email
Get sentTo
Email::getSentCc() — Method in class Email
Get sentCc
Email::getSentBcc() — Method in class Email
Get sentBcc
Email::getReplyTo() — Method in class Email
Get replyTo
Email::getBody() — Method in class Email
Get body
Email::getIp() — Method in class Email
Get ip
EmailService::getEmails() — Method in class EmailService
Gets the emails
EmailService::getParameter() — Method in class EmailService
Returns the value of parameter
EmailServiceInterface::getEmails() — Method in class EmailServiceInterface
Gets the emails
EmailServiceInterface::getParameter() — Method in class EmailServiceInterface
Returns the value of parameter
Configuration::getConfigTreeBuilder() — Method in class Configuration
Event::getId() — Method in class Event
Get id
Event::getSuppressed() — Method in class Event
Get suppressed
Event::getTitle() — Method in class Event
Get title
Event::getSlug() — Method in class Event
Get slug
Event::getStartDate() — Method in class Event
Get startDate
Event::getStartTime() — Method in class Event
Get startTime
Event::getEndDate() — Method in class Event
Get endDate
Event::getEndTime() — Method in class Event
Get endTime
Event::getPlace() — Method in class Event
Get place
Event::getDescription() — Method in class Event
Get description
Event::getPicture() — Method in class Event
Get picture
EventsService::getFolderPictures() — Method in class EventsService
Gets pictures folder from config
EventsService::getPictureName() — Method in class EventsService
Get filename for the picture
EventsService::getPicturePath() — Method in class EventsService
Get full picture path
EventsService::getEventsAll() — Method in class EventsService
Gets all the Events, even those suppressed
EventsService::getEventsNotFinished() — Method in class EventsService
Gets all the Events not finished
EventsServiceInterface::getFolderPictures() — Method in class EventsServiceInterface
Gets pictures folder from config
EventsServiceInterface::getPictureName() — Method in class EventsServiceInterface
Get filename for the picture
EventsServiceInterface::getPicturePath() — Method in class EventsServiceInterface
Get full picture path
EventsServiceInterface::getEventsAll() — Method in class EventsServiceInterface
Gets all the Events, even those suppressed
EventsServiceInterface::getEventsNotFinished() — Method in class EventsServiceInterface
Gets all the Events not finished
EventsCarousel::getFunctions() — Method in class EventsCarousel
Configuration::getConfigTreeBuilder() — Method in class Configuration
ExceptionChecker::getId() — Method in class ExceptionChecker
Get id
ExceptionChecker::getUrl() — Method in class ExceptionChecker
Get url
ExceptionChecker::getKind() — Method in class ExceptionChecker
Get kind
ExceptionChecker::getRedirectKind() — Method in class ExceptionChecker
Get redirectKind
ExceptionChecker::getRedirectData() — Method in class ExceptionChecker
Get redirectData
ExceptionChecker::getCreation() — Method in class ExceptionChecker
Get creation
ExceptionCheckerService::getExceptionCheckerAll() — Method in class ExceptionCheckerService
Gets all the ExceptionChecker
ExceptionCheckerServiceInterface::getExceptionCheckerAll() — Method in class ExceptionCheckerServiceInterface
Gets all the ExceptionChecker
$AvailableController#giftVoucherAvailableServiceProperty in class AvailableController
Stores GiftVoucherAvailableService
$AvailableController#giftVoucherPurchasedServiceProperty in class AvailableController
Stores GiftVoucherPurchasedService
$OfferController#giftVoucherPurchasedServiceProperty in class OfferController
Stores GiftVoucherPurchasedServiceInterface
$OfferController#giftVoucherPaymentProperty in class OfferController
Stores GiftVoucherPaymentInterface
Configuration::getConfigTreeBuilder() — Method in class Configuration
GiftVoucherAvailableClass in namespace c975L\GiftVoucherBundle\Entity
Entity GiftVoucherAvailable (linked to DB table gift_voucher_available)
GiftVoucherAvailable::getId() — Method in class GiftVoucherAvailable
Get id
GiftVoucherAvailable::getSuppressed() — Method in class GiftVoucherAvailable
Get suppressed
GiftVoucherAvailable::getObject() — Method in class GiftVoucherAvailable
Get object
GiftVoucherAvailable::getSlug() — Method in class GiftVoucherAvailable
Get slug
GiftVoucherAvailable::getDescription() — Method in class GiftVoucherAvailable
Get description
GiftVoucherAvailable::getValid() — Method in class GiftVoucherAvailable
Get valid
GiftVoucherAvailable::getAmount() — Method in class GiftVoucherAvailable
Get amount
GiftVoucherAvailable::getCurrency() — Method in class GiftVoucherAvailable
Get currency
GiftVoucherPurchasedClass in namespace c975L\GiftVoucherBundle\Entity
Entity GiftVoucherPurchased (linked to DB table gift_voucher_purchased)
GiftVoucherPurchased::getId() — Method in class GiftVoucherPurchased
Get id
GiftVoucherPurchased::getIdentifier() — Method in class GiftVoucherPurchased
Get identifier
GiftVoucherPurchased::getSecret() — Method in class GiftVoucherPurchased
Get secret
GiftVoucherPurchased::getObject() — Method in class GiftVoucherPurchased
Get object
GiftVoucherPurchased::getDescription() — Method in class GiftVoucherPurchased
Get description
GiftVoucherPurchased::getOfferedBy() — Method in class GiftVoucherPurchased
Get offeredBy
GiftVoucherPurchased::getOfferedTo() — Method in class GiftVoucherPurchased
Get offeredTo
GiftVoucherPurchased::getMessage() — Method in class GiftVoucherPurchased
Get message
GiftVoucherPurchased::getSendToEmail() — Method in class GiftVoucherPurchased
Get sendToEmail
GiftVoucherPurchased::getPurchase() — Method in class GiftVoucherPurchased
Get purchase
GiftVoucherPurchased::getValid() — Method in class GiftVoucherPurchased
Get valid
GiftVoucherPurchased::getAmount() — Method in class GiftVoucherPurchased
Get amount
GiftVoucherPurchased::getCurrency() — Method in class GiftVoucherPurchased
Get currency
GiftVoucherPurchased::getOrderId() — Method in class GiftVoucherPurchased
Get orderId
GiftVoucherPurchased::getUsed() — Method in class GiftVoucherPurchased
Get used
GiftVoucherPurchased::getUserIp() — Method in class GiftVoucherPurchased
Get userIp
GiftVoucherAvailableTypeClass in namespace c975L\GiftVoucherBundle\Form
GiftVoucherAvailable FormType
GiftVoucherFormFactoryClass in namespace c975L\GiftVoucherBundle\Form
GiftVoucherFormFactory class
GiftVoucherFormFactoryInterfaceClass in namespace c975L\GiftVoucherBundle\Form
Interface to be called for DI for GiftVoucherFormFactoryInterface related services
GiftVoucherPurchasedTypeClass in namespace c975L\GiftVoucherBundle\Form
GiftVoucherPurchased FormType
GiftVoucherAvailableRepositoryClass in namespace c975L\GiftVoucherBundle\Repository
Repository for Event Entity
GiftVoucherPurchasedRepositoryClass in namespace c975L\GiftVoucherBundle\Repository
Repository for Event Entity
GiftVoucherEmailClass in namespace c975L\GiftVoucherBundle\Service\Email
Services related to GiftVoucher Email
GiftVoucherEmailInterfaceClass in namespace c975L\GiftVoucherBundle\Service\Email
Interface to be called for DI for GiftVoucher Email related services
GiftVoucherAvailableServiceClass in namespace c975L\GiftVoucherBundle\Service
Interface to be called for DI for GiftVoucherAvailable Main related services
$GiftVoucherAvailableService#giftVoucherFormFactoryProperty in class GiftVoucherAvailableService
Stores GiftVoucherFormFactoryInterface
GiftVoucherAvailableService::getAll() — Method in class GiftVoucherAvailableService
Gets all the GiftVoucherAvailable
GiftVoucherAvailableServiceInterfaceClass in namespace c975L\GiftVoucherBundle\Service
Interface to be called for DI for GiftVoucherAvailable Main related services
GiftVoucherAvailableServiceInterface::getAll() — Method in class GiftVoucherAvailableServiceInterface
Gets all the GiftVoucherAvailable
GiftVoucherPurchasedServiceClass in namespace c975L\GiftVoucherBundle\Service
Main services related to GiftVoucherPurchased
$GiftVoucherPurchasedService#giftVoucherEmailProperty in class GiftVoucherPurchasedService
Stores GiftVoucherEmailInterface
$GiftVoucherPurchasedService#giftVoucherFormFactoryProperty in class GiftVoucherPurchasedService
Stores GiftVoucherFormFactoryInterface
GiftVoucherPurchasedService::getAll() — Method in class GiftVoucherPurchasedService
Gets all the GiftVoucherPurchased
GiftVoucherPurchasedService::getHtml() — Method in class GiftVoucherPurchasedService
Gets xhtml code for GiftVoucherPurchased
GiftVoucherPurchasedService::getIdentifierFormatted() — Method in class GiftVoucherPurchasedService
Returns the formatted identifier to be displayed, without secret code
GiftVoucherPurchasedServiceInterfaceClass in namespace c975L\GiftVoucherBundle\Service
Interface to be called for DI for GiftVoucherPurchased Main related services
GiftVoucherPurchasedServiceInterface::getAll() — Method in class GiftVoucherPurchasedServiceInterface
Gets all the GiftVoucherPurchased
GiftVoucherPurchasedServiceInterface::getHtml() — Method in class GiftVoucherPurchasedServiceInterface
Gets xhtml code for GiftVoucherPurchased
GiftVoucherPurchasedServiceInterface::getIdentifierFormatted() — Method in class GiftVoucherPurchasedServiceInterface
Returns the formatted identifier to be displayed, without secret code
GiftVoucherPaymentClass in namespace c975L\GiftVoucherBundle\Service\Payment
Services related to GiftVoucher Payment
GiftVoucherPaymentInterfaceClass in namespace c975L\GiftVoucherBundle\Service\Payment
Interface to be called for DI for GiftVoucher Payment related services
GiftVoucherIdentifierClass in namespace c975L\GiftVoucherBundle\Twig
Twig extension to display the formatted GiftVoucherPurchased identifier using |gv_identifier
$GiftVoucherIdentifier#giftVoucherPurchasedServiceProperty in class GiftVoucherIdentifier
Stores purchasedService
GiftVoucherIdentifier::getFilters() — Method in class GiftVoucherIdentifier
GiftVoucherOfferButtonClass in namespace c975L\GiftVoucherBundle\Twig
Twig extension to display the Offer button for the GiftVoucherAvailable using gv_offer_button(id)
GiftVoucherOfferButton::getFunctions() — Method in class GiftVoucherOfferButton
GiftVoucherOfferLinkClass in namespace c975L\GiftVoucherBundle\Twig
Twig extension to display the Link for the GiftVoucherAvailable using gv_offer_link(id)
GiftVoucherOfferLink::getFunctions() — Method in class GiftVoucherOfferLink
GiftVoucherSelectClass in namespace c975L\GiftVoucherBundle\Twig
Twig extension to display the select form for GiftVoucherAvailable using gv_select([id])
GiftVoucherSelect::getFunctions() — Method in class GiftVoucherSelect
GiftVoucherViewAllClass in namespace c975L\GiftVoucherBundle\Twig
Twig extension to display all the GiftVoucherAvailable as a list (object, description, offer button) using gv_view_all([$number, $orderField])
GiftVoucherViewAll::getFunctions() — Method in class GiftVoucherViewAll
Configuration::getConfigTreeBuilder() — Method in class Configuration
Angular::getVersion() — Method in class Angular
Use this method to get version to use
Angular::getJavascript() — Method in class Angular
Use this method to add data for javascript, keep latest version above
Bootstrap::getVersion() — Method in class Bootstrap
Use this method to get version to use
Bootstrap::getCss() — Method in class Bootstrap
Use this method to add data for css, keep latest version above
Bootstrap::getJavascript() — Method in class Bootstrap
Use this method to add data for javascript, keep latest version above
Bootstrapdatepicker::getVersion() — Method in class Bootstrapdatepicker
Use this method to get version to use
Bootstrapdatepicker::getCss() — Method in class Bootstrapdatepicker
Use this method to add data for css, keep latest version above
Bootstrapdatepicker::getJavascript() — Method in class Bootstrapdatepicker
Use this method to add data for javascript, keep latest version above
Cookieconsent::getVersion() — Method in class Cookieconsent
Use this method to get version to use
Cookieconsent::getCss() — Method in class Cookieconsent
Use this method to add data for css, keep latest version above
Cookieconsent::getJavascript() — Method in class Cookieconsent
Use this method to add data for javascript, keep latest version above
CssInterface::getCss() — Method in class CssInterface
Use this method to add data for css, keep latest version above
Fontawesome::getVersion() — Method in class Fontawesome
Use this method to get version to use
Fontawesome::getCss() — Method in class Fontawesome
Use this method to add data for css, keep latest version above
Fontawesome::getJavascript() — Method in class Fontawesome
Use this method to add data for javascript, keep latest version above
Fontawesomebase::getVersion() — Method in class Fontawesomebase
Use this method to get version to use
Fontawesomebase::getCss() — Method in class Fontawesomebase
Use this method to add data for css, keep latest version above
Fontawesomebase::getJavascript() — Method in class Fontawesomebase
Use this method to add data for javascript, keep latest version above
Fontawesomebrands::getVersion() — Method in class Fontawesomebrands
Use this method to get version to use
Fontawesomebrands::getCss() — Method in class Fontawesomebrands
Use this method to add data for css, keep latest version above
Fontawesomebrands::getJavascript() — Method in class Fontawesomebrands
Use this method to add data for javascript, keep latest version above
Fontawesomeregular::getVersion() — Method in class Fontawesomeregular
Use this method to get version to use
Fontawesomeregular::getCss() — Method in class Fontawesomeregular
Use this method to add data for css, keep latest version above
Fontawesomeregular::getJavascript() — Method in class Fontawesomeregular
Use this method to add data for javascript, keep latest version above
Fontawesomesolid::getVersion() — Method in class Fontawesomesolid
Use this method to get version to use
Fontawesomesolid::getCss() — Method in class Fontawesomesolid
Use this method to add data for css, keep latest version above
Fontawesomesolid::getJavascript() — Method in class Fontawesomesolid
Use this method to add data for javascript, keep latest version above
Friconix::getVersion() — Method in class Friconix
Use this method to get version to use
Friconix::getJavascript() — Method in class Friconix
Use this method to add data for javascript, keep latest version above
JavascriptInterface::getJavascript() — Method in class JavascriptInterface
Use this method to add data for javascript, keep latest version above
Jquery::getVersion() — Method in class Jquery
Use this method to get version to use
Jquery::getJavascript() — Method in class Jquery
Use this method to add data for javascript, keep latest version above
Jqueryslim::getVersion() — Method in class Jqueryslim
Use this method to get version to use
Jqueryslim::getJavascript() — Method in class Jqueryslim
Use this method to add data for javascript, keep latest version above
Jqueryui::getVersion() — Method in class Jqueryui
Use this method to get version to use
Jqueryui::getJavascript() — Method in class Jqueryui
Use this method to add data for javascript, keep latest version above
Popper::getVersion() — Method in class Popper
Use this method to get version to use
Popper::getJavascript() — Method in class Popper
Use this method to add data for javascript, keep latest version above
React::getVersion() — Method in class React
Use this method to get version to use
React::getJavascript() — Method in class React
Use this method to add data for javascript, keep latest version above
Reactdom::getVersion() — Method in class Reactdom
Use this method to get version to use
Reactdom::getJavascript() — Method in class Reactdom
Use this method to add data for javascript, keep latest version above
Select2::getVersion() — Method in class Select2
Use this method to get version to use
Select2::getCss() — Method in class Select2
Use this method to add data for css, keep latest version above
Select2::getJavascript() — Method in class Select2
Use this method to add data for javascript, keep latest version above
Tinymce::getVersion() — Method in class Tinymce
Use this method to get version to use
Tinymce::getJavascript() — Method in class Tinymce
Use this method to add data for javascript, keep latest version above
Vue::getVersion() — Method in class Vue
Use this method to get version to use
Vue::getJavascript() — Method in class Vue
Use this method to add data for javascript, keep latest version above
IncludeLibraryService::getData() — Method in class IncludeLibraryService
Gets the data corresponding to library, type and version
IncludeLibraryServiceInterface::getData() — Method in class IncludeLibraryServiceInterface
Gets the data corresponding to library, type and version
IncludeLibraryCode::getFunctions() — Method in class IncludeLibraryCode
IncludeLibraryContent::getFunctions() — Method in class IncludeLibraryContent
IncludeLibraryFont::getFunctions() — Method in class IncludeLibraryFont
IncludeLibraryLink::getFunctions() — Method in class IncludeLibraryLink
Configuration::getConfigTreeBuilder() — Method in class Configuration
PageEdit::getTitle() — Method in class PageEdit
Get title
PageEdit::getTitleTranslated() — Method in class PageEdit
Get titleTranslated
PageEdit::getSlug() — Method in class PageEdit
Get slug
PageEdit::getContent() — Method in class PageEdit
Get content
PageEdit::getFilePath() — Method in class PageEdit
Get filePath
PageEdit::getChangeFrequency() — Method in class PageEdit
Get changeFrequency
PageEdit::getPriority() — Method in class PageEdit
Get priority
PageEdit::getDescription() — Method in class PageEdit
Get description
PageEdit::getModification() — Method in class PageEdit
Get modification
PageEditFile::getImagesFolder() — Method in class PageEditFile
Returns the images folder
PageEditFile::getPages() — Method in class PageEditFile
Gets all available pages
PageEditFile::getPagesFolder() — Method in class PageEditFile
Returns the pages folder
PageEditFile::getPath() — Method in class PageEditFile
Returns file path
PageEditFile::getSkeletonStartEnd() — Method in class PageEditFile
Gets the start and end of the skeleton
PageEditFileInterface::getImagesFolder() — Method in class PageEditFileInterface
Returns the images folder
PageEditFileInterface::getPages() — Method in class PageEditFileInterface
Gets all available pages
PageEditFileInterface::getPagesFolder() — Method in class PageEditFileInterface
Returns the pages folder
PageEditFileInterface::getPath() — Method in class PageEditFileInterface
Returns file path
PageEditFileInterface::getSkeletonStartEnd() — Method in class PageEditFileInterface
Gets the start and end of the skeleton
PageEditService::getChangeFrequency() — Method in class PageEditService
Gets the change frequency of the page
PageEditService::getContent() — Method in class PageEditService
Get content of the page
PageEditService::getData() — Method in class PageEditService
Returns a PageEdit object
PageEditService::getDescription() — Method in class PageEditService
Gets the description of the page
PageEditService::getLinks() — Method in class PageEditService
Gets links to display in the select in Tinymce
PageEditService::getPages() — Method in class PageEditService
Returns an array containing all the pages
PageEditService::getPriority() — Method in class PageEditService
Gets the priority of the page
PageEditService::getTitle() — Method in class PageEditService
Gets the title of the page
PageEditService::getTitleTranslated() — Method in class PageEditService
Gets the translation of title of the page
PageEditServiceInterface::getChangeFrequency() — Method in class PageEditServiceInterface
Gets the change frequency of the page
PageEditServiceInterface::getContent() — Method in class PageEditServiceInterface
Get content of the page
PageEditServiceInterface::getData() — Method in class PageEditServiceInterface
Returns a PageEdit object
PageEditServiceInterface::getDescription() — Method in class PageEditServiceInterface
Gets the description of the page
PageEditServiceInterface::getLinks() — Method in class PageEditServiceInterface
Gets links to display in the select in Tinymce
PageEditServiceInterface::getPages() — Method in class PageEditServiceInterface
Returns an array containing all the pages
PageEditServiceInterface::getPriority() — Method in class PageEditServiceInterface
Gets the priority of the page
PageEditServiceInterface::getTitle() — Method in class PageEditServiceInterface
Gets the title of the page
PageEditServiceInterface::getTitleTranslated() — Method in class PageEditServiceInterface
Gets the translation of title of the page
PageEditFolderContent::getFunctions() — Method in class PageEditFolderContent
Configuration::getConfigTreeBuilder() — Method in class Configuration
Payment::getId() — Method in class Payment
Get id
Payment::getFinished() — Method in class Payment
Get finished
Payment::getOrderId() — Method in class Payment
Get orderId
Payment::getAmount() — Method in class Payment
Get amount
Payment::getVat() — Method in class Payment
Get vat
Payment::getDescription() — Method in class Payment
Get description
Payment::getCurrency() — Method in class Payment
Get currency
Payment::getAction() — Method in class Payment
Get action
Payment::getStripeFee() — Method in class Payment
Get stripeFee
Payment::getStripeToken() — Method in class Payment
Get stripeToken
Payment::getStripeTokenType() — Method in class Payment
Get stripeTokenType
Payment::getStripeEmail() — Method in class Payment
Get stripeEmail
Payment::getUserId() — Method in class Payment
Get userId
Payment::getUserIp() — Method in class Payment
Get userIp
Payment::getCreation() — Method in class Payment
Get creation
Payment::getLive() — Method in class Payment
Get live
Payment::getReturnRoute() — Method in class Payment
Get returnRoute
PaymentService::getAll() — Method in class PaymentService
Gets all the Payment
PaymentService::getFromSession() — Method in class PaymentService
Gets the Payment from session
PaymentService::getParameter() — Method in class PaymentService
Returns the value of parameter
PaymentServiceInterface::getAll() — Method in class PaymentServiceInterface
Gets all the Payment
PaymentServiceInterface::getFromSession() — Method in class PaymentServiceInterface
Gets the Payment from session
PaymentServiceInterface::getParameter() — Method in class PaymentServiceInterface
Returns the value of parameter
PaymentStripe::getPublishableKey() — Method in class PaymentStripe
Gets the Stripe publishable key
PaymentStripe::getSecretKey() — Method in class PaymentStripe
Gets the Stripe Secret key
PaymentStripeInterface::getPublishableKey() — Method in class PaymentStripeInterface
Gets the Stripe publishable key
PaymentStripeInterface::getSecretKey() — Method in class PaymentStripeInterface
Gets the Stripe Secret key
PaymentButton::getFunctions() — Method in class PaymentButton
PaymentLink::getFunctions() — Method in class PaymentLink
Configuration::getConfigTreeBuilder() — Method in class Configuration
PurchaseCredits::getCredits() — Method in class PurchaseCredits
Get credits
PurchaseCredits::getAmount() — Method in class PurchaseCredits
Get amount
PurchaseCredits::getCurrency() — Method in class PurchaseCredits
Get currency
PurchaseCredits::getUserIp() — Method in class PurchaseCredits
Get userIp
Transaction::getId() — Method in class Transaction
Get id
Transaction::getOrderId() — Method in class Transaction
Get orderId
Transaction::getCredits() — Method in class Transaction
Get credits
Transaction::getDescription() — Method in class Transaction
Get description
Transaction::getUserId() — Method in class Transaction
Get userId
Transaction::getUserIp() — Method in class Transaction
Get userIp
Transaction::getCreation() — Method in class Transaction
Get creation
PurchaseCreditsService::getPrices() — Method in class PurchaseCreditsService
Gets prices for credits
PurchaseCreditsService::getPricesChoice() — Method in class PurchaseCreditsService
Gets prices choice labels for credits
PurchaseCreditsServiceInterface::getPrices() — Method in class PurchaseCreditsServiceInterface
Gets prices for credits
PurchaseCreditsServiceInterface::getPricesChoice() — Method in class PurchaseCreditsServiceInterface
Gets prices choice labels for credits
TransactionService::getAll() — Method in class TransactionService
Gets all the Transaction for the user
TransactionServiceInterface::getAll() — Method in class TransactionServiceInterface
Gets all the Transaction for the user
FormatCredits::getFilters() — Method in class FormatCredits
PurchaseCreditsDivData::getFunctions() — Method in class PurchaseCreditsDivData
Configuration::getConfigTreeBuilder() — Method in class Configuration
ServiceImage::getFolder() — Method in class ServiceImage
Gets the images folder
ServiceImageInterface::getFolder() — Method in class ServiceImageInterface
Gets the images folder
ServicePdf::getPdfFile() — Method in class ServicePdf
Returns an array($content, $filename, 'application/pdf') for a pdf file
ServicePdf::getPdfFilePath() — Method in class ServicePdf
Returns an array($filepath, $filename, 'application/pdf') for a pdf file
ServicePdfInterface::getPdfFile() — Method in class ServicePdfInterface
Returns an array($content, $filename, 'application/pdf') for a pdf file
ServicePdfInterface::getPdfFilePath() — Method in class ServicePdfInterface
Returns an array($filepath, $filename, 'application/pdf') for a pdf file
ServiceTools::getUrl() — Method in class ServiceTools
Gets the url
ServiceTools::getUrlFromRoute() — Method in class ServiceTools
Gets url from a Route
ServiceToolsInterface::getUrl() — Method in class ServiceToolsInterface
Gets the url
ServiceToolsInterface::getUrlFromRoute() — Method in class ServiceToolsInterface
Gets url from a Route
ServiceUser::getEmail() — Method in class ServiceUser
Gets email if user has signed in
ServiceUser::getName() — Method in class ServiceUser
Gets name if user has signed in
ServiceUser::getUser() — Method in class ServiceUser
Gets user
ServiceUserInterface::getEmail() — Method in class ServiceUserInterface
Gets email if user has signed in
ServiceUserInterface::getName() — Method in class ServiceUserInterface
Gets name if user has signed in
ServiceUserInterface::getUser() — Method in class ServiceUserInterface
Gets user
RouteExists::getFunctions() — Method in class RouteExists
TemplateExists::getFunctions() — Method in class TemplateExists
Configuration::getConfigTreeBuilder() — Method in class Configuration
ShareButtons::getId() — Method in class ShareButtons
Get id
ShareButtons::getUrl() — Method in class ShareButtons
Get url
ShareButtons::getKind() — Method in class ShareButtons
Get kind
ShareButtons::getDate() — Method in class ShareButtons
Get date
ShareButtons::getTime() — Method in class ShareButtons
Get time
ShareButtons::getCreation() — Method in class ShareButtons
Get creation
ShareButtonsService::getMainShares() — Method in class ShareButtonsService
Returns main share networks
ShareButtonsService::getShareData() — Method in class ShareButtonsService
Returns data related to share
ShareButtonsServiceInterface::getMainShares() — Method in class ShareButtonsServiceInterface
Returns main share networks
ShareButtonsServiceInterface::getShareData() — Method in class ShareButtonsServiceInterface
Returns data related to share
ShareButtons::getFunctions() — Method in class ShareButtons
ShareButtonsDropdown::getFunctions() — Method in class ShareButtonsDropdown
Configuration::getConfigTreeBuilder() — Method in class Configuration
Configuration::getConfigTreeBuilder() — Method in class Configuration
ToolbarButton::getFunctions() — Method in class ToolbarButton
ToolbarButtonText::getFunctions() — Method in class ToolbarButtonText
ToolbarDashboards::getFunctions() — Method in class ToolbarDashboards
ToolbarDisplay::getFunctions() — Method in class ToolbarDisplay
Configuration::getConfigTreeBuilder() — Method in class Configuration
UserAddressTrait::getAddress() — Method in class UserAddressTrait
Get address
UserAddressTrait::getAddress2() — Method in class UserAddressTrait
Get address2
UserAddressTrait::getPostal() — Method in class UserAddressTrait
Get postal
UserAddressTrait::getTown() — Method in class UserAddressTrait
Get town
UserAddressTrait::getCountry() — Method in class UserAddressTrait
Get country
UserAddressTrait::getPhone() — Method in class UserAddressTrait
Get phone
UserAddressTrait::getFax() — Method in class UserAddressTrait
Get fax
UserBusinessTrait::getBusinessType() — Method in class UserBusinessTrait
Get businessType
UserBusinessTrait::getBusinessName() — Method in class UserBusinessTrait
Get businessName
UserBusinessTrait::getBusinessAddress() — Method in class UserBusinessTrait
Get businessAddress
UserBusinessTrait::getBusinessAddress2() — Method in class UserBusinessTrait
Get businessAddress2
UserBusinessTrait::getBusinessPostal() — Method in class UserBusinessTrait
Get businessPostal
UserBusinessTrait::getBusinessTown() — Method in class UserBusinessTrait
Get businessTown
UserBusinessTrait::getBusinessCountry() — Method in class UserBusinessTrait
Get businessCountry
UserBusinessTrait::getBusinessSiret() — Method in class UserBusinessTrait
Get businessSiret
UserBusinessTrait::getBusinessVat() — Method in class UserBusinessTrait
Get businessVat
UserBusinessTrait::getBusinessPhone() — Method in class UserBusinessTrait
Get businessPhone
UserBusinessTrait::getBusinessFax() — Method in class UserBusinessTrait
Get businessFax
$UserDefaultTrait#genderProperty in class UserDefaultTrait
Gender for the user
UserDefaultTrait::getGender() — Method in class UserDefaultTrait
Get gender
UserDefaultTrait::getFirstname() — Method in class UserDefaultTrait
Get firstname
UserDefaultTrait::getLastname() — Method in class UserDefaultTrait
Get lastname
UserDefaultTrait::getAvatar() — Method in class UserDefaultTrait
Get avatar
UserDefaultTrait::getLatestSignin() — Method in class UserDefaultTrait
Get latestSignin
UserDefaultTrait::getLatestSignout() — Method in class UserDefaultTrait
Get latestSignout
UserDefaultTrait::getLocale() — Method in class UserDefaultTrait
Get locale
UserLightTrait::getRoles() — Method in class UserLightTrait
Get roles
UserLightTrait::getId() — Method in class UserLightTrait
Get id
UserLightTrait::getUsername() — Method in class UserLightTrait
Get username Kept for compatibility, returns email value as specified in Symfony docs
UserLightTrait::getAllowUse() — Method in class UserLightTrait
Get allowUse
UserLightTrait::getIdentifier() — Method in class UserLightTrait
Get identifier
UserLightTrait::getEmail() — Method in class UserLightTrait
Get email
UserLightTrait::getCreation() — Method in class UserLightTrait
Get creation
UserLightTrait::getEnabled() — Method in class UserLightTrait
Get enabled
UserLightTrait::getSalt() — Method in class UserLightTrait
Get salt
UserLightTrait::getPassword() — Method in class UserLightTrait
Get password
UserLightTrait::getToken() — Method in class UserLightTrait
Get token
UserLightTrait::getPasswordRequest() — Method in class UserLightTrait
Get passwordRequest
UserLightTrait::getPlainPassword() — Method in class UserLightTrait
Get plainPassword
UserLightTrait::getChallenge() — Method in class UserLightTrait
Get challenge
UserSocialTrait::getSocialNetwork() — Method in class UserSocialTrait
Get socialNetwork
UserSocialTrait::getSocialId() — Method in class UserSocialTrait
Get socialId
UserSocialTrait::getSocialToken() — Method in class UserSocialTrait
Get socialToken
UserSocialTrait::getSocialPicture() — Method in class UserSocialTrait
Get socialPicture
UserEvent::getUser() — Method in class UserEvent
Gets User
UserEvent::getRequest() — Method in class UserEvent
Gets Request
UserEvent::getResponse() — Method in class UserEvent
Gets Response
AuthenticationListener::getSubscribedEvents() — Method in class AuthenticationListener
Defines subscribed events
TokenAuthenticator::getCredentials() — Method in class TokenAuthenticator
TokenAuthenticator::getUser() — Method in class TokenAuthenticator
ApiService::getToken() — Method in class ApiService
Encodes the JSON Web Token
ApiServiceInterface::getToken() — Method in class ApiServiceInterface
Encodes the JSON Web Token
UserService::getUsersAll() — Method in class UserService
Gets all the users
UserService::getUserEntity() — Method in class UserService
Gets the User entity used
UserServiceInterface::getUsersAll() — Method in class UserServiceInterface
Gets all the users
UserServiceInterface::getUserEntity() — Method in class UserServiceInterface
Gets the User entity used
UserAvatar::getFunctions() — Method in class UserAvatar
UserDivData::getFunctions() — Method in class UserDivData
UserSiret::getFilters() — Method in class UserSiret
UserVat::getFilters() — Method in class UserVat
Configuration::getConfigTreeBuilder() — Method in class Configuration
Xliff::getId() — Method in class Xliff
Get id
Xliff::getFilename() — Method in class Xliff
Get filename
Xliff::getTransKey() — Method in class Xliff
Get transKey
Xliff::getEn() — Method in class Xliff
Get en
Xliff::getFr() — Method in class Xliff
Get fr
Xliff::getEs() — Method in class Xliff
Get es

H

ConfigService::hasParameter() — Method in class ConfigService
Checks if parameter is set
ConfigServiceInterface::hasParameter() — Method in class ConfigServiceInterface
Checks if parameter is set
EmailController::help() — Method in class EmailController
Displays the help
EventsController::help() — Method in class EventsController
Displays the help
ExceptionCheckerController::help() — Method in class ExceptionCheckerController
Displays the help
AvailableController::help() — Method in class AvailableController
Displays the help
PageEditController::home() — Method in class PageEditController
Displays the homepage
PageEditController::help() — Method in class PageEditController
Displays the help
PageEditVoter::hasRoleNeeded() — Method in class PageEditVoter
Checks if user has roleNeeded
ServicePdf::html2Pdf() — Method in class ServicePdf
Converts html code to pdf and returns an array($content, $filename, 'application/pdf') of the converted pdf file
ServicePdfInterface::html2Pdf() — Method in class ServicePdfInterface
Converts html code to pdf and returns an array($content, $filename, 'application/pdf') of the converted pdf file
ShareButtonsController::help() — Method in class ShareButtonsController
Displays the help
UserController::help() — Method in class UserController
Displays the help page
UserLightTrait::hasRole() — Method in class UserLightTrait
Check if the user has the specified role
ApiService::hydrate() — Method in class ApiService
Hydrates the user with given parameters
ApiServiceInterface::hydrate() — Method in class ApiServiceInterface
Hydrates the user with given parameters

I

$ContactForm#ipProperty in class ContactForm
Stores the ip address used to submit ContactForm
ContactFormService::isNotBot() — Method in class ContactFormService
Tests if delay (defined in config) is not too short and if honeypot has not been filled, to avoid being used by bot
ContactFormServiceInterface::isNotBot() — Method in class ContactFormServiceInterface
Tests if delay (defined in config) is not too short and if honeypot has not been filled, to avoid being used by bot
$Email#idProperty in class Email
Email unique id
$Email#ipProperty in class Email
IP address
EventsController::iCal() — Method in class EventsController
Returns the iCal version of the Event using its unique id
$Event#idProperty in class Event
Event unique id
$ExceptionChecker#idProperty in class ExceptionChecker
ExceptionChecker unique id
$GiftVoucherAvailable#idProperty in class GiftVoucherAvailable
GiftVoucherAvailable unique id
$GiftVoucherPurchased#idProperty in class GiftVoucherPurchased
$GiftVoucherPurchased#identifierProperty in class GiftVoucherPurchased
Unique identifier for GiftVoucherPurchased
GiftVoucherIdentifier::identifier() — Method in class GiftVoucherIdentifier
Returns GiftVoucherPurchased identifier formatted
IncludeLibraryServiceClass in namespace c975L\IncludeLibraryBundle\Service
Main services related to IncludeLibrary
IncludeLibraryServiceInterfaceClass in namespace c975L\IncludeLibraryBundle\Service
Interface to be called for DI for IncludeLibrary Main related services
IncludeLibraryCodeClass in namespace c975L\IncludeLibraryBundle\Twig
Twig extension to provide Library's data using inc_lib
$IncludeLibraryCode#includeLibraryServiceProperty in class IncludeLibraryCode
Stores IncludeLibrary Service
IncludeLibraryContentClass in namespace c975L\IncludeLibraryBundle\Twig
Twig extension to provide Library's content using inc_content
$IncludeLibraryContent#includeLibraryServiceProperty in class IncludeLibraryContent
Stores IncludeLibrary Service
IncludeLibraryFontClass in namespace c975L\IncludeLibraryBundle\Twig
Twig extension to provide Library's data using inc_font
IncludeLibraryLinkClass in namespace c975L\IncludeLibraryBundle\Twig
Twig extension to provide Library's data using inc_link
$IncludeLibraryLink#includeLibraryServiceProperty in class IncludeLibraryLink
Stores IncludeLibrary Service
PageEditVoter::isUploadAllowed() — Method in class PageEditVoter
Checks if upload is allowed
$Payment#idProperty in class Payment
Payment unique id
$Transaction#idProperty in class Transaction
Transaction unique id
TransactionVoter::isOwner() — Method in class TransactionVoter
Checks if user is owner or has admin rights
TransactionVoter::isAdmin() — Method in class TransactionVoter
Checks if user has admin rights
$ShareButtons#idProperty in class ShareButtons
ShareButtons unique id
$UserLightTrait#idProperty in class UserLightTrait
User unique id
$UserLightTrait#identifierProperty in class UserLightTrait
Unique user identifier
UserLightTrait::isAccountNonExpired() — Method in class UserLightTrait
{@inheritdoc}
UserLightTrait::isAccountNonLocked() — Method in class UserLightTrait
{@inheritdoc}
UserLightTrait::isCredentialsNonExpired() — Method in class UserLightTrait
{@inheritdoc}
UserLightTrait::isEnabled() — Method in class UserLightTrait
{@inheritdoc}
ApiVoter::isAllowed() — Method in class ApiVoter
Checks if user has sufficient rights
ApiVoter::isApiEnabled() — Method in class ApiVoter
Checks if API is enabled
ApiVoter::isApiKeyValid() — Method in class ApiVoter
Checks if API is valid
ApiVoter::isOwner() — Method in class ApiVoter
Checks if user is owner or has admin rights
ApiVoter::isSignupAllowed() — Method in class ApiVoter
Checks if signup is allowed
ManageVoter::isAllowed() — Method in class ManageVoter
Checks if user has sufficient rights
UserVoter::isAllowed() — Method in class UserVoter
Checks if user has sufficient rights
UserVoter::isAllowedPublicProfile() — Method in class UserVoter
Checks if public profile is allowed by website
UserVoter::isOwner() — Method in class UserVoter
Checks if user is owner or has sufficient rights
$Xliff#idProperty in class Xliff
Translation unique id

J

JavascriptInterfaceClass in namespace c975L\IncludeLibraryBundle\Libraries
Interface to be implemented to return javascript data for library
JqueryClass in namespace c975L\IncludeLibraryBundle\Libraries
Data for jQuery - https://code.jquery.com
JqueryslimClass in namespace c975L\IncludeLibraryBundle\Libraries
Data for jQuery Slim - https://code.jquery.com
JqueryuiClass in namespace c975L\IncludeLibraryBundle\Libraries
Data for jQuery UI - https://jquery.com/ui

K

$ExceptionChecker#kindProperty in class ExceptionChecker
Kind (deleted, excluded, ignored, redirected) of ExceptionChecker
$PageEditFile#knpSnappyPdfProperty in class PageEditFile
Stores Pdf
$PageEditPdf#knpSnappyPdfProperty in class PageEditPdf
Stores Pdf
$ShareButtons#kindProperty in class ShareButtons
Kind of sharing used
$ApiService#keychainProperty in class ApiService
Stores Keychain

L

c975LConfigExtension::load() — Method in class c975LConfigExtension
{@inheritdoc}
c975LContactFormExtension::load() — Method in class c975LContactFormExtension
{@inheritdoc}
c975LCountLinesCodeExtension::load() — Method in class c975LCountLinesCodeExtension
{@inheritdoc}
c975LEmailExtension::load() — Method in class c975LEmailExtension
{@inheritdoc}
c975LEventsExtension::load() — Method in class c975LEventsExtension
{@inheritdoc}
c975LExceptionCheckerExtension::load() — Method in class c975LExceptionCheckerExtension
{@inheritdoc}
$ExceptionListener#loggerProperty in class ExceptionListener
Stores LoggerInterface
c975LGiftVoucherExtension::load() — Method in class c975LGiftVoucherExtension
{@inheritdoc}
c975LIncludeLibraryExtension::load() — Method in class c975LIncludeLibraryExtension
{@inheritdoc}
IncludeLibraryLink::Link() — Method in class IncludeLibraryLink
Returns the link of the requested library
UtilsController::links() — Method in class UtilsController
Provides a list of pages to link to in Tinymce
c975LPageEditExtension::load() — Method in class c975LPageEditExtension
{@inheritdoc}
c975LPaymentExtension::load() — Method in class c975LPaymentExtension
{@inheritdoc}
$Payment#liveProperty in class Payment
Wether or not the payments are live (not mapped)
c975LPurchaseCreditsExtension::load() — Method in class c975LPurchaseCreditsExtension
{@inheritdoc}
c975LServicesExtension::load() — Method in class c975LServicesExtension
c975LShareButtonsExtension::load() — Method in class c975LShareButtonsExtension
{@inheritdoc}
c975LSiteExtension::load() — Method in class c975LSiteExtension
c975LToolbarExtension::load() — Method in class c975LToolbarExtension
ApiController::listAll() — Method in class ApiController
Lists all the users
c975LUserExtension::load() — Method in class c975LUserExtension
{@inheritdoc}
$UserDefaultTrait#lastnameProperty in class UserDefaultTrait
Lastname for the user
$UserDefaultTrait#latestSigninProperty in class UserDefaultTrait
DateTime of latest sign-in
$UserDefaultTrait#latestSignoutProperty in class UserDefaultTrait
DateTime of latest sign-out
$UserDefaultTrait#localeProperty in class UserDefaultTrait
Locale for the user
LogoutListenerClass in namespace c975L\UserBundle\Listener
Class to listen to logout event
LogoutListener::logout() — Method in class LogoutListener
Adds data to user entity and persists
UserRepository::loadUserByUsername() — Method in class UserRepository
Loads User
OAuthUserProvider::loadUserByOAuthUserResponse() — Method in class OAuthUserProvider
Loads user
c975LXliffExtension::load() — Method in class c975LXliffExtension
{@inheritdoc}

M

$ContactForm#messageProperty in class ContactForm
Stores the message provided in ContactForm
$EmailService#mailerProperty in class EmailService
Stores mailer
$EmailService#messageProperty in class EmailService
Stores message
EventsController::modify() — Method in class EventsController
Modifies the Event using its unique id
ExceptionCheckerController::modify() — Method in class ExceptionCheckerController
Modifies the ExceptionChecker using its unique id
AvailableController::modify() — Method in class AvailableController
Modifies the GiftVoucherAvailable using its unique id
$GiftVoucherPurchased#messageProperty in class GiftVoucherPurchased
Message left by offering person to receiving one
PageEditController::modify() — Method in class PageEditController
Modifies the PageEdit
$PageEdit#modificationProperty in class PageEdit
Stores modification
ServiceSlug::match() — Method in class ServiceSlug
Checks if the slug provided in the url matches the product one or will provide the redirect url
ServiceSlugInterface::match() — Method in class ServiceSlugInterface
Checks if the slug provided in the url matches the product one or will provide the redirect url
ApiController::modify() — Method in class ApiController
Modifies specific user using "/user/api/modify/{identifier}"
ApiController::modifyRoles() — Method in class ApiController
Modifies roles to specific user using "/user/api/modify-role/{identifier}"
ManageControllerClass in namespace c975L\UserBundle\Controller
Manage User Controller class
ManageController::manage() — Method in class ManageController
Manage the users
ManageController::modify() — Method in class ManageController
Adds a role to the user
ProfileController::modify() — Method in class ProfileController
Displays the form to modify the profile
ManageVoterClass in namespace c975L\UserBundle\Security
Voter for User access
ApiService::modify() — Method in class ApiService
Modifies the user
ApiServiceInterface::modify() — Method in class ApiServiceInterface
Modifies the user
UserService::modify() — Method in class UserService
Modifies the user
UserService::modifyRoles() — Method in class UserService
Modifies role to user
UserServiceInterface::modify() — Method in class UserServiceInterface
Modifies the user
UserServiceInterface::modifyRoles() — Method in class UserServiceInterface
Modifies role to user
$Siret#messageProperty in class Siret
$UserChallenge#messageProperty in class UserChallenge
$Vat#messageProperty in class Vat

N

$ContactForm#nameProperty in class ContactForm
Stores the name provided in ContactForm

O

ExceptionListener::onKernelException() — Method in class ExceptionListener
Catches the Exception
OfferControllerClass in namespace c975L\GiftVoucherBundle\Controller
Offer Controller class
OfferController::offerAll() — Method in class OfferController
Displays all the GiftVoucherAvailable that can be offered
OfferController::offerIdRedirect() — Method in class OfferController
Redirects to the Route containing slug to display the specific GiftVoucherAvailable offer
OfferController::offer() — Method in class OfferController
Displays the specific GiftVoucherAvailable offer
$GiftVoucherAvailable#objectProperty in class GiftVoucherAvailable
Object for the GiftVoucherAvailable
$GiftVoucherPurchased#objectProperty in class GiftVoucherPurchased
Object for the GiftVoucherPurchased (copy of the object of GiftVoucherAvailable in cas it changes between purchase and use)
$GiftVoucherPurchased#offeredByProperty in class GiftVoucherPurchased
Name of the offering person
$GiftVoucherPurchased#offeredToProperty in class GiftVoucherPurchased
Name of the receiving offer person
$GiftVoucherPurchased#orderIdProperty in class GiftVoucherPurchased
Payment order id
GiftVoucherOfferButton::offerButton() — Method in class GiftVoucherOfferButton
Returns the xhtml code for the Offer button
GiftVoucherOfferLink::offerLink() — Method in class GiftVoucherOfferLink
Returns the xhtml code for the Offer link
$Payment#orderIdProperty in class Payment
OrderId for the Payment
$Transaction#orderIdProperty in class Transaction
OrdreId for the Transaction
AuthenticationListener::onSecurityInteractiveLogin() — Method in class AuthenticationListener
Adds data to user entity and persists
OAuthUserProviderClass in namespace c975L\UserBundle\Security
Bridge to use hwiOAuth
TokenAuthenticator::onAuthenticationSuccess() — Method in class TokenAuthenticator
TokenAuthenticator::onAuthenticationFailure() — Method in class TokenAuthenticator

P

EmailService::persist() — Method in class EmailService
Persists Email in DB
EmailServiceInterface::persist() — Method in class EmailServiceInterface
Persists Email in DB
$Event#placeProperty in class Event
Place for the Event
$Event#pictureProperty in class Event
Picture for the Event (not mapped in DB)
PaymentControllerClass in namespace c975L\GiftVoucherBundle\Controller
GiftVoucherPurchased Controller class
PaymentController::paymentDone() — Method in class PaymentController
Return Route after having done payment
$GiftVoucherPurchased#purchaseProperty in class GiftVoucherPurchased
DateTime of purchase
PurchasedVoterClass in namespace c975L\GiftVoucherBundle\Security
Voter for GiftVoucherPurchased access
$GiftVoucherPayment#paymentServiceProperty in class GiftVoucherPayment
Stores PaymentService
GiftVoucherPayment::payment() — Method in class GiftVoucherPayment
Defines payment for GiftVoucher purchased
GiftVoucherPaymentInterface::payment() — Method in class GiftVoucherPaymentInterface
Defines payment for GiftVoucher purchased
PopperClass in namespace c975L\IncludeLibraryBundle\Libraries
Data for Popper - https://popper.js.org
$SitemapCreateCommand#pageEditServiceProperty in class SitemapCreateCommand
Stores PageEditServiceInterface
$ArchivedController#pageEditServiceProperty in class ArchivedController
Stores PageEditServiceInterface
$DeletedController#pageEditServiceProperty in class DeletedController
Stores PageEditServiceInterface
PageEditControllerClass in namespace c975L\PageEditBundle\Controller
Main PageEdit Controller class
$PageEditController#pageEditServiceProperty in class PageEditController
Stores PageEditServiceInterface
PdfControllerClass in namespace c975L\PageEditBundle\Controller
PdfController class
$RedirectedController#pageEditServiceProperty in class RedirectedController
Stores PageEditServiceInterface
PageEditClass in namespace c975L\PageEditBundle\Entity
Entity PageEdit (not linked to DB)
$PageEdit#priorityProperty in class PageEdit
Stores priority
PageEditFormFactoryClass in namespace c975L\PageEditBundle\Form
PageEditFormFactory class
PageEditFormFactoryInterfaceClass in namespace c975L\PageEditBundle\Form
Interface to be called for DI for PageEditFormFactoryInterface related services
PageEditTypeClass in namespace c975L\PageEditBundle\Form
PageEdit FormType
PageEditVoterClass in namespace c975L\PageEditBundle\Security
Voter for PageEdit access
PageEditFileClass in namespace c975L\PageEditBundle\Service\File
Services related to PageEdit File
$PageEditFile#pageEditFormFactoryProperty in class PageEditFile
Stores PageEditFormFactoryInterface
PageEditFileInterfaceClass in namespace c975L\PageEditBundle\Service\File
Interface to be called for DI for PageEdit File related services
PageEditServiceClass in namespace c975L\PageEditBundle\Service
Main services related to PageEdit
$PageEditService#pageEditFormFactoryProperty in class PageEditService
Stores PageEditFormFactoryInterface
$PageEditService#pageEditFileProperty in class PageEditService
Stores PageEditFileInterface
$PageEditService#pageEditSlugProperty in class PageEditService
Stores PageEditSlugInterface
PageEditServiceInterfaceClass in namespace c975L\PageEditBundle\Service
Interface to be called for DI for PageEdit Main related services
PageEditPdfClass in namespace c975L\PageEditBundle\Service\Pdf
Services related to PageEdit Pdf
$PageEditPdf#pageEditFileProperty in class PageEditPdf
Stores PageEditFileInterface
PageEditPdfInterfaceClass in namespace c975L\PageEditBundle\Service\Pdf
Interface to be called for DI for PageEdit Pdf related services
PageEditSlugClass in namespace c975L\PageEditBundle\Service\Slug
Services related to PageEdit Slug
$PageEditSlug#pageEditFileProperty in class PageEditSlug
Stores PageEditFileInterface
PageEditSlugInterfaceClass in namespace c975L\PageEditBundle\Service\Slug
Interface to be called for DI for PageEdit Slug related services
PageEditFolderContentClass in namespace c975L\PageEditBundle\Twig
Twig extension to display the formatted GiftVoucherPurchased identifier using |gv_identifier
$PageEditFolderContent#pageEditFileProperty in class PageEditFolderContent
Stores PageEditFileInterface
$PageEditFolderContent#pageEditServiceProperty in class PageEditFolderContent
Stores PageEditServiceInterface
PaymentControllerClass in namespace c975L\PaymentBundle\Controller
Main controller class
$PaymentController#paymentServiceProperty in class PaymentController
Stores PaymentService
PaymentClass in namespace c975L\PaymentBundle\Entity
Entity Event (linked to DB table stripe_payment)
PaymentFormFactoryClass in namespace c975L\PaymentBundle\Form
PaymentFormFactory class
PaymentFormFactoryInterfaceClass in namespace c975L\PaymentBundle\Form
Interface to be called for DI for PaymentFormFactoryInterface related services
PaymentTypeClass in namespace c975L\PaymentBundle\Form
Payment FormType
PaymentRepositoryClass in namespace c975L\PaymentBundle\Repository
Repository for Payment Entity
PaymentVoterClass in namespace c975L\PaymentBundle\Security
Voter for Payment access
PaymentEmailClass in namespace c975L\PaymentBundle\Service\Email
PaymentEmail class
PaymentEmailInterfaceClass in namespace c975L\PaymentBundle\Service\Email
Interface to be called for DI for PaymentEmailInterface related services
PaymentServiceClass in namespace c975L\PaymentBundle\Service
PaymentService class
$PaymentService#paymentEmailProperty in class PaymentService
Stores PaymentEmailInterface
$PaymentService#paymentFormFactoryProperty in class PaymentService
Stores PaymentFormFactoryInterface
$PaymentService#paymentStripeProperty in class PaymentService
Stores PaymentStripeInterface
PaymentServiceInterfaceClass in namespace c975L\PaymentBundle\Service
Interface to be called for DI for PaymentServiceInterface related services
PaymentStripeClass in namespace c975L\PaymentBundle\Service\Stripe
PaymentStripe class
PaymentStripeInterfaceClass in namespace c975L\PaymentBundle\Service\Stripe
Interface to be called for DI for PaymentStripeInterface related services
PaymentButtonClass in namespace c975L\PaymentBundle\Twig
Twig extension to display the Payment button using `payment_button(['YOUR_TEXT_TO_DISPLAY', AMOUNT, 'CURRENCY', 'YOUR_OPTIONAL_STYLES'])
PaymentButton::paymentButton() — Method in class PaymentButton
Returns xhtml code for Payment button
PaymentLinkClass in namespace c975L\PaymentBundle\Twig
Twig extension to display the Payment button using payment_link(['YOUR_TEXT_TO_DISPLAY', AMOUNT, 'CURRENCY'])
PaymentLink::paymentLink() — Method in class PaymentLink
Returns xhtml code for Payment link
PaymentControllerClass in namespace c975L\PurchaseCreditsBundle\Controller
Payment Controller class
PaymentController::paymentDone() — Method in class PaymentController
Return Route after having done payment
PurchaseCreditsControllerClass in namespace c975L\PurchaseCreditsBundle\Controller
PurchaseCredits Controller class
$PurchaseCreditsController#purchaseCreditsPaymentProperty in class PurchaseCreditsController
Stores PurchaseCreditsPaymentInterface
$PurchaseCreditsController#purchaseCreditsServiceProperty in class PurchaseCreditsController
Stores PurchaseCreditsServiceInterface
PurchaseCreditsController::purchaseCredits() — Method in class PurchaseCreditsController
Displays the form to purchase credits
PurchaseCreditsClass in namespace c975L\PurchaseCreditsBundle\Entity
Entity PurchaseCredits (not linked to DB)
PurchaseCreditsFormFactoryClass in namespace c975L\PurchaseCreditsBundle\Form
PurchaseCreditsFormFactory class
PurchaseCreditsFormFactoryInterfaceClass in namespace c975L\PurchaseCreditsBundle\Form
Interface to be called for DI for PurchaseCreditsFormFactoryInterface related services
PurchaseCreditsTypeClass in namespace c975L\PurchaseCreditsBundle\Form
PurchaseCredits FormType
PurchaseCreditsVoterClass in namespace c975L\PurchaseCreditsBundle\Security
Voter for PurchaseCredits access
PurchaseCreditsEmailClass in namespace c975L\PurchaseCreditsBundle\Service\Email
Services related to PurchaseCredits Email
PurchaseCreditsEmailInterfaceClass in namespace c975L\PurchaseCreditsBundle\Service\Email
Interface to be called for DI for PurchaseCredits Email related services
PurchaseCreditsPaymentClass in namespace c975L\PurchaseCreditsBundle\Service\Payment
Services related to PurchaseCredits Payment
$PurchaseCreditsPayment#paymentServiceProperty in class PurchaseCreditsPayment
Stores PaymentService
PurchaseCreditsPayment::payment() — Method in class PurchaseCreditsPayment
Defines payment for Credits purchased
PurchaseCreditsPaymentInterfaceClass in namespace c975L\PurchaseCreditsBundle\Service\Payment
Interface to be called for DI for PurchaseCredits Payment related services
PurchaseCreditsPaymentInterface::payment() — Method in class PurchaseCreditsPaymentInterface
Defines payment for Credits purchased
PurchaseCreditsServiceClass in namespace c975L\PurchaseCreditsBundle\Service
PurchaseCreditsService class
$PurchaseCreditsService#purchaseCreditsEmailProperty in class PurchaseCreditsService
Stores PurchaseCreditsEmailInterface
$PurchaseCreditsService#purchaseCreditsFormFactoryProperty in class PurchaseCreditsService
Stores PurchaseCreditsFormFactoryInterface
PurchaseCreditsServiceInterfaceClass in namespace c975L\PurchaseCreditsBundle\Service
Interface to be called for DI for PurchaseCreditsServiceInterface related services
TransactionService::persist() — Method in class TransactionService
Persists Transaction + User's data
TransactionServiceInterface::persist() — Method in class TransactionServiceInterface
Persists Transaction + User's data
PurchaseCreditsDivDataClass in namespace c975L\PurchaseCreditsBundle\Twig
Twig extension to display a "<div data-.
PasswordControllerClass in namespace c975L\UserBundle\Controller
Password Controller class
ProfileControllerClass in namespace c975L\UserBundle\Controller
Profile Controller class
ProfileController::publicProfile() — Method in class ProfileController
Displays the public profile if enabled
$UserAddressTrait#postalProperty in class UserAddressTrait
Postal code for the user
$UserAddressTrait#phoneProperty in class UserAddressTrait
Phone for the user
$UserLightTrait#passwordProperty in class UserLightTrait
Password hashed
$UserLightTrait#passwordRequestProperty in class UserLightTrait
DateTime of request for password recovery
$UserLightTrait#plainPasswordProperty in class UserLightTrait
Plain password (not strored, used only at sign-up and password chnage times)
$TokenAuthenticator#passwordEncoderProperty in class TokenAuthenticator
Stores UserPasswordEncoderInterface
$ApiService#passwordEncoderProperty in class ApiService
Stores UserPasswordEncoderInterface
$UserPassword#passwordEncoderProperty in class UserPassword
Stores UserPasswordEncoderInterface
$UserService#passwordEncoderProperty in class UserService
Stores UserPasswordEncoderInterface

Q

QrcodeControllerClass in namespace c975L\GiftVoucherBundle\Controller
Qrcode Controller class
QrcodeController::qrcode() — Method in class QrcodeController
Builds and displays the Qrcode

R

$ContactForm#receiveCopyProperty in class ContactForm
If user wants to receive a copy of the email sent by ContactForm
$ContactFormEvent#receiveCopyProperty in class ContactFormEvent
If user wants to receive a copy of the email sent by ContactForm
$ContactFormEvent#requestProperty in class ContactFormEvent
Stores Request
$ContactFormService#requestProperty in class ContactFormService
Stores current Request
$ContactFormEmail#requestProperty in class ContactFormEmail
Stores current Request
$Email#replyToProperty in class Email
Email address reply to (not mapped in DB)
EventsController::redirectAll() — Method in class EventsController
Redirects to events_all Route
EventsService::register() — Method in class EventsService
Registers the Event
EventsServiceInterface::register() — Method in class EventsServiceInterface
Registers the Event
$ExceptionChecker#redirectKindProperty in class ExceptionChecker
Kind of redirect (Asset, Route, Url) for ExceptionChecker
$ExceptionChecker#redirectDataProperty in class ExceptionChecker
RedirectData needed by redirectKind (Route, Url, parameters, etc.)
$ExceptionListener#routerProperty in class ExceptionListener
Stores RouterInterface
ExceptionCheckerService::register() — Method in class ExceptionCheckerService
Registers the ExceptionChecker
ExceptionCheckerService::registerViaUrl() — Method in class ExceptionCheckerService
Registers the ExceptionChecker via Url
ExceptionCheckerServiceInterface::register() — Method in class ExceptionCheckerServiceInterface
Registers the ExceptionChecker
ExceptionCheckerServiceInterface::registerViaUrl() — Method in class ExceptionCheckerServiceInterface
Registers the ExceptionChecker via Url
GiftVoucherAvailableService::register() — Method in class GiftVoucherAvailableService
Registers the GiftVoucherAvailable
GiftVoucherAvailableServiceInterface::register() — Method in class GiftVoucherAvailableServiceInterface
Registers the GiftVoucherAvailable
$GiftVoucherPurchasedService#requestProperty in class GiftVoucherPurchasedService
Stores current Request
GiftVoucherPurchasedService::register() — Method in class GiftVoucherPurchasedService
Registers the GiftVoucherPurchased
GiftVoucherPurchasedServiceInterface::register() — Method in class GiftVoucherPurchasedServiceInterface
Registers the GiftVoucherPurchased
ReactClass in namespace c975L\IncludeLibraryBundle\Libraries
Data for React - https://reactjs.org
ReactdomClass in namespace c975L\IncludeLibraryBundle\Libraries
Data for React Dom - https://reactjs.org
PageEditController::redirectPages() — Method in class PageEditController
Redirects to pageedit_home
RedirectedControllerClass in namespace c975L\PageEditBundle\Controller
RedirectedController class
$PageEditVoter#requestProperty in class PageEditVoter
Stores current Request
$PageEditFile#requestProperty in class PageEditFile
Stores current Request
PageEditFile::redirect() — Method in class PageEditFile
Creates the redirection file
PageEditFileInterface::redirect() — Method in class PageEditFileInterface
Creates the redirection file
$PageEditService#requestProperty in class PageEditService
Stores current Request
PageEditService::register() — Method in class PageEditService
Registers the page and returns the slug
PageEditServiceInterface::register() — Method in class PageEditServiceInterface
Registers the page and returns the slug
$PageEditPdf#requestProperty in class PageEditPdf
Stores current Request
PaymentController::request() — Method in class PaymentController
Displays form for defined amount
$Payment#returnRouteProperty in class Payment
Return Route to be used after payment (not mapped)
$PaymentEmail#requestProperty in class PaymentEmail
Stores current Request
$PaymentService#requestProperty in class PaymentService
Stores current Request
PaymentService::register() — Method in class PaymentService
Registers the Payment in DB + Session
PaymentServiceInterface::register() — Method in class PaymentServiceInterface
Registers the Payment in DB + Session
$PaymentStripe#requestProperty in class PaymentStripe
Stores current Request
$PurchaseCreditsEmail#requestProperty in class PurchaseCreditsEmail
Stores current Request
$PurchaseCreditsService#requestProperty in class PurchaseCreditsService
Stores current Request
$TransactionService#requestProperty in class TransactionService
Stores current Request
ServiceImage::resize() — Method in class ServiceImage
Resizes image
ServiceImage::rotate() — Method in class ServiceImage
Rotates the image
ServiceImageInterface::resize() — Method in class ServiceImageInterface
Resizes image
ServiceImageInterface::rotate() — Method in class ServiceImageInterface
Rotates the image
$ServiceSlug#routerProperty in class ServiceSlug
Stores Router
$ServiceTools#requestProperty in class ServiceTools
Stores current Request
$ServiceTools#routerProperty in class ServiceTools
Stores Router
RouteExistsClass in namespace c975L\ServicesBundle\Twig
$RouteExists#routerProperty in class RouteExists
Stores Router
RouteExists::routeExists() — Method in class RouteExists
ApiController::resetPassword() — Method in class ApiController
Allows to reset password for specific user using "/user/api/reset-password"
ApiController::resetPasswordConfirm() — Method in class ApiController
Confirm the reset of the password for specific user using "/user/api/reset-password-confirm"
PasswordController::resetPasswordRequest() — Method in class PasswordController
Displays the form to reset password
PasswordController::resetPasswordConfirm() — Method in class PasswordController
Displays the form to change password after reset or redirect to reset form if delay has expired
RegistrationControllerClass in namespace c975L\UserBundle\Controller
Registration Controller class
RegistrationController::registerRedirect() — Method in class RegistrationController
Redirects to signup Route
$UserLightTrait#rolesProperty in class UserLightTrait
Roles for the user
$UserEvent#requestProperty in class UserEvent
Stores Request
$UserEvent#responseProperty in class UserEvent
Stores Response
$UserFormFactory#requestProperty in class UserFormFactory
Stores curent Request
$AuthenticationListener#requestProperty in class AuthenticationListener
Stores current Request
$ApiVoter#requestProperty in class ApiVoter
Stores curent Request
$OAuthUserProvider#requestProperty in class OAuthUserProvider
Stores current Request
$ApiService#routerProperty in class ApiService
Stores RouterInterface
ApiService::resetPassword() — Method in class ApiService
Allows user to reset its password by setting a token to call the reset confirm Route
ApiService::resetPasswordConfirm() — Method in class ApiService
Reset and change the user password
$UserEmail#requestProperty in class UserEmail
Stores current Request
$UserEmail#routerProperty in class UserEmail
Stores RouterInterface
$UserPassword#requestProperty in class UserPassword
Stores curent Request
UserPassword::resetConfirm() — Method in class UserPassword
Confirms the reset of password
UserPassword::resetRequest() — Method in class UserPassword
Request to reset the password
UserPasswordInterface::resetConfirm() — Method in class UserPasswordInterface
Confirms the reset of password
UserPasswordInterface::resetRequest() — Method in class UserPasswordInterface
Request to reset the password
$UserService#requestProperty in class UserService
Stores curent Request
$UserService#routerProperty in class UserService
Stores RouterInterface

S

$ConfigService#serviceToolsProperty in class ConfigService
Stores ServiceToolsInterface
ConfigService::setConfig() — Method in class ConfigService
Writes config data for specified bundle to yaml file
ConfigServiceInterface::setConfig() — Method in class ConfigServiceInterface
Writes config data for specified bundle to yaml file
$ContactForm#subjectProperty in class ContactForm
Stores the subject provided in ContactForm
ContactForm::setEmail() — Method in class ContactForm
Set email
ContactForm::setName() — Method in class ContactForm
Set name
ContactForm::setMessage() — Method in class ContactForm
Set message
ContactForm::setSubject() — Method in class ContactForm
Set subject
ContactForm::setIp() — Method in class ContactForm
Set ip
ContactForm::setReceiveCopy() — Method in class ContactForm
Set receiveCopy
ContactFormEvent::setEmailData() — Method in class ContactFormEvent
Set emailData
ContactFormEvent::setReceiveCopy() — Method in class ContactFormEvent
Set receiveCopy
ContactFormEvent::setError() — Method in class ContactFormEvent
Set error
ContactFormVoter::supports() — Method in class ContactFormVoter
{@inheritdoc}
$ContactFormService#serviceToolsProperty in class ContactFormService
Stores ServiceToolsInterface
$ContactFormService#serviceUserProperty in class ContactFormService
Stores ServiceUserInterface
ContactFormService::setReferer() — Method in class ContactFormService
Defines the referer to redirect to after submission of form
ContactFormService::sendEmail() — Method in class ContactFormService
Sends email resulting from submission of form
ContactFormServiceInterface::setReferer() — Method in class ContactFormServiceInterface
Defines the referer to redirect to after submission of form
ContactFormServiceInterface::sendEmail() — Method in class ContactFormServiceInterface
Sends email resulting from submission of form
ContactFormEmail::send() — Method in class ContactFormEmail
Sends email
ContactFormEmailInterface::send() — Method in class ContactFormEmailInterface
Sends email
$Email#subjectProperty in class Email
Subject of the email
$Email#sentFromProperty in class Email
Email address sent from
$Email#sentToProperty in class Email
Email address sent to
$Email#sentCcProperty in class Email
Email address sent cc
$Email#sentBccProperty in class Email
Email address sent bcc (not mapped in DB)
Email::setDataFromArray() — Method in class Email
Hydrates entity from associative array
Email::setDateSent() — Method in class Email
Set dateSent
Email::setSubject() — Method in class Email
Set subject
Email::setSentFrom() — Method in class Email
Set sentFrom
Email::setSentTo() — Method in class Email
Set sentTo
Email::setSentCc() — Method in class Email
Set sentCc
Email::setSentBcc() — Method in class Email
Set sentBcc
Email::setReplyTo() — Method in class Email
Set replyTo
Email::setBody() — Method in class Email
Set body
Email::setIp() — Method in class Email
Set ip
EmailVoter::supports() — Method in class EmailVoter
{@inheritdoc}
EmailService::send() — Method in class EmailService
Creates and sends the email
EmailServiceInterface::send() — Method in class EmailServiceInterface
Creates and sends the email
SitemapCreateCommandClass in namespace c975L\EventsBundle\Command
Console command to create sitemap of events, executed with 'events:createSitemap'
$EventsController#serviceSlugProperty in class EventsController
Stores ServiceSlugInterface
EventsController::slug() — Method in class EventsController
Returns the slug corresponding to the text provided
$Event#suppressedProperty in class Event
If Event is marked as suppressed
$Event#slugProperty in class Event
Slug for the Event
$Event#startDateProperty in class Event
Start date for the Event
$Event#startTimeProperty in class Event
Start Time for the Event
Event::setSuppressed() — Method in class Event
Set suppressed
Event::setTitle() — Method in class Event
Set title
Event::setSlug() — Method in class Event
Set slug
Event::setStartDate() — Method in class Event
Set startDate
Event::setStartTime() — Method in class Event
Set startTime
Event::setEndDate() — Method in class Event
Set endDate
Event::setEndTime() — Method in class Event
Set endTime
Event::setPlace() — Method in class Event
Set place
Event::setDescription() — Method in class Event
Set description
Event::setPicture() — Method in class Event
Set picture
EventsVoter::supports() — Method in class EventsVoter
{@inheritdoc}
$EventsService#serviceImageProperty in class EventsService
Stores ServiceImageInterface
$EventsService#serviceSlugProperty in class EventsService
Stores ServiceSlugInterface
ExceptionChecker::setUrl() — Method in class ExceptionChecker
Set url
ExceptionChecker::setKind() — Method in class ExceptionChecker
Set kind
ExceptionChecker::setRedirectKind() — Method in class ExceptionChecker
Set redirectKind
ExceptionChecker::setRedirectData() — Method in class ExceptionChecker
Set redirectData
ExceptionChecker::setCreation() — Method in class ExceptionChecker
Set creation
ExceptionCheckerVoter::supports() — Method in class ExceptionCheckerVoter
{@inheritdoc}
$ExceptionCheckerService#serviceToolsProperty in class ExceptionCheckerService
Stores ServiceToolsInterface
$AvailableController#serviceSlugProperty in class AvailableController
Stores ServiceSlugInterface
AvailableController::slug() — Method in class AvailableController
Returns the slug corresponding to the text provided
$OfferController#serviceSlugProperty in class OfferController
Stores ServiceSlugInterface
$OfferController#serviceToolsProperty in class OfferController
Stores ServiceToolsInterface
$GiftVoucherAvailable#suppressedProperty in class GiftVoucherAvailable
If the GiftVoucherAvailable is marked as suppressed
$GiftVoucherAvailable#slugProperty in class GiftVoucherAvailable
Slug for the GiftVoucherAvailable
GiftVoucherAvailable::setSuppressed() — Method in class GiftVoucherAvailable
Set suppressed
GiftVoucherAvailable::setObject() — Method in class GiftVoucherAvailable
Set object
GiftVoucherAvailable::setSlug() — Method in class GiftVoucherAvailable
Set slug
GiftVoucherAvailable::setDescription() — Method in class GiftVoucherAvailable
Set description
GiftVoucherAvailable::setValid() — Method in class GiftVoucherAvailable
Set valid
GiftVoucherAvailable::setAmount() — Method in class GiftVoucherAvailable
Set amount
GiftVoucherAvailable::setCurrency() — Method in class GiftVoucherAvailable
Set currency
$GiftVoucherPurchased#secretProperty in class GiftVoucherPurchased
Secret code for GiftVoucherPurchased
$GiftVoucherPurchased#sendToEmailProperty in class GiftVoucherPurchased
Email address the GiftVoucherPurchased will be sent to
GiftVoucherPurchased::setIdentifier() — Method in class GiftVoucherPurchased
Set identifier
GiftVoucherPurchased::setSecret() — Method in class GiftVoucherPurchased
Set secret
GiftVoucherPurchased::setObject() — Method in class GiftVoucherPurchased
Set object
GiftVoucherPurchased::setDescription() — Method in class GiftVoucherPurchased
Set description
GiftVoucherPurchased::setOfferedBy() — Method in class GiftVoucherPurchased
Set offeredBy
GiftVoucherPurchased::setOfferedTo() — Method in class GiftVoucherPurchased
Set offeredTo
GiftVoucherPurchased::setMessage() — Method in class GiftVoucherPurchased
Set message
GiftVoucherPurchased::setSendToEmail() — Method in class GiftVoucherPurchased
Set sendToEmail
GiftVoucherPurchased::setPurchase() — Method in class GiftVoucherPurchased
Set purchase
GiftVoucherPurchased::setValid() — Method in class GiftVoucherPurchased
Set valid
GiftVoucherPurchased::setAmount() — Method in class GiftVoucherPurchased
Set amount
GiftVoucherPurchased::setCurrency() — Method in class GiftVoucherPurchased
Set currency
GiftVoucherPurchased::setOrderId() — Method in class GiftVoucherPurchased
Set orderId
GiftVoucherPurchased::setUsed() — Method in class GiftVoucherPurchased
Set used
GiftVoucherPurchased::setUserIp() — Method in class GiftVoucherPurchased
Set userIp
AvailableVoter::supports() — Method in class AvailableVoter
{@inheritdoc}
PurchasedVoter::supports() — Method in class PurchasedVoter
{@inheritdoc}
$GiftVoucherEmail#servicePdfProperty in class GiftVoucherEmail
Stores ServicePdfInterface
GiftVoucherEmail::send() — Method in class GiftVoucherEmail
Sends email for GiftVoucherPurchased
GiftVoucherEmailInterface::send() — Method in class GiftVoucherEmailInterface
Sends email for GiftVoucherPurchased
$GiftVoucherAvailableService#serviceSlugProperty in class GiftVoucherAvailableService
Stores ServiceSlugInterface
$GiftVoucherAvailableService#serviceToolsProperty in class GiftVoucherAvailableService
Stores ServiceToolsInterface
$GiftVoucherPurchasedService#serviceToolsProperty in class GiftVoucherPurchasedService
Stores ServiceToolsInterface
GiftVoucherSelect::select() — Method in class GiftVoucherSelect
Returns the xhtml code for the select for GiftVoucherAvailable
Select2Class in namespace c975L\IncludeLibraryBundle\Libraries
Data for Select2 - https://select2.org
SitemapCreateCommandClass in namespace c975L\PageEditBundle\Command
Console command to create sitemap of pages, executed with 'pageedit:createSitemap'
UtilsController::slug() — Method in class UtilsController
Slugs the provided text
$PageEdit#slugProperty in class PageEdit
Stores slug
PageEdit::setTitle() — Method in class PageEdit
Set title
PageEdit::setTitleTranslated() — Method in class PageEdit
Set titleTranslated
PageEdit::setSlug() — Method in class PageEdit
Set slug
PageEdit::setContent() — Method in class PageEdit
Set content
PageEdit::setFilePath() — Method in class PageEdit
Set filePath
PageEdit::setChangeFrequency() — Method in class PageEdit
Set changeFrequency
PageEdit::setPriority() — Method in class PageEdit
Set priority
PageEdit::setDescription() — Method in class PageEdit
Set description
PageEdit::setModification() — Method in class PageEdit
Set modification
PageEditVoter::supports() — Method in class PageEditVoter
{@inheritdoc}
PageEditSlug::slugify() — Method in class PageEditSlug
Checks unicity of slugged text against pages collection
PageEditSlugInterface::slugify() — Method in class PageEditSlugInterface
Checks unicity of slugged text against pages collection
$Payment#stripeFeeProperty in class Payment
Estimated Stripe fee in cents
$Payment#stripeTokenProperty in class Payment
Stripe token
$Payment#stripeTokenTypeProperty in class Payment
Stripe token type
$Payment#stripeEmailProperty in class Payment
Email used for Stripe Payment
Payment::setDataFromArray() — Method in class Payment
Hydrates entity from associative array
Payment::setFinished() — Method in class Payment
Set finished
Payment::setOrderId() — Method in class Payment
Set orderId
Payment::setAmount() — Method in class Payment
Set amount
Payment::setVat() — Method in class Payment
Set vat
Payment::setDescription() — Method in class Payment
Set description
Payment::setCurrency() — Method in class Payment
Set currency
Payment::setAction() — Method in class Payment
Set action
Payment::setStripeFee() — Method in class Payment
Set stripeFee
Payment::setStripeToken() — Method in class Payment
Set stripeToken
Payment::setStripeTokenType() — Method in class Payment
Set stripeTokenType
Payment::setStripeEmail() — Method in class Payment
Set stripeEmail
Payment::setUserId() — Method in class Payment
Set userId
Payment::setUserIp() — Method in class Payment
Set userIp
Payment::setCreation() — Method in class Payment
Set creation
Payment::setLive() — Method in class Payment
Set live
Payment::setReturnRoute() — Method in class Payment
Set returnRoute
PaymentVoter::supports() — Method in class PaymentVoter
{@inheritdoc}
PaymentEmail::send() — Method in class PaymentEmail
Sends emails related to Payment
PaymentEmail::sendError() — Method in class PaymentEmail
Sends email for error
PaymentEmail::sendUser() — Method in class PaymentEmail
Sends email related to Payment for the user
PaymentEmail::sendSite() — Method in class PaymentEmail
Sends email related to Payment for the site
PaymentEmailInterface::send() — Method in class PaymentEmailInterface
Sends emails related to Payment
PaymentEmailInterface::sendError() — Method in class PaymentEmailInterface
Sends email for error
PaymentEmailInterface::sendUser() — Method in class PaymentEmailInterface
Sends email related to Payment for the user
PaymentEmailInterface::sendSite() — Method in class PaymentEmailInterface
Sends email related to Payment for the site
$PaymentService#serviceToolsProperty in class PaymentService
Stores ServiceToolsInterface
PaymentService::setDataFromSession() — Method in class PaymentService
Defines PaymentData from session
PaymentServiceInterface::setDataFromSession() — Method in class PaymentServiceInterface
Defines PaymentData from session
$PurchaseCreditsController#serviceToolsProperty in class PurchaseCreditsController
Stores ServiceToolsInterface
PurchaseCredits::setCredits() — Method in class PurchaseCredits
Set credits
PurchaseCredits::setAmount() — Method in class PurchaseCredits
Set amount
PurchaseCredits::setCurrency() — Method in class PurchaseCredits
Set currency
PurchaseCredits::setUserIp() — Method in class PurchaseCredits
Set userIp
Transaction::setOrderId() — Method in class Transaction
Set orderId
Transaction::setCredits() — Method in class Transaction
Set credits
Transaction::setDescription() — Method in class Transaction
Set description
Transaction::setUserId() — Method in class Transaction
Set userId
Transaction::setUserIp() — Method in class Transaction
Set userIp
Transaction::setCreation() — Method in class Transaction
Set creation
PurchaseCreditsVoter::supports() — Method in class PurchaseCreditsVoter
{@inheritdoc}
TransactionVoter::supports() — Method in class TransactionVoter
{@inheritdoc}
$PurchaseCreditsEmail#servicePdfProperty in class PurchaseCreditsEmail
Stores ServicePdfInterface
PurchaseCreditsEmail::send() — Method in class PurchaseCreditsEmail
Sends email for PurchaseCredits
PurchaseCreditsEmailInterface::send() — Method in class PurchaseCreditsEmailInterface
Sends email for PurchaseCredits
$PurchaseCreditsService#serviceToolsProperty in class PurchaseCreditsService
Stores ServiceToolsInterface
ServiceImageClass in namespace c975L\ServicesBundle\Service
Services related to ServiceImageInterface
ServiceImageInterfaceClass in namespace c975L\ServicesBundle\Service
Interface to be called for DI for ServiceImageInterface related services
ServicePdfClass in namespace c975L\ServicesBundle\Service
Services related to ServicePdfInterface
$ServicePdf#serviceToolsProperty in class ServicePdf
Stores ServiceToolsInterface
ServicePdfInterfaceClass in namespace c975L\ServicesBundle\Service
Interface to be called for DI for ServicePdfInterface related services
ServiceSlugClass in namespace c975L\ServicesBundle\Service
Services related to ServiceSlugInterface
ServiceSlug::slugify() — Method in class ServiceSlug
Checks unicity of slugged text against collection of $object ('Bundle:Entity')
ServiceSlugInterfaceClass in namespace c975L\ServicesBundle\Service
Interface to be called for DI for ServiceSlugInterface related services
ServiceSlugInterface::slugify() — Method in class ServiceSlugInterface
Checks unicity of slugged text against collection of $object ('Bundle:Entity')
ServiceToolsClass in namespace c975L\ServicesBundle\Service
Services related to ServiceToolsInterface
ServiceToolsInterfaceClass in namespace c975L\ServicesBundle\Service
Interface to be called for DI for ServiceToolsInterface related services
ServiceUserClass in namespace c975L\ServicesBundle\Service
Services related to ServiceUserInterface
ServiceUserInterfaceClass in namespace c975L\ServicesBundle\Service
Interface to be called for DI for ServiceUserInterface related services
ShareButtonsControllerClass in namespace c975L\ShareButtonsBundle\Controller
Main Controller class
$ShareButtonsController#shareButtonsServiceProperty in class ShareButtonsController
Stores ShareButtonsService
ShareButtonsController::share() — Method in class ShareButtonsController
Creates the ShareButtons from url call (mainly from link sent in email built with Monolog)
ShareButtonsClass in namespace c975L\ShareButtonsBundle\Entity
Entity ShareButtons (linked to DB table exception_checker)
ShareButtons::setUrl() — Method in class ShareButtons
Set url
ShareButtons::setKind() — Method in class ShareButtons
Set kind
ShareButtons::setDate() — Method in class ShareButtons
Set date
ShareButtons::setTime() — Method in class ShareButtons
Set time
ShareButtons::setCreation() — Method in class ShareButtons
Set creation
ShareButtonsVoterClass in namespace c975L\ShareButtonsBundle\Security
Voter for EsceptionChecker access
ShareButtonsVoter::supports() — Method in class ShareButtonsVoter
{@inheritdoc}
ShareButtonsServiceClass in namespace c975L\ShareButtonsBundle\Service
Main services related to ShareButtons
ShareButtonsServiceInterfaceClass in namespace c975L\ShareButtonsBundle\Service
Interface to be called for DI for ShareButtons Main related services
ShareButtonsClass in namespace c975L\ShareButtonsBundle\Twig
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))
$ShareButtons#sharebuttonsServiceProperty in class ShareButtons
Stores the shareButtonsServiceInterface
ShareButtons::sharebuttons() — Method in class ShareButtons
Returns the xhtml code for the button
ShareButtonsDropdownClass in namespace c975L\ShareButtonsBundle\Twig
Twig extension to provide the xhtml code for requested dropdown button using: ``
$ShareButtonsDropdown#sharebuttonsServiceProperty in class ShareButtonsDropdown
Stores the shareButtonsServiceInterface
ShareButtonsDropdown::sharebuttonsDropdown() — Method in class ShareButtonsDropdown
Returns the xhtml code for the dropdown button
SiteControllerClass in namespace c975L\SiteBundle\Controller
Main Controller class
SiteVoterClass in namespace c975L\SiteBundle\Security
Voter for Site access
SiteVoter::supports() — Method in class SiteVoter
Checks if attribute and subject are supported
ApiController::search() — Method in class ApiController
Searches for %{term}% in email
$RegistrationController#serviceToolsProperty in class RegistrationController
Stores ServiceToolsInterface
RegistrationController::signup() — Method in class RegistrationController
Renders the signup form
RegistrationController::signupConfirm() — Method in class RegistrationController
Confirms signup and redirects to user signin
UserController::signinRedirect() — Method in class UserController
Shortcuts to signin Route
UserController::signin() — Method in class UserController
Signin Route
UserController::signout() — Method in class UserController
Route to be defined for logout but everything is in \Listener\LogoutListener.php
UserAddressTrait::setAddress() — Method in class UserAddressTrait
Set address
UserAddressTrait::setAddress2() — Method in class UserAddressTrait
Set address2
UserAddressTrait::setPostal() — Method in class UserAddressTrait
Set postal
UserAddressTrait::setTown() — Method in class UserAddressTrait
Set town
UserAddressTrait::setCountry() — Method in class UserAddressTrait
Set country
UserAddressTrait::setPhone() — Method in class UserAddressTrait
Set phone
UserAddressTrait::setFax() — Method in class UserAddressTrait
Set fax
UserBusinessTrait::setBusinessType() — Method in class UserBusinessTrait
Set businessType
UserBusinessTrait::setBusinessName() — Method in class UserBusinessTrait
Set businessName
UserBusinessTrait::setBusinessAddress() — Method in class UserBusinessTrait
Set businessAddress
UserBusinessTrait::setBusinessAddress2() — Method in class UserBusinessTrait
Set businessAddress2
UserBusinessTrait::setBusinessPostal() — Method in class UserBusinessTrait
Set businessPostal
UserBusinessTrait::setBusinessTown() — Method in class UserBusinessTrait
Set businessTown
UserBusinessTrait::setBusinessCountry() — Method in class UserBusinessTrait
Set businessCountry
UserBusinessTrait::setBusinessSiret() — Method in class UserBusinessTrait
Set businessSiret
UserBusinessTrait::setBusinessVat() — Method in class UserBusinessTrait
Set businessVat
UserBusinessTrait::setBusinessPhone() — Method in class UserBusinessTrait
Set businessPhone
UserBusinessTrait::setBusinessFax() — Method in class UserBusinessTrait
Set businessFax
UserDefaultTrait::setGender() — Method in class UserDefaultTrait
Set gender
UserDefaultTrait::setFirstname() — Method in class UserDefaultTrait
Set firstname
UserDefaultTrait::setLastname() — Method in class UserDefaultTrait
Set lastname
UserDefaultTrait::setAvatar() — Method in class UserDefaultTrait
Set avatar
UserDefaultTrait::setLatestSignin() — Method in class UserDefaultTrait
Set latestSignin
UserDefaultTrait::setLatestSignout() — Method in class UserDefaultTrait
Set latestSignout
UserDefaultTrait::setLocale() — Method in class UserDefaultTrait
Set locale
$UserLightTrait#saltProperty in class UserLightTrait
Salt used to hash the password
UserLightTrait::serialize() — Method in class UserLightTrait
Serializes the user
UserLightTrait::setRoles() — Method in class UserLightTrait
Set roles
UserLightTrait::setAllowUse() — Method in class UserLightTrait
Set allowUse
UserLightTrait::setIdentifier() — Method in class UserLightTrait
Set identifier
UserLightTrait::setEmail() — Method in class UserLightTrait
Set email
UserLightTrait::setCreation() — Method in class UserLightTrait
Set creation
UserLightTrait::setEnabled() — Method in class UserLightTrait
Set enabled
UserLightTrait::setSalt() — Method in class UserLightTrait
Set salt
UserLightTrait::setPassword() — Method in class UserLightTrait
Set password
UserLightTrait::setToken() — Method in class UserLightTrait
Set token
UserLightTrait::setPasswordRequest() — Method in class UserLightTrait
Set passwordRequest
UserLightTrait::setPlainPassword() — Method in class UserLightTrait
Set plainPassword
UserLightTrait::setChallenge() — Method in class UserLightTrait
Set challenge
$UserSocialTrait#socialNetworkProperty in class UserSocialTrait
Social network for the user
$UserSocialTrait#socialIdProperty in class UserSocialTrait
Social id for the user
$UserSocialTrait#socialTokenProperty in class UserSocialTrait
Social token for the user
$UserSocialTrait#socialPictureProperty in class UserSocialTrait
Social picture url for the user
UserSocialTrait::setSocialNetwork() — Method in class UserSocialTrait
Set socialNetwork
UserSocialTrait::setSocialId() — Method in class UserSocialTrait
Set socialId
UserSocialTrait::setSocialToken() — Method in class UserSocialTrait
Set socialToken
UserSocialTrait::setSocialPicture() — Method in class UserSocialTrait
Set socialPicture
UserEvent::setResponse() — Method in class UserEvent
Sets Response
$UserSignupType#sessionProperty in class UserSignupType
Stores current session
ApiVoter::supports() — Method in class ApiVoter
Checks if attribute and subject are supported
ManageVoter::supports() — Method in class ManageVoter
Checks if attribute and subject are supported
TokenAuthenticator::supports() — Method in class TokenAuthenticator
TokenAuthenticator::start() — Method in class TokenAuthenticator
TokenAuthenticator::supportsRememberMe() — Method in class TokenAuthenticator
UserVoter::supports() — Method in class UserVoter
Checks if attribute and subject are supported
$ApiService#signerProperty in class ApiService
Stores Sha512
UserEmail::send() — Method in class UserEmail
Sends emails
UserEmailInterface::send() — Method in class UserEmailInterface
Sends emails
$UserPassword#serviceToolsProperty in class UserPassword
Stores ServiceToolsInterface
$UserService#serviceToolsProperty in class UserService
Stores ServiceToolsInterface
UserService::signup() — Method in class UserService
Registers the user
UserService::signupConfirm() — Method in class UserService
Confirms user's signup
UserServiceInterface::signup() — Method in class UserServiceInterface
Registers the user
UserServiceInterface::signupConfirm() — Method in class UserServiceInterface
Confirms user's signup
UserSiret::siret() — Method in class UserSiret
Returns siret formatted
SiretClass in namespace c975L\UserBundle\Validator\Constraints
Sets the message when Siret validation fails
SiretValidatorClass in namespace c975L\UserBundle\Validator\Constraints
Class to validate the Siret number
Xliff::setFilename() — Method in class Xliff
Set filename
Xliff::setTransKey() — Method in class Xliff
Set transKey
Xliff::setEn() — Method in class Xliff
Set en
Xliff::setFr() — Method in class Xliff
Set fr
Xliff::setEs() — Method in class Xliff
Set es

T

$Event#titleProperty in class Event
Title of the Event
$GiftVoucherEmail#translatorProperty in class GiftVoucherEmail
Stores TranslatorInterface
$GiftVoucherPayment#translatorProperty in class GiftVoucherPayment
Stores Translator
TinymceClass in namespace c975L\IncludeLibraryBundle\Libraries
Data for Tinymce - https://www.tinymce.com
$PageEdit#titleProperty in class PageEdit
Stores title
$PageEdit#titleTranslatedProperty in class PageEdit
Stores titleTranslated
$PageEditService#translatorProperty in class PageEditService
Stores TranslatorInterface
$PaymentEmail#translatorProperty in class PaymentEmail
Stores TranslatorInterface
TransactionControllerClass in namespace c975L\PurchaseCreditsBundle\Controller
Transaction Controller class
TransactionClass in namespace c975L\PurchaseCreditsBundle\Entity
Entity Transaction (linked to DB table user_transactions)
TransactionVoterClass in namespace c975L\PurchaseCreditsBundle\Security
Voter for Transaction access
$PurchaseCreditsEmail#translatorProperty in class PurchaseCreditsEmail
Stores Translator
$PurchaseCreditsPayment#translatorProperty in class PurchaseCreditsPayment
Stores Translator
$PurchaseCreditsService#transactionServiceProperty in class PurchaseCreditsService
Stores TransactionServiceInterface
$PurchaseCreditsService#translatorProperty in class PurchaseCreditsService
Stores TranslatorInterface
TransactionServiceClass in namespace c975L\PurchaseCreditsBundle\Service
TransactionService class
TransactionServiceInterfaceClass in namespace c975L\PurchaseCreditsBundle\Service
Interface to be called for DI for TransactionServiceInterface related services
$ServicePdf#translatorProperty in class ServicePdf
Stores TranslatorInterface
$ServiceTools#translatorProperty in class ServiceTools
Stores Translator
$ServiceUser#tokenStorageProperty in class ServiceUser
Stores TokenStorageInterface
TemplateExistsClass in namespace c975L\ServicesBundle\Twig
TemplateExists::templateExists() — Method in class TemplateExists
Checks if the template exists
$ShareButtons#timeProperty in class ShareButtons
Time of sharing
Twig2MdCommandClass in namespace c975L\SiteBundle\Command
Console command to convert the Twig models template to their Markdown format with 'models:twig2md'
ToolbarServiceClass in namespace c975L\ToolbarBundle\Service
Main Services related to Payment
ToolbarServiceInterfaceClass in namespace c975L\ToolbarBundle\Service
Interface to be called for DI for Payment Main related services
ToolbarButtonClass in namespace c975L\ToolbarBundle\Twig
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')
$ToolbarButton#toolbarServiceProperty in class ToolbarButton
Stores the toolbarService
ToolbarButtonTextClass in namespace c975L\ToolbarBundle\Twig
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]')
$ToolbarButtonText#toolbarServiceProperty in class ToolbarButtonText
Stores the toolbarService
ToolbarDashboardsClass in namespace c975L\ToolbarBundle\Twig
Twig extension to provide the xhtml code for available 975L dashboards using toolbar_dashboards('SIZE[lg|md|sm|xs](default md)')
$ToolbarDashboards#tokenStorageProperty in class ToolbarDashboards
Stores TokenStorageInterface
ToolbarDisplayClass in namespace c975L\ToolbarBundle\Twig
Twig extension to provide the xhtml code for the toolbar using {{ toolbar_display('TOOLS_TEMPLATE', 'TYPE', 'SIZE[lg|md|sm|xs]', OBJECT_IF_NEEDED) }}
$UserAddressTrait#townProperty in class UserAddressTrait
Town for the user
$UserLightTrait#tokenProperty in class UserLightTrait
Token used for sign-up and password recovery
UserLightTrait::toArray() — Method in class UserLightTrait
Converts the entity in an array
$AuthenticationListener#tokenStorageProperty in class AuthenticationListener
Stores TokenStorageInterface
TokenAuthenticatorClass in namespace c975L\UserBundle\Security
TokenAuthenticator for Api access
$UserEmail#translatorProperty in class UserEmail
Stores TranslatorInterface
$UserAvatar#tokenStorageProperty in class UserAvatar
Stores TokenStorageInterface
$Xliff#transKeyProperty in class Xliff
key that will be used for placeholder translation

U

$ExceptionChecker#urlProperty in class ExceptionChecker
Url for the ExceptionChecker
$GiftVoucherPurchased#usedProperty in class GiftVoucherPurchased
DateTime the GiftVoucherPurchased has been used
$GiftVoucherPurchased#userIpProperty in class GiftVoucherPurchased
User IP address
GiftVoucherPurchasedService::utilisation() — Method in class GiftVoucherPurchasedService
Marks the GiftVoucherPurchased as used
GiftVoucherPurchasedServiceInterface::utilisation() — Method in class GiftVoucherPurchasedServiceInterface
Marks the GiftVoucherPurchased as used
UtilsControllerClass in namespace c975L\PageEditBundle\Controller
UtilsController class
UtilsController::upload() — Method in class UtilsController
Uploads the image defined
$Payment#userIdProperty in class Payment
User unique id (if logged in)
$Payment#userIpProperty in class Payment
User IP address
$PurchaseCredits#userIpProperty in class PurchaseCredits
User IP address
$Transaction#userIdProperty in class Transaction
User unique id
$Transaction#userIpProperty in class Transaction
User IP address
$ShareButtons#urlProperty in class ShareButtons
Url shared
$ApiController#userServiceProperty in class ApiController
Stores UserServiceInterface
$ManageController#userFormFactoryProperty in class ManageController
Stores UserFormFactoryInterface
$ManageController#userServiceProperty in class ManageController
Stores UserServiceInterface
$PasswordController#userFormFactoryProperty in class PasswordController
Stores UserFormFactoryInterface
$PasswordController#userServiceProperty in class PasswordController
Stores UserServiceInterface
$PasswordController#userPasswordProperty in class PasswordController
Stores UserPasswordInterface
$ProfileController#userFormFactoryProperty in class ProfileController
Stores UserFormFactoryInterface
$ProfileController#userServiceProperty in class ProfileController
Stores UserServiceInterface
$RegistrationController#userFormFactoryProperty in class RegistrationController
Stores UserFormFactoryInterface
$RegistrationController#userServiceProperty in class RegistrationController
Stores UserServiceInterface
UserControllerClass in namespace c975L\UserBundle\Controller
Main User Controller class
$UserController#userServiceProperty in class UserController
Stores UserServiceInterface
UserAddressTraitClass in namespace c975L\UserBundle\Entity\Traits
Trait UserAddressTrait
UserBusinessTraitClass in namespace c975L\UserBundle\Entity\Traits
Trait UserBusinessTrait
UserDefaultTraitClass in namespace c975L\UserBundle\Entity\Traits
Trait UserAddressTrait
UserLightTraitClass in namespace c975L\UserBundle\Entity\Traits
Trait UserAddressTrait
UserLightTrait::unserialize() — Method in class UserLightTrait
Unserialize the user
UserSocialTraitClass in namespace c975L\UserBundle\Entity\Traits
Trait UserSocialTrait
UserClass in namespace c975L\UserBundle\Entity
Entity User (linked to DB table user)
UserAbstractClass in namespace c975L\UserBundle\Entity
Entity UserAbstract
UserAddressClass in namespace c975L\UserBundle\Entity
Entity UserAddress (linked to DB table user)
UserAddressAbstractClass in namespace c975L\UserBundle\Entity
Entity UserAddressAbstract
UserBusinessClass in namespace c975L\UserBundle\Entity
Entity UserBusiness (linked to DB table user)
UserBusinessAbstractClass in namespace c975L\UserBundle\Entity
Entity UserBusinessAbstract
UserFullClass in namespace c975L\UserBundle\Entity
Entity UserFull (linked to DB table user)
UserFullAbstractClass in namespace c975L\UserBundle\Entity
Entity UserFullAbstract
UserLightClass in namespace c975L\UserBundle\Entity
Entity UserLight (linked to DB table user)
UserLightAbstractClass in namespace c975L\UserBundle\Entity
Entity UserLightAbstract
UserSocialClass in namespace c975L\UserBundle\Entity
Entity UserSocial (linked to DB table user)
UserSocialAbstractClass in namespace c975L\UserBundle\Entity
Entity UserSocialAbstract
UserEventClass in namespace c975L\UserBundle\Event
Events to be dispatched throughout the lifecycle of User Forms
$UserEvent#userProperty in class UserEvent
Stores User
UserAddRoleTypeClass in namespace c975L\UserBundle\Form
UserAddRoleType FormType
UserChangePasswordTypeClass in namespace c975L\UserBundle\Form
UserChangePassword FormType
UserDeleteRoleTypeClass in namespace c975L\UserBundle\Form
UserDeleteRoleType FormType
UserFormFactoryClass in namespace c975L\UserBundle\Form
UserFormFactory class
UserFormFactoryInterfaceClass in namespace c975L\UserBundle\Form
Interface to be called for DI for UserFormFactoryInterface related services
UserProfileTypeClass in namespace c975L\UserBundle\Form
UserProfile FormType
UserResetPasswordConfirmTypeClass in namespace c975L\UserBundle\Form
UserResetPasswordConfirm FormType
UserResetPasswordTypeClass in namespace c975L\UserBundle\Form
UserResetPassword FormType
UserSignupTypeClass in namespace c975L\UserBundle\Form
UserSignup FormType
UserRepositoryClass in namespace c975L\UserBundle\Repository
Repository for User Entity
$OAuthUserProvider#userServiceProperty in class OAuthUserProvider
Stores UserServiceInterface
$TokenAuthenticator#userServiceProperty in class TokenAuthenticator
Stores UserServiceInterface
UserVoterClass in namespace c975L\UserBundle\Security
Voter for User access
$ApiService#userServiceProperty in class ApiService
Stores UserServiceInterface
UserEmailClass in namespace c975L\UserBundle\Service\Email
Main services related to User
UserEmailInterfaceClass in namespace c975L\UserBundle\Service\Email
Interface to be called for DI for User Email related services
UserPasswordClass in namespace c975L\UserBundle\Service\Password
Password services related to User
$UserPassword#userEmailProperty in class UserPassword
Stores UserEmailInterface
UserPasswordInterfaceClass in namespace c975L\UserBundle\Service\Password
Interface to be called for DI for User Password related services
UserServiceClass in namespace c975L\UserBundle\Service
Main services related to User
$UserService#userEmailProperty in class UserService
Stores UserEmailInterface
UserServiceInterfaceClass in namespace c975L\UserBundle\Service
Interface to be called for DI for User Main related services
UserAvatarClass in namespace c975L\UserBundle\Twig
Twig extension to return the url to be used for user's avatar using user_avatar([$size])
UserDivDataClass in namespace c975L\UserBundle\Twig
Twig extension to display user's information in a div data (mainly for javascript access) using user_divData()
UserSiretClass in namespace c975L\UserBundle\Twig
Twig extension to display the formatted Siret number using |user_siret
UserVatClass in namespace c975L\UserBundle\Twig
Twig extension to display the formatted VAT number using |user_vat
UserChallengeClass in namespace c975L\UserBundle\Validator\Constraints
Sets the message when Challenge validation fails
UserChallengeValidatorClass in namespace c975L\UserBundle\Validator\Constraints
Class to validate the answer to the Challenge number

V

ContactFormVoter::voteOnAttribute() — Method in class ContactFormVoter
{@inheritdoc}
EmailVoter::voteOnAttribute() — Method in class EmailVoter
{@inheritdoc}
EmailService::validate() — Method in class EmailService
Validates email addresses and creates message
EmailServiceInterface::validate() — Method in class EmailServiceInterface
Validates email addresses and creates message
EventsVoter::voteOnAttribute() — Method in class EventsVoter
{@inheritdoc}
ExceptionCheckerVoter::voteOnAttribute() — Method in class ExceptionCheckerVoter
{@inheritdoc}
$GiftVoucherAvailable#validProperty in class GiftVoucherAvailable
Interval for which the GiftVoucherAvailable will be valid
$GiftVoucherPurchased#validProperty in class GiftVoucherPurchased
Final DateTime for validity
AvailableVoter::voteOnAttribute() — Method in class AvailableVoter
{@inheritdoc}
PurchasedVoter::voteOnAttribute() — Method in class PurchasedVoter
{@inheritdoc}
GiftVoucherPurchasedService::validate() — Method in class GiftVoucherPurchasedService
Validates the GiftVoucherPurchased after its payment
GiftVoucherPurchasedServiceInterface::validate() — Method in class GiftVoucherPurchasedServiceInterface
Validates the GiftVoucherPurchased after its payment
GiftVoucherViewAll::viewAll() — Method in class GiftVoucherViewAll
Returns the xhtml code to view all the GiftVoucherAvailable
VueClass in namespace c975L\IncludeLibraryBundle\Libraries
Data for Vue.js - https://vuejs.org
PageEditVoter::voteOnAttribute() — Method in class PageEditVoter
{@inheritdoc}
$Payment#vatProperty in class Payment
VAT rate without decimal (x 100) for the Payment
PaymentVoter::voteOnAttribute() — Method in class PaymentVoter
{@inheritdoc}
PurchaseCreditsVoter::voteOnAttribute() — Method in class PurchaseCreditsVoter
{@inheritdoc}
TransactionVoter::voteOnAttribute() — Method in class TransactionVoter
{@inheritdoc}
PurchaseCreditsService::validate() — Method in class PurchaseCreditsService
Validate the credits purchased
PurchaseCreditsServiceInterface::validate() — Method in class PurchaseCreditsServiceInterface
Validate the credits purchased
ShareButtonsVoter::voteOnAttribute() — Method in class ShareButtonsVoter
{@inheritdoc}
SiteVoter::voteOnAttribute() — Method in class SiteVoter
Votes if access is granted
ApiVoter::voteOnAttribute() — Method in class ApiVoter
Votes if access is granted
ManageVoter::voteOnAttribute() — Method in class ManageVoter
Votes if access is granted
UserVoter::voteOnAttribute() — Method in class UserVoter
Votes if access is granted
ApiService::validateToken() — Method in class ApiService
Validates the JWToken
ApiServiceInterface::validateToken() — Method in class ApiServiceInterface
Validates the JWToken
UserVat::vat() — Method in class UserVat
Returns vat number formatted
SiretValidator::validate() — Method in class SiretValidator
Validates the siret - http://devblog.lexik.fr/symfony/1-4-x/validation-dun-numero-siret-sfvalidatorsiret-1159
UserChallengeValidator::validate() — Method in class UserChallengeValidator
Validates the challenge
VatClass in namespace c975L\UserBundle\Validator\Constraints
Sets the message when VAT validation fails
VatValidatorClass in namespace c975L\UserBundle\Validator\Constraints
Class to validate the VAT number
VatValidator::validate() — Method in class VatValidator
Validates the vat number - http://devblog.lexik.fr/symfony/un-validator-tva-bien-pratique-1123

W

ConfigService::writeYamlFile() — Method in class ConfigService
Writes config_bundles.yaml
ConfigService::writePhpFile() — Method in class ConfigService
Writes configBundles.php
ConfigServiceInterface::writePhpFile() — Method in class ConfigServiceInterface
Writes configBundles.php
ConfigServiceInterface::writeYamlFile() — Method in class ConfigServiceInterface
Writes config_bundles.yaml
PageEditFile::write() — Method in class PageEditFile
Writes file (+ archive old file)
PageEditFileInterface::write() — Method in class PageEditFileInterface
Writes file (+ archive old file)

X

XliffControllerClass in namespace c975L\XliffBundle\Controller
Main Controller class
XliffClass in namespace c975L\XliffBundle\Entity
Entity Xliff (linked to DB table translations)
XliffRepositoryClass in namespace c975L\XliffBundle\Repository
Repository for Xliff Entity
XliffServiceClass in namespace c975L\XliffBundle\Service
XliffServiceInterfaceClass in namespace c975L\XliffBundle\Service

_

ConfigCreateCommand::__construct() — Method in class ConfigCreateCommand
ConfigFormFactory::__construct() — Method in class ConfigFormFactory
ConfigService::__construct() — Method in class ConfigService
Config::__construct() — Method in class Config
ConfigParam::__construct() — Method in class ConfigParam
ContactFormController::__construct() — Method in class ContactFormController
ContactFormEvent::__construct() — Method in class ContactFormEvent
ContactFormFactory::__construct() — Method in class ContactFormFactory
ContactFormVoter::__construct() — Method in class ContactFormVoter
ContactFormService::__construct() — Method in class ContactFormService
ContactFormEmail::__construct() — Method in class ContactFormEmail
CountLocCommand::__construct() — Method in class CountLocCommand
EmailVoter::__construct() — Method in class EmailVoter
EmailService::__construct() — Method in class EmailService
SitemapCreateCommand::__construct() — Method in class SitemapCreateCommand
EventsController::__construct() — Method in class EventsController
EventFormFactory::__construct() — Method in class EventFormFactory
EventsVoter::__construct() — Method in class EventsVoter
EventsService::__construct() — Method in class EventsService
EventsCarousel::__construct() — Method in class EventsCarousel
ExceptionCheckerController::__construct() — Method in class ExceptionCheckerController
ExceptionCheckerFormFactory::__construct() — Method in class ExceptionCheckerFormFactory
ExceptionListener::__construct() — Method in class ExceptionListener
ExceptionCheckerVoter::__construct() — Method in class ExceptionCheckerVoter
ExceptionCheckerService::__construct() — Method in class ExceptionCheckerService
AvailableController::__construct() — Method in class AvailableController
OfferController::__construct() — Method in class OfferController
GiftVoucherAvailableType::__construct() — Method in class GiftVoucherAvailableType
GiftVoucherFormFactory::__construct() — Method in class GiftVoucherFormFactory
AvailableVoter::__construct() — Method in class AvailableVoter
PurchasedVoter::__construct() — Method in class PurchasedVoter
GiftVoucherEmail::__construct() — Method in class GiftVoucherEmail
GiftVoucherAvailableService::__construct() — Method in class GiftVoucherAvailableService
GiftVoucherPurchasedService::__construct() — Method in class GiftVoucherPurchasedService
GiftVoucherPayment::__construct() — Method in class GiftVoucherPayment
GiftVoucherIdentifier::__construct() — Method in class GiftVoucherIdentifier
GiftVoucherOfferButton::__construct() — Method in class GiftVoucherOfferButton
GiftVoucherOfferLink::__construct() — Method in class GiftVoucherOfferLink
GiftVoucherSelect::__construct() — Method in class GiftVoucherSelect
GiftVoucherViewAll::__construct() — Method in class GiftVoucherViewAll
IncludeLibraryCode::__construct() — Method in class IncludeLibraryCode
IncludeLibraryContent::__construct() — Method in class IncludeLibraryContent
IncludeLibraryLink::__construct() — Method in class IncludeLibraryLink
SitemapCreateCommand::__construct() — Method in class SitemapCreateCommand
ArchivedController::__construct() — Method in class ArchivedController
DeletedController::__construct() — Method in class DeletedController
PageEditController::__construct() — Method in class PageEditController
RedirectedController::__construct() — Method in class RedirectedController
PageEditFormFactory::__construct() — Method in class PageEditFormFactory
PageEditVoter::__construct() — Method in class PageEditVoter
PageEditFile::__construct() — Method in class PageEditFile
PageEditService::__construct() — Method in class PageEditService
PageEditPdf::__construct() — Method in class PageEditPdf
PageEditSlug::__construct() — Method in class PageEditSlug
PageEditFolderContent::__construct() — Method in class PageEditFolderContent
PaymentController::__construct() — Method in class PaymentController
Payment::__construct() — Method in class Payment
PaymentFormFactory::__construct() — Method in class PaymentFormFactory
PaymentVoter::__construct() — Method in class PaymentVoter
PaymentEmail::__construct() — Method in class PaymentEmail
PaymentService::__construct() — Method in class PaymentService
PaymentStripe::__construct() — Method in class PaymentStripe
PurchaseCreditsController::__construct() — Method in class PurchaseCreditsController
PurchaseCreditsFormFactory::__construct() — Method in class PurchaseCreditsFormFactory
PurchaseCreditsVoter::__construct() — Method in class PurchaseCreditsVoter
TransactionVoter::__construct() — Method in class TransactionVoter
PurchaseCreditsEmail::__construct() — Method in class PurchaseCreditsEmail
PurchaseCreditsPayment::__construct() — Method in class PurchaseCreditsPayment
PurchaseCreditsService::__construct() — Method in class PurchaseCreditsService
TransactionService::__construct() — Method in class TransactionService
ServiceImage::__construct() — Method in class ServiceImage
ServicePdf::__construct() — Method in class ServicePdf
ServiceSlug::__construct() — Method in class ServiceSlug
ServiceTools::__construct() — Method in class ServiceTools
ServiceUser::__construct() — Method in class ServiceUser
RouteExists::__construct() — Method in class RouteExists
TemplateExists::__construct() — Method in class TemplateExists
ShareButtonsController::__construct() — Method in class ShareButtonsController
ShareButtonsVoter::__construct() — Method in class ShareButtonsVoter
ShareButtonsService::__construct() — Method in class ShareButtonsService
ShareButtons::__construct() — Method in class ShareButtons
ShareButtonsDropdown::__construct() — Method in class ShareButtonsDropdown
SiteVoter::__construct() — Method in class SiteVoter
ToolbarButton::__construct() — Method in class ToolbarButton
ToolbarButtonText::__construct() — Method in class ToolbarButtonText
ToolbarDashboards::__construct() — Method in class ToolbarDashboards
ApiController::__construct() — Method in class ApiController
ManageController::__construct() — Method in class ManageController
PasswordController::__construct() — Method in class PasswordController
ProfileController::__construct() — Method in class ProfileController
RegistrationController::__construct() — Method in class RegistrationController
UserController::__construct() — Method in class UserController
UserEvent::__construct() — Method in class UserEvent
UserFormFactory::__construct() — Method in class UserFormFactory
AuthenticationListener::__construct() — Method in class AuthenticationListener
LogoutListener::__construct() — Method in class LogoutListener
ApiVoter::__construct() — Method in class ApiVoter
ManageVoter::__construct() — Method in class ManageVoter
OAuthUserProvider::__construct() — Method in class OAuthUserProvider
TokenAuthenticator::__construct() — Method in class TokenAuthenticator
UserVoter::__construct() — Method in class UserVoter
ApiService::__construct() — Method in class ApiService
UserEmail::__construct() — Method in class UserEmail
UserPassword::__construct() — Method in class UserPassword
UserService::__construct() — Method in class UserService
UserAvatar::__construct() — Method in class UserAvatar
XliffService::__construct() — Method in class XliffService