Search for id

  1. Search 7.x for id
  2. Search 9.5.x for id
  3. Search 8.9.x for id
  4. Search 10.3.x for id
  5. Other projects
Title Object type File name Summary
LinkWidget::settingsSummary function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Returns a short summary for the current widget settings.
LinkWidget::supportsExternalLinks function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Indicates enabled support for link to external URLs.
LinkWidget::supportsInternalLinks function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Indicates enabled support for link to routes.
LinkWidget::validateTitleElement function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Form element validation handler for the 'title' element.
LinkWidget::validateTitleNoLink function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Form element validation handler for the 'title' element.
LinkWidget::validateUriElement function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Form element validation handler for the 'uri' element.
ListFloatItem::validateAllowedValue function core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php Checks whether a candidate allowed value is valid.
ListIntegerItem::validateAllowedValue function core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php Checks whether a candidate allowed value is valid.
ListItemBase::validateAllowedValue function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Checks whether a candidate allowed value is valid.
ListItemBase::validateAllowedValues function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Render API callback: Validates the allowed values of an options field.
ListPlugin::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ListPlugin.php Form validation handler.
ListPluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/ListPluginTest.php Provides a list of configs to test.
ListStringItem::validateAllowedValue function core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php Checks whether a candidate allowed value is valid.
LoadTest::testLoadInvalidStatus function core/modules/file/tests/src/Kernel/LoadTest.php Try to load a non-existent file by status.
LoadTest::testLoadMissingFid function core/modules/file/tests/src/Kernel/LoadTest.php Try to load a non-existent file by fid.
LoadTest::testUuidValues function core/modules/file/tests/src/Kernel/LoadTest.php Loads a single file and ensure that the correct values are returned.
LocalActionDefault::$routeProvider property core/lib/Drupal/Core/Menu/LocalActionDefault.php The route provider to load routes by name.
LocalActionDefaultTest::$pluginId property core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php The used plugin ID.
LocalActionDefaultTest::$routeProvider property core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php The mocked route provider.
LocalActionManager::$routeProvider property core/lib/Drupal/Core/Menu/LocalActionManager.php The route provider to load routes by name.
LocalActionManagerTest::$routeProvider property core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php The mocked router provider.
LocalActionManagerTest::getActionsForRouteProvider function core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php
LocaleConfigManager::deleteTranslationOverride function core/modules/locale/src/LocaleConfigManager.php Deletes translated configuration data.
LocaleConfigManager::filterOverride function core/modules/locale/src/LocaleConfigManager.php Filters override data based on default translatable items.
LocaleConfigManager::saveTranslationOverride function core/modules/locale/src/LocaleConfigManager.php Saves translated configuration override.
LocaleConfigSubscriber::onOverrideChange function core/modules/locale/src/LocaleConfigSubscriber.php Updates the locale strings when a configuration override is saved/deleted.
LocaleConfigSubscriberTest::assertConfigOverride function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php Ensures configuration was saved correctly.
LocaleConfigSubscriberTest::assertNoConfigOverride function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php Ensures configuration override is not present anymore.
LocaleConfigSubscriberTest::deleteLanguageOverride function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php Deletes a language override.
LocaleConfigSubscriberTest::saveLanguageOverride function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php Saves a language override.
LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverrideDelete function core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php Tests removing a string from Locale deletes configuration translations.
LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverridePreserve function core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php Tests removing a string from Locale changes configuration translations.
LocaleEvent::$lids property core/modules/locale/src/LocaleEvent.php List of string identifiers that have been updated / created.
LocaleEvent::getLids function core/modules/locale/src/LocaleEvent.php Returns the string identifiers.
LocaleImportFunctionalTest::getInvalidEncodedPoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a .po file with invalid encoding.
LocaleLocaleLookupTest::providerTestFixOldPluralStyle function core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php Provides data for testFixOldPluralStyle().
LocaleLookup::getCid function core/modules/locale/src/LocaleLookup.php Gets the cache ID.
LocaleLookupTest::getCidProvider function core/modules/locale/tests/src/Unit/LocaleLookupTest.php Provides test data for testGetCid().
LocaleLookupTest::providerFixOldPluralTranslationProvider function core/modules/locale/tests/src/Unit/LocaleLookupTest.php Provides test data for testResolveCacheMissWithFallback().
LocaleLookupTest::resolveCacheMissWithFallbackProvider function core/modules/locale/tests/src/Unit/LocaleLookupTest.php Provides test data for testResolveCacheMissWithFallback().
LocaleLookupTest::testGetCid function core/modules/locale/tests/src/Unit/LocaleLookupTest.php @covers ::getCid[[api-linebreak]]
LocaleSettingsForm::getFormId function core/modules/locale/src/Form/LocaleSettingsForm.php Returns a unique string identifying the form.
LocaleSettingsForm::validateForm function core/modules/locale/src/Form/LocaleSettingsForm.php Form validation handler.
LocaleTestHooks::languageFallbackCandidatesLocaleLookupAlter function core/modules/locale/tests/modules/locale_test/src/Hook/LocaleTestHooks.php Implements hook_language_fallback_candidates_OPERATION_alter().
LocaleTranslationCacheTag::$cacheTagsInvalidator property core/modules/locale/src/EventSubscriber/LocaleTranslationCacheTag.php The cache tags invalidator.
LocaleTranslationUiTest::testStringValidation function core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php Tests the validation of the translation input.
LocalTaskDefault::$routeProvider property core/lib/Drupal/Core/Menu/LocalTaskDefault.php The route provider to load routes by name.
LocalTaskDefault::routeProvider function core/lib/Drupal/Core/Menu/LocalTaskDefault.php Returns the route provider.
LocalTaskDefaultTest::$pluginId property core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php The used plugin ID.
LocalTaskDefaultTest::$routeProvider property core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php The mocked route provider.

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