Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
ExposedFormTest::testTextInputRequired function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Tests the "on demand text" for the input required exposed form type.
ExposedFormUITest class core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php Tests exposed forms UI functionality.
ExposedFormUITest.php file core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php
ExposedFormUITest::$defaultTheme property core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php
ExposedFormUITest::$groupFormUiErrors property core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php Array of error message strings raised by the grouped form.
ExposedFormUITest::$modules property core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php
ExposedFormUITest::$testViews property core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php Views used by this test.
ExposedFormUITest::assertNoGroupedFilterErrors function core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php Asserts that there are no Grouped Filters errors.
ExposedFormUITest::setUp function core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php
ExposedFormUITest::testExposedAdminUi function core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php Tests the admin interface of exposed filter and sort items.
ExposedFormUITest::testExposedGroupedFilter function core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php Tests the configuration of grouped exposed filters.
ExposedFormUITest::testGroupedFilterAdminUi function core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php Tests the admin interface of exposed grouped filters.
ExposedFormUITest::testGroupedFilterAdminUiErrors function core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php Tests the error messages used in the grouped filter form.
ExtendableInterface interface core/lib/Drupal/Core/Database/Query/ExtendableInterface.php Interface for extendable query objects.
ExtendableInterface.php file core/lib/Drupal/Core/Database/Query/ExtendableInterface.php
ExtendableInterface::extend function core/lib/Drupal/Core/Database/Query/ExtendableInterface.php Enhance this object by wrapping it in an extender object.
ExtendedDiscoveryInterface interface core/tests/Drupal/Tests/Component/Plugin/Discovery/AttributeBridgeDecoratorTest.php An interface for testing the Discovery interface.
ExtendedDiscoveryInterface::otherMethod function core/tests/Drupal/Tests/Component/Plugin/Discovery/AttributeBridgeDecoratorTest.php
ExtendedForm class core/modules/system/tests/modules/install_form_test/src/Form/ExtendedForm.php Extends the site setting form.
ExtendedForm.php file core/modules/system/tests/modules/install_form_test/src/Form/ExtendedForm.php
ExtendFriendsTest class core/tests/PHPStan/fixtures/test-methods-with-metadata.php
Extending and altering Drupal group core/core.api.php Overview of extensions and alteration methods for Drupal.
ExtendingNonInstalledClass class core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/ExtendingNonInstalledClass.php Plugin annotation

@Plugin(
id = "extending_non_installed_class",
label = "A plugin whose class is extending from a non-installed module class",
color = "pink",
)
ExtendingNonInstalledClass class core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/ExtendingNonInstalledClass.php This class does not have a plugin attribute or plugin annotation on purpose.
ExtendingNonInstalledClass.php file core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/ExtendingNonInstalledClass.php
ExtendingNonInstalledClass.php file core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/ExtendingNonInstalledClass.php
ExtendingNonInstalledClass::testMethod function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/ExtendingNonInstalledClass.php Provides an empty test method for testing.
Extension class core/modules/system/src/Plugin/migrate/source/Extension.php Drupal 6/7 system data for a legacy extension source from database.
Extension class core/lib/Drupal/Core/Extension/Extension.php Defines an extension (file) object.
extension.list.database_driver service core/core.services.yml Drupal\Core\Extension\DatabaseDriverList
extension.list.module service core/core.services.yml Drupal\Core\Extension\ModuleExtensionList
extension.list.profile service core/core.services.yml Drupal\Core\Extension\ProfileExtensionList
extension.list.theme service core/core.services.yml Drupal\Core\Extension\ThemeExtensionList
extension.list.theme_engine service core/core.services.yml Drupal\Core\Extension\ThemeEngineExtensionList
extension.path.resolver service core/core.services.yml Drupal\Core\Extension\ExtensionPathResolver
Extension.php file core/lib/Drupal/Core/Extension/Extension.php
Extension.php file core/modules/system/src/Plugin/migrate/source/Extension.php
Extension::$filename property core/lib/Drupal/Core/Extension/Extension.php The filename of the main extension file (e.g., 'node.module').
Extension::$info property core/lib/Drupal/Core/Extension/Extension.php The extension info array.
Extension::$pathname property core/lib/Drupal/Core/Extension/Extension.php The relative pathname of the extension.
Extension::$root property core/lib/Drupal/Core/Extension/Extension.php The app root.
Extension::$splFileInfo property core/lib/Drupal/Core/Extension/Extension.php An SplFileInfo instance for the extension's info file.
Extension::$type property core/lib/Drupal/Core/Extension/Extension.php The type of the extension (e.g., 'module').
Extension::fields function core/modules/system/src/Plugin/migrate/source/Extension.php
Extension::getExtensionFilename function core/lib/Drupal/Core/Extension/Extension.php Returns the name of the main extension file, if any.
Extension::getExtensionPathname function core/lib/Drupal/Core/Extension/Extension.php Returns the relative path of the main extension file, if any.
Extension::getFileInfo function core/lib/Drupal/Core/Extension/Extension.php Returns SplFileInfo instance for the extension's info file.
Extension::getFilename function core/lib/Drupal/Core/Extension/Extension.php Returns the filename of the extension's info file.
Extension::getIds function core/modules/system/src/Plugin/migrate/source/Extension.php
Extension::getName function core/lib/Drupal/Core/Extension/Extension.php Returns the internal name of the extension.

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