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
ExposedFormTest::testExposedIdentifier function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Tests the exposed form with a non-standard identifier.
ExposedFormTest::testExposedSortAndItemsPerPage function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Tests exposed forms with exposed sort and items per page.
ExposedFormTest::testFormErrorWithExposedForm function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Tests a view which is rendered after a form with a validation error.
ExposedFormTest::testInputRequired function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Test the input required exposed form type.
ExposedFormTest::testResetButton function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Tests whether the reset button works on an exposed form.
ExposedFormTest::testSubmitButton function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Tests the submit button.
ExposedFormTest::testTextInputRequired function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Test 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
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.
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.php file core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/ExtendingNonInstalledClass.php
Extension class core/modules/system/src/Plugin/migrate/source/Extension.php Gets system data for a legacy extension.
Extension class core/lib/Drupal/Core/Extension/Extension.php Defines an extension (file) object.
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.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::$pathname property core/lib/Drupal/Core/Extension/Extension.php The relative pathname of the extension (e.g., 'core/modules/node/node.info.yml').
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::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.
Extension::getPath function core/lib/Drupal/Core/Extension/Extension.php Returns the relative path of the extension.
Extension::getPathname function core/lib/Drupal/Core/Extension/Extension.php Returns the relative path and filename of the extension's info file.
Extension::getType function core/lib/Drupal/Core/Extension/Extension.php Returns the type of the extension.
Extension::load function core/lib/Drupal/Core/Extension/Extension.php Loads the main extension file, if any.
Extension::prepareRow function core/modules/system/src/Plugin/migrate/source/Extension.php
Extension::query function core/modules/system/src/Plugin/migrate/source/Extension.php

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