Search for end
- Search 7.x for end
- Search 9.5.x for end
- Search 8.9.x for end
- Search 10.3.x for end
- Search 11.x for end
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InstallerDependenciesResolutionTest | class | core/ |
Tests that we handle module dependency resolution during install. |
| InstallerDependenciesResolutionTest.php | file | core/ |
|
| InstallerDependenciesResolutionTest::$modules | property | core/ |
Modules to install. |
| InstallerDependenciesResolutionTest::testDependenciesResolution | function | core/ |
Verifies that the exception message in the profile step is correct. |
| InstallerExistingBrokenDatabaseSettingsTest | class | core/ |
Tests the installer with broken database connection info in settings.php. |
| InstallerExistingBrokenDatabaseSettingsTest.php | file | core/ |
|
| InstallerExistingBrokenDatabaseSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingBrokenDatabaseSettingsTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerExistingBrokenDatabaseSettingsTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
| InstallerExistingBrokenDatabaseSettingsTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingBrokenDatabaseSettingsTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerExistingBrokenDatabaseSettingsTest::testRequirementsProblem | function | core/ |
Tests the expected requirements problem. |
| InstallProfileDependenciesTest | class | core/ |
Tests that an install profile can require modules. |
| InstallProfileDependenciesTest.php | file | core/ |
|
| InstallProfileDependenciesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallProfileDependenciesTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| InstallProfileDependenciesTest::testUninstallingModules | function | core/ |
Tests that an install profile can require modules. |
| InstallTest::testModuleNameLengthWithoutDependencyCheck | function | core/ |
Tests that an exception is thrown when a module name is too long. |
| Interpolator::$endToken | property | composer/ |
The character sequence that identifies the end of a token. |
| InvalidatingCacheBackendInterface | interface | core/ |
Test interface for testing the cache tags validator. |
| InvalidLibrariesExtendSpecificationException | class | core/ |
Defines a custom exception for an invalid libraries-extend specification. |
| InvalidLibrariesExtendSpecificationException.php | file | core/ |
|
| InvokeCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
| ItemList::appendItem | function | core/ |
Appends a new item to the list. |
| JsCollectionRenderer | class | core/ |
Renders JavaScript assets. |
| JsCollectionRenderer.php | file | core/ |
|
| JsCollectionRenderer::render | function | core/ |
This class evaluates the aggregation enabled/disabled condition on a group by group basis by testing whether an aggregate file has been made for the group rather than by testing the site-wide aggregation setting. This allows this class to work… |
| JsCollectionRenderer::__construct | function | core/ |
Constructs a JsCollectionRenderer. |
| JsonApiFunctionalTest::testMetaRelationEventOnRelationshipEndpoint | function | core/ |
Tests adding metadata to the relationship endpoint. |
| JsonRenderer | class | core/ |
Default main content renderer for JSON requests. |
| JsonRenderer.php | file | core/ |
|
| JsonRenderer::$renderer | property | core/ |
The renderer service. |
| JsonRenderer::$titleResolver | property | core/ |
The title resolver. |
| JsonRenderer::renderResponse | function | core/ |
Renders the main content render array into a response. |
| JsonRenderer::__construct | function | core/ |
Constructs a new JsonRenderer. |
| JsonTest::testEncodingStartEnd | function | core/ |
Tests end and start of the encoded string. |
| KernelTestBase::render | function | core/ |
Renders a render array. |
| KernelTestBaseTest::testRender | function | core/ |
Tests render. |
| KernelTestBaseTest::testRenderWithTheme | function | core/ |
Tests render with theme. |
| LanguageDependencyInjectionTest | class | core/ |
Tests that a language object can be injected. |
| LanguageDependencyInjectionTest.php | file | core/ |
|
| LanguageDependencyInjectionTest::testDependencyInjectedNewDefaultLanguage | function | core/ |
Tests dependency injected Language object. |
| LanguageDependencyInjectionTest::testDependencyInjectedNewLanguage | function | core/ |
Tests dependency injected languages against a new Language object. |
| LanguageField::render | function | core/ |
Renders the field. |
| LastTimestamp::render | function | core/ |
Renders the field. |
| LayoutBuilder::addRenderedLayoutBuilder | function | core/ |
Render API #post_render callback that adds layout builder markup to form. |
| LayoutBuilder::preRender | function | core/ |
Pre-render callback: Renders the Layout Builder UI. |
| LayoutBuilder::renderLayoutBuilderAfterForm | function | core/ |
Render API #pre_render callback for form containing layout builder element. |
| LayoutBuilderBlockContentDependencyTest | class | core/ |
Test for installing Layout Builder before Block Content in the same request. |
| LayoutBuilderBlockContentDependencyTest.php | file | core/ |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.