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. Other projects
Title Object type File name Summary
UpdateStorageTest::testUpdateStorage function core/modules/update/tests/src/Kernel/UpdateStorageTest.php Tests the Update Status module storage is cleared correctly.
update_get_available function core/modules/update/update.module Tries to get update information and refreshes it when necessary.
update_get_update_function_list function core/includes/update.inc Returns an organized list of update functions for a set of modules.
update_get_update_list function core/includes/update.inc Returns a list of all the pending database updates.
update_manager_batch_project_get function core/modules/update/update.manager.inc Implements callback_batch_operation().
update_manager_file_get function core/modules/update/update.manager.inc Copies a file from the specified URL to the temporary directory for updates.
Upgrade6Test::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Gets the available upgrade paths.
Upgrade6Test::getAvailablePaths function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/Upgrade6Test.php Gets the available upgrade paths.
Upgrade6Test::getEntityCounts function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/Upgrade6Test.php Gets the expected number of entities per entity type after migration.
Upgrade6Test::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Gets the expected number of entities per entity type after migration.
Upgrade6Test::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Gets expected number of entities per entity after incremental migration.
Upgrade6Test::getEntityCountsIncremental function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/Upgrade6Test.php Gets expected number of entities per entity after incremental migration.
Upgrade6Test::getMissingPaths function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/Upgrade6Test.php Gets the missing upgrade paths.
Upgrade6Test::getMissingPaths function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Gets the missing upgrade paths.
Upgrade6Test::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Gets the source base path for the concrete test.
Upgrade6Test::getSourceBasePath function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/Upgrade6Test.php Gets the source base path for the concrete test.
Upgrade6WithContentModerationTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6WithContentModerationTest.php Gets the expected number of entities per entity type after migration.
Upgrade6WithContentModerationTest::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6WithContentModerationTest.php Gets expected number of entities per entity after incremental migration.
Upgrade7Test::getAvailablePaths function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php Gets the available upgrade paths.
Upgrade7Test::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Gets the available upgrade paths.
Upgrade7Test::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Gets the expected number of entities per entity type after migration.
Upgrade7Test::getEntityCounts function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php Gets the expected number of entities per entity type after migration.
Upgrade7Test::getEntityCountsIncremental function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php Gets expected number of entities per entity after incremental migration.
Upgrade7Test::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Gets expected number of entities per entity after incremental migration.
Upgrade7Test::getMissingPaths function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Gets the missing upgrade paths.
Upgrade7Test::getMissingPaths function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php Gets the missing upgrade paths.
Upgrade7Test::getSourceBasePath function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php Gets the source base path for the concrete test.
Upgrade7Test::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Gets the source base path for the concrete test.
Upgrade7WithContentModerationTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7WithContentModerationTest.php Gets the expected number of entities per entity type after migration.
Upload::getIds function core/modules/file/src/Plugin/migrate/source/d6/Upload.php Defines the source fields uniquely identifying a source row.
UploadedFileInterface::getClientOriginalName function core/modules/file/src/Upload/UploadedFileInterface.php Returns the original file name.
UploadedFileInterface::getFilename function core/modules/file/src/Upload/UploadedFileInterface.php Gets the filename.
UploadedFileInterface::getPathname function core/modules/file/src/Upload/UploadedFileInterface.php Gets the path to the file.
UploadedFileInterface::getRealPath function core/modules/file/src/Upload/UploadedFileInterface.php Gets the absolute path to the file.
UploadedFileInterface::getSize function core/modules/file/src/Upload/UploadedFileInterface.php Gets file size.
UploadInstance::getIds function core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Defines the source fields uniquely identifying a source row.
Uri::getCastedValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/Uri.php #[JsonSchema([
'type' => 'string',
'format' => 'uri',
])]
UriDependentTestImageEffect::getUriDependentDimensions function core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php Make the image dimensions dependent on the image file extension.
UriWidget class core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php Plugin implementation of the 'uri' widget.
UriWidget.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php
UriWidget::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php Defines the default settings for this plugin.
UriWidget::formElement function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php Returns the form for a single field widget.
UriWidget::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php Returns a form to configure settings for the widget.
UriWidget::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php Returns a short summary for the current widget settings.
Url::getInfo function core/lib/Drupal/Core/Render/Element/Url.php Returns the element properties for this element.
Url::getInternalPath function core/lib/Drupal/Core/Url.php Returns the internal path (system path) for this route.
Url::getOption function core/lib/Drupal/Core/Url.php Gets a specific option.
Url::getOptions function core/lib/Drupal/Core/Url.php Returns the URL options.
Url::getRouteName function core/lib/Drupal/Core/Url.php Returns the route name.
Url::getRouteParameters function core/lib/Drupal/Core/Url.php Returns the route parameters.

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