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 |
---|---|---|---|
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/ |
|
DrupalPinnedDevDependenciesBuilder::getPackage | function | composer/ |
Generate the Composer.json data for the current tag or branch. |
DrupalPinnedDevDependenciesBuilder::getPath | function | composer/ |
Return the path to where the metapackage should be written. |
DrupalSelenium2Driver::uploadFileAndGetRemoteFilePath | function | core/ |
Uploads a file to the Selenium instance and returns the remote path. |
DrupalSelenium2DriverTest::testGetRemoteFilePath | function | core/ |
Tests uploading remote files. |
DrupalSetMessageTest | class | core/ |
@covers ::drupal_set_message @group Common @group legacy |
DrupalSetMessageTest.php | file | core/ |
|
DrupalSetMessageTest::testDrupalSetMessage | function | core/ |
The basic functionality of drupal_set_message(). |
DrupalSqlBase::getModuleSchemaVersion | function | core/ |
Retrieves a module schema_version from the source Drupal database. |
DrupalSqlBase::getSystemData | function | core/ |
Retrieves all system data information from the source Drupal database. |
DrupalSqlBase::variableGet | function | core/ |
Reads a variable from a source Drupal database. |
DrupalTest::testGetContainerException | function | core/ |
@covers ::getContainer |
DrupalTranslator::getLocale | function | core/ |
|
DrupalTranslator::getOptions | function | core/ |
Returns options suitable for use with TranslatableMarkup. |
drupal_get_database_types | function | core/ |
Returns all supported database driver installer objects. |
drupal_get_destination | function | core/ |
Prepares a 'destination' URL query parameter. |
drupal_get_filename | function | core/ |
Returns and optionally sets the filename for a system resource. |
drupal_get_filetransfer_info | function | core/ |
Assembles the Drupal FileTransfer registry. |
drupal_get_installed_schema_version | function | core/ |
Returns the currently installed schema version for a module. |
drupal_get_messages | function | core/ |
Returns all messages that have been set with drupal_set_message(). |
drupal_get_module_schema | function | core/ |
Returns a module's schema. |
drupal_get_path | function | core/ |
Returns the path to a system item (module, theme, etc.). |
drupal_get_profile | function | core/ |
Gets the name of the currently active installation profile. |
drupal_get_schema_versions | function | core/ |
Returns an array of available schema versions for a module. |
drupal_get_updaters | function | core/ |
Assembles the Drupal Updater registry. |
drupal_get_user_timezone | function | core/ |
Returns the time zone of the current user. |
drupal_phpunit_get_extension_namespaces | function | core/ |
Registers the namespace for each extension directory with the autoloader. |
drupal_schema_get_field_value | function | core/ |
Typecasts values to proper data types. |
DummyAjaxWidget | class | core/ |
Default widget for Dummy AJAX test. |
DummyAjaxWidget.php | file | core/ |
|
DummyAjaxWidget::dummyAjaxCallback | function | core/ |
Ajax callback for Dummy AJAX test. |
DummyAjaxWidget::formElement | function | core/ |
Returns the form for a single field widget. |
DummyDestination::getIds | function | core/ |
Gets the destination IDs. |
DummyReadOnlyStreamWrapper::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
DummyReadOnlyStreamWrapper::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
DummyReadOnlyStreamWrapper::getExternalUrl | function | core/ |
Override getExternalUrl(). |
DummyReadOnlyStreamWrapper::getInternalUri | function | core/ |
Override getInternalUri(). |
DummyReadOnlyStreamWrapper::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
DummyRemoteReadOnlyStreamWrapper::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
DummyRemoteReadOnlyStreamWrapper::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
DummyRemoteReadOnlyStreamWrapper::getType | function | core/ |
Returns the type of stream wrapper. |
Pagination
- Previous page
- Page 52
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.