Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Other projects
Title Object type File name Summary
CustomPageExceptionHtmlSubscriber::on404 function core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php Handles a 404 error for HTML.
CustomPageExceptionHtmlSubscriber::__construct function core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php Constructs a new CustomPageExceptionHtmlSubscriber.
CustomPageExceptionHtmlSubscriberTest class core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php Tests Drupal\Core\EventSubscriber\CustomPageExceptionHtmlSubscriber.
CustomPageExceptionHtmlSubscriberTest.php file core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php
CustomPageExceptionHtmlSubscriberTest::$accessManager property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The access manager.
CustomPageExceptionHtmlSubscriberTest::$accessUnawareRouter property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The mocked access unaware router.
CustomPageExceptionHtmlSubscriberTest::$configFactory property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The mocked config factory.
CustomPageExceptionHtmlSubscriberTest::$customPageSubscriber property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The tested custom page exception subscriber.
CustomPageExceptionHtmlSubscriberTest::$errorLog property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The PHP error log settings before the test.
CustomPageExceptionHtmlSubscriberTest::$kernel property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The mocked HTTP kernel.
CustomPageExceptionHtmlSubscriberTest::$logger property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The mocked logger.
CustomPageExceptionHtmlSubscriberTest::$redirectDestination property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The mocked redirect.destination service.
CustomPageExceptionHtmlSubscriberTest::setUp function core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php
CustomPageExceptionHtmlSubscriberTest::tearDown function core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php
CustomPageExceptionHtmlSubscriberTest::testHandleWithGetRequest function core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php Tests onHandleException with a GET request.
CustomPageExceptionHtmlSubscriberTest::testHandleWithPostRequest function core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php Tests onHandleException with a POST request.
CustomPlugin class core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryTest.php Custom plugin annotation.
CustomPlugin class core/tests/fixtures/plugins/CustomPlugin.php Custom plugin attribute.
CustomPlugin.php file core/tests/fixtures/plugins/CustomPlugin.php
CustomPlugin2 class core/tests/fixtures/plugins/CustomPlugin.php Custom plugin attribute.
CustomPlugin2 class core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryTest.php Custom plugin annotation.
CustomPlugin::$id property core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryTest.php The plugin ID.
CustomPlugin::$title property core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryTest.php The plugin title.
CustomPlugin::__construct function core/tests/fixtures/plugins/CustomPlugin.php Constructs a CustomPlugin attribute object.
CustomStrings class core/lib/Drupal/Core/StringTranslation/Translator/CustomStrings.php String translator using overrides from variables.
CustomStrings.php file core/lib/Drupal/Core/StringTranslation/Translator/CustomStrings.php
CustomStrings::$settings property core/lib/Drupal/Core/StringTranslation/Translator/CustomStrings.php The settings read only object.
CustomStrings::getLanguage function core/lib/Drupal/Core/StringTranslation/Translator/CustomStrings.php Retrieves translations for a given language.
CustomStrings::__construct function core/lib/Drupal/Core/StringTranslation/Translator/CustomStrings.php Constructs a CustomStrings object.
CustomThemeNegotiator class core/modules/system/tests/modules/theme_test/src/Theme/CustomThemeNegotiator.php Just forces the 'test_theme' theme.
CustomThemeNegotiator.php file core/modules/system/tests/modules/theme_test/src/Theme/CustomThemeNegotiator.php
CustomThemeNegotiator::applies function core/modules/system/tests/modules/theme_test/src/Theme/CustomThemeNegotiator.php Whether this theme negotiator should be used to set the theme.
CustomThemeNegotiator::determineActiveTheme function core/modules/system/tests/modules/theme_test/src/Theme/CustomThemeNegotiator.php Determine the active theme for the request.
custom_test.yml file core/modules/migrate/tests/modules/message_test/migrations/custom_test.yml core/modules/migrate/tests/modules/message_test/migrations/custom_test.yml
custom_test_db.yml file core/modules/migrate/tests/modules/message_test/migrations/custom_test_db.yml core/modules/migrate/tests/modules/message_test/migrations/custom_test_db.yml
cva.component.yml file core/modules/system/tests/themes/sdc_theme_test/components/cva/cva.component.yml core/modules/system/tests/themes/sdc_theme_test/components/cva/cva.component.yml
cva.twig file core/modules/system/tests/themes/sdc_theme_test/components/cva/cva.twig {% set cva =
html_cva(
base: [
'cva-friendliness'
],
variants: {
friendliness: {
nice: 'friendly',
mean: 'unfriendly',
}
}
)
%}
<div class="{{ cva.apply({…
CvaTest class core/tests/Drupal/KernelTests/Core/Theme/CvaTest.php Tests using CVA in Twig templates.
CvaTest.php file core/tests/Drupal/KernelTests/Core/Theme/CvaTest.php
CvaTest::testCva function core/tests/Drupal/KernelTests/Core/Theme/CvaTest.php Tests rendering a component that uses CVA.
d5377721-d6de-4fdf-82e2-557c50f84ceb.yml file core/recipes/basic_shortcuts/content/shortcut/d5377721-d6de-4fdf-82e2-557c50f84ceb.yml core/recipes/basic_shortcuts/content/shortcut/d5377721-d6de-4fdf-82e2-557c50f84ceb.yml
D6FileField class core/modules/migrate_drupal/tests/modules/migrate_field_plugin_manager_test/src/Plugin/migrate/field/D6FileField.php MigrateField Plugin for Drupal 6 file fields.
D6FileField.php file core/modules/migrate_drupal/tests/modules/migrate_field_plugin_manager_test/src/Plugin/migrate/field/D6FileField.php
D6NoCoreVersionSpecified class core/modules/migrate_drupal/tests/modules/migrate_field_plugin_manager_test/src/Plugin/migrate/field/D6NoCoreVersionSpecified.php MigrateField Plugin for migrating fields without core version specification.
D6NoCoreVersionSpecified.php file core/modules/migrate_drupal/tests/modules/migrate_field_plugin_manager_test/src/Plugin/migrate/field/D6NoCoreVersionSpecified.php
D6NodeDeriver class core/modules/node/src/Plugin/migrate/D6NodeDeriver.php Deriver for Drupal 6 node and node revision migrations based on node types.
D6NodeDeriver.php file core/modules/node/src/Plugin/migrate/D6NodeDeriver.php
D6NodeDeriver::$basePluginId property core/modules/node/src/Plugin/migrate/D6NodeDeriver.php The base plugin ID this derivative is for.
D6NodeDeriver::$fieldDiscovery property core/modules/node/src/Plugin/migrate/D6NodeDeriver.php The migration field discovery service.
D6NodeDeriver::$includeTranslations property core/modules/node/src/Plugin/migrate/D6NodeDeriver.php Whether or not to include translations.

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