Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExtensionSerializationTest::testPublicProperties | function | core/ |
Tests dynamically assigned public properties kept when serialized. |
| ExtensionSerializationTest::testServiceAppRouteUsage | function | core/ |
Tests that the Extension class unserialize method uses the preferred root. |
| ExtensionTest | class | core/ |
Tests legacy extension source plugin. |
| ExtensionTest.php | file | core/ |
|
| ExtensionTest::$modules | property | core/ |
Modules to install. |
| ExtensionTest::providerSource | function | core/ |
|
| ExtensionType.php | file | core/ |
|
| ExtensionVersion | class | core/ |
Provides an extension version value object. |
| ExtensionVersion.php | file | core/ |
|
| ExtensionVersion::$majorVersion | property | core/ |
The major version. |
| ExtensionVersion::$minorVersion | property | core/ |
The minor version. |
| ExtensionVersion::$versionExtra | property | core/ |
The version extra string. |
| ExtensionVersion::CORE_PREFIX | constant | core/ |
The '8.x-' prefix is used on contrib extension version numbers. |
| ExtensionVersion::createFromSupportBranch | function | core/ |
Constructs an ExtensionVersion version object from a support branch. |
| ExtensionVersion::createFromVersionString | function | core/ |
Constructs an extension version object from a version string. |
| ExtensionVersion::getMajorVersion | function | core/ |
Gets the major version. |
| ExtensionVersion::getMinorVersion | function | core/ |
Gets the minor version. |
| ExtensionVersion::getVersionExtra | function | core/ |
Gets the version extra string at the end of the version number. |
| ExtensionVersion::__construct | function | core/ |
Constructs an ExtensionVersion object. |
| ExtensionVersionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ExtensionVersion[[api-linebreak]] |
| ExtensionVersionTest.php | file | core/ |
|
| ExtensionVersionTest::createKeyedTestCases | function | core/ |
Creates test case arrays for data provider methods. |
| ExtensionVersionTest::provideInvalidBranch | function | core/ |
Data provider for testInvalidBranch(). |
| ExtensionVersionTest::providerCreateFromSupportBranch | function | core/ |
Data provider for testCreateFromSupportBranch(). |
| ExtensionVersionTest::providerInvalidBranchCorePrefix | function | core/ |
Data provider for testInvalidBranchCorePrefix(). |
| ExtensionVersionTest::providerInvalidVersionCorePrefix | function | core/ |
Data provider for testInvalidVersionCorePrefix(). |
| ExtensionVersionTest::providerInvalidVersionNumber | function | core/ |
Data provider for testInvalidVersionNumber(). |
| ExtensionVersionTest::providerVersionInfos | function | core/ |
Data provider for expected version information. |
| ExtensionVersionTest::testCreateFromSupportBranch | function | core/ |
@covers ::createFromSupportBranch[[api-linebreak]] |
| ExtensionVersionTest::testGetMajorVersion | function | core/ |
@covers ::getMajorVersion[[api-linebreak]] |
| ExtensionVersionTest::testGetMinorVersion | function | core/ |
@covers ::getMinorVersion[[api-linebreak]] |
| ExtensionVersionTest::testGetVersionExtra | function | core/ |
@covers ::getVersionExtra[[api-linebreak]] |
| ExtensionVersionTest::testInvalidBranch | function | core/ |
@covers ::createFromSupportBranch[[api-linebreak]] |
| ExtensionVersionTest::testInvalidBranchCorePrefix | function | core/ |
@covers ::createFromSupportBranch[[api-linebreak]] |
| ExtensionVersionTest::testInvalidVersionCorePrefix | function | core/ |
@covers ::createFromVersionString[[api-linebreak]] |
| ExtensionVersionTest::testInvalidVersionNumber | function | core/ |
@covers ::createFromVersionString[[api-linebreak]] |
| ExtensionViewsFieldTest | class | core/ |
Tests the core Drupal\file\Plugin\views\field\Extension handler. |
| ExtensionViewsFieldTest.php | file | core/ |
|
| ExtensionViewsFieldTest::$modules | property | core/ |
Modules to install. |
| ExtensionViewsFieldTest::$testViews | property | core/ |
Views used by this test. |
| ExtensionViewsFieldTest::setUp | function | core/ |
|
| ExtensionViewsFieldTest::testFileExtensionTarOption | function | core/ |
Tests file extension views field handler extension_detect_tar option. |
| external.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/external.libraries.yml |
| ExternalCommandRequirementsTrait | trait | core/ |
Allows test classes to require external command line applications. |
| ExternalCommandRequirementsTrait.php | file | core/ |
|
| ExternalCommandRequirementsTrait::$existingCommands | property | core/ |
A list of existing external commands we've already discovered. |
| ExternalCommandRequirementsTrait::checkClassCommandRequirements | function | core/ |
Checks whether required external commands are available per test class. |
| ExternalCommandRequirementsTrait::checkExternalCommandRequirements | function | core/ |
Checks missing external command requirements. |
| ExternalCommandRequirementsTrait::checkMethodCommandRequirements | function | core/ |
Checks whether required external commands are available per method. |
| ExternalCommandRequirementsTrait::externalCommandIsAvailable | function | core/ |
Determine if an external command is available. |
Pagination
- Previous page
- Page 583
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.