Search for __get
Title | Object type | File name | Summary |
---|---|---|---|
ConfirmFormArrayPathTestForm::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
ConfirmFormArrayPathTestForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
ConfirmFormArrayPathTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfirmFormBase::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
ConfirmFormBase::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
ConfirmFormBase::getDescription | function | core/ |
Returns additional text to display as a description. |
ConfirmFormBase::getFormName | function | core/ |
Returns the internal name used to refer to the confirmation item. |
ConfirmFormInterface::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
ConfirmFormInterface::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
ConfirmFormInterface::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
ConfirmFormInterface::getDescription | function | core/ |
Returns additional text to display as a description. |
ConfirmFormInterface::getFormName | function | core/ |
Returns the internal name used to refer to the confirmation item. |
ConfirmFormInterface::getQuestion | function | core/ |
Returns the question to ask the user. |
ConfirmFormTestForm::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
ConfirmFormTestForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
ConfirmFormTestForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
ConfirmFormTestForm::getDescription | function | core/ |
Returns additional text to display as a description. |
ConfirmFormTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfirmFormTestForm::getQuestion | function | core/ |
Returns the question to ask the user. |
Connection::$target | property | core/ |
The database target this connection is for. |
Connection::getAttachedDatabases | function | core/ |
Gets all the attached databases. |
Connection::getClientConnection | function | core/ |
Returns the client-level database connection object. |
Connection::getConnectionOptions | function | core/ |
Returns the connection information for this connection object. |
Connection::getDebugBacktrace | function | core/ |
Gets the debug backtrace. |
Connection::getDriverClass | function | core/ |
Gets the driver-specific override class if any for the specified class. |
Connection::getFullQualifiedTableName | function | core/ |
Get a fully qualified table name. |
Connection::getFullQualifiedTableName | function | core/ |
|
Connection::getFullQualifiedTableName | function | core/ |
|
Connection::getKey | function | core/ |
Returns the key this connection is associated with. |
Connection::getLogger | function | core/ |
Gets the current logging object for this connection. |
Connection::getMariaDbVersionMatch | function | core/ |
Gets the MariaDB portion of the server version. |
Connection::getPagerManager | function | core/ |
Get the pager manager service, if available. |
Connection::getPrefix | function | core/ |
Returns the prefix of the tables. |
Connection::getProvider | function | core/ |
Get the module name of the module that is providing the database driver. |
Connection::getServerVersion | function | core/ |
Gets the server version. |
Connection::getServerVersion | function | core/ |
Gets the server version. |
Connection::getSQLState | function | core/ |
Extracts the SQLSTATE error from a PDOException. |
Connection::getTarget | function | core/ |
Returns the target this connection is associated with. |
Connection::getUnprefixedTablesMap | function | core/ |
Gets a list of individually prefixed table names. |
Connection::setTarget | function | core/ |
Tells this connection object what its target value is. |
ConnectionTest::providerGetDriverClass | function | core/ |
Data provider for testGetDriverClass(). |
ConnectionTest::testDeprecatedGetUnprefixedTablesMap | function | core/ |
Tests deprecation of ::getUnprefixedTablesMap(). |
ConnectionTest::testGetDriverClass | function | core/ |
@covers ::getDriverClass @dataProvider providerGetDriverClass @group legacy |
ConnectionUnitTest::getQuery | function | core/ |
Returns a set of queries specific for PostgreSQL. |
ConnectionUnitTest::getQuery | function | core/ |
Returns a set of queries specific for MySQL. |
ConstraintManager::getDefinitionsByType | function | core/ |
Returns a list of constraints that support the given type. |
ConstraintManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
ConstraintValidatorFactory::getInstance | function | core/ |
|
ContactCategory::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
ContactForm::getMessage | function | core/ |
Returns the message to be displayed to user. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.