Search for d

  1. Search 7.x for d
  2. Search 9.5.x for d
  3. Search 8.9.x for d
  4. Search 10.3.x for d
  5. Other projects
Title Object type File name Summary
AppendOpTest::testProcess function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/AppendOpTest.php @covers ::process[[api-linebreak]]
ApplyFailedException class core/modules/package_manager/src/Exception/ApplyFailedException.php Exception thrown if a stage encounters an error applying an update.
ApplyFailedException.php file core/modules/package_manager/src/Exception/ApplyFailedException.php
ArbitraryRebuildTest class core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php Tests altering forms to be rebuilt so there are multiple steps.
ArbitraryRebuildTest.php file core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php
ArbitraryRebuildTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php The theme to install as the default for testing.
ArbitraryRebuildTest::$modules property core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php Modules to install.
ArbitraryRebuildTest::setUp function core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php
ArbitraryRebuildTest::testUserRegistrationMultipleField function core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php Tests a rebuild caused by a multiple value field.
ArbitraryRebuildTest::testUserRegistrationRebuild function core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php Tests a basic rebuild with the user registration form.
Archiver::$description property core/lib/Drupal/Core/Archiver/Annotation/Archiver.php The description of the archiver plugin.
Archiver::$id property core/lib/Drupal/Core/Archiver/Annotation/Archiver.php The archiver plugin ID.
ArchiverInterface::add function core/lib/Drupal/Core/Archiver/ArchiverInterface.php Adds the specified file or directory to the archive.
ArchiverTestBase::$archiverPluginId property core/tests/Drupal/KernelTests/Core/Archiver/ArchiverTestBase.php The archiver plugin identifier.
AreaDisplayLinkTest class core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php Tests the core views_handler_area_display_link handler.
AreaDisplayLinkTest.php file core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php
AreaDisplayLinkTest::$modules property core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php Modules to install.
AreaDisplayLinkTest::$testViews property core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php Views to be enabled.
AreaDisplayLinkTest::assertFormOptions function core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php Assert the display options contains only path based displays.
AreaDisplayLinkTest::assertNoWarningMessages function core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php Assert no warning messages are shown when all display are equal.
AreaDisplayLinkTest::assertRenderedDisplayLinks function core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php Assert the display links are correctly rendered for a display.
AreaDisplayLinkTest::assertWarningMessages function core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php Assert the warning messages are shown after changing the page_1 display.
AreaDisplayLinkTest::renderDisplayLink function core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php Render a display link.
AreaDisplayLinkTest::setUp function core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php
AreaDisplayLinkTest::testAreaDisplayLink function core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php Tests the views area display_link handler.
AreaEmptyTest::$modules property core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php Modules to install.
AreaEmptyTest::testRenderEmptyHeaderFooter function core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php Tests that the header and footer areas are not rendered if empty.
AreaEmptyTest::viewsData function core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php Returns the views data definition.
AreaEntityTest::$modules property core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php Modules to install.
AreaEntityTest::doTestCalculateDependencies function core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php Tests the calculation of the rendered dependencies.
AreaEntityTest::doTestRender function core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php Tests rendering the entity area handler.
AreaEntityTest::testEntityAreaData function core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php Tests views data for entity area handlers.
AreaEntityUITest::$defaultTheme property core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php The theme to install as the default for testing.
AreaEntityUITest::$modules property core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php Modules to install.
AreaHTTPStatusCodeTest class core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php Tests the http_status_code area handler.
AreaHTTPStatusCodeTest.php file core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php
AreaHTTPStatusCodeTest::$defaultTheme property core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php The theme to install as the default for testing.
AreaHTTPStatusCodeTest::$modules property core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php Modules to install.
AreaHTTPStatusCodeTest::$testViews property core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php Views used by this test.
AreaHTTPStatusCodeTest::testHTTPStatusCodeHandler function core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php Tests the area handler.
AreaOrderTest class core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php Tests the view area handler.
AreaOrderTest.php file core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php
AreaOrderTest::$modules property core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php Modules to install.
AreaOrderTest::$testViews property core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php Views used by this test.
AreaOrderTest::setUpFixtures function core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php Sets up the configuration and schema of views and views_test_data modules.
AreaOrderTest::testAreaOrder function core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php Tests the order of the handlers.
AreaPluginBase::adminSummary function core/modules/views/src/Plugin/views/area/AreaPluginBase.php Provide text for the administrative summary.
AreaPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/area/AreaPluginBase.php Provide a form to edit options for this plugin.
AreaPluginBase::defineOptions function core/modules/views/src/Plugin/views/area/AreaPluginBase.php Information about options for all kinds of purposes will be held here.
AreaPluginBase::preRender function core/modules/views/src/Plugin/views/area/AreaPluginBase.php Performs any operations needed before full rendering.

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