ImageUrlFormatter.php |
file |
core/modules/image/src/Plugin/Field/FieldFormatter/ImageUrlFormatter.php |
|
ImageUrlFormatter::defaultSettings |
function |
core/modules/image/src/Plugin/Field/FieldFormatter/ImageUrlFormatter.php |
Defines the default settings for this plugin. |
ImageUrlFormatter::settingsForm |
function |
core/modules/image/src/Plugin/Field/FieldFormatter/ImageUrlFormatter.php |
Returns a form to configure settings for the formatter. |
ImageUrlFormatter::settingsSummary |
function |
core/modules/image/src/Plugin/Field/FieldFormatter/ImageUrlFormatter.php |
Returns a short summary for the current formatter settings. |
ImageUrlFormatter::viewElements |
function |
core/modules/image/src/Plugin/Field/FieldFormatter/ImageUrlFormatter.php |
Builds a renderable array for a field value. |
install_full_redirect_url |
function |
core/includes/install.core.inc |
Returns the complete URL redirected to during an installation request. |
install_redirect_url |
function |
core/includes/install.core.inc |
Returns the URL that should be redirected to during an installation request. |
InvalidUpdateHookTest::$updateUrl |
property |
core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php |
URL for the upgrade script. |
JsonApiRegressionTest::testPatchToIncludeUrlDoesNotReturnIncludeFromIssue3026030 |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php |
Ensure includes are respected even when PATCHing. |
JsonApiRegressionTest::testPostToIncludeUrlDoesNotReturnIncludeFromIssue3026030 |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php |
Ensure includes are respected even when POSTing. |
KernelTestBaseTest::testGetDatabaseConnectionInfoWithOutManualSetDbUrl |
function |
core/tests/Drupal/KernelTests/KernelTestBaseTest.php |
@covers ::getDatabaseConnectionInfo[[api-linebreak]] |
LanguageInterface::TYPE_URL |
constant |
core/lib/Drupal/Core/Language/LanguageInterface.php |
The type of language used for URLs. |
LayoutBuilderDisableForm::getCancelUrl |
function |
core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php |
Returns the route to go to if the user cancels the action. |
LayoutRebuildConfirmFormBase::getCancelUrl |
function |
core/modules/layout_builder/src/Form/LayoutRebuildConfirmFormBase.php |
Returns the route to go to if the user cancels the action. |
LayoutSectionTest::testLayoutUrlNoSectionField |
function |
core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php |
Tests that no Layout link shows without a section field. |
LegacyAliasStorageTest::sampleUrlAliases |
function |
core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php |
Returns an array of URL aliases for testing. |
LegacyMigrateUrlAliasTest |
class |
core/modules/path/tests/src/Kernel/Migrate/d6/LegacyMigrateUrlAliasTest.php |
Tests legacy URL alias migration. |
LegacyMigrateUrlAliasTest |
class |
core/modules/path/tests/src/Kernel/Migrate/d7/LegacyMigrateUrlAliasTest.php |
Tests legacy URL alias migration. |
LegacyMigrateUrlAliasTest.php |
file |
core/modules/path/tests/src/Kernel/Migrate/d6/LegacyMigrateUrlAliasTest.php |
|
LegacyMigrateUrlAliasTest.php |
file |
core/modules/path/tests/src/Kernel/Migrate/d7/LegacyMigrateUrlAliasTest.php |
|
LegacyMigrateUrlAliasTest::$stubMigration |
property |
core/modules/path/tests/src/Kernel/Migrate/d6/LegacyMigrateUrlAliasTest.php |
The legacy stub migration to use. |
LegacyMigrateUrlAliasTest::$stubMigration |
property |
core/modules/path/tests/src/Kernel/Migrate/d7/LegacyMigrateUrlAliasTest.php |
The legacy stub migration to use. |
LegacyMigrateUrlAliasTest::setUp |
function |
core/modules/path/tests/src/Kernel/Migrate/d6/LegacyMigrateUrlAliasTest.php |
|
LegacyMigrateUrlAliasTest::setUp |
function |
core/modules/path/tests/src/Kernel/Migrate/d7/LegacyMigrateUrlAliasTest.php |
|
Link::$url |
property |
core/lib/Drupal/Core/Link.php |
The URL of the link. |
Link::fromTextAndUrl |
function |
core/lib/Drupal/Core/Link.php |
Creates a Link object from a given Url object. |
Link::getUrl |
function |
core/lib/Drupal/Core/Link.php |
Returns the URL of the link. |
Link::setUrl |
function |
core/lib/Drupal/Core/Link.php |
Sets the URL of this link. |
LinkApprove::getUrlInfo |
function |
core/modules/comment/src/Plugin/views/field/LinkApprove.php |
Returns the URI elements of the link. |
LinkBase::checkUrlAccess |
function |
core/modules/views/src/Plugin/views/field/LinkBase.php |
Checks access to the link route. |
LinkBase::getUrlInfo |
function |
core/modules/views/src/Plugin/views/field/LinkBase.php |
Returns the URI elements of the link. |
LinkExternalProtocolsConstraintValidatorTest::testValidateIgnoresInternalUrls |
function |
core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkExternalProtocolsConstraintValidatorTest.php |
@covers ::validate[[api-linebreak]] |
LinkFieldTest::testURLValidation |
function |
core/modules/link/tests/src/Functional/LinkFieldTest.php |
Tests link field URL validation. |
LinkFormatter::buildUrl |
function |
core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php |
Builds the \Drupal\Core\Url object for a link field item. |
LinkGenerator::$urlGenerator |
property |
core/lib/Drupal/Core/Utility/LinkGenerator.php |
The url generator. |
LinkGeneratorTest::$urlAssembler |
property |
core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php |
The mocked URL Assembler service. |
LinkGeneratorTest::$urlGenerator |
property |
core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php |
The mocked url generator. |
LinkGeneratorTest::testGenerateUrlWithQuotes |
function |
core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php |
Tests the generate() method with a url containing double quotes. |
LinkItem::getUrl |
function |
core/modules/link/src/Plugin/Field/FieldType/LinkItem.php |
Gets the URL object. |
LinkItemInterface::getUrl |
function |
core/modules/link/src/LinkItemInterface.php |
Gets the URL object. |
LinkReply::getUrlInfo |
function |
core/modules/comment/src/Plugin/views/field/LinkReply.php |
Returns the URI elements of the link. |
LocalStream::url_stat |
function |
core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Support for stat(). |
MailFormatHelper::$urls |
property |
core/lib/Drupal/Core/Mail/MailFormatHelper.php |
Internal array of urls replaced with tokens. |
MailFormatHelper::htmlToMailUrls |
function |
core/lib/Drupal/Core/Mail/MailFormatHelper.php |
Keeps track of URLs and replaces them with placeholder tokens. |
MailTest::testConvertRelativeUrlsIntoAbsolute |
function |
core/modules/system/tests/src/Kernel/Mail/MailTest.php |
Checks that relative paths in mails are converted into absolute URLs. |
MaintenanceModeSubscriber::$urlGenerator |
property |
core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php |
The url generator. |
ManageFieldsFunctionalTest::testNonExistentFieldUrls |
function |
core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php |
Tests the access to non-existent field URLs. |
MediaDeleteMultipleConfirmForm::getCancelUrl |
function |
core/modules/media/src/Form/MediaDeleteMultipleConfirmForm.php |
Returns the route to go to if the user cancels the action. |
MediaUpdateTest::testEnableStandaloneUrl |
function |
core/modules/media/tests/src/Functional/Update/MediaUpdateTest.php |
Tests that the standalone URL is still accessible. |
media_test_oembed_oembed_resource_url_alter |
function |
core/modules/media/tests/modules/media_test_oembed/media_test_oembed.module |
Implements hook_oembed_resource_url_alter(). |