Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
accordion.css file core/assets/vendor/jquery.ui/themes/base/accordion.css /*!
* jQuery UI Accordion 1.12.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/accordion/#theming
*/
.ui-accordion…
action.migrate_drupal.yml file core/modules/action/migrations/state/action.migrate_drupal.yml core/modules/action/migrations/state/action.migrate_drupal.yml
ActionAddForm class core/modules/action/src/ActionAddForm.php Provides a form for action add forms.
ActionAddForm.php file core/modules/action/src/ActionAddForm.php
ActionEditForm class core/modules/action/src/ActionEditForm.php Provides a form for action edit forms.
ActionEditForm.php file core/modules/action/src/ActionEditForm.php
ActionFormBase class core/modules/action/src/ActionFormBase.php Provides a base form for action forms.
ActionFormBase.php file core/modules/action/src/ActionFormBase.php
ActionHalJsonAnonTest class core/modules/system/tests/src/Functional/Hal/ActionHalJsonAnonTest.php @group hal
ActionHalJsonAnonTest.php file core/modules/system/tests/src/Functional/Hal/ActionHalJsonAnonTest.php
ActionHalJsonAnonTest::$defaultTheme property core/modules/system/tests/src/Functional/Hal/ActionHalJsonAnonTest.php The theme to install as the default for testing.
ActionHalJsonAnonTest::$format property core/modules/system/tests/src/Functional/Hal/ActionHalJsonAnonTest.php The format to use in this test.
ActionHalJsonAnonTest::$mimeType property core/modules/system/tests/src/Functional/Hal/ActionHalJsonAnonTest.php The MIME type that corresponds to $format.
ActionHalJsonAnonTest::$modules property core/modules/system/tests/src/Functional/Hal/ActionHalJsonAnonTest.php Modules to install.
ActionHalJsonBasicAuthTest class core/modules/system/tests/src/Functional/Hal/ActionHalJsonBasicAuthTest.php @group hal
ActionHalJsonBasicAuthTest.php file core/modules/system/tests/src/Functional/Hal/ActionHalJsonBasicAuthTest.php
ActionHalJsonBasicAuthTest::$auth property core/modules/system/tests/src/Functional/Hal/ActionHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
ActionHalJsonBasicAuthTest::$defaultTheme property core/modules/system/tests/src/Functional/Hal/ActionHalJsonBasicAuthTest.php The theme to install as the default for testing.
ActionHalJsonBasicAuthTest::$format property core/modules/system/tests/src/Functional/Hal/ActionHalJsonBasicAuthTest.php The format to use in this test.
ActionHalJsonBasicAuthTest::$mimeType property core/modules/system/tests/src/Functional/Hal/ActionHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
ActionHalJsonBasicAuthTest::$modules property core/modules/system/tests/src/Functional/Hal/ActionHalJsonBasicAuthTest.php Modules to install.
ActionHalJsonCookieTest class core/modules/system/tests/src/Functional/Hal/ActionHalJsonCookieTest.php @group hal
ActionHalJsonCookieTest.php file core/modules/system/tests/src/Functional/Hal/ActionHalJsonCookieTest.php
ActionHalJsonCookieTest::$auth property core/modules/system/tests/src/Functional/Hal/ActionHalJsonCookieTest.php The authentication mechanism to use in this test.
ActionHalJsonCookieTest::$defaultTheme property core/modules/system/tests/src/Functional/Hal/ActionHalJsonCookieTest.php The theme to install as the default for testing.
ActionHalJsonCookieTest::$format property core/modules/system/tests/src/Functional/Hal/ActionHalJsonCookieTest.php The format to use in this test.
ActionHalJsonCookieTest::$mimeType property core/modules/system/tests/src/Functional/Hal/ActionHalJsonCookieTest.php The MIME type that corresponds to $format.
ActionHalJsonCookieTest::$modules property core/modules/system/tests/src/Functional/Hal/ActionHalJsonCookieTest.php Modules to install.
ActionResourceTestBase class core/modules/rest/tests/src/Functional/EntityResource/Action/ActionResourceTestBase.php
ActionResourceTestBase.php file core/modules/rest/tests/src/Functional/EntityResource/Action/ActionResourceTestBase.php
ActionTest class core/modules/action/tests/src/Kernel/Plugin/migrate/source/ActionTest.php Tests actions source plugin.
ActionTest.php file core/modules/action/tests/src/Kernel/Plugin/migrate/source/ActionTest.php
ActionTest::$modules property core/modules/action/tests/src/Kernel/Plugin/migrate/source/ActionTest.php Modules to enable.
ActionTest::providerSource function core/modules/action/tests/src/Kernel/Plugin/migrate/source/ActionTest.php The data provider.
action_settings.yml file core/modules/action/migrations/action_settings.yml core/modules/action/migrations/action_settings.yml
ActiveThemeLegacyTest class core/tests/Drupal/KernelTests/Core/Theme/ActiveThemeLegacyTest.php Tests legacy code in ActiveTheme.
ActiveThemeLegacyTest.php file core/tests/Drupal/KernelTests/Core/Theme/ActiveThemeLegacyTest.php
ActiveThemeLegacyTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/ActiveThemeLegacyTest.php Modules to enable.
ActiveThemeLegacyTest::testConstructor function core/tests/Drupal/KernelTests/Core/Theme/ActiveThemeLegacyTest.php Tests BC layer in constructor.
ActiveThemeLegacyTest::testGetBaseThemes function core/tests/Drupal/KernelTests/Core/Theme/ActiveThemeLegacyTest.php Tests \Drupal\Core\Theme\ActiveTheme::getBaseThemes() deprecation.
AdminThemeUpdateTest class core/modules/system/tests/src/Functional/Update/AdminThemeUpdateTest.php Tests system.theme:admin is updated.
AdminThemeUpdateTest.php file core/modules/system/tests/src/Functional/Update/AdminThemeUpdateTest.php
AdminThemeUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/AdminThemeUpdateTest.php The theme to install as the default for testing.
AdminThemeUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/AdminThemeUpdateTest.php Set database dump files to be used.
AdminThemeUpdateTest::testUpdateHookN function core/modules/system/tests/src/Functional/Update/AdminThemeUpdateTest.php Tests that system.theme:admin is updated as expected.
AfterSymfonyListener class core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit7/AfterSymfonyListener.php Listens to PHPUnit test runs.
AfterSymfonyListener class core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit6/AfterSymfonyListener.php Listens to PHPUnit test runs.
AfterSymfonyListener.php file core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit6/AfterSymfonyListener.php
AfterSymfonyListener.php file core/tests/Drupal/Tests/Listeners/AfterSymfonyListener.php Listens to PHPUnit test runs.
AfterSymfonyListener.php file core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit7/AfterSymfonyListener.php

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