Search for id
Title | Object type | File name | Summary |
---|---|---|---|
LinkNotExistingInternalConstraintValidator | class | core/ |
Validates the LinkNotExistingInternal constraint. |
LinkNotExistingInternalConstraintValidator.php | file | core/ |
|
LinkNotExistingInternalConstraintValidator::validate | function | core/ |
|
LinkNotExistingInternalConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\link\Plugin\Validation\Constraint\LinkNotExistingInternalConstraintValidator @group Link |
LinkNotExistingInternalConstraintValidatorTest.php | file | core/ |
|
LinkNotExistingInternalConstraintValidatorTest::providerValidate | function | core/ |
Data provider for ::testValidate |
LinkNotExistingInternalConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate @dataProvider providerValidate |
LinkNotExistingInternalConstraintValidatorTest::testValidateWithMalformedUri | function | core/ |
@covers ::validate |
LinkTest::linkComparisonProvider | function | core/ |
Provides test data for link comparison. |
LinkTest::linkMergeProvider | function | core/ |
Provides test data for link merging. |
LinkTypeConstraintValidator | class | core/ |
Constraint validator for links receiving data allowed by its settings. |
LinkTypeConstraintValidator.php | file | core/ |
|
LinkTypeConstraintValidator::validate | function | core/ |
|
LinkUriTest::providerTestDisablingRouteValidation | function | core/ |
Provides test cases for LinkUriTest::testDisablingRouteValidation(). |
LinkUriTest::providerTestNotRouted | function | core/ |
Provides test cases for LinkUriTest::testNotRouted(). |
LinkUriTest::providerTestRouted | function | core/ |
Provides test cases for LinkUriTest::testTransform(). |
LinkUriTest::testDisablingRouteValidation | function | core/ |
Tests disabling route validation in LinkUri::transform(). |
LinkWidget | class | core/ |
Plugin implementation of the 'link' widget. |
LinkWidget.php | file | core/ |
|
LinkWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
LinkWidget::flagErrors | function | core/ |
Override the '%uri' message parameter, to ensure that 'internal:' URIs show a validation error message that doesn't mention that scheme. |
LinkWidget::formElement | function | core/ |
Returns the form for a single field widget. |
LinkWidget::getUriAsDisplayableString | function | core/ |
Gets the URI without the 'internal:' or 'entity:' scheme. |
LinkWidget::getUserEnteredStringAsUri | function | core/ |
Gets the user-entered string as a URI. |
LinkWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
LinkWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
LinkWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
LinkWidget::supportsExternalLinks | function | core/ |
Indicates enabled support for link to external URLs. |
LinkWidget::supportsInternalLinks | function | core/ |
Indicates enabled support for link to routes. |
LinkWidget::validateTitleElement | function | core/ |
Form element validation handler for the 'title' element. |
LinkWidget::validateTitleNoLink | function | core/ |
Form element validation handler for the 'title' element. |
LinkWidget::validateUriElement | function | core/ |
Form element validation handler for the 'uri' element. |
ListFloatItem::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
ListIntegerItem::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
ListItemBase::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
ListItemBase::validateAllowedValues | function | core/ |
#element_validate callback for options field allowed values. |
ListStringItem::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
LoadTest::testLoadInvalidStatus | function | core/ |
Try to load a non-existent file by status. |
LoadTest::testLoadMissingFid | function | core/ |
Try to load a non-existent file by fid. |
LoadTest::testUuidValues | function | core/ |
Loads a single file and ensure that the correct values are returned. |
LocalActionDefault::$routeProvider | property | core/ |
The route provider to load routes by name. |
LocalActionDefaultTest::$pluginId | property | core/ |
The used plugin ID. |
LocalActionDefaultTest::$routeProvider | property | core/ |
The mocked route provider. |
LocalActionManager::$routeProvider | property | core/ |
The route provider to load routes by name. |
LocalActionManagerTest::$routeProvider | property | core/ |
The mocked router provider. |
LocalActionManagerTest::getActionsForRouteProvider | function | core/ |
|
LocaleConfigManager::deleteTranslationOverride | function | core/ |
Deletes translated configuration data. |
LocaleConfigManager::filterOverride | function | core/ |
Filters override data based on default translatable items. |
LocaleConfigManager::saveTranslationOverride | function | core/ |
Saves translated configuration override. |
LocaleConfigSubscriber::onOverrideChange | function | core/ |
Updates the locale strings when a configuration override is saved/deleted. |
Pagination
- Previous page
- Page 84
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.