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 11.x for all
  6. Other projects
Title Object type File name Summary
Exporter::__construct function core/lib/Drupal/Core/DefaultContent/Exporter.php
ExportForm class core/modules/locale/src/Form/ExportForm.php Form for the Gettext translation files export form.
ExportForm.php file core/modules/locale/src/Form/ExportForm.php
ExportForm::$fileSystem property core/modules/locale/src/Form/ExportForm.php The file system service.
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 the implementing class using autowiring.
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.
ExportMetadata class core/lib/Drupal/Core/DefaultContent/ExportMetadata.php Collects metadata about an entity being exported.
ExportMetadata.php file core/lib/Drupal/Core/DefaultContent/ExportMetadata.php
ExportMetadata::$attachments property core/lib/Drupal/Core/DefaultContent/ExportMetadata.php Files that should accompany the exported entity.
ExportMetadata::$metadata property core/lib/Drupal/Core/DefaultContent/ExportMetadata.php The collected export metadata.
ExportMetadata::addAttachment function core/lib/Drupal/Core/DefaultContent/ExportMetadata.php Attaches a file to the exported entity.
ExportMetadata::addDependency function core/lib/Drupal/Core/DefaultContent/ExportMetadata.php Adds a dependency on another content entity.
ExportMetadata::get function core/lib/Drupal/Core/DefaultContent/ExportMetadata.php Returns the collected metadata as an array.
ExportMetadata::getAttachments function core/lib/Drupal/Core/DefaultContent/ExportMetadata.php Returns the files attached to this entity.
ExportMetadata::getDependencies function core/lib/Drupal/Core/DefaultContent/ExportMetadata.php Returns the dependencies of the exported entity.
ExportMetadata::__construct function core/lib/Drupal/Core/DefaultContent/ExportMetadata.php
ExportResult class core/lib/Drupal/Core/DefaultContent/ExportResult.php The result of exporting a content entity.
ExportResult.php file core/lib/Drupal/Core/DefaultContent/ExportResult.php
ExportResult::__construct function core/lib/Drupal/Core/DefaultContent/ExportResult.php
ExportResult::__toString function core/lib/Drupal/Core/DefaultContent/ExportResult.php Returns the exported entity data as YAML.
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::$storage property core/lib/Drupal/Core/Config/ExportStorageManager.php The database storage.
ExportStorageManager::getStorage function core/lib/Drupal/Core/Config/ExportStorageManager.php Get the config storage.
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 Modules to install.
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/profiles/demo_umami/themes/umami/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/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 The theme to install as the default for testing.
ExposedFilterAJAXTest::$modules property core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php Modules to install.
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.

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