| EntityViewDisplayJsonAnonTest::$format |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonAnonTest.php |
The format to use in this test. |
| EntityViewDisplayJsonBasicAuthTest::$format |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php |
The format to use in this test. |
| EntityViewDisplayJsonCookieTest::$format |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonCookieTest.php |
The format to use in this test. |
| EntityViewDisplayXmlAnonTest::$format |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlAnonTest.php |
The format to use in this test. |
| EntityViewDisplayXmlBasicAuthTest::$format |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlBasicAuthTest.php |
The format to use in this test. |
| EntityViewDisplayXmlCookieTest::$format |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlCookieTest.php |
The format to use in this test. |
| EntityViewModeJsonAnonTest::$format |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonAnonTest.php |
The format to use in this test. |
| EntityViewModeJsonBasicAuthTest::$format |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonBasicAuthTest.php |
The format to use in this test. |
| EntityViewModeJsonCookieTest::$format |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonCookieTest.php |
The format to use in this test. |
| EntityViewModeXmlAnonTest::$format |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlAnonTest.php |
The format to use in this test. |
| EntityViewModeXmlBasicAuthTest::$format |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php |
The format to use in this test. |
| EntityViewModeXmlCookieTest::$format |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlCookieTest.php |
The format to use in this test. |
| Equality::valueForm |
function |
core/modules/views/src/Plugin/views/filter/Equality.php |
Provide a simple textfield for equality. |
| Error::formatBacktrace |
function |
core/lib/Drupal/Core/Utility/Error.php |
Formats a backtrace into a plain-text string. |
| ErrorTest::providerTestFormatBacktrace |
function |
core/tests/Drupal/Tests/Core/Utility/ErrorTest.php |
Data provider for testFormatBacktrace. |
| ErrorTest::testFormatBacktrace |
function |
core/tests/Drupal/Tests/Core/Utility/ErrorTest.php |
Tests the formatBacktrace() method. |
| EventSubscriber::onExportTransform |
function |
core/modules/config/tests/config_transformer_test/src/EventSubscriber.php |
The storage is transformed for exporting. |
| EventSubscriber::onImportTransform |
function |
core/modules/config/tests/config_transformer_test/src/EventSubscriber.php |
The storage is transformed for importing. |
| example_module_missing_information.libraries.yml |
file |
core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module_missing_information.libraries.yml |
core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module_missing_information.libraries.yml |
| exception.enforced_form_response |
service |
core/core.services.yml |
Drupal\Core\EventSubscriber\EnforcedFormResponseSubscriber |
| ExceptionJsonSubscriber::getHandledFormats |
function |
core/lib/Drupal/Core/EventSubscriber/ExceptionJsonSubscriber.php |
Specifies the request formats this subscriber will respond to. |
| ExcludedModulesEventSubscriber::onConfigTransformExport |
function |
core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php |
Transform the storage which is used to export the configuration. |
| ExcludedModulesEventSubscriber::onConfigTransformImport |
function |
core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php |
Transform the storage which is used to import the configuration. |
| ExperimentalThemeTest::testExperimentalConfirmForm |
function |
core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php |
Tests installing experimental themes and dependencies in the UI. |
| Explode::transform |
function |
core/modules/migrate/src/Plugin/migrate/process/Explode.php |
Performs the associated process. |
| ExplodeTest::testChainedTransform |
function |
core/modules/migrate/tests/src/Unit/process/ExplodeTest.php |
Tests if the explode process can be chained with handles_multiple process. |
| ExplodeTest::testTransform |
function |
core/modules/migrate/tests/src/Unit/process/ExplodeTest.php |
Tests explode transform process works. |
| ExplodeTest::testTransformLimit |
function |
core/modules/migrate/tests/src/Unit/process/ExplodeTest.php |
Tests explode transform process works with a limit. |
| 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 this class. |
| 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. |
| 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 |
The theme to install as the default for testing. |
| ExposedFormCheckboxesTest::$modules |
property |
core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php |
Modules to install. |
| 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. |