Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
external_translated_test_node_translation.yml file core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node_translation.yml core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node_translation.yml
Extract::transform function core/modules/migrate/src/Plugin/migrate/process/Extract.php
ExtractTest class core/modules/migrate/tests/src/Unit/process/ExtractTest.php @coversDefaultClass \Drupal\migrate\Plugin\migrate\process\Extract[[api-linebreak]]
@group migrate
ExtractTest class core/modules/migrate/tests/src/Kernel/process/ExtractTest.php Tests the extract process plugin.
ExtractTest.php file core/modules/migrate/tests/src/Kernel/process/ExtractTest.php
ExtractTest.php file core/modules/migrate/tests/src/Unit/process/ExtractTest.php
ExtractTest::$modules property core/modules/migrate/tests/src/Kernel/process/ExtractTest.php
ExtractTest::getDefinition function core/modules/migrate/tests/src/Kernel/process/ExtractTest.php Returns test migration definition.
ExtractTest::multipleValueProviderSource function core/modules/migrate/tests/src/Kernel/process/ExtractTest.php Provides multiple source data for "extract" process plugin test.
ExtractTest::providerExtractDefault function core/modules/migrate/tests/src/Unit/process/ExtractTest.php Data provider for testExtractDefault.
ExtractTest::providerTestExtractInvalid function core/modules/migrate/tests/src/Unit/process/ExtractTest.php Provides data for the testExtractInvalid.
ExtractTest::setUp function core/modules/migrate/tests/src/Unit/process/ExtractTest.php
ExtractTest::testExtract function core/modules/migrate/tests/src/Unit/process/ExtractTest.php Tests successful extraction.
ExtractTest::testExtractDefault function core/modules/migrate/tests/src/Unit/process/ExtractTest.php Test the extract plugin with default values.
ExtractTest::testExtractFail function core/modules/migrate/tests/src/Unit/process/ExtractTest.php Tests unsuccessful extraction.
ExtractTest::testExtractFailDefault function core/modules/migrate/tests/src/Unit/process/ExtractTest.php Tests unsuccessful extraction.
ExtractTest::testExtractInvalid function core/modules/migrate/tests/src/Unit/process/ExtractTest.php Tests invalid input.
ExtractTest::testMultipleValueExplode function core/modules/migrate/tests/src/Kernel/process/ExtractTest.php Tests multiple value handling.
ExtraFieldBlock::blockAccess function core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php
ExtraFieldBlock::getPreviewFallbackString function core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php
ExtraFieldBlock::__construct function core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php Constructs a new ExtraFieldBlock.
ExtraFieldBlockDeriver::$entityTypeRepository property core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php The entity type repository.
ExtraFieldBlockDeriver::getDerivativeDefinitions function core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php
ExtraFieldBlockDeriver::__construct function core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php Constructs new FieldBlockDeriver.
FactoryInterface::createInstance function core/lib/Drupal/Component/Plugin/Factory/FactoryInterface.php Creates a pre-configured instance of a plugin.
FactoryTest class core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php Tests that plugins are correctly instantiated.
FactoryTest.php file core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php
FactoryTest::$modules property core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php
FactoryTest::testDefaultFactory function core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php Tests that DefaultFactory can create a plugin instance.
FactoryTest::testReflectionFactory function core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php Tests that the Reflection factory can create a plugin instance.
FakeAbstractProxy class core/tests/Drupal/Tests/Core/Session/SessionManagerTest.php
FakeAbstractProxy::$id property core/tests/Drupal/Tests/Core/Session/SessionManagerTest.php Stores the fake session ID.
FakeAbstractProxy::getId function core/tests/Drupal/Tests/Core/Session/SessionManagerTest.php
FakeAbstractProxy::setId function core/tests/Drupal/Tests/Core/Session/SessionManagerTest.php
FakeAutoloader::loadClass function core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php Loads the given class or interface.
FakeAutoloader::register function core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php Registers this instance as an autoloader.
FakeAutoloader::unregister function core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php Unregisters this instance as an autoloader.
FakeLogEntries trait core/modules/dblog/tests/src/Functional/FakeLogEntries.php Provides methods to generate log entries.
FakeLogEntries.php file core/modules/dblog/tests/src/Functional/FakeLogEntries.php
FakeLogEntries::generateLogEntries function core/modules/dblog/tests/src/Functional/FakeLogEntries.php Generates a number of random database log events.
FakePhpassHashedPassword class core/tests/Drupal/Tests/Core/Password/PasswordHashingTest.php A fake class for tests.
FakePhpassHashedPassword::enforceLog2Boundaries function core/tests/Drupal/Tests/Core/Password/PasswordHashingTest.php Exposes this method as public for tests.
FakePhpassHashedPassword::__construct function core/tests/Drupal/Tests/Core/Password/PasswordHashingTest.php
FakeRecord::__construct function core/modules/system/tests/src/Functional/Database/FakeRecord.php Constructs a FakeRecord object with an optional constructor argument.
FakeTemplateWrapper::__construct function core/modules/help_topics/tests/src/Unit/HelpTopicTwigTest.php Constructor.
FakeViewModeContext::getAvailableContexts function core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/src/ContextProvider/FakeViewModeContext.php
FakeViewModeContext::getRuntimeContexts function core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/src/ContextProvider/FakeViewModeContext.php
farbtastic.css file core/assets/vendor/farbtastic/farbtastic.css .farbtastic {
position: relative;
}
.farbtastic * {
position: absolute;
cursor: crosshair;
}
.farbtastic, .farbtastic .wheel {
width: 195px;
height: 195px;
}
.farbtastic .color, .farbtastic .overlay {
top: 47px;
left: 47px;
width:…
Fast404ExceptionHtmlSubscriber class core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php High-performance 404 exception subscriber.
Fast404ExceptionHtmlSubscriber.php file core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php

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