Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
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 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 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/fixtures/plugins/CustomPlugin.php Custom plugin attribute.
CustomPlugin class core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryTest.php Custom plugin annotation.
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
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
CustomThemeNegotiator::determineActiveTheme function core/modules/system/tests/modules/theme_test/src/Theme/CustomThemeNegotiator.php
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
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.
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::$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.
D6NodeDeriver::getDerivativeDefinitions function core/modules/node/src/Plugin/migrate/D6NodeDeriver.php Gets the definition of all derivatives of a base plugin.
D6NodeDeriver::__construct function core/modules/node/src/Plugin/migrate/D6NodeDeriver.php D6NodeDeriver constructor.
D6NodeTranslation class core/modules/node/src/Plugin/migrate/D6NodeTranslation.php Migration plugin for the Drupal 6 node translations.
D6NodeTranslation.php file core/modules/node/src/Plugin/migrate/D6NodeTranslation.php
D6NodeTranslation::generateFollowUpMigrations function core/modules/node/src/Plugin/migrate/D6NodeTranslation.php Generates follow-up migrations.
D6TermNodeDeriver::$basePluginId property core/modules/taxonomy/src/Plugin/migrate/D6TermNodeDeriver.php The base plugin ID this derivative is for.
D6TermNodeDeriver::getDerivativeDefinitions function core/modules/taxonomy/src/Plugin/migrate/D6TermNodeDeriver.php Gets the definition of all derivatives of a base plugin.
D6TermNodeDeriver::__construct function core/modules/taxonomy/src/Plugin/migrate/D6TermNodeDeriver.php D6TermNodeDeriver constructor.
d6_block_translation.yml file core/modules/config_translation/migrations/d6_block_translation.yml core/modules/config_translation/migrations/d6_block_translation.yml
d6_comment_entity_display.yml file core/modules/comment/migrations/d6_comment_entity_display.yml core/modules/comment/migrations/d6_comment_entity_display.yml
d6_comment_entity_form_display.yml file core/modules/comment/migrations/d6_comment_entity_form_display.yml core/modules/comment/migrations/d6_comment_entity_form_display.yml

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