Search for on

  1. Search 7.x for on
  2. Search 9.5.x for on
  3. Search 8.9.x for on
  4. Search 10.3.x for on
  5. Other projects
Title Object type File name Summary
BrokenPostRequestException::__construct function core/lib/Drupal/Core/Form/Exception/BrokenPostRequestException.php Constructs a new BrokenPostRequestException.
BrokenSystemTestController class core/modules/system/tests/modules/system_test/src/Controller/BrokenSystemTestController.php A controller that does not specify its autowired dependencies correctly.
BrokenSystemTestController.php file core/modules/system/tests/modules/system_test/src/Controller/BrokenSystemTestController.php
BrokenSystemTestController::__construct function core/modules/system/tests/modules/system_test/src/Controller/BrokenSystemTestController.php Constructs the BrokenSystemTestController.
BrowserHtmlDebugTrait::getResponseLogHandler function core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Provides a Guzzle middleware handler to log every response received.
BrowserTestBase::$configImporter property core/tests/Drupal/Tests/BrowserTestBase.php The config importer that can be used in a test.
BrowserTestBase::cleanupEnvironment function core/tests/Drupal/Tests/BrowserTestBase.php Clean up the test environment.
BrowserTestBase::config function core/tests/Drupal/Tests/BrowserTestBase.php Configuration accessor for tests. Returns non-overridden configuration.
BrowserTestBase::getOptions function core/tests/Drupal/Tests/BrowserTestBase.php Helper function to get the options of select field.
BrowserTestBase::getSession function core/tests/Drupal/Tests/BrowserTestBase.php Returns Mink session.
BrowserTestBase::getSessionCookies function core/tests/Drupal/Tests/BrowserTestBase.php Get session cookies from current session.
BrowserTestBase::initFrontPage function core/tests/Drupal/Tests/BrowserTestBase.php Visits the front page when initializing Mink.
BrowserTestBase::registerSessions function core/tests/Drupal/Tests/BrowserTestBase.php Registers additional Mink sessions.
BrowserTestBase::__construct function core/tests/Drupal/Tests/BrowserTestBase.php
BrowserTestBaseTest::testCronRun function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests the ::cronRun() method.
BrowserTestBaseTest::testDeprecationHeaders function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests that deprecation headers do not get duplicated.
BrowserTestBaseTest::testGetHttpClientException function core/tests/Drupal/Tests/Core/Test/BrowserTestBaseTest.php @covers ::getHttpClient[[api-linebreak]]
BrowserTestBaseTest::testLocalTimeZone function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests the assumption that local time is in 'Australia/Sydney'.
BrowserTestBaseTest::testSessionOnRequest function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests that a usable session is on the request in test-runner.
BrowserTestBaseTest::testSimpleTestBaseUrlValidation function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests an invalid scheme in SIMPLETEST_BASE_URL throws an exception.
BrowserTestBaseUserAgentTest::testUserAgentValidation function core/tests/Drupal/FunctionalTests/BrowserTestBaseUserAgentTest.php Tests validation of the User-Agent header we use to perform test requests.
BrowserWithJavascriptTest::testAssertJsCondition function core/tests/Drupal/FunctionalJavascriptTests/BrowserWithJavascriptTest.php
BrowserWithJavascriptTest::testEscapingAssertions function core/tests/Drupal/FunctionalJavascriptTests/BrowserWithJavascriptTest.php Tests assertEscaped() and assertUnescaped().
BuilderInterface::__construct function composer/Generator/BuilderInterface.php BuilderInterface constructor.
BuildTestBase::assertCommandOutputContains function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Assert that text is present in the output of the most recent command.
BuildTestBase::assertErrorOutputContains function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Assert that text is present in the error output of the most recent command.
BuildTestBase::assertErrorOutputNotContains function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Assert text is not present in the error output of the most recent command.
BulkDeleteTest::checkHooksInvocations function core/modules/field/tests/src/Kernel/BulkDeleteTest.php Tests that the expected hooks have been invoked on the expected entities.
BulkForm::$actions property core/modules/views/src/Plugin/views/field/BulkForm.php An array of actions that can be executed.
BulkForm::$actionStorage property core/modules/views/src/Plugin/views/field/BulkForm.php The action storage.
BulkForm::buildOptionsForm function core/modules/views/src/Plugin/views/field/BulkForm.php Default option form that provides label widget that all fields should have.
BulkForm::defineOptions function core/modules/views/src/Plugin/views/field/BulkForm.php Information about options for all kinds of purposes will be held here.
BulkForm::emptyActionMessage function core/modules/views/src/Plugin/views/field/BulkForm.php Returns the message that is displayed when no action is selected.
BulkForm::getBulkOptions function core/modules/views/src/Plugin/views/field/BulkForm.php Returns the available operations for this form.
BulkForm::getCacheContexts function core/modules/views/src/Plugin/views/field/BulkForm.php The cache contexts associated with this object.
BulkForm::validateOptionsForm function core/modules/views/src/Plugin/views/field/BulkForm.php Validate the options form.
BulkForm::__construct function core/modules/views/src/Plugin/views/field/BulkForm.php Constructs a new BulkForm object.
BulkFormTest::testBulkDeletion function core/modules/node/tests/src/Functional/Views/BulkFormTest.php Tests multiple deletion.
BulkFormTest::testConfirmRouteWithParameters function core/modules/views/tests/src/Functional/BulkFormTest.php Tests that route parameters are passed to the confirmation form route.
BulkOperationsTest class core/modules/views/tests/src/FunctionalJavascript/Plugin/BulkOperationsTest.php Tests the bulk operations.
BulkOperationsTest.php file core/modules/views/tests/src/FunctionalJavascript/Plugin/BulkOperationsTest.php
BulkOperationsTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/Plugin/BulkOperationsTest.php The theme to install as the default for testing.
BulkOperationsTest::$modules property core/modules/views/tests/src/FunctionalJavascript/Plugin/BulkOperationsTest.php Modules to install.
BulkOperationsTest::setUp function core/modules/views/tests/src/FunctionalJavascript/Plugin/BulkOperationsTest.php
BulkOperationsTest::testBulkOperations function core/modules/views/tests/src/FunctionalJavascript/Plugin/BulkOperationsTest.php Tests views bulk operations.
Bundle::getValueOptions function core/modules/views/src/Plugin/views/filter/Bundle.php Gets the value options.
Bundle::__construct function core/modules/views/src/Plugin/views/filter/Bundle.php Constructs a Bundle object.
BundleClassInheritanceException class core/lib/Drupal/Core/Entity/Exception/BundleClassInheritanceException.php Exception thrown if a bundle class does not extend the main entity class.
BundleClassInheritanceException.php file core/lib/Drupal/Core/Entity/Exception/BundleClassInheritanceException.php
BundleClassInheritanceException::__construct function core/lib/Drupal/Core/Entity/Exception/BundleClassInheritanceException.php Constructs a BundleClassInheritanceException.

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