Search for ip

  1. Search 7.x for ip
  2. Search 9.5.x for ip
  3. Search 10.3.x for ip
  4. Search 11.x for ip
  5. Search main for ip
  6. Other projects
Title Object type File name Summary
language.content_settings.node.recipe.yml file core/profiles/demo_umami/config/install/language.content_settings.node.recipe.yml core/profiles/demo_umami/config/install/language.content_settings.node.recipe.yml
language.content_settings.taxonomy_term.recipe_category.yml file core/profiles/demo_umami/config/install/language.content_settings.taxonomy_term.recipe_category.yml core/profiles/demo_umami/config/install/language.content_settings.taxonomy_term.recipe_category.yml
LanguageDeleteForm::getDescription function core/modules/language/src/Form/LanguageDeleteForm.php Returns additional text to display as a description.
LanguageNegotiation::$description property core/modules/language/src/Annotation/LanguageNegotiation.php The description of the language negotiation plugin.
language_tour_tips_alter function core/modules/language/language.module Implements hook_tour_tips_alter().
Layout::$description property core/lib/Drupal/Core/Layout/Annotation/Layout.php An optional description for advanced layouts.
LayoutBuilderDisableForm::getDescription function core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php Returns additional text to display as a description.
LayoutBuilderEntityViewDisplay::buildMultiple function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Builds a renderable array for the components of a set of entities.
LayoutBuilderTest::testFullViewModeMultipleBundles function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Ensures that one bundle doesn't interfere with another bundle.
LayoutDefinition::$description property core/lib/Drupal/Core/Layout/LayoutDefinition.php An optional description for advanced layouts.
LayoutDefinition::getDescription function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the description of the layout definition.
LayoutDefinition::setDescription function core/lib/Drupal/Core/Layout/LayoutDefinition.php Sets the description of the layout definition.
LayoutDisplayTest::testMultipleViewModes function core/modules/layout_builder/tests/src/Functional/LayoutDisplayTest.php Tests the interaction between multiple view modes.
LazyContextRepositoryTest::testGetRuntimeMultipleContextProviders function core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php @covers ::getRuntimeContexts[[api-linebreak]]
LazyContextRepositoryTest::testGetRuntimeMultipleContextsPerService function core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php @covers ::getRuntimeContexts[[api-linebreak]]
LegacyBlockVisibilityTest::testTransformMultiplePagesWithFront function core/modules/block/tests/src/Unit/Plugin/migrate/process/LegacyBlockVisibilityTest.php Tests Transform.
LegacyContentEntityStorageBaseTest::testDoLoadMultipleRevisionFieldItems function core/tests/Drupal/Tests/Core/Entity/LegacyContentEntityStorageBaseTest.php Tests doLoadMultipleRevisionsFieldItems triggers an error.
LegacyJavascriptTestBase class core/tests/Drupal/FunctionalJavascriptTests/LegacyJavascriptTestBase.php Runs a browser test using PhantomJS.
LegacyJavascriptTestBase.php file core/tests/Drupal/FunctionalJavascriptTests/LegacyJavascriptTestBase.php
LegacyLibraryDiscoveryTest::testJqueryUiEffectsClip function core/tests/Drupal/KernelTests/Core/Asset/LegacyLibraryDiscoveryTest.php Tests that the jquery.ui.effects.clip library is deprecated.
LegacyLibraryDiscoveryTest::testJqueryUiProgressbar function core/tests/Drupal/KernelTests/Core/Asset/LegacyLibraryDiscoveryTest.php Tests that the jquery.ui.progressbar library is deprecated.
LegacyLibraryDiscoveryTest::testJqueryUiTooltip function core/tests/Drupal/KernelTests/Core/Asset/LegacyLibraryDiscoveryTest.php Tests that the jquery.ui.tooltip library is deprecated.
LibraryDiscoveryParserTest::testLibraryWithJavaScript function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php Tests a library with JavaScript-specific flags.
LinkField::defineValueProcessPipeline function core/modules/link/src/Plugin/migrate/field/d6/LinkField.php Apply any custom processing to the field bundle migrations.
LinkFieldLegacyTest::testDefineValueProcessPipeline function core/modules/link/tests/src/Unit/Plugin/migrate/field/d6/LinkFieldLegacyTest.php @expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use defineValueProcessPipeline() instead. See https://www.drupal.org/node/2944598.
LinkFieldTest::testDefineValueProcessPipeline function core/modules/link/tests/src/Unit/Plugin/migrate/field/d6/LinkFieldTest.php @covers ::defineValueProcessPipeline[[api-linebreak]]
LinkRelationsTest::testAvailableLinkRelationships function core/tests/Drupal/KernelTests/Core/Http/LinkRelationsTest.php Tests correct Link Relations are returned from the Link Relation Type Manager.
LinkRelationType::getDescription function core/lib/Drupal/Core/Http/LinkRelationType.php Returns the link relation type description.
LinkRelationTypeInterface::getDescription function core/lib/Drupal/Core/Http/LinkRelationTypeInterface.php Returns the link relation type description.
ListFloatItem::allowedValuesDescription function core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php Provides the field type specific allowed values form element #description.
ListIntegerItem::allowedValuesDescription function core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php Provides the field type specific allowed values form element #description.
ListItemBase::allowedValuesDescription function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Provides the field type specific allowed values form element #description.
ListStringItem::allowedValuesDescription function core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php Provides the field type specific allowed values form element #description.
LoadMultipleTest class core/modules/taxonomy/tests/src/Functional/LoadMultipleTest.php Tests the loading of multiple taxonomy terms at once.
LoadMultipleTest.php file core/modules/taxonomy/tests/src/Functional/LoadMultipleTest.php
LoadMultipleTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/LoadMultipleTest.php The theme to install as the default for testing.
LoadMultipleTest::setUp function core/modules/taxonomy/tests/src/Functional/LoadMultipleTest.php
LoadMultipleTest::testTaxonomyTermMultipleLoad function core/modules/taxonomy/tests/src/Functional/LoadMultipleTest.php Create a vocabulary and some taxonomy terms, ensuring they're loaded
correctly using entity_load_multiple().
LoadTest::testMultiple function core/modules/file/tests/src/Kernel/LoadTest.php This will test loading file data from the database.
LocaleJavascriptTranslationTest class core/modules/locale/tests/src/Functional/LocaleJavascriptTranslationTest.php Tests parsing js files for translatable strings.
LocaleJavascriptTranslationTest.php file core/modules/locale/tests/src/Functional/LocaleJavascriptTranslationTest.php
LocaleJavascriptTranslationTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleJavascriptTranslationTest.php The theme to install as the default for testing.
LocaleJavascriptTranslationTest::$modules property core/modules/locale/tests/src/Functional/LocaleJavascriptTranslationTest.php Modules to enable.
LocaleJavascriptTranslationTest::testFileParsing function core/modules/locale/tests/src/Functional/LocaleJavascriptTranslationTest.php
LocaleJavascriptTranslationTest::testLocaleTranslationJsDependencies function core/modules/locale/tests/src/Functional/LocaleJavascriptTranslationTest.php Assert translations JS is added before drupal.js, because it depends on it.
LocaleProjectStorage::deleteMultiple function core/modules/locale/src/LocaleProjectStorage.php Deletes multiple project records.
LocaleProjectStorage::getMultiple function core/modules/locale/src/LocaleProjectStorage.php Returns a list of project records.
LocaleProjectStorage::setMultiple function core/modules/locale/src/LocaleProjectStorage.php Creates or updates multiple project records.
LocaleProjectStorageInterface::deleteMultiple function core/modules/locale/src/LocaleProjectStorageInterface.php Deletes multiple project records.
LocaleProjectStorageInterface::getMultiple function core/modules/locale/src/LocaleProjectStorageInterface.php Returns a list of project records.

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