Search for broken

  1. Search 7.x for broken
  2. Search 8.9.x for broken
  3. Search 10.3.x for broken
  4. Search 11.x for broken
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Broken class core/modules/views/src/Plugin/views/sort/Broken.php A special handler to take the place of missing or broken handlers.
Broken class core/modules/views/src/Plugin/views/field/Broken.php A special handler to take the place of missing or broken handlers.
Broken class core/modules/views/src/Plugin/views/relationship/Broken.php A special handler to take the place of missing or broken handlers.
Broken class core/modules/views/src/Plugin/views/filter/Broken.php A special handler to take the place of missing or broken handlers.
Broken class core/modules/views/src/Plugin/views/area/Broken.php A special handler to take the place of missing or broken handlers.
Broken class core/modules/views/src/Plugin/views/argument/Broken.php A special handler to take the place of missing or broken handlers.
Broken class core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/Broken.php Defines a fallback plugin for missing entity_reference selection plugins.
Broken class core/lib/Drupal/Core/Block/Plugin/Block/Broken.php Defines a fallback plugin for missing block plugins.

All search results

Title Object type File name Summary
BrokenPostRequestException::$size property core/lib/Drupal/Core/Form/Exception/BrokenPostRequestException.php The maximum upload size.
BrokenPostRequestException::getSize function core/lib/Drupal/Core/Form/Exception/BrokenPostRequestException.php Returns the maximum upload size.
BrokenPostRequestException::__construct function core/lib/Drupal/Core/Form/Exception/BrokenPostRequestException.php Constructs a new BrokenPostRequestException.
BrokenToolkit class core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/BrokenToolkit.php Defines a Test toolkit for image manipulation within Drupal.
BrokenToolkit.php file core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/BrokenToolkit.php
BrokenToolkit::isAvailable function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/BrokenToolkit.php Verifies that the Image Toolkit is set up correctly.
broken_class_with_missing_dependency service core/modules/system/tests/modules/error_service_test/error_service_test.services.yml Drupal\error_service_test\LonelyMonkeyClass
CronQueueTestBrokenQueue class core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestBrokenQueue.php Plugin annotation

@QueueWorker(
id = "cron_queue_test_broken_queue",
title = @Translation("Broken queue test"),
cron = {"time" = 60}
)
CronQueueTestBrokenQueue.php file core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestBrokenQueue.php
CronQueueTestBrokenQueue::processItem function core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestBrokenQueue.php
FormAjaxSubscriberTest::testOnExceptionBrokenPostRequest function core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php @covers ::onException
FrontMatterTest::BROKEN_SOURCE constant core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php A broken source.
FrontMatterTest::testFrontMatterBroken function core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php Tests broken front matter.
FrontMatterTest::testFrontMatterBroken function core/tests/Drupal/Tests/Component/FrontMatter/FrontMatterTest.php Tests broken front matter.
HandlerBase::broken function core/modules/views/src/Plugin/views/HandlerBase.php Determines if the handler is considered 'broken'.
HandlerTest::testBrokenHandlers function core/modules/views_ui/tests/src/Functional/HandlerTest.php Tests broken handlers.
HelpTopicDiscoveryTest::testHelpTopicsBrokenYaml function core/modules/help_topics/tests/src/Unit/HelpTopicDiscoveryTest.php @covers ::findAll
InfoParserUnitTest::testInfoParserBroken function core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php Tests if correct exception is thrown for a broken info file.
InstallerExistingBrokenDatabaseSettingsTest class core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php Tests the installer with broken database connection info in settings.php.
InstallerExistingBrokenDatabaseSettingsTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php
InstallerExistingBrokenDatabaseSettingsTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php The theme to install as the default for testing.
InstallerExistingBrokenDatabaseSettingsTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php Prepares the current environment for running the test.
InstallerExistingBrokenDatabaseSettingsTest::setUpRequirementsProblem function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php Installer step: Requirements problem.
InstallerExistingBrokenDatabaseSettingsTest::setUpSettings function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php Installer step: Configure settings.
InstallerExistingBrokenDatabaseSettingsTest::setUpSite function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php Final installer step: Configure site.
InstallerExistingBrokenDatabaseSettingsTest::testRequirementsProblem function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php Tests the expected requirements problem.
LocalePluralFormatTest::getPoFileWithBrokenPlural function core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php Returns a .po file with a broken plural formula.
logger.broken service core/modules/system/tests/modules/error_service_test/error_service_test.services.yml Drupal\error_service_test\Logger\TestLog
LonelyMonkeyController::testBrokenClass function core/modules/system/tests/modules/error_service_test/src/Controller/LonelyMonkeyController.php
SubformStateTest::providerGetValuesBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testGetValuesBroken().
SubformStateTest::providerTestGetValueBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testGetValueBroken().
SubformStateTest::providerTestSetValuesBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testSetValuesBroken().
SubformStateTest::testGetValueBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getValue
SubformStateTest::testGetValuesBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getValues
@covers ::getParents
SubformStateTest::testSetValuesBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::setValues
UpdateContribTest::testUpdateBrokenFetchURL function core/modules/update/tests/src/Functional/UpdateContribTest.php Makes sure that if we fetch from a broken URL, sane things happen.
UpdatePathWithBrokenRoutingTest class core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathWithBrokenRoutingTest.php Tests the update path with a broken router.
UpdatePathWithBrokenRoutingTest.php file core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathWithBrokenRoutingTest.php
UpdatePathWithBrokenRoutingTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathWithBrokenRoutingTest.php The theme to install as the default for testing.
UpdatePathWithBrokenRoutingTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathWithBrokenRoutingTest.php
UpdatePathWithBrokenRoutingTest::testWithBrokenRouting function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathWithBrokenRoutingTest.php Tests running update.php with some form of broken routing.
UpdateSemverCoreTest::testBrokenThenFixedUpdates function core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php Checks that Drupal recovers after problems connecting to update server.
update_script_test.broken_path_processor service core/modules/system/tests/modules/update_script_test/update_script_test.services.yml Drupal\update_script_test\PathProcessor\BrokenInboundPathProcessor
views.view.test_another_broken_config_multi_value.yml file core/modules/views/tests/fixtures/update/views.view.test_another_broken_config_multi_value.yml core/modules/views/tests/fixtures/update/views.view.test_another_broken_config_multi_value.yml
views.view.test_broken_config_multi_value.yml file core/modules/views/tests/fixtures/update/views.view.test_broken_config_multi_value.yml core/modules/views/tests/fixtures/update/views.view.test_broken_config_multi_value.yml
views.view.test_view_broken.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_broken.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_broken.yml
ViewsEntitySchemaSubscriberIntegrationTest::testBrokenView function core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php Tests that broken views are handled gracefully.
ViewsHandlerInterface::broken function core/modules/views/src/Plugin/views/ViewsHandlerInterface.php Determines if the handler is considered 'broken'.
YamlDiscoveryTest::testFilenameForBrokenYml function core/tests/Drupal/Tests/Core/Discovery/YamlDiscoveryTest.php Tests if filename is output for a broken YAML file.
YamlDiscoveryTest::testForBrokenYml function core/tests/Drupal/Tests/Component/Discovery/YamlDiscoveryTest.php Tests if filename is output for a broken YAML file.

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