Search for to
Title | Object type | File name | Summary |
---|---|---|---|
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. |
ExposedFormTest::testResetButton | function | core/ |
Tests whether the reset button works on an exposed form. |
ExposedFormTest::testSubmitButton | function | core/ |
Tests the submit button. |
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::$modules | property | core/ |
Modules to install. |
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/ |
@coversDefaultClass \Drupal\Core\Config\ExtensionInstallStorage[[api-linebreak]] @group Config |
ExtensionInstallStorageTest.php | file | core/ |
|
ExtensionInstallStorageTest::testCreateCollection | function | core/ |
@covers ::createCollection[[api-linebreak]] |
ExtensionMimeTypeGuesserDeprecationTest::testConstructorDeprecation | function | core/ |
Tests that deprecations are raised for missing constructor arguments. |
ExtensionMimeTypeGuesserLegacyTest::testFileMimeTypeDetectionCustomMapping | function | core/ |
Tests mapping of mimetypes from filenames. |
ExtractorTest | class | core/ |
Tests icon extractor with base and finder base plugin. |
ExtractorTest.php | file | core/ |
|
ExtractorTest::$pluginId | property | core/ |
This test plugin id (icon pack id). |
ExtractorTest::testBuildConfigurationForm | function | core/ |
Test the IconExtractorBase::buildConfigurationForm. |
ExtractorTest::testCreateIcon | function | core/ |
Test the IconExtractorBase:createIcon method. |
ExtractorTest::testCreateIconExceptionTemplate | function | core/ |
Test the IconExtractorBase:createIcon method with Exception. |
ExtractorTest::testDiscoverIconsExceptionSource | function | core/ |
Test the IconExtractorWithFinder:checkRequiredConfigSources method. |
ExtractorTest::testDiscoverIconsExceptionSourceEmpty | function | core/ |
Test the IconExtractorWithFinder:checkRequiredConfigSources method. |
ExtractorTest::testGetFilesFromSourcesExceptionRelativePath | function | core/ |
Test the IconExtractorWithFinder::getFilesFromSources method. |
ExtractorTest::testIconExtractorBase | function | core/ |
Test the IconExtractorBase::label and IconExtractorBase::description. |
ExtractorTest::testLoadIcon | function | core/ |
Test the IconExtractorBase:loadIcon. |
Pagination
- Previous page
- Page 87
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.