Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExportForm::$languageManager | property | core/ |
The language manager. |
| ExportForm::buildForm | function | core/ |
Form constructor. |
| ExportForm::create | function | core/ |
Instantiates a new instance of this class. |
| ExportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ExportForm::submitForm | function | core/ |
Form submission handler. |
| ExportForm::__construct | function | core/ |
Constructs a new ExportForm. |
| ExportStorageManager | class | core/ |
The export storage manager dispatches an event for the export storage. |
| ExportStorageManager.php | file | core/ |
|
| ExportStorageManager::$active | property | core/ |
The active configuration storage. |
| ExportStorageManager::$eventDispatcher | property | core/ |
The event dispatcher. |
| ExportStorageManager::$lock | property | core/ |
The used lock backend instance. |
| ExportStorageManager::$storage | property | core/ |
The database storage. |
| ExportStorageManager::getStorage | function | core/ |
|
| ExportStorageManager::LOCK_NAME | constant | core/ |
The name used to identify the lock. |
| ExportStorageManager::__construct | function | core/ |
ExportStorageManager constructor. |
| ExportStorageManagerTest | class | core/ |
Tests the export storage manager. |
| ExportStorageManagerTest.php | file | core/ |
|
| ExportStorageManagerTest::$modules | property | core/ |
|
| ExportStorageManagerTest::setUp | function | core/ |
|
| ExportStorageManagerTest::testGetStorage | function | core/ |
Test getting the export storage. |
| ExportStorageManagerTest::testGetStorageLock | function | core/ |
Test the export storage when it is locked. |
| exposed-filter-blocks.php | file | core/ |
Test fixture. |
| exposed-filters.css | file | core/ |
Visual styles for exposed filters. |
| exposed-filters.css | file | core/ |
Visual styles for exposed filters. |
| exposed-filters.css | file | core/ |
Visual styles for exposed filters. |
| exposed-filters.css | file | core/ |
Visual styles for exposed filters. |
| exposed-filters.css | file | core/ |
Visual styles for exposed filters. |
| ExposedFilterAJAXTest | class | core/ |
Tests the basic AJAX functionality of Views exposed forms. |
| ExposedFilterAJAXTest.php | file | core/ |
|
| ExposedFilterAJAXTest::$defaultTheme | property | core/ |
|
| ExposedFilterAJAXTest::$modules | property | core/ |
|
| ExposedFilterAJAXTest::setUp | function | core/ |
|
| ExposedFilterAJAXTest::testExposedFiltering | function | core/ |
Tests if exposed filtering via AJAX works for the "Content" View. |
| ExposedFilterAJAXTest::testExposedFiltersInModal | function | core/ |
Tests if exposed filtering via AJAX works in a modal. |
| ExposedFilterBlocksUpdateTest | class | core/ |
Tests that the additional settings are added to the entity link field. |
| ExposedFilterBlocksUpdateTest.php | file | core/ |
|
| ExposedFilterBlocksUpdateTest::setDatabaseDumpFiles | function | core/ |
|
| ExposedFilterBlocksUpdateTest::testViewsPostUpdateExposedFilterBlocks | function | core/ |
Tests that exposed filter blocks label display are disabled. |
| ExposedFilterBlocksUpdateTest::testViewsPostUpdateExposedFilterBlocksWithoutBlock | function | core/ |
Tests that the update succeeds even if Block is not installed. |
| ExposedFormCache | class | core/ |
Caches exposed forms, as they are heavy to generate. |
| ExposedFormCache.php | file | core/ |
|
| ExposedFormCache::$cache | property | core/ |
Stores the exposed form data. |
| ExposedFormCache::getForm | function | core/ |
Retrieves the views exposed form from cache. |
| ExposedFormCache::reset | function | core/ |
Rests the form cache. |
| ExposedFormCache::setForm | function | core/ |
Save the Views exposed form for later use. |
| ExposedFormCheckboxesTest | class | core/ |
Tests exposed forms functionality. |
| ExposedFormCheckboxesTest.php | file | core/ |
|
| ExposedFormCheckboxesTest::$defaultTheme | property | core/ |
|
| ExposedFormCheckboxesTest::$modules | property | core/ |
|
| ExposedFormCheckboxesTest::$terms | property | core/ |
Test terms. |
Pagination
- Previous page
- Page 554
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.