Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
ConnectionUnitTest::getConnectionId function core/tests/Drupal/KernelTests/Core/Database/ConnectionUnitTest.php Returns the connection ID of the current test connection.
ConnectionUnitTest::TEST_TARGET_CONNECTION constant core/tests/Drupal/KernelTests/Core/Database/ConnectionUnitTest.php A target connection identifier to be used for testing.
ContentTranslationTestBase::getAdministratorPermissions function core/modules/content_translation/src/Tests/ContentTranslationTestBase.php Returns an array of permissions needed for the administrator.
ContentTranslationTestBase::getEditorPermissions function core/modules/content_translation/src/Tests/ContentTranslationTestBase.php Returns an array of permissions needed for the editor.
ContentTranslationTestBase::getTranslatePermission function core/modules/content_translation/src/Tests/ContentTranslationTestBase.php Returns the translate permissions for the current entity and bundle.
ContentTranslationTestBase::getTranslatorPermissions function core/modules/content_translation/src/Tests/ContentTranslationTestBase.php Returns an array of permissions needed for the translator.
ContentTranslationUITestBase::getChangedFieldName function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Returns the name of the field that implements the changed timestamp.
ContentTranslationUITestBase::getEditValues function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Returns an edit array containing the values to be posted.
ContentTranslationUITestBase::getFormSubmitAction function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Returns the form action value to be used to submit the entity form.
ContentTranslationUITestBase::getFormSubmitActionForNewTranslation function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Returns the form action value when submitting a new translation.
ContentTranslationUITestBase::getFormSubmitSuffix function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Returns appropriate submit button suffix based on translatability.
ContentTranslationUITestBase::getNewEntityValues function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Returns an array of entity field values to be tested.
ContentTranslationUITestBase::getTranslation function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Returns the translation object to use to retrieve the translated values.
ContentTranslationUITestBase::getValue function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Returns the value for the specified property in the given language.
DatabaseLegacyTest::testDbGetTarget function core/tests/Drupal/KernelTests/Core/Database/DatabaseLegacyTest.php Tests the _db_get_target() function.
DatabaseLegacyTest::testDbOptionsTarget function core/tests/Drupal/KernelTests/Core/Database/DatabaseLegacyTest.php Tests deprecation of the $options 'target' key in Connection::query.
DatabaseLegacyTest::testDbOptionsTargetInSelect function core/tests/Drupal/KernelTests/Core/Database/DatabaseLegacyTest.php Tests deprecation of the $options 'target' key in Select.
DateField::getFieldWidgetMap function core/modules/datetime/src/Plugin/migrate/field/d6/DateField.php Get a map between D6 and D8 widgets for this field type.
DateTestBase::getTestFieldType function core/modules/datetime/src/Tests/DateTestBase.php Returns the type of field to be tested.
DateTestBase::massageTestDate function core/modules/datetime/src/Tests/DateTestBase.php Massages test date values.
DbLogResourceTest::getExpectedBcUnauthorizedAccessMessage function core/modules/dblog/tests/src/Functional/DbLogResourceTest.php
DbLogResourceTest::getExpectedUnauthorizedAccessCacheability function core/modules/dblog/tests/src/Functional/DbLogResourceTest.php Returns the expected cacheability of an unauthorized access response.
DbLogResourceTest::getExpectedUnauthorizedAccessMessage function core/modules/dblog/tests/src/Functional/DbLogResourceTest.php Return the expected error message.
DefaultContentModerationStateRevisionUpdateTest::getEntityByLabel function core/modules/content_moderation/tests/src/Functional/Update/DefaultContentModerationStateRevisionUpdateTest.php Load an entity by label.
drupal-8.email_widget_size_setting-2578741.php file core/modules/field/tests/fixtures/update/drupal-8.email_widget_size_setting-2578741.php Contains SQL necessary to add a new component for an email field/widget to
the 'node.article.default' entity form display.
drupal-8.media_library-update-widget-view-3020716.php file core/modules/media_library/tests/fixtures/update/drupal-8.media_library-update-widget-view-3020716.php Contains database additions to drupal-8.bare.standard.php.gz for testing
the upgrade paths of the media library module widget view.
DrupalGetProfileLegacyTest class core/tests/Drupal/Tests/Core/Bootstrap/DrupalGetProfileLegacyTest.php Tests drupal_get_profile().
DrupalGetProfileLegacyTest.php file core/tests/Drupal/Tests/Core/Bootstrap/DrupalGetProfileLegacyTest.php
DrupalGetProfileLegacyTest::$bootstrapConfigStorageProfile property core/tests/Drupal/Tests/Core/Bootstrap/DrupalGetProfileLegacyTest.php Config storage profile.
DrupalGetProfileLegacyTest::providerDrupalGetProfileInstallState function core/tests/Drupal/Tests/Core/Bootstrap/DrupalGetProfileLegacyTest.php Data provider for testDrupalGetProfileInstallState().
DrupalGetProfileLegacyTest::setUp function core/tests/Drupal/Tests/Core/Bootstrap/DrupalGetProfileLegacyTest.php
DrupalGetProfileLegacyTest::testDrupalGetProfileLegacyInstallState function core/tests/Drupal/Tests/Core/Bootstrap/DrupalGetProfileLegacyTest.php Tests drupal_get_profile() deprecation.
DrupalMedia::getConfig function core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php Returns the additions to CKEDITOR.config for a specific CKEditor instance.
DrupalMedia::getCssFiles function core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php @todo Improve this in https://www.drupal.org/project/drupal/issues/3072063
DrupalMedia::getDependencies function core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php Returns a list of plugins this plugin requires.
DrupalMedia::getFile function core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php Returns the Drupal root-relative file path to the plugin JavaScript file.
DrupalMedia::getLibraries function core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php Returns a list of libraries this plugin requires.
DrupalMediaLibrary::getButtons function core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php Returns the buttons that this plugin provides, along with metadata.
DrupalMediaLibrary::getConfig function core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php Returns the additions to CKEDITOR.config for a specific CKEditor instance.
DrupalMediaLibrary::getDependencies function core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php Returns a list of plugins this plugin requires.
DrupalMediaLibrary::getFile function core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php Returns the Drupal root-relative file path to the plugin JavaScript file.
DrupalMediaLibrary::getLibraries function core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php Returns a list of libraries this plugin requires.
DrupalMinkClient::getMetaRefreshUrl function core/tests/Drupal/BuildTests/Framework/DrupalMinkClient.php Glean the meta refresh URL from the current page content.
DrupalMinkClientTest::getTestsForMetaRefresh function core/tests/Drupal/BuildTests/Framework/Tests/DrupalMinkClientTest.php
DrupalSetMessageTest class core/tests/Drupal/KernelTests/Core/Common/DrupalSetMessageTest.php @covers ::drupal_set_message[[api-linebreak]]
@group Common
@group legacy
DrupalSetMessageTest.php file core/tests/Drupal/KernelTests/Core/Common/DrupalSetMessageTest.php
DrupalSetMessageTest::testDrupalSetMessage function core/tests/Drupal/KernelTests/Core/Common/DrupalSetMessageTest.php The basic functionality of drupal_set_message().
EasyRdf_ParsedUri::getAuthority function core/modules/rdf/tests/src/Traits/EasyRdf_ParsedUri.php Returns the authority of the URI (e.g. www.example.com:8080)
EasyRdf_ParsedUri::getFragment function core/modules/rdf/tests/src/Traits/EasyRdf_ParsedUri.php Returns the fragment part of the URI (i.e. after the #)
EasyRdf_ParsedUri::getPath function core/modules/rdf/tests/src/Traits/EasyRdf_ParsedUri.php Returns the path of the URI (e.g. /foo/bar)

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