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
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 Tests getting the export storage.
ExportStorageManagerTest::testGetStorageLock function core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php Tests the export storage when it is locked.
exposed-filters.css file core/themes/claro/css/classy/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/starterkit_theme/css/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::$testViews property core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php Views used by this test.
ExposedFilterAJAXTest::setUp function core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php
ExposedFilterAJAXTest::testExposedFilterErrorMessages function core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php Tests that errors messages are displayed for exposed filters via ajax.
ExposedFilterAJAXTest::testExposedFiltering function core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php Tests if exposed filtering via AJAX works for the "Content" View.
ExposedFilterAJAXTest::testExposedFilteringThemeNegotiation function core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php Tests if exposed filtering via AJAX theme negotiation works.
ExposedFilterAJAXTest::testExposedFilteringWithButtonElement function core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php Tests exposed filtering via AJAX with a button element.
ExposedFilterAJAXTest::testExposedFiltersInModal function core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php Tests if exposed filtering via AJAX works in a modal.
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.
ExposedFormCheckboxesTest::$testViews property core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php
ExposedFormCheckboxesTest::$vocabulary property core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Vocabulary for testing checkbox options.
ExposedFormCheckboxesTest::setUp function core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php
ExposedFormCheckboxesTest::testExposedFormRenderCheckboxes function core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Tests overriding the default render option with checkboxes.
ExposedFormCheckboxesTest::testExposedIsAllOfFilter function core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Tests that "is all of" filters work with checkboxes.
ExposedFormLinkDisplayTest class core/modules/views/tests/src/Kernel/Plugin/ExposedFormLinkDisplayTest.php Tests exposed form actions for block displays with custom link targets.
ExposedFormLinkDisplayTest.php file core/modules/views/tests/src/Kernel/Plugin/ExposedFormLinkDisplayTest.php
ExposedFormLinkDisplayTest::setUp function core/modules/views/tests/src/Kernel/Plugin/ExposedFormLinkDisplayTest.php
ExposedFormLinkDisplayTest::testExposedFormActionUsesCustomLinkDisplay function core/modules/views/tests/src/Kernel/Plugin/ExposedFormLinkDisplayTest.php Tests that exposed form action uses the custom link display path.
ExposedFormPluginBase class core/modules/views/src/Plugin/views/exposed_form/ExposedFormPluginBase.php Base class for Views exposed filter form plugins.
ExposedFormPluginBase.php file core/modules/views/src/Plugin/views/exposed_form/ExposedFormPluginBase.php
ExposedFormPluginBase::$usesOptions property core/modules/views/src/Plugin/views/exposed_form/ExposedFormPluginBase.php
ExposedFormPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/exposed_form/ExposedFormPluginBase.php
ExposedFormPluginBase::defineOptions function core/modules/views/src/Plugin/views/exposed_form/ExposedFormPluginBase.php
ExposedFormPluginBase::exposedFormAlter function core/modules/views/src/Plugin/views/exposed_form/ExposedFormPluginBase.php

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