Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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::getSQLState | function | core/ |
Extracts the SQLSTATE error from the 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/ |
Dataprovider for testGetDriverClass(). |
ConnectionTest::testGetDriverClass | function | core/ |
Test getDriverClass(). |
ConnectionUnitTest::getConnectionId | function | core/ |
Returns the connection ID of the current test connection. |
ConnectionUnitTest::TEST_TARGET_CONNECTION | constant | core/ |
A target connection identifier to be used for testing. |
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. |
ContactForm::getRecipients | function | core/ |
Returns list of recipient email addresses. |
ContactForm::getRedirectPath | function | core/ |
Returns the path for redirect. |
ContactForm::getRedirectUrl | function | core/ |
Returns the url object for redirect path. |
ContactForm::getReply | function | core/ |
Returns an auto-reply message to send to the message author. |
ContactForm::getWeight | function | core/ |
Returns the weight of this category (used for sorting). |
ContactFormEditForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
ContactFormInterface::getMessage | function | core/ |
Returns the message to be displayed to user. |
ContactFormInterface::getRecipients | function | core/ |
Returns list of recipient email addresses. |
ContactFormInterface::getRedirectPath | function | core/ |
Returns the path for redirect. |
ContactFormInterface::getRedirectUrl | function | core/ |
Returns the url object for redirect path. |
ContactFormInterface::getReply | function | core/ |
Returns an auto-reply message to send to the message author. |
ContactFormInterface::getWeight | function | core/ |
Returns the weight of this category (used for sorting). |
ContactFormResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ContactFormResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
ContactFormResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
ContactFormTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
ContactFormTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
ContactFormTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
ContactLanguageTest | class | core/ |
Tests contact messages with language module. |
ContactLanguageTest.php | file | core/ |
|
ContactLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContactLanguageTest::$modules | property | core/ |
Modules to enable. |
ContactLanguageTest::setUp | function | core/ |
|
ContactLanguageTest::testContactLanguage | function | core/ |
Tests configuration options with language enabled. |
ContactLink::getDefaultLabel | function | core/ |
Returns the default label for this link. |
ContactLink::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
ContactStorageTest | class | core/ |
Tests storing contact messages. |
ContactStorageTest.php | file | core/ |
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.