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 |
---|---|---|---|
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. |
ContentTranslationTestBase::getAdministratorPermissions | function | core/ |
Returns an array of permissions needed for the administrator. |
ContentTranslationTestBase::getEditorPermissions | function | core/ |
Returns an array of permissions needed for the editor. |
ContentTranslationTestBase::getTranslatePermission | function | core/ |
Returns the translate permissions for the current entity and bundle. |
ContentTranslationTestBase::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
ContentTranslationUITestBase::getChangedFieldName | function | core/ |
Returns the name of the field that implements the changed timestamp. |
ContentTranslationUITestBase::getEditValues | function | core/ |
Returns an edit array containing the values to be posted. |
ContentTranslationUITestBase::getFormSubmitAction | function | core/ |
Returns the form action value to be used to submit the entity form. |
ContentTranslationUITestBase::getFormSubmitActionForNewTranslation | function | core/ |
Returns the form action value when submitting a new translation. |
ContentTranslationUITestBase::getFormSubmitSuffix | function | core/ |
Returns appropriate submit button suffix based on translatability. |
ContentTranslationUITestBase::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
ContentTranslationUITestBase::getTranslation | function | core/ |
Returns the translation object to use to retrieve the translated values. |
ContentTranslationUITestBase::getValue | function | core/ |
Returns the value for the specified property in the given language. |
DatabaseLegacyTest::testDbGetTarget | function | core/ |
Tests the _db_get_target() function. |
DatabaseLegacyTest::testDbOptionsTarget | function | core/ |
Tests deprecation of the $options 'target' key in Connection::query. |
DatabaseLegacyTest::testDbOptionsTargetInSelect | function | core/ |
Tests deprecation of the $options 'target' key in Select. |
DateField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
DateTestBase::getTestFieldType | function | core/ |
Returns the type of field to be tested. |
DateTestBase::massageTestDate | function | core/ |
Massages test date values. |
DbLogResourceTest::getExpectedBcUnauthorizedAccessMessage | function | core/ |
|
DbLogResourceTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability of an unauthorized access response. |
DbLogResourceTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
DefaultContentModerationStateRevisionUpdateTest::getEntityByLabel | function | core/ |
Load an entity by label. |
drupal-8.email_widget_size_setting-2578741.php | file | core/ |
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/ |
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_get_profile(). |
DrupalGetProfileLegacyTest.php | file | core/ |
|
DrupalGetProfileLegacyTest::$bootstrapConfigStorageProfile | property | core/ |
Config storage profile. |
DrupalGetProfileLegacyTest::providerDrupalGetProfileInstallState | function | core/ |
Data provider for testDrupalGetProfileInstallState(). |
DrupalGetProfileLegacyTest::setUp | function | core/ |
|
DrupalGetProfileLegacyTest::testDrupalGetProfileLegacyInstallState | function | core/ |
Tests drupal_get_profile() deprecation. |
DrupalMedia::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
DrupalMedia::getCssFiles | function | core/ |
@todo Improve this in https://www.drupal.org/project/drupal/issues/3072063 |
DrupalMedia::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
DrupalMedia::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
DrupalMedia::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
DrupalMediaLibrary::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
DrupalMediaLibrary::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
DrupalMediaLibrary::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
DrupalMediaLibrary::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
DrupalMediaLibrary::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
DrupalMinkClient::getMetaRefreshUrl | function | core/ |
Glean the meta refresh URL from the current page content. |
DrupalMinkClientTest::getTestsForMetaRefresh | function | core/ |
|
DrupalSetMessageTest | class | core/ |
@covers ::drupal_set_message[[api-linebreak]] @group Common @group legacy |
DrupalSetMessageTest.php | file | core/ |
|
DrupalSetMessageTest::testDrupalSetMessage | function | core/ |
The basic functionality of drupal_set_message(). |
EasyRdf_ParsedUri::getAuthority | function | core/ |
Returns the authority of the URI (e.g. www.example.com:8080) |
EasyRdf_ParsedUri::getFragment | function | core/ |
Returns the fragment part of the URI (i.e. after the #) |
EasyRdf_ParsedUri::getPath | function | core/ |
Returns the path of the URI (e.g. /foo/bar) |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.