Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::setTarget | function | core/ |
Tells this connection object what its target value is. |
| ConnectionTest::providerGetDriverClass | function | core/ |
Data provider for testGetDriverClass(). |
| ConnectionTest::testGetDriverClass | function | core/ |
Tests get driver class. |
| ConnectionUnitTest::getQuery | function | core/ |
Returns a set of queries specific for PostgreSQL. |
| ConnectionUnitTest::getQuery | function | core/ |
Returns a set of queries specific for MySQL. |
| ConsoleInputCollector::getInputFromOptions | function | core/ |
Returns the `--input` options passed to the command. |
| 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 \Drupal\Core\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 \Drupal\Core\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 install. |
| 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/ |
|
| ContactStorageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContactStorageTest::$modules | property | core/ |
Modules to install. |
| ContactStorageTest::testContactStorage | function | core/ |
Tests configuration options and the site-wide contact form. |
| ContactStorageTestHooks | class | core/ |
Hook implementations for contact_storage_test. |
| ContactStorageTestHooks.php | file | core/ |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.