Below, is a summary of all classes and their parameters's typehinting status. .
| Method | Argument | Typehint | Default | |||||
| class m130524_201442_init | ||||||||
| Method | Argument | Typehint | Default | |||||
| up | ||||||||
| down | ||||||||
| class m190124_110200_add_verification_token_column_to_user_table | ||||||||
| Method | Argument | Typehint | Default | |||||
| up | ||||||||
| down | ||||||||
| class SiteController | ||||||||
| Method | Argument | Typehint | Default | |||||
| behaviors | ||||||||
| actions | ||||||||
| actionIndex | ||||||||
| actionLogin | ||||||||
| actionLogout | ||||||||
| actionRequestPasswordReset | ||||||||
| actionResetPassword | ||||||||
| actionVerifyEmail | ||||||||
| actionResendVerificationEmail | ||||||||
| actionCacheFlush | ||||||||
| class PasswordResetRequestForm | ||||||||
| Method | Argument | Typehint | Default | |||||
| rules | ||||||||
| sendEmail | ||||||||
| class ResendVerificationEmailForm | ||||||||
| Method | Argument | Typehint | Default | |||||
| rules | ||||||||
| sendEmail | ||||||||
| class ResetPasswordForm | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| rules | ||||||||
| resetPassword | ||||||||
| class SignupForm | ||||||||
| Method | Argument | Typehint | Default | |||||
| rules | ||||||||
| signup | ||||||||
| sendEmail | ||||||||
| class VerifyEmailForm | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| verifyEmail | ||||||||
| class LoginCest | ||||||||
| Method | Argument | Typehint | Default | |||||
| _fixtures | ||||||||
| loginUser | ||||||||
| class LoginForm | ||||||||
| Method | Argument | Typehint | Default | |||||
| rules | ||||||||
| validatePassword | ||||||||
| login | ||||||||
| getUser | ||||||||
| class User | ||||||||
| Method | Argument | Typehint | Default | |||||
| tableName | ||||||||
| behaviors | ||||||||
| rules | ||||||||
| findIdentity | ||||||||
| findIdentityByAccessToken | ||||||||
| findByUsername | ||||||||
| findByPasswordResetToken | ||||||||
| findByVerificationToken | ||||||||
| isPasswordResetTokenValid | ||||||||
| getId | ||||||||
| getAuthKey | ||||||||
| validateAuthKey | ||||||||
| validatePassword | ||||||||
| setPassword | ||||||||
| generateAuthKey | ||||||||
| generatePasswordResetToken | ||||||||
| generateEmailVerificationToken | ||||||||
| removePasswordResetToken | ||||||||
| class LoginFormTest | ||||||||
| Method | Argument | Typehint | Default | |||||
| _fixtures | ||||||||
| testLoginNoUser | ||||||||
| testLoginWrongPassword | ||||||||
| testLoginCorrect | ||||||||
| class Alert | ||||||||
| Method | Argument | Typehint | Default | |||||
| run | ||||||||
| class SiteController | ||||||||
| Method | Argument | Typehint | Default | |||||
| behaviors | ||||||||
| actions | ||||||||
| actionIndex | ||||||||
| actionLogin | ||||||||
| actionLogout | ||||||||
| actionContact | ||||||||
| actionAbout | ||||||||
| actionSignup | ||||||||
| actionRequestPasswordReset | ||||||||
| actionResetPassword | ||||||||
| actionVerifyEmail | ||||||||
| actionResendVerificationEmail | ||||||||
| class ContactForm | ||||||||
| Method | Argument | Typehint | Default | |||||
| rules | ||||||||
| attributeLabels | ||||||||
| sendEmail | ||||||||
| class FunctionalTester | ||||||||
| Method | Argument | Typehint | Default | |||||
| seeValidationError | ||||||||
| dontSeeValidationError | ||||||||
| class HomeCest | ||||||||
| Method | Argument | Typehint | Default | |||||
| checkHome | ||||||||
| class AboutCest | ||||||||
| Method | Argument | Typehint | Default | |||||
| checkAbout | ||||||||
| class ContactCest | ||||||||
| Method | Argument | Typehint | Default | |||||
| _before | ||||||||
| checkContact | ||||||||
| checkContactSubmitNoData | ||||||||
| checkContactSubmitNotCorrectEmail | ||||||||
| checkContactSubmitCorrectData | ||||||||
| class HomeCest | ||||||||
| Method | Argument | Typehint | Default | |||||
| checkOpen | ||||||||
| class LoginCest | ||||||||
| Method | Argument | Typehint | Default | |||||
| _fixtures | ||||||||
| _before | ||||||||
| formParams | ||||||||
| checkEmpty | ||||||||
| checkWrongPassword | ||||||||
| checkInactiveAccount | ||||||||
| checkValidLogin | ||||||||
| class ResendVerificationEmailCest | ||||||||
| Method | Argument | Typehint | Default | |||||
| _fixtures | ||||||||
| _before | ||||||||
| formParams | ||||||||
| checkPage | ||||||||
| checkEmptyField | ||||||||
| checkWrongEmailFormat | ||||||||
| checkWrongEmail | ||||||||
| checkAlreadyVerifiedEmail | ||||||||
| checkSendSuccessfully | ||||||||
| class SignupCest | ||||||||
| Method | Argument | Typehint | Default | |||||
| _before | ||||||||
| signupWithEmptyFields | ||||||||
| signupWithWrongEmail | ||||||||
| signupSuccessfully | ||||||||
| class VerifyEmailCest | ||||||||
| Method | Argument | Typehint | Default | |||||
| _fixtures | ||||||||
| checkEmptyToken | ||||||||
| checkInvalidToken | ||||||||
| checkNoToken | ||||||||
| checkAlreadyActivatedToken | ||||||||
| checkSuccessVerification | ||||||||
| class ContactFormTest | ||||||||
| Method | Argument | Typehint | Default | |||||
| testSendEmail | ||||||||
| class PasswordResetRequestFormTest | ||||||||
| Method | Argument | Typehint | Default | |||||
| _before | ||||||||
| testSendMessageWithWrongEmailAddress | ||||||||
| testNotSendEmailsToInactiveUser | ||||||||
| testSendEmailSuccessfully | ||||||||
| class ResendVerificationEmailFormTest | ||||||||
| Method | Argument | Typehint | Default | |||||
| _before | ||||||||
| testWrongEmailAddress | ||||||||
| testEmptyEmailAddress | ||||||||
| testResendToActiveUser | ||||||||
| testSuccessfullyResend | ||||||||
| class ResetPasswordFormTest | ||||||||
| Method | Argument | Typehint | Default | |||||
| _before | ||||||||
| testResetWrongToken | ||||||||
| testResetCorrectToken | ||||||||
| class SignupFormTest | ||||||||
| Method | Argument | Typehint | Default | |||||
| _before | ||||||||
| testCorrectSignup | ||||||||
| testNotCorrectSignup | ||||||||
| class VerifyEmailFormTest | ||||||||
| Method | Argument | Typehint | Default | |||||
| _before | ||||||||
| testVerifyWrongToken | ||||||||
| testAlreadyActivatedToken | ||||||||
| testVerifyCorrectToken | ||||||||