Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExplodeTest::setUp | function | core/ |
|
| ExplodeTest::testChainedTransform | function | core/ |
Tests if the explode process can be chained with handles_multiple process. |
| ExplodeTest::testExplodeWithEmptyDelimiter | function | core/ |
Tests explode fails with empty delimiter. |
| ExplodeTest::testExplodeWithNonStrictAndEmptySource | function | core/ |
Tests that explode works on non-strings but with strict set to FALSE. |
| ExplodeTest::testExplodeWithNonStrictAndNonCastable | function | core/ |
Tests Explode exception handling when string-cast fails. |
| ExplodeTest::testExplodeWithNonString | function | core/ |
Tests explode fails properly on non-strings. |
| ExplodeTest::testExplodeWithStrictAndEmptyString | function | core/ |
Tests Explode return values with an empty string and strict check. |
| ExplodeTest::testTransform | function | core/ |
Tests explode transform process works. |
| ExplodeTest::testTransformLimit | function | core/ |
Tests explode transform process works with a limit. |
| ExportForm::$fileSystem | property | core/ |
The file system service. |
| ExportForm::submitForm | function | core/ |
|
| 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/ |
Tests getting the export storage. |
| ExportStorageManagerTest::testGetStorageLock | function | core/ |
Tests the export storage when it is locked. |
| 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::$testViews | property | core/ |
Views used by this test. |
| ExposedFilterAJAXTest::setUp | function | core/ |
|
| ExposedFilterAJAXTest::testExposedFilterErrorMessages | function | core/ |
Tests that errors messages are displayed for exposed filters via ajax. |
| ExposedFilterAJAXTest::testExposedFiltering | function | core/ |
Tests if exposed filtering via AJAX works for the "Content" View. |
| ExposedFilterAJAXTest::testExposedFilteringThemeNegotiation | function | core/ |
Tests if exposed filtering via AJAX theme negotiation works. |
| ExposedFilterAJAXTest::testExposedFilteringWithButtonElement | function | core/ |
Tests exposed filtering via AJAX with a button element. |
| ExposedFilterAJAXTest::testExposedFiltersInModal | function | core/ |
Tests if exposed filtering via AJAX works in a modal. |
| 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/ |
Pagination
- Previous page
- Page 480
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.