Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigureSectionForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigureSectionForm::getPluginForm | function | core/ |
Retrieves the plugin form for a given layout. |
| ConfigureSectionForm::getSectionStorage | function | core/ |
Retrieves the section storage property. |
| ConfirmClassyCopiesTest::getClassyHash | function | core/ |
Gets the hash of a Classy asset. |
| ConfirmDeleteMultiple::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ConfirmDeleteMultiple::getDeletedMessage | function | core/ |
Returns the message to show the user after an item was deleted. |
| ConfirmDeleteMultiple::getInaccessibleMessage | function | core/ |
Returns the message to show the user when an item has not been deleted. |
| ConfirmDeleteMultiple::getQuestion | function | core/ |
Returns the question to ask the user. |
| 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::getConnectionOptions | function | core/ |
Returns the connection information for this connection object. |
| 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/ |
Get a fully qualified table name. |
| Connection::getFullQualifiedTableName | function | core/ |
Get a fully qualified table name. |
| 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::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::testGetDriverClass | function | core/ |
@covers ::getDriverClass[[api-linebreak]] @dataProvider providerGetDriverClass |
| 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. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.