Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigEntityTest::$modules | property | core/ |
Modules to install. |
| ConfigEntityTest::$modules | property | core/ |
Modules to install. |
| ConfigEntityTest::MAX_ID_LENGTH | constant | core/ |
The maximum length for the entity storage used in this test. |
| ConfigEntityTest::testAjaxOnAddPage | function | core/ |
Tests ajax operations through the UI on 'Add' page. |
| ConfigEntityTest::testCRUD | function | core/ |
Tests CRUD operations. |
| ConfigEntityTest::testCrudUi | function | core/ |
Tests CRUD operations through the UI. |
| ConfigEntityTypeTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\Entity\ConfigEntityType[[api-linebreak]] @group Config |
| 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/ |
@covers ::__construct[[api-linebreak]] |
| ConfigEntityTypeTest::testConstructBadStorage | function | core/ |
@covers ::__construct[[api-linebreak]] |
| ConfigEntityTypeTest::testGetConfigPrefix | function | core/ |
Tests the getConfigPrefix() method. |
| ConfigEntityTypeTest::testGetPropertiesToExport | function | core/ |
@covers ::getPropertiesToExport[[api-linebreak]] |
| ConfigEntityTypeTest::testGetPropertiesToExportNoFallback | function | core/ |
@covers ::getPropertiesToExport[[api-linebreak]] |
| ConfigEntityTypeTest::testSetStorageClass | function | core/ |
@covers ::setStorageClass[[api-linebreak]] |
| 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. |
| ConfigEntityUpdaterTest | class | core/ |
Tests \Drupal\Core\Config\Entity\ConfigEntityUpdater. |
| ConfigEntityUpdaterTest.php | file | core/ |
|
| ConfigEntityUpdaterTest::$modules | property | core/ |
Modules to install. |
| ConfigEntityUpdaterTest::testUpdate | function | core/ |
@covers ::update[[api-linebreak]] |
| ConfigEntityUpdaterTest::testUpdateDefaultCallback | function | core/ |
@covers ::update[[api-linebreak]] |
| ConfigEntityUpdaterTest::testUpdateException | function | core/ |
@covers ::update[[api-linebreak]] |
| ConfigEntityUpdaterTest::testUpdateOncePerUpdateException | function | core/ |
@covers ::update[[api-linebreak]] |
| 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(). |
Pagination
- Previous page
- Page 102
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.