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
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.
Url::getUri function core/lib/Drupal/Core/Url.php Returns the URI value for this Url object.
UrlAliasBase::getIds function core/modules/path/src/Plugin/migrate/source/UrlAliasBase.php Defines the source fields uniquely identifying a source row.
UrlCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/UrlCacheContext.php Gets the cacheability metadata for the context.
UrlCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/UrlCacheContext.php Returns the string representation of the cache context.
UrlCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/UrlCacheContext.php Returns the label of the cache context.
UrlConversionTest::providerGetConnectionInfoAsUrl function core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php Data provider for testGetConnectionInfoAsUrl().
UrlConversionTest::providerInvalidArgumentGetConnectionInfoAsUrl function core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php Data provider for testGetInvalidArgumentGetConnectionInfoAsUrl().
UrlConversionTest::testGetConnectionInfoAsUrl function core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php Tests get connection info as url.
UrlConversionTest::testGetInvalidArgumentExceptionInUrlConversion function core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php Tests ::convertDbUrlToConnectionInfo() exception for invalid arguments.
UrlConversionTest::testGetInvalidArgumentGetConnectionInfoAsUrl function core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php Tests ::getConnectionInfoAsUrl() exception for invalid arguments.
UrlGenerator::getContext function core/lib/Drupal/Core/Routing/UrlGenerator.php
UrlGenerator::getInternalPathFromRoute function core/lib/Drupal/Core/Routing/UrlGenerator.php Gets the path of a route.
UrlGenerator::getPathFromRoute function core/lib/Drupal/Core/Routing/UrlGenerator.php Gets the internal path (system path) for a route.
UrlGenerator::getRoute function core/lib/Drupal/Core/Routing/UrlGenerator.php Find the route using the provided route name.
UrlGeneratorInterface::getPathFromRoute function core/lib/Drupal/Core/Routing/UrlGeneratorInterface.php Gets the internal path (system path) for a route.
UrlGeneratorTest::testGetPathFromRouteTrailing function core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php Tests URL generation from route with trailing start and end slashes.
UrlGeneratorTest::testGetPathFromRouteWithSubdirectory function core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php Tests URL generation in a subdirectory.
UrlHelper::getAllowedProtocols function core/lib/Drupal/Component/Utility/UrlHelper.php Gets the allowed protocols.
UrlMatcher::getAttributes function core/lib/Drupal/Core/Routing/UrlMatcher.php
UrlResolver::getEndpointMatchingUrl function core/modules/media/src/OEmbed/UrlResolver.php For the given media item URL find an endpoint with schemes that match.
UrlResolver::getProviderByUrl function core/modules/media/src/OEmbed/UrlResolver.php Tries to determine the oEmbed provider for a media asset URL.
UrlResolver::getResourceUrl function core/modules/media/src/OEmbed/UrlResolver.php Builds the resource URL for a media asset URL.
UrlResolver::getResourceUrl function core/modules/media/tests/modules/media_test_oembed/src/UrlResolver.php Builds the resource URL for a media asset URL.
UrlResolverInterface::getProviderByUrl function core/modules/media/src/OEmbed/UrlResolverInterface.php Tries to determine the oEmbed provider for a media asset URL.
UrlResolverInterface::getResourceUrl function core/modules/media/src/OEmbed/UrlResolverInterface.php Builds the resource URL for a media asset URL.
UrlTest::getMockAccessManager function core/tests/Drupal/Tests/Core/UrlTest.php Creates a mock access manager for the access tests.
UrlTest::testDrupalGetQueryParameters function core/modules/system/tests/src/Kernel/Common/UrlTest.php Tests UrlHelper::filterQueryParameters().
UrlTest::testGetInternalPath function core/tests/Drupal/Tests/Core/UrlTest.php Tests the getInternalPath method().
UrlTest::testGetOptions function core/tests/Drupal/Tests/Core/UrlTest.php Tests the getOptions() method.
UrlTest::testGetRouteName function core/tests/Drupal/Tests/Core/UrlTest.php Tests the getRouteName() method.
UrlTest::testGetRouteNameWithExternalUrl function core/tests/Drupal/Tests/Core/UrlTest.php Tests the getRouteName() with an external URL.
UrlTest::testGetRouteParameters function core/tests/Drupal/Tests/Core/UrlTest.php Tests the getRouteParameters() method.
UrlTest::testGetRouteParametersWithExternalUrl function core/tests/Drupal/Tests/Core/UrlTest.php Tests the getRouteParameters() with an external URL.

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