Search for ip

  1. Search 7.x for ip
  2. Search 9.5.x for ip
  3. Search 8.9.x for ip
  4. Search 10.3.x for ip
  5. Search 11.x for ip
  6. Other projects
Title Object type File name Summary
StreamWrapperManagerInterface::getDescriptions function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManagerInterface.php Returns registered stream wrapper descriptions.
stream_wrapper.dummy_multiple service core/modules/file/tests/file_test/file_test.services.yml Drupal\file_test\StreamWrapper\DummyMultipleStreamWrapper
StringFilter::$alwaysMultiple property core/modules/views/src/Plugin/views/filter/StringFilter.php Exposed filter options.
StubEntityStorageBase::doLoadMultiple function core/tests/Drupal/Tests/Core/Entity/StubEntityStorageBase.php Performs storage-specific loading of entities.
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.
SubProcessWithSkipTest class core/modules/migrate/tests/src/Kernel/process/SubProcessWithSkipTest.php Tests process pipelines when a sub_process skips a row or process.
SubProcessWithSkipTest.php file core/modules/migrate/tests/src/Kernel/process/SubProcessWithSkipTest.php
SubProcessWithSkipTest::$modules property core/modules/migrate/tests/src/Kernel/process/SubProcessWithSkipTest.php Modules to install.
SubProcessWithSkipTest::getDefinition function core/modules/migrate/tests/src/Kernel/process/SubProcessWithSkipTest.php Provides the test migration definition.
SubProcessWithSkipTest::providerTestSubProcessSkip function core/modules/migrate/tests/src/Kernel/process/SubProcessWithSkipTest.php Data provider for testNotFoundSubProcess().
SubProcessWithSkipTest::testSubProcessSkip function core/modules/migrate/tests/src/Kernel/process/SubProcessWithSkipTest.php Test use of skip_on_empty within sub_process.
SwitchToLiveForm::getDescription function core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php Returns additional text to display as a description.
SymfonyMailer::SKIP_HEADERS constant core/lib/Drupal/Core/Mail/Plugin/Mail/SymfonyMailer.php List of headers to skip copying from the message array.
table--file-multiple-widget.css file core/themes/admin/css/components/table--file-multiple-widget.css Styles for multiple file widget table.
table--file-multiple-widget.css file core/themes/default_admin/css/components/table--file-multiple-widget.css Styles for multiple file widget table.
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.
table--file-multiple-widget.pcss.css file core/themes/admin/css/components/table--file-multiple-widget.pcss.css Styles for multiple file widget table.
table--file-multiple-widget.pcss.css file core/themes/default_admin/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
TaxonomyFieldHooks::preConfiguredDescription function core/modules/taxonomy/src/Hook/TaxonomyFieldHooks.php Implements hook_field_ui_preconfigured_options_alter().
TaxonomyRelationshipTest class core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php Tests taxonomy relationships with parent term and node.
TaxonomyRelationshipTest class core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyRelationshipTest.php Tests taxonomy relationships with parent term and node.
TaxonomyRelationshipTest.php file core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyRelationshipTest.php
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::$terms property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyRelationshipTest.php Stores the terms used in the tests.
TaxonomyRelationshipTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyRelationshipTest.php Views used by this test.
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 Sets up the test.
TaxonomyRelationshipTest::setUp function core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyRelationshipTest.php
TaxonomyRelationshipTest::testTaxonomyRelationships function core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyRelationshipTest.php Tests the taxonomy parent plugin UI.
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.
TaxonomyTermReferenceFieldTest::testDefineValueProcessPipeline function core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php Tests define value process pipeline.
TemporaryStream::getDescription function core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php Returns the description of the stream wrapper for use in the UI.
Term::getDescription function core/modules/taxonomy/src/Entity/Term.php Gets the term description.
Term::setDescription function core/modules/taxonomy/src/Entity/Term.php Sets the term description.
TermDeleteForm::getDescription function core/modules/taxonomy/src/Form/TermDeleteForm.php Returns additional text to display as a description.
TermInterface::getDescription function core/modules/taxonomy/src/TermInterface.php Gets the term description.
TermInterface::setDescription function core/modules/taxonomy/src/TermInterface.php Sets the term description.
TermKernelTest::testMultipleParentDelete function core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php Deleting a parent of a term with multiple parents does not delete the term.
TermTest::getExpectedGetRelationshipDocumentData function core/modules/jsonapi/tests/src/Functional/TermTest.php Gets the expected document data for the given relationship.
TermTest::testTermMultipleParentsInterface function core/modules/taxonomy/tests/src/Functional/TermTest.php Tests saving a term with multiple parents through the UI.
Test::escapedScript function core/modules/system/tests/modules/test_page_test/src/Controller/Test.php
Test::unEscapedScript function core/modules/system/tests/modules/test_page_test/src/Controller/Test.php

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