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
ExportForm::$languageManager property core/modules/locale/src/Form/ExportForm.php The language manager.
ExportForm::buildForm function core/modules/locale/src/Form/ExportForm.php Form constructor.
ExportForm::create function core/modules/locale/src/Form/ExportForm.php Instantiates a new instance of this class.
ExportForm::getFormId function core/modules/locale/src/Form/ExportForm.php Returns a unique string identifying the form.
ExportForm::submitForm function core/modules/locale/src/Form/ExportForm.php Form submission handler.
ExportForm::__construct function core/modules/locale/src/Form/ExportForm.php Constructs a new ExportForm.
ExportStorageManager class core/lib/Drupal/Core/Config/ExportStorageManager.php The export storage manager dispatches an event for the export storage.
ExportStorageManager.php file core/lib/Drupal/Core/Config/ExportStorageManager.php
ExportStorageManager::$active property core/lib/Drupal/Core/Config/ExportStorageManager.php The active configuration storage.
ExportStorageManager::$eventDispatcher property core/lib/Drupal/Core/Config/ExportStorageManager.php The event dispatcher.
ExportStorageManager::$lock property core/lib/Drupal/Core/Config/ExportStorageManager.php The used lock backend instance.
ExportStorageManager::$storage property core/lib/Drupal/Core/Config/ExportStorageManager.php The database storage.
ExportStorageManager::getStorage function core/lib/Drupal/Core/Config/ExportStorageManager.php
ExportStorageManager::LOCK_NAME constant core/lib/Drupal/Core/Config/ExportStorageManager.php The name used to identify the lock.
ExportStorageManager::__construct function core/lib/Drupal/Core/Config/ExportStorageManager.php ExportStorageManager constructor.
ExportStorageManagerTest class core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php Tests the export storage manager.
ExportStorageManagerTest.php file core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php
ExportStorageManagerTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php
ExportStorageManagerTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php
ExportStorageManagerTest::testGetStorage function core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php Test getting the export storage.
ExportStorageManagerTest::testGetStorageLock function core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php Test the export storage when it is locked.
exposed-filter-blocks.php file core/modules/views/tests/fixtures/update/exposed-filter-blocks.php Test fixture.
exposed-filters.css file core/themes/seven/css/classy/components/exposed-filters.css Visual styles for exposed filters.
exposed-filters.css file core/themes/claro/css/classy/components/exposed-filters.css Visual styles for exposed filters.
exposed-filters.css file core/themes/classy/css/components/exposed-filters.css Visual styles for exposed filters.
exposed-filters.css file core/profiles/demo_umami/themes/umami/css/classy/components/exposed-filters.css Visual styles for exposed filters.
exposed-filters.css file core/themes/bartik/css/classy/components/exposed-filters.css Visual styles for exposed filters.
ExposedFilterAJAXTest class core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php Tests the basic AJAX functionality of Views exposed forms.
ExposedFilterAJAXTest.php file core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php
ExposedFilterAJAXTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php
ExposedFilterAJAXTest::$modules property core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php
ExposedFilterAJAXTest::setUp function core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php
ExposedFilterAJAXTest::testExposedFiltering function core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php Tests if exposed filtering via AJAX works for the "Content" View.
ExposedFilterAJAXTest::testExposedFiltersInModal function core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php Tests if exposed filtering via AJAX works in a modal.
ExposedFilterBlocksUpdateTest class core/modules/views/tests/src/Functional/Update/ExposedFilterBlocksUpdateTest.php Tests that the additional settings are added to the entity link field.
ExposedFilterBlocksUpdateTest.php file core/modules/views/tests/src/Functional/Update/ExposedFilterBlocksUpdateTest.php
ExposedFilterBlocksUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ExposedFilterBlocksUpdateTest.php
ExposedFilterBlocksUpdateTest::testViewsPostUpdateExposedFilterBlocks function core/modules/views/tests/src/Functional/Update/ExposedFilterBlocksUpdateTest.php Tests that exposed filter blocks label display are disabled.
ExposedFilterBlocksUpdateTest::testViewsPostUpdateExposedFilterBlocksWithoutBlock function core/modules/views/tests/src/Functional/Update/ExposedFilterBlocksUpdateTest.php Tests that the update succeeds even if Block is not installed.
ExposedFormCache class core/modules/views/src/ExposedFormCache.php Caches exposed forms, as they are heavy to generate.
ExposedFormCache.php file core/modules/views/src/ExposedFormCache.php
ExposedFormCache::$cache property core/modules/views/src/ExposedFormCache.php Stores the exposed form data.
ExposedFormCache::getForm function core/modules/views/src/ExposedFormCache.php Retrieves the views exposed form from cache.
ExposedFormCache::reset function core/modules/views/src/ExposedFormCache.php Rests the form cache.
ExposedFormCache::setForm function core/modules/views/src/ExposedFormCache.php Save the Views exposed form for later use.
ExposedFormCheckboxesTest class core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Tests exposed forms functionality.
ExposedFormCheckboxesTest.php file core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php
ExposedFormCheckboxesTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php
ExposedFormCheckboxesTest::$modules property core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php
ExposedFormCheckboxesTest::$terms property core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Test terms.

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