Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
ExposedFormTest.php file core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php
ExposedFormTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php
ExposedFormTest::$modules property core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php
ExposedFormTest::$nodes property core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Nodes to test.
ExposedFormTest::$testViews property core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Views used by this test.
ExposedFormTest::assertIds function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Checks whether the specified ids are the ones displayed in the view output.
ExposedFormTest::assertNodesExist function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Asserts that nodes of only given bundles exist.
ExposedFormTest::getExpectedExposedFormId function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Returns a views exposed form ID.
ExposedFormTest::providerTestExposedBlock function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Data provider for testing different types of displays.
ExposedFormTest::setUp function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php
ExposedFormTest::testExposedBlock function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Tests the exposed block functionality.
ExposedFormTest::testExposedFilterPagination function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Tests the exposed form with a pager.
ExposedFormTest::testExposedForm function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Tests the input required exposed form type.
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 Tests the input required exposed form type.
ExposedFormTest::testRememberSelected function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Tests the "Remember the last selection" functionality.
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 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.
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
ExtendFriendsTest class core/tests/PHPStan/fixtures/test-methods-with-metadata.php
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.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

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