Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExposedFormTest::testResetButton | function | core/ |
Tests whether the reset button works on an exposed form. |
| ExposedFormTest::testSubmitButton | function | core/ |
Tests the submit button. |
| ExtensionAvailableConstraint::$couldNotLoadProfileToCheckExtension | property | core/ |
The error message for a module that is not available in the profile. |
| 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. |
| ExtensionExistsConstraintValidatorTest.php | file | core/ |
|
| ExtensionExistsConstraintValidatorTest::testValidation | function | core/ |
Tests the ExtensionExists constraint validator. |
| ExtensionInstallStorage | class | core/ |
Storage to access configuration and schema in enabled extensions. |
| ExtensionInstallStorage.php | file | core/ |
|
| ExtensionInstallStorage::$configStorage | property | core/ |
The active configuration store. |
| ExtensionInstallStorage::$includeProfile | property | core/ |
Flag to include the profile in the list of enabled modules. |
| ExtensionInstallStorage::$installProfile | property | core/ |
The name of the currently active installation profile. |
| ExtensionInstallStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| ExtensionInstallStorage::getAllFolders | function | core/ |
Returns a map of all config object names and their folders. |
| ExtensionInstallStorage::__construct | function | core/ |
Overrides \Drupal\Core\Config\InstallStorage::__construct(). |
| ExtensionInstallStorageTest | class | core/ |
Tests Drupal\Core\Config\ExtensionInstallStorage. |
| ExtensionInstallStorageTest.php | file | core/ |
|
| ExtensionInstallStorageTest::testCreateCollection | function | core/ |
Tests create collection. |
Pagination
- Previous page
- Page 89
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.