Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Search 11.x for __get
  6. Other projects
Title Object type File name Summary
Connection::getProvider function core/lib/Drupal/Core/Database/Connection.php Get the module name of the module that is providing the database driver.
Connection::getServerVersion function core/modules/mysql/src/Driver/Database/mysql/Connection.php Gets the server version.
Connection::getServerVersion function core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestMysqlDeprecatedVersion/Connection.php Gets the server version.
Connection::getSQLState function core/lib/Drupal/Core/Database/Connection.php Extracts the SQLSTATE error from a PDOException.
Connection::getTarget function core/lib/Drupal/Core/Database/Connection.php Returns the target this connection is associated with.
Connection::setTarget function core/lib/Drupal/Core/Database/Connection.php Tells this connection object what its target value is.
ConnectionTest::providerGetDriverClass function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Data provider for testGetDriverClass().
ConnectionTest::testGetDriverClass function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Tests get driver class.
ConnectionUnitTest::getQuery function core/modules/pgsql/tests/src/Kernel/pgsql/ConnectionUnitTest.php Returns a set of queries specific for PostgreSQL.
ConnectionUnitTest::getQuery function core/modules/mysql/tests/src/Kernel/mysql/ConnectionUnitTest.php Returns a set of queries specific for MySQL.
ConsoleInputCollector::getInputFromOptions function core/lib/Drupal/Core/Recipe/ConsoleInputCollector.php Returns the `--input` options passed to the command.
ConstraintManager::getDefinitionsByType function core/lib/Drupal/Core/Validation/ConstraintManager.php Returns a list of constraints that support the given type.
ConstraintManager::getDiscovery function core/lib/Drupal/Core/Validation/ConstraintManager.php Gets the plugin discovery.
ConstraintValidatorFactory::getInstance function core/lib/Drupal/Core/Validation/ConstraintValidatorFactory.php
ContactCategory::getIds function core/modules/contact/src/Plugin/migrate/source/ContactCategory.php Defines the source fields uniquely identifying a source row.
ContactForm::getMessage function core/modules/contact/src/Entity/ContactForm.php Returns the message to be displayed to user.
ContactForm::getRecipients function core/modules/contact/src/Entity/ContactForm.php Returns list of recipient email addresses.
ContactForm::getRedirectPath function core/modules/contact/src/Entity/ContactForm.php Returns the path for redirect.
ContactForm::getRedirectUrl function core/modules/contact/src/Entity/ContactForm.php Returns the \Drupal\Core\Url object for redirect path.
ContactForm::getReply function core/modules/contact/src/Entity/ContactForm.php Returns an auto-reply message to send to the message author.
ContactForm::getWeight function core/modules/contact/src/Entity/ContactForm.php Returns the weight of this category (used for sorting).
ContactFormEditForm::getEditableConfigNames function core/modules/contact/src/ContactFormEditForm.php Gets the configuration names that will be editable.
ContactFormInterface::getMessage function core/modules/contact/src/ContactFormInterface.php Returns the message to be displayed to user.
ContactFormInterface::getRecipients function core/modules/contact/src/ContactFormInterface.php Returns list of recipient email addresses.
ContactFormInterface::getRedirectPath function core/modules/contact/src/ContactFormInterface.php Returns the path for redirect.
ContactFormInterface::getRedirectUrl function core/modules/contact/src/ContactFormInterface.php Returns the \Drupal\Core\Url object for redirect path.
ContactFormInterface::getReply function core/modules/contact/src/ContactFormInterface.php Returns an auto-reply message to send to the message author.
ContactFormInterface::getWeight function core/modules/contact/src/ContactFormInterface.php Returns the weight of this category (used for sorting).
ContactFormResourceTestBase::getExpectedNormalizedEntity function core/modules/contact/tests/src/Functional/Rest/ContactFormResourceTestBase.php Returns the expected normalization of the entity.
ContactFormResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/contact/tests/src/Functional/Rest/ContactFormResourceTestBase.php Return the expected error message.
ContactFormResourceTestBase::getNormalizedPostEntity function core/modules/contact/tests/src/Functional/Rest/ContactFormResourceTestBase.php Returns the normalized POST entity.
ContactFormTest::getExpectedDocument function core/modules/contact/tests/src/Functional/Jsonapi/ContactFormTest.php Returns the expected JSON:API document for the entity.
ContactFormTest::getExpectedUnauthorizedAccessMessage function core/modules/contact/tests/src/Functional/Jsonapi/ContactFormTest.php Return the expected error message.
ContactFormTest::getPostDocument function core/modules/contact/tests/src/Functional/Jsonapi/ContactFormTest.php Returns the JSON:API POST document.
ContactLanguageTest class core/modules/contact/tests/src/Functional/ContactLanguageTest.php Tests contact messages with language module.
ContactLanguageTest.php file core/modules/contact/tests/src/Functional/ContactLanguageTest.php
ContactLanguageTest::$defaultTheme property core/modules/contact/tests/src/Functional/ContactLanguageTest.php The theme to install as the default for testing.
ContactLanguageTest::$modules property core/modules/contact/tests/src/Functional/ContactLanguageTest.php Modules to install.
ContactLanguageTest::setUp function core/modules/contact/tests/src/Functional/ContactLanguageTest.php
ContactLanguageTest::testContactLanguage function core/modules/contact/tests/src/Functional/ContactLanguageTest.php Tests configuration options with language enabled.
ContactLink::getDefaultLabel function core/modules/contact/src/Plugin/views/field/ContactLink.php Returns the default label for this link.
ContactLink::getUrlInfo function core/modules/contact/src/Plugin/views/field/ContactLink.php Returns the URI elements of the link.
ContactStorageTest class core/modules/contact/tests/src/Functional/ContactStorageTest.php Tests storing contact messages.
ContactStorageTest.php file core/modules/contact/tests/src/Functional/ContactStorageTest.php
ContactStorageTest::$defaultTheme property core/modules/contact/tests/src/Functional/ContactStorageTest.php The theme to install as the default for testing.
ContactStorageTest::$modules property core/modules/contact/tests/src/Functional/ContactStorageTest.php Modules to install.
ContactStorageTest::testContactStorage function core/modules/contact/tests/src/Functional/ContactStorageTest.php Tests configuration options and the site-wide contact form.
ContactStorageTestHooks class core/modules/contact/tests/modules/contact_storage_test/src/Hook/ContactStorageTestHooks.php Hook implementations for contact_storage_test.
ContactStorageTestHooks.php file core/modules/contact/tests/modules/contact_storage_test/src/Hook/ContactStorageTestHooks.php
ContactStorageTestHooks::contactFormBuilder function core/modules/contact/tests/modules/contact_storage_test/src/Hook/ContactStorageTestHooks.php Entity builder for the contact form edit form with third party options.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.