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 |
|---|---|---|---|
| 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/ |
Tests Drupal\Core\Extension\ExtensionVersion. |
| 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/ |
Tests create from support branch. |
| ExtensionVersionTest::testGetMajorVersion | function | core/ |
Tests get major version. |
| ExtensionVersionTest::testGetMinorVersion | function | core/ |
Tests get minor version. |
| ExtensionVersionTest::testGetVersionExtra | function | core/ |
Tests get version extra. |
| ExtensionVersionTest::testInvalidBranch | function | core/ |
Tests invalid branch. |
| ExtensionVersionTest::testInvalidBranchCorePrefix | function | core/ |
Tests invalid branch core prefix. |
| ExtensionVersionTest::testInvalidVersionCorePrefix | function | core/ |
Tests invalid version core prefix. |
| ExtensionVersionTest::testInvalidVersionNumber | function | core/ |
Tests invalid version number. |
| 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 |
| ExternalFormUrlTest | class | core/ |
Ensures that form actions can't be tricked into sending to external URLs. |
| ExternalFormUrlTest.php | file | core/ |
|
| ExternalFormUrlTest::$modules | property | core/ |
Modules to install. |
| ExternalFormUrlTest::buildForm | function | core/ |
Form constructor. |
| ExternalFormUrlTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ExternalFormUrlTest::setUp | function | core/ |
|
| ExternalFormUrlTest::submitForm | function | core/ |
Form submission handler. |
| ExternalFormUrlTest::testActionUrlBehavior | function | core/ |
Tests form behavior. |
| ExternalFormUrlTest::validateForm | function | core/ |
Form validation handler. |
| ExternalNormalizersTest | class | core/ |
Asserts external normalizers are handled as expected by the JSON:API module. |
| ExternalNormalizersTest.php | file | core/ |
|
| ExternalNormalizersTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ExternalNormalizersTest::$entity | property | core/ |
The test entity. |
Pagination
- Previous page
- Page 530
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.