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
SqlTest::testLoadEntitiesWithRelationship function core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php @covers ::loadEntities[[api-linebreak]]
@covers ::assignEntitiesToResult[[api-linebreak]]
SqlTest::testLoadEntitiesWithRelationshipAndRevision function core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php @covers ::loadEntities[[api-linebreak]]
@covers ::assignEntitiesToResult[[api-linebreak]]
StableLibraryOverrideTest::$librariesToSkip property core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTest.php A list of libraries to skip checking, in the format extension/library_name.
StableTemplateOverrideTest::$templatesToSkip property core/tests/Drupal/KernelTests/Core/Theme/StableTemplateOverrideTest.php An array of template names to skip, without the extension.
StandardJavascriptTest class core/profiles/standard/tests/src/FunctionalJavascript/StandardJavascriptTest.php Tests Standard installation profile JavaScript expectations.
StandardJavascriptTest.php file core/profiles/standard/tests/src/FunctionalJavascript/StandardJavascriptTest.php
StandardJavascriptTest::$profile property core/profiles/standard/tests/src/FunctionalJavascript/StandardJavascriptTest.php The profile to install as a basis for testing.
StandardJavascriptTest::assertBigPipePlaceholderReplacementCount function core/profiles/standard/tests/src/FunctionalJavascript/StandardJavascriptTest.php Asserts the number of BigPipe placeholders that are replaced on the page.
StandardJavascriptTest::testBigPipe function core/profiles/standard/tests/src/FunctionalJavascript/StandardJavascriptTest.php Tests BigPipe accelerates particular Standard installation profile routes.
State::deleteMultiple function core/lib/Drupal/Core/State/State.php Deletes multiple items.
State::getMultiple function core/lib/Drupal/Core/State/State.php Returns the stored key/value pairs for a given set of keys.
State::setMultiple function core/lib/Drupal/Core/State/State.php Saves key/value pairs.
StateInterface::deleteMultiple function core/lib/Drupal/Core/State/StateInterface.php Deletes multiple items.
StateInterface::getMultiple function core/lib/Drupal/Core/State/StateInterface.php Returns the stored key/value pairs for a given set of keys.
StateInterface::setMultiple function core/lib/Drupal/Core/State/StateInterface.php Saves key/value pairs.
StaticMenuLinkOverrides::deleteMultipleOverrides function core/lib/Drupal/Core/Menu/StaticMenuLinkOverrides.php Deletes multiple overrides to definitions of static (YAML-defined) links.
StaticMenuLinkOverrides::loadMultipleOverrides function core/lib/Drupal/Core/Menu/StaticMenuLinkOverrides.php Loads overrides to multiple definitions of a static (YAML-defined) link.
StaticMenuLinkOverridesInterface::deleteMultipleOverrides function core/lib/Drupal/Core/Menu/StaticMenuLinkOverridesInterface.php Deletes multiple overrides to definitions of static (YAML-defined) links.
StaticMenuLinkOverridesInterface::loadMultipleOverrides function core/lib/Drupal/Core/Menu/StaticMenuLinkOverridesInterface.php Loads overrides to multiple definitions of a static (YAML-defined) link.
StaticMenuLinkOverridesTest::testLoadMultipleOverrides function core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php Tests the loadMultipleOverrides method.
StorageBase::setMultiple function core/lib/Drupal/Core/KeyValueStore/StorageBase.php Saves key/value pairs.
StorageInterface::readMultiple function core/lib/Drupal/Core/Config/StorageInterface.php Reads configuration data from the storage.
StorageReplaceDataWrapper::readMultiple function core/modules/config/src/StorageReplaceDataWrapper.php Reads configuration data from the storage.
StreamWrapperInterface::getDescription function core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Returns the description of the stream wrapper for use in the UI.
StreamWrapperManager::getDescriptions function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php Returns registered stream wrapper descriptions.
StreamWrapperManagerInterface::getDescriptions function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManagerInterface.php Returns registered stream wrapper descriptions.
StringFilter::$alwaysMultiple property core/modules/views/src/Plugin/views/filter/StringFilter.php Disable the possibility to force a single value.
StubSourceGeneratorPlugin::$skipCount property core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Whether this instance should not attempt to count the source.
StubSourceGeneratorPlugin::getSkipCount function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Return the skipCount value.
SubProcess::multiple function core/modules/migrate/src/Plugin/migrate/process/SubProcess.php Indicates whether the returned value requires multiple handling.
SwitchToLiveForm::getDescription function core/modules/workspaces/src/Form/SwitchToLiveForm.php Returns additional text to display as a description.
SystemRequirements::phpVersionWithPdoDisallowMultipleStatements function core/modules/system/src/SystemRequirements.php Determines whether the passed in PHP version disallows multiple statements.
SystemRequirementsTest::providerTestPhpVersionWithPdoDisallowMultipleStatements function core/modules/system/tests/src/Unit/SystemRequirementsTest.php
SystemRequirementsTest::testPhpVersionWithPdoDisallowMultipleStatements function core/modules/system/tests/src/Unit/SystemRequirementsTest.php @covers ::phpVersionWithPdoDisallowMultipleStatements[[api-linebreak]]
@dataProvider providerTestPhpVersionWithPdoDisallowMultipleStatements
@expectedDeprecation Drupal\system\SystemRequirements::phpVersionWithPdoDisallowMultipleStatements() is…
table--file-multiple-widget.css file core/themes/claro/css/components/table--file-multiple-widget.css Styles for multiple file widget table.
table--file-multiple-widget.pcss.css file core/themes/claro/css/components/table--file-multiple-widget.pcss.css Styles for multiple file widget table.
TableTest::testThemeTableWithNoStriping function core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php Tests that the 'no_striping' option works correctly.
taxonomy.vocabulary.recipe_category.yml file core/profiles/demo_umami/config/install/taxonomy.vocabulary.recipe_category.yml core/profiles/demo_umami/config/install/taxonomy.vocabulary.recipe_category.yml
TaxonomyRelationshipTest class core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php Tests taxonomy relationships with parent term and node.
TaxonomyRelationshipTest.php file core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php
TaxonomyRelationshipTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php The theme to install as the default for testing.
TaxonomyRelationshipTest::$terms property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php Stores the terms used in the tests.
TaxonomyRelationshipTest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php Views used by this test.
TaxonomyRelationshipTest::setUp function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php
TaxonomyRelationshipTest::testTaxonomyRelationships function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php Tests the taxonomy parent plugin UI.
TaxonomyTermReference::defineValueProcessPipeline function core/modules/taxonomy/src/Plugin/migrate/field/TaxonomyTermReference.php Apply any custom processing to the field bundle migrations.
TaxonomyTermReferenceCckLegacyTest::testDefineValueProcessPipeline function core/modules/taxonomy/tests/src/Unit/Plugin/migrate/cckfield/TaxonomyTermReferenceCckLegacyTest.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.
TaxonomyTermReferenceCckTest::testDefineValueProcessPipeline function core/modules/taxonomy/tests/src/Unit/Plugin/migrate/cckfield/TaxonomyTermReferenceCckTest.php @covers ::defineValueProcessPipeline[[api-linebreak]]
TaxonomyTermReferenceFieldLegacyTest::testDefineValueProcessPipeline function core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldLegacyTest.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.
TaxonomyTermReferenceFieldTest::testDefineValueProcessPipeline function core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php @covers ::defineValueProcessPipeline[[api-linebreak]]

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