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 |
|---|---|---|---|
| Drupal6SqlBaseTest::testDrupal6ModuleExists | function | core/ |
Tests for Drupal6SqlBase::moduleExists(). |
| Drupal6SqlBaseTest::testGetModuleSchemaVersion | function | core/ |
Tests for Drupal6SqlBase::getModuleSchemaVersion(). |
| Drupal6SqlBaseTest::testGetSystemData | function | core/ |
Tests for Drupal6SqlBase::getSystemData(). |
| Drupal6SqlBaseTest::testVariableGet | function | core/ |
Tests for Drupal6SqlBase::variableGet(). |
| Drupal::accessManager | function | core/ |
Returns the access manager service. |
| Drupal::classResolver | function | core/ |
Retrieves the class resolver. |
| Drupal::CORE_MINIMUM_SCHEMA_VERSION | constant | core/ |
Core minimum schema version. |
| Drupal::csrfToken | function | core/ |
Returns the CSRF token manager service. |
| Drupal::currentUser | function | core/ |
Gets the current active user. |
| Drupal::database | function | core/ |
Returns the current primary database. |
| Drupal::destination | function | core/ |
Returns the redirect destination helper. |
| Drupal::hasContainer | function | core/ |
Returns TRUE if the container has been initialized, FALSE otherwise. |
| Drupal::hasRequest | function | core/ |
Indicates if there is a currently active request object. |
| Drupal::hasService | function | core/ |
Indicates if a service is defined in the container. |
| Drupal::installProfile | function | core/ |
Gets the active install profile. |
| Drupal::isConfigSyncing | function | core/ |
Gets the syncing state. |
| Drupal::messenger | function | core/ |
Returns the messenger. |
| Drupal::request | function | core/ |
Retrieves the currently active request object. |
| Drupal::requestStack | function | core/ |
Retrieves the request stack. |
| Drupal::service | function | core/ |
Retrieves a service from the container. |
| Drupal::setContainer | function | core/ |
Sets a new global container. |
| Drupal::state | function | core/ |
Returns the state storage service. |
| Drupal::translation | function | core/ |
Returns the string translation service. |
| Drupal::TRANSLATION_DEFAULT_SERVER_PATTERN | constant | core/ |
Default location of gettext file on the translation server. |
| Drupal::transliteration | function | core/ |
Returns the transliteration service. |
| Drupal::unsetContainer | function | core/ |
Unsets the global container. |
| Drupal::VERSION | constant | core/ |
The current system version. |
| DrupalAspectsOfCKEditor5Plugin | class | core/ |
Define a Drupal aspects of CKEditor5 plugin. |
| DrupalAspectsOfCKEditor5Plugin | class | core/ |
Defines the "Drupal aspects of a CKEditor5Plugin" annotation object. |
| DrupalAspectsOfCKEditor5Plugin.php | file | core/ |
|
| 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. |
| DrupalAspectsOfCKEditor5Plugin::__construct | function | core/ |
Constructs a DrupalAspectsOfCKEditor5Plugin attribute. |
| 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/ |
@legacy-covers \Drupal\Tests\Component\DrupalComponentTest::assertNoCoreUsage |
| 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. |
Pagination
- Previous page
- Page 382
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.