Search for drupal_
- Search 7.x for drupal_
- Search 8.9.x for drupal_
- Search 10.3.x for drupal_
- Search 11.x for drupal_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Drupal::translation | function | core/ |
Returns the string translation service. |
| Drupal::transliteration | function | core/ |
Returns the transliteration service. |
| Drupal::typedDataManager | function | core/ |
Returns the typed data manager service. |
| Drupal::unsetContainer | function | core/ |
Unsets the global container. |
| Drupal::urlGenerator | function | core/ |
Returns the URL generator service. |
| Drupal::VERSION | constant | core/ |
The current system version. |
| DrupalAspectsOfCKEditor5Plugin | class | core/ |
Defines the "Drupal aspects of a CKEditor5Plugin" annotation object. |
| DrupalAspectsOfCKEditor5Plugin.php | file | core/ |
|
| DrupalAspectsOfCKEditor5Plugin::$admin_library | property | core/ |
The admin library this plugin provides. |
| DrupalAspectsOfCKEditor5Plugin::$class | property | core/ |
The CKEditor 5 plugin class. |
| DrupalAspectsOfCKEditor5Plugin::$conditions | property | core/ |
List of conditions to enable this plugin. |
| DrupalAspectsOfCKEditor5Plugin::$deriver | property | core/ |
The CKEditor 5 plugin deriver class. |
| DrupalAspectsOfCKEditor5Plugin::$elements | property | core/ |
List of elements and attributes provided. |
| DrupalAspectsOfCKEditor5Plugin::$label | property | core/ |
The human-readable name of the CKEditor plugin. |
| DrupalAspectsOfCKEditor5Plugin::$library | property | core/ |
The library this plugin requires. |
| DrupalAspectsOfCKEditor5Plugin::$toolbar_items | property | core/ |
List of toolbar items the plugin provides. |
| drupalci.yml | file | core/ |
core/drupalci.yml |
| DrupalComponentTest | class | core/ |
General tests for \Drupal\Component that can't go anywhere else. |
| DrupalComponentTest.php | file | core/ |
|
| DrupalComponentTest::assertNoCoreUsage | function | core/ |
Asserts that the given class is not using any class from Core namespace. |
| DrupalComponentTest::findPhpClasses | function | core/ |
Searches a directory recursively for PHP classes. |
| DrupalComponentTest::getComponents | function | core/ |
Data provider. |
| DrupalComponentTest::providerAssertNoCoreUsage | function | core/ |
Data provider for testAssertNoCoreUsage(). |
| DrupalComponentTest::testAssertNoCoreUsage | function | core/ |
@covers \Drupal\Tests\Component\DrupalComponentTest::assertNoCoreUsage[[api-linebreak]] @dataProvider providerAssertNoCoreUsage |
| DrupalComponentTest::testComponentLicense | function | core/ |
Tests LICENSE.txt is present and has the correct content. |
| DrupalComponentTest::testNoCoreInComponent | function | core/ |
Tests that classes in Component do not use any Core class. |
| DrupalComponentTest::testNoCoreInComponentTests | function | core/ |
Tests that classes in Component Tests do not use any Core class. |
| DrupalComponentTestListenerTrait | trait | core/ |
Ensures that no component tests are extending a core test base class. |
| DrupalComponentTestListenerTrait.php | file | core/ |
|
| DrupalComponentTestListenerTrait::componentEndTest | function | core/ |
Reacts to the end of a test. |
| DrupalCoreComposer | class | composer/ |
Utilities for accessing composer.json data from drupal/drupal and drupal/core. |
| DrupalCoreComposer.php | file | composer/ |
|
| DrupalCoreComposer::$composerJson | property | composer/ |
Cached composer.json data. |
| DrupalCoreComposer::$composerLock | property | composer/ |
Cached composer.lock data. |
| DrupalCoreComposer::composerLock | function | composer/ |
Fetch the composer lock data. |
| DrupalCoreComposer::createFromPath | function | composer/ |
DrupalCoreComposer factory. |
| DrupalCoreComposer::getRequireDev | function | composer/ |
Return the "require-dev" section from root or core composer.json file. |
| DrupalCoreComposer::loadJsonFromPath | function | composer/ |
Load json data from the specified path. |
| DrupalCoreComposer::packageLockInfo | function | composer/ |
Look up the info for one package in the composer.lock file. |
| DrupalCoreComposer::rootComposerJson | function | composer/ |
Fetch the composer data from the root drupal/drupal project. |
| DrupalCoreComposer::__construct | function | composer/ |
DrupalCoreComposer constructor. |
| DrupalCoreRecommendedBuilder | class | composer/ |
Builder to produce metapackage for drupal/core-recommended. |
| DrupalCoreRecommendedBuilder.php | file | composer/ |
|
| DrupalCoreRecommendedBuilder::getPackage | function | composer/ |
Generate the Composer.json data for the current tag or branch. |
| DrupalCoreRecommendedBuilder::getPath | function | composer/ |
Return the path to where the metapackage should be written. |
| DrupalCoreRecommendedBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
| DrupalDateTime | class | core/ |
Extends DateTimePlus(). |
| DrupalDateTime.php | file | core/ |
|
| DrupalDateTime::$formatTranslationCache | property | core/ |
Formatted strings translation cache. |
| DrupalDateTime::format | function | core/ |
Overrides format(). |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.