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 main for __get
  6. Other projects
Title Object type File name Summary
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.
UrlTest::testGetUriForExternalUrl function core/tests/Drupal/Tests/Core/UrlTest.php Tests the getUri() method for external URLs.
UrlTest::testGetUriForInternalUrl function core/tests/Drupal/Tests/Core/UrlTest.php Tests the getUri() method for internal URLs.
UrlTest::testGetUriForProtocolRelativeUrl function core/tests/Drupal/Tests/Core/UrlTest.php Tests the getUri() and isExternal() methods for protocol-relative URLs.
UsageTest class core/modules/file/tests/src/Kernel/UsageTest.php Tests file usage functions.
UsageTest.php file core/modules/file/tests/src/Kernel/UsageTest.php
UsageTest::createTempFiles function core/modules/file/tests/src/Kernel/UsageTest.php Create files for all the possible combinations of age and status.
UsageTest::doTestRemoveUsage function core/modules/file/tests/src/Kernel/UsageTest.php Tests \Drupal\file\FileUsage\DatabaseFileUsageBackend::delete().
UsageTest::testAddUsage function core/modules/file/tests/src/Kernel/UsageTest.php Tests \Drupal\file\FileUsage\DatabaseFileUsageBackend::add().

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