Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExtensionDiscovery::setProfileDirectoriesFromSettings | function | core/ |
Sets installation profile directories based on current site settings. |
| ExtensionDiscoveryTest::addFileToFilesystemStructure | 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/ |
|
| 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/ |
|
| 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. |
| ExtensionMimeTypeGuesserDeprecationTest::testConstructorDeprecation | function | core/ |
Tests that deprecations are raised for missing constructor arguments. |
| ExtensionMimeTypeGuesserLegacyTest::testFileMimeTypeDetectionCustomMapping | function | core/ |
Tests mapping of mimetypes from filenames. |
| ExtensionStreamBase::getDirectoryPath | function | core/ |
|
| 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. |
| ExtractorTest::testLoadIconMissingData | function | core/ |
Test the IconExtractorBase:loadIcon with missing data. |
| ExtraFieldBlockCacheTagInvalidator | class | core/ |
Provides a cache tag invalidator that clears the block cache. |
| ExtraFieldBlockCacheTagInvalidator.php | file | core/ |
|
| ExtraFieldBlockCacheTagInvalidator::invalidateTags | function | core/ |
|
| ExtraFieldBlockCacheTagInvalidator::__construct | function | core/ |
Constructs a new ExtraFieldBlockCacheTagInvalidator. |
| ExtraFieldBlockDeriver::$entityTypeRepository | property | core/ |
The entity type repository. |
| FactoryInterface | interface | core/ |
Factory interface implemented by all plugin factories. |
| FactoryInterface.php | file | core/ |
|
| FactoryInterface::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
| FactoryTest | class | core/ |
Tests that plugins are correctly instantiated. |
| FactoryTest.php | file | core/ |
|
| FactoryTest::testDefaultFactory | function | core/ |
Tests that DefaultFactory can create a plugin instance. |
| FactoryTest::testReflectionFactory | function | core/ |
Tests that the Reflection factory can create a plugin instance. |
Pagination
- Previous page
- Page 91
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.