Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
http_kernel.controller.argument_resolver service core/core.services.yml Symfony\Component\HttpKernel\Controller\ArgumentResolver
http_middleware.cors service core/core.services.yml Asm89\Stack\Cors
http_middleware.kernel_pre_handle service core/core.services.yml Drupal\Core\StackMiddleware\KernelPreHandle
http_middleware.monkeys service core/modules/system/tests/modules/error_service_test/error_service_test.services.yml Drupal\error_service_test\MonkeysInTheControlRoom
http_middleware.negotiation service core/core.services.yml Drupal\Core\StackMiddleware\NegotiationMiddleware
http_middleware.page_cache service core/modules/page_cache/page_cache.services.yml Drupal\page_cache\StackMiddleware\PageCache
http_middleware.reverse_proxy service core/core.services.yml Drupal\Core\StackMiddleware\ReverseProxyMiddleware
http_middleware.session service core/core.services.yml Drupal\Core\StackMiddleware\Session
HWLDFWordAccumulator class core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php @todo document
@private
@subpackage DifferenceEngine
HWLDFWordAccumulator.php file core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulator::$group property core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulator::$line property core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulator::$lines property core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulator::$tag property core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulator::addWords function core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulator::getLines function core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulator::NBSP constant core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php An iso-8859-x non-breaking space.
HWLDFWordAccumulator::_flushGroup function core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulator::_flushLine function core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulatorTest class core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php Test HWLDFWordAccumulator.
HWLDFWordAccumulatorTest.php file core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php
HWLDFWordAccumulatorTest::provideAddWords function core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php
HWLDFWordAccumulatorTest::testAddWords function core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php @covers ::addWords[[api-linebreak]]
@dataProvider provideAddWords
HWLDFWordAccumulatorTest::testGetLinesEmpty function core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php Verify that we only get back a NBSP from an empty accumulator.
I18nProfileField class core/modules/config_translation/src/Plugin/migrate/source/d6/I18nProfileField.php i18n strings profile field source from database.
I18nProfileField.php file core/modules/config_translation/src/Plugin/migrate/source/d6/I18nProfileField.php
I18nProfileFieldTest class core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/I18nProfileFieldTest.php Tests the i18nProfileField source plugin.
I18nProfileFieldTest.php file core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/I18nProfileFieldTest.php
I18nProfileFieldTest::$modules property core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/I18nProfileFieldTest.php
I18nProfileFieldTest::providerSource function core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/I18nProfileFieldTest.php
I18nQueryTrait trait core/modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php Gets an i18n translation from the source database.
I18nQueryTrait.php file core/modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php
I18nQueryTrait::$i18nStringTable property core/modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php The i18n string table name.
I18nQueryTrait::getPropertyNotInRowTranslation function core/modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php Gets the translation for the property not already in the row.
i18nVariable class core/modules/migrate_drupal/src/Plugin/migrate/source/d6/i18nVariable.php Drupal i18n_variable source from database.
i18nVariable.php file core/modules/migrate_drupal/src/Plugin/migrate/source/d6/i18nVariable.php
i18nVariableTest class core/modules/migrate_drupal/tests/src/Unit/source/d6/i18nVariableTest.php Tests the variable source plugin.
i18nVariableTest class core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/i18nVariableTest.php Tests the variable source plugin.
i18nVariableTest.php file core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/i18nVariableTest.php
i18nVariableTest.php file core/modules/migrate_drupal/tests/src/Unit/source/d6/i18nVariableTest.php
i18nVariableTest::$databaseContents property core/modules/migrate_drupal/tests/src/Unit/source/d6/i18nVariableTest.php Database contents for tests.
i18nVariableTest::$expectedResults property core/modules/migrate_drupal/tests/src/Unit/source/d6/i18nVariableTest.php Expected results from the source.
i18nVariableTest::$migrationConfiguration property core/modules/migrate_drupal/tests/src/Unit/source/d6/i18nVariableTest.php Define bare minimum migration configuration.
i18nVariableTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/i18nVariableTest.php
i18nVariableTest::PLUGIN_CLASS constant core/modules/migrate_drupal/tests/src/Unit/source/d6/i18nVariableTest.php
i18nVariableTest::providerSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/i18nVariableTest.php
i18nVariableTest::testSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/i18nVariableTest.php @dataProvider providerSource
@requires extension pdo_sqlite
@expectedDeprecation The Drupal\migrate_drupal\Plugin\migrate\source\d6\i18nVariable is deprecated in Drupal 8.4.0 and will be removed before Drupal 9.0.0. Instead, use…
IconBuilderInterface interface core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php Provides an interface for building layout icons.
IconBuilderInterface.php file core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php
IconBuilderInterface::build function core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php Builds a render array representation of an SVG based on an icon map.

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