Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinkWidget.php | file | core/ |
|
| LinkWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| LinkWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| 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/ |
Render API callback: Validates the allowed values of an options field. |
| ListPlugin::validateConfigurationForm | function | core/ |
Form validation handler. |
| ListPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| 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. |
| LocaleConfigSubscriberTest::assertConfigOverride | function | core/ |
Ensures configuration was saved correctly. |
| LocaleConfigSubscriberTest::assertNoConfigOverride | function | core/ |
Ensures configuration override is not present anymore. |
| LocaleConfigSubscriberTest::deleteLanguageOverride | function | core/ |
Deletes a language override. |
| LocaleConfigSubscriberTest::saveLanguageOverride | function | core/ |
Saves a language override. |
| LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverrideDelete | function | core/ |
Tests removing a string from Locale deletes configuration translations. |
| LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverridePreserve | function | core/ |
Tests removing a string from Locale changes configuration translations. |
| LocaleEvent::$lids | property | core/ |
List of string identifiers that have been updated / created. |
| LocaleEvent::getLids | function | core/ |
Returns the string identifiers. |
| LocaleImportFunctionalTest::getInvalidEncodedPoFile | function | core/ |
Helper function that returns a .po file with invalid encoding. |
| LocaleLocaleLookupTest::providerTestFixOldPluralStyle | function | core/ |
Provides data for testFixOldPluralStyle(). |
| LocaleLookup::getCid | function | core/ |
Gets the cache ID. |
| LocaleLookupTest::getCidProvider | function | core/ |
Provides test data for testGetCid(). |
| LocaleLookupTest::providerFixOldPluralTranslationProvider | function | core/ |
Provides test data for testResolveCacheMissWithFallback(). |
| LocaleLookupTest::resolveCacheMissWithFallbackProvider | function | core/ |
Provides test data for testResolveCacheMissWithFallback(). |
| LocaleLookupTest::testGetCid | function | core/ |
Tests get cid. |
Pagination
- Previous page
- Page 106
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.