Service Manager - Database table authentication

5 important questions on Service Manager - Database table authentication

Which class provides database table authentication functionality?

Zend\Authentication\Adapter\DbTable

What are the four configuration options for DbTable authentication?

1. tableName
2. identityColumn
3. credentialColumn
4. credentialTreatment

Which function returns the result row object of the authentication call in the DbTable Authentication Adapter?

getResultRowObject()
  • Higher grades + faster learning
  • Never study anything twice
  • 100% sure, 100% understanding
Discover Study Smart

What are the first and second parameters of the getResultRowObject() method in the DbTable Authentication Adapter?

first is columnsToReturn and second is columnsToOmit

How do you add additional checks to the sql statement being executed by the DbTable Authentication Adapter?

Use getDbSelect() to get the select object by reference and add additional statements

The question on the page originate from the summary of the following study material:

  • A unique study and practice tool
  • Never study anything twice again
  • Get the grades you hope for
  • 100% sure, 100% understanding
Remember faster, study better. Scientifically proven.
Trustpilot Logo