Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ExposedFormLinkDisplayTest::testExposedFormActionUsesCustomLinkDisplay | function | core/ |
Tests that exposed form action uses the custom link display path. |
| ExposedFormTest::testResetButton | function | core/ |
Tests whether the reset button works on an exposed form. |
| ExposedFormTest::testSubmitButton | function | core/ |
Tests the submit button. |
| ExtensionAvailableConstraint::getDefaultOption | function | core/ |
|
| ExtensionAvailableConstraintValidator | class | core/ |
Validates that a given extension exists. |
| ExtensionAvailableConstraintValidator.php | file | core/ |
|
| ExtensionAvailableConstraintValidator::$extensionDiscovery | property | core/ |
Extension discovery objects for when the profile has changed. |
| ExtensionAvailableConstraintValidator::$inTestEnvironment | property | core/ |
Indicates if the application is running in a test environment. |
| ExtensionAvailableConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ExtensionAvailableConstraintValidator::extensionExists | function | core/ |
Determines if an extension exists. |
| ExtensionAvailableConstraintValidator::getExtensionDiscovery | function | core/ |
Gets an extension discovery object for the given profile. |
| ExtensionAvailableConstraintValidator::insideTest | function | core/ |
Whether this validator is running inside a test. |
| ExtensionAvailableConstraintValidator::resolveProfile | function | core/ |
Resolve the profile based on the given typed data. |
| ExtensionAvailableConstraintValidator::validate | function | core/ |
|
| ExtensionAvailableConstraintValidator::__construct | function | core/ |
|
| ExtensionAvailableConstraintValidatorTest | class | core/ |
Tests the ExtensionAvailable constraint validator. |
| ExtensionAvailableConstraintValidatorTest.php | file | core/ |
|
| ExtensionAvailableConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| ExtensionAvailableConstraintValidatorTest::dataProvider | function | core/ |
Data provider using yield statements. |
| ExtensionAvailableConstraintValidatorTest::testValidationModule | function | core/ |
Tests the ExtensionAvailable constraint validator. |
| ExtensionAvailableConstraintValidatorTest::testValidationProfile | function | core/ |
Tests the ExtensionAvailable constraint validator. |
| ExtensionDiscovery::$profileDirectories | property | core/ |
List of installation profile directories to additionally scan. |
| ExtensionDiscovery::filterByProfileDirectories | function | core/ |
Filters out extensions not belonging to the scanned installation profiles. |
| ExtensionDiscovery::getProfileDirectories | function | core/ |
Gets the installation profile directories to be scanned. |
| ExtensionDiscovery::scanDirectory | function | core/ |
Recursively scans a base directory for the extensions it contains. |
| ExtensionDiscovery::setProfileDirectories | function | core/ |
Sets explicit profile directories to scan. |
| ExtensionDiscovery::setProfileDirectoriesFromSettings | function | core/ |
Sets installation profile directories based on current site settings. |
| ExtensionDiscoveryTest::addFileToFilesystemStructure | function | core/ |
|
| ExtensionExistsConstraint::getDefaultOption | function | core/ |
|
| ExtensionExistsConstraintValidator | class | core/ |
Validates that a given extension exists. |
| ExtensionExistsConstraintValidator.php | file | core/ |
|
| ExtensionExistsConstraintValidator::$moduleHandler | property | core/ |
The module handler service. |
| ExtensionExistsConstraintValidator::$themeHandler | property | core/ |
The theme handler service. |
| ExtensionExistsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ExtensionExistsConstraintValidator::validate | function | core/ |
|
| ExtensionExistsConstraintValidator::__construct | function | core/ |
Constructs a ExtensionExistsConstraintValidator object. |
| ExtensionExistsConstraintValidatorTest | class | core/ |
Tests the ExtensionExists constraint validator. |
Pagination
- Previous page
- Page 90
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.