Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigEntityTypeTest.php | file | core/ |
|
| ConfigEntityTypeTest::$typedConfigManager | property | core/ |
The mocked typed config manager. |
| ConfigEntityTypeTest::providerGetPropertiesToExport | function | core/ |
|
| ConfigEntityTypeTest::providerTestGetConfigPrefix | function | core/ |
Provides test data. |
| ConfigEntityTypeTest::setUp | function | core/ |
|
| ConfigEntityTypeTest::setUpConfigEntityType | function | core/ |
Sets up a ConfigEntityType object for a given set of values. |
| ConfigEntityTypeTest::testConfigPrefixLengthExceeds | function | core/ |
Tests when the prefix length exceeds the maximum defined prefix length. |
| ConfigEntityTypeTest::testConfigPrefixLengthValid | function | core/ |
Tests when the prefix length is valid. |
| ConfigEntityTypeTest::testConstruct | function | core/ |
Tests construct. |
| ConfigEntityTypeTest::testConstructBadStorage | function | core/ |
Tests construct bad storage. |
| ConfigEntityTypeTest::testGetConfigPrefix | function | core/ |
Tests the getConfigPrefix() method. |
| ConfigEntityTypeTest::testGetPropertiesToExport | function | core/ |
Tests get properties to export. |
| ConfigEntityTypeTest::testGetPropertiesToExportNoFallback | function | core/ |
Tests get properties to export no fallback. |
| ConfigEntityTypeTest::testHasIntegerId | function | core/ |
Tests get ConfigEntityType::hasIntegerId() method. |
| ConfigEntityTypeTest::testSetStorageClass | function | core/ |
Tests set storage class. |
| ConfigEntityUnitTest | class | core/ |
Unit tests for configuration entity base methods. |
| ConfigEntityUnitTest.php | file | core/ |
|
| ConfigEntityUnitTest::$modules | property | core/ |
Modules to install. |
| ConfigEntityUnitTest::$storage | property | core/ |
The config_test entity storage. |
| ConfigEntityUnitTest::$strictConfigSchema | property | core/ |
Exempt from strict schema checking. |
| ConfigEntityUnitTest::setUp | function | core/ |
|
| ConfigEntityUnitTest::testStorageMethods | function | core/ |
Tests storage methods. |
| ConfigEntityUnitTest::testTrustedDataDeprecations | function | core/ |
Tests the legacy trusted data behavior. |
| ConfigEntityUpdater::$batchSize | property | core/ |
The number of entities to process in each batch. |
| ConfigEntityUpdater::SANDBOX_KEY | constant | core/ |
The key used to store information in the update sandbox. |
| ConfigEntityUpdater::__construct | function | core/ |
ConfigEntityUpdater constructor. |
| ConfigEntityUpdaterTest | class | core/ |
Tests \Drupal\Core\Config\Entity\ConfigEntityUpdater. |
| ConfigEntityUpdaterTest.php | file | core/ |
|
| ConfigEntityUpdaterTest::$modules | property | core/ |
Modules to install. |
| ConfigEntityUpdaterTest::testUpdate | function | core/ |
Tests update. |
| ConfigEntityUpdaterTest::testUpdateDefaultCallback | function | core/ |
Tests update default callback. |
| ConfigEntityUpdaterTest::testUpdateException | function | core/ |
Tests update exception. |
| ConfigEntityUpdaterTest::testUpdateOncePerUpdateException | function | core/ |
Tests update once per update exception. |
| ConfigEntityValidationTestBase | class | core/ |
Base class for testing validation of config entities. |
| ConfigEntityValidationTestBase.php | file | core/ |
|
| ConfigEntityValidationTestBase::$entity | property | core/ |
The config entity being tested. |
| ConfigEntityValidationTestBase::$hasLabel | property | core/ |
Whether a config entity of this type has a label. |
| ConfigEntityValidationTestBase::$modules | property | core/ |
Modules to install. |
| ConfigEntityValidationTestBase::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
| ConfigEntityValidationTestBase::$propertiesWithRequiredKeys | property | core/ |
The config entity mapping properties with >=1 required keys. |
| ConfigEntityValidationTestBase::assertValidationErrors | function | core/ |
Asserts a set of validation errors is raised when the entity is validated. |
| ConfigEntityValidationTestBase::getMachineNameConstraints | function | core/ |
Returns the validation constraints applied to the entity's ID. |
| ConfigEntityValidationTestBase::getPropertiesWithOptionalValues | function | core/ |
Determines the config entity properties with optional values. |
| ConfigEntityValidationTestBase::getRequiredPropertyKeys | function | core/ |
Determines the config entity mapping properties with required keys. |
| ConfigEntityValidationTestBase::isFullyValidatable | function | core/ |
Whether the tested config entity type is fully validatable. |
| ConfigEntityValidationTestBase::providerConfigDependenciesValidation | function | core/ |
Data provider for ::testConfigDependenciesValidation(). |
| ConfigEntityValidationTestBase::providerInvalidMachineNameCharacters | function | core/ |
Data provider for ::testInvalidMachineNameCharacters(). |
| ConfigEntityValidationTestBase::setLabel | function | core/ |
Sets the label of the given config entity. |
| ConfigEntityValidationTestBase::setUp | function | core/ |
|
| ConfigEntityValidationTestBase::testConfigDependenciesValidation | function | core/ |
Tests validation of config dependencies. |
Pagination
- Previous page
- Page 202
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.