Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Exporter::__construct | function | core/ |
|
| ExportForm | class | core/ |
Form for the Gettext translation files export form. |
| ExportForm.php | file | core/ |
|
| ExportForm::$fileSystem | property | core/ |
The file system service. |
| ExportForm::$languageManager | property | core/ |
The language manager. |
| ExportForm::buildForm | function | core/ |
Form constructor. |
| ExportForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| 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. |
| ExportMetadata | class | core/ |
Collects metadata about an entity being exported. |
| ExportMetadata.php | file | core/ |
|
| ExportMetadata::$attachments | property | core/ |
Files that should accompany the exported entity. |
| ExportMetadata::$metadata | property | core/ |
The collected export metadata. |
| ExportMetadata::addAttachment | function | core/ |
Attaches a file to the exported entity. |
| ExportMetadata::addDependency | function | core/ |
Adds a dependency on another content entity. |
| ExportMetadata::get | function | core/ |
Returns the collected metadata as an array. |
| ExportMetadata::getAttachments | function | core/ |
Returns the files attached to this entity. |
| ExportMetadata::getDependencies | function | core/ |
Returns the dependencies of the exported entity. |
| ExportMetadata::__construct | function | core/ |
|
| ExportResult | class | core/ |
The result of exporting a content entity. |
| ExportResult.php | file | core/ |
|
| ExportResult::__construct | function | core/ |
|
| ExportResult::__toString | function | core/ |
Returns the exported entity data as YAML. |
| ExportStorageManager | class | core/ |
The export storage manager dispatches an event for the export storage. |
| ExportStorageManager.php | file | core/ |
|
| ExportStorageManager::$storage | property | core/ |
The database storage. |
| ExportStorageManager::getStorage | function | core/ |
Get the config storage. |
| 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/ |
Modules to install. |
| 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/ |
The theme to install as the default for testing. |
| ExposedFilterAJAXTest::$modules | property | core/ |
Modules to install. |
| 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. |
Pagination
- Previous page
- Page 599
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.