Search for ip

  1. Search 7.x for ip
  2. Search 8.9.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
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]]
LegacyScriptsTest class core/tests/Drupal/BuildTests/Composer/LegacyScriptsTest.php @group Composer
@group legacy
@requires externalCommand composer
@coversDefaultClass \Drupal\Core\Composer\Composer[[api-linebreak]]
LegacyScriptsTest.php file core/tests/Drupal/BuildTests/Composer/LegacyScriptsTest.php
LegacyScriptsTest::getPathReposForType function core/tests/Drupal/BuildTests/Composer/LegacyScriptsTest.php Get Composer items that we want to be path repos, from within a directory.
LegacyScriptsTest::makeVendorPackage function core/tests/Drupal/BuildTests/Composer/LegacyScriptsTest.php Creates a test package that points to all the projects in vendor.
LegacyScriptsTest::testVendorTestCodeCleanup function core/tests/Drupal/BuildTests/Composer/LegacyScriptsTest.php @covers ::vendorTestCodeCleanup[[api-linebreak]]
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
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
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
ListIntegerItem::allowedValuesDescription function core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php
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
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
LoadMultipleTest::setUp function core/modules/taxonomy/tests/src/Functional/LoadMultipleTest.php
LoadMultipleTest::testTaxonomyTermMultipleLoad function core/modules/taxonomy/tests/src/Functional/LoadMultipleTest.php Tests 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
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
LocaleProjectStorage::getMultiple function core/modules/locale/src/LocaleProjectStorage.php
LocaleProjectStorage::setMultiple function core/modules/locale/src/LocaleProjectStorage.php
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.
LocaleProjectStorageInterface::setMultiple function core/modules/locale/src/LocaleProjectStorageInterface.php Creates or updates multiple project records.
LocaleTranslateStringTourTest::testTranslateStringTourTips function core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php Tests locale tour tip availability.
LocaleTranslationUiTest::testJavaScriptTranslation function core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php Tests the rebuilding of JavaScript translation files on deletion.
locale_test.translation_multiple.yml file core/modules/locale/tests/modules/locale_test/config/install/locale_test.translation_multiple.yml core/modules/locale/tests/modules/locale_test/config/install/locale_test.translation_multiple.yml
LoggerChannelTest::testNullIp function core/tests/Drupal/Tests/Core/Logger/LoggerChannelTest.php Tests that $context['ip'] is a string even when the request's IP is NULL.
Mail::$description property core/lib/Drupal/Core/Annotation/Mail.php A short description of the mail plugin.
MailHandlerTest::testInvalidRecipient function core/modules/contact/tests/src/Unit/MailHandlerTest.php Tests the children() method with an invalid key.
ManagedStorage::readMultiple function core/lib/Drupal/Core/Config/ManagedStorage.php
ManageFieldsFunctionalTest::testHelpDescriptions function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests that help descriptions render valid HTML.
MediaEmbed::tips function core/modules/media/src/Plugin/Filter/MediaEmbed.php Generates a filter's tip.
MediaEmbedFilterConfigurationUiTest::$failOnJavascriptConsoleErrors property core/modules/media/tests/src/FunctionalJavascript/MediaEmbedFilterConfigurationUiTest.php @todo Remove this class property in https://www.drupal.org/node/3091878/.
MediaJavascriptTestBase class core/modules/media/tests/src/FunctionalJavascript/MediaJavascriptTestBase.php Base class for Media functional JavaScript tests.
MediaJavascriptTestBase.php file core/modules/media/tests/src/FunctionalJavascript/MediaJavascriptTestBase.php

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