Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| EnvironmentSupportValidator | class | core/ |
Checks that the environment has support for Package Manager. |
| EnvironmentSupportValidator.php | file | core/ |
|
| EnvironmentSupportValidator::getSubscribedEvents | function | core/ |
|
| EnvironmentSupportValidator::validate | function | core/ |
Checks that this environment supports Package Manager. |
| EnvironmentSupportValidator::VARIABLE_NAME | constant | core/ |
The name of the environment variable to check. |
| EnvironmentSupportValidatorTest | class | core/ |
Tests Environment Support Validator. |
| EnvironmentSupportValidatorTest.php | file | core/ |
|
| EnvironmentSupportValidatorTest::testInvalidUrl | function | core/ |
Tests handling of an invalid URL in the environment support variable. |
| EnvironmentSupportValidatorTest::testInvalidUrlDuringPreApply | function | core/ |
Tests an invalid URL in the environment support variable during pre-apply. |
| EnvironmentSupportValidatorTest::testValidUrl | function | core/ |
Tests that the validation message links to the provided URL. |
| EnvironmentSupportValidatorTest::testValidUrlDuringPreApply | function | core/ |
Tests that the validation message links to the provided URL during pre-apply. |
| Equality::operatorOptions | function | core/ |
Provide simple equality operator. |
| EquivalentUpdate::toSkipMessage | function | core/ |
Creates a message to explain why an update has been skipped. |
| ErrorCollection::getIterator | function | core/ |
Returns an iterator for errors. |
| ErrorHandlerTest::testCustomErrorHandler | function | core/ |
Tests a custom error handler set in settings.php. |
| EventSubscriber::onConfigImporterMissingContentOne | function | core/ |
Handles the missing content event. |
| ExampleRenderable::toRenderable | function | core/ |
Returns a render array representation of the object. |
| exception.custom_page_html | service | core/ |
Drupal\Core\EventSubscriber\CustomPageExceptionHtmlSubscriber |
| ExceptionJsonSubscriberTest::providerTestOn4xx | function | core/ |
|
| ExceptionJsonSubscriberTest::testOn4xx | function | core/ |
Tests on 4xx. |
| ExcludedFieldTokenTest | class | core/ |
Tests the display of an excluded field that is used as a token. |
| ExcludedFieldTokenTest.php | file | core/ |
|
| ExcludedFieldTokenTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ExcludedFieldTokenTest::$modules | property | core/ |
The modules that need to be installed for this test. |
| ExcludedFieldTokenTest::$testViews | property | core/ |
The views that are used by this test. |
| ExcludedFieldTokenTest::$view | property | core/ |
|
| ExcludedFieldTokenTest::setUp | function | core/ |
Sets up the test. |
| ExcludedFieldTokenTest::testExcludedTitleTokenDisplay | function | core/ |
Tests the display of an excluded title field when used as a token. |
| ExcludedModulesEventSubscriber::$activeStorage | property | core/ |
|
| ExecutionContext::getObject | function | core/ |
|
| ExecutionContext::getValidator | function | core/ |
|
| ExecutionContextFactory | class | core/ |
Defines an execution factory for the Symfony validator. |
| ExecutionContextFactory.php | file | core/ |
|
| ExecutionContextFactory::createContext | function | core/ |
|
| ExecutionContextFactory::__construct | function | core/ |
Constructs a new ExecutionContextFactory instance. |
| Exporter::exportToFile | function | core/ |
Exports an entity to a YAML file in a directory. |
| 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. |
| ExposedFilterAJAXTest::testExposedFilteringWithButtonElement | function | core/ |
Tests exposed filtering via AJAX with a button element. |
Pagination
- Previous page
- Page 88
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.