Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| drupal-8.taxonomy-term-publishing-status-ui-2899923.php | file | core/ |
Contains database additions to drupal-8.filled.standard.php.gz for testing the upgrade path of https://www.drupal.org/project/drupal/issues/2899923. |
| drupal-8.test-config-init.php | file | core/ |
|
| drupal-8.theme-dependencies-in-module-key-2904550.php | file | core/ |
Contains database additions to drupal-8.4.0.bare.standard.php.gz for testing upgrade path of https://www.drupal.org/project/drupal/issues/2904550. |
| drupal-8.update-test-block-disabled-2513534.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2513534. |
| drupal-8.update-test-schema-enabled.php | file | core/ |
Partial database to mimic the installation of the update_test_schema module. |
| drupal-8.update-test-semver-update-n-enabled.php | file | core/ |
Database to mimic the installation of the update_test_semver_update_n module. |
| drupal-8.update_deleted_field_definitions-2931436.php | file | core/ |
Contains SQL necessary to add a deleted field to the node entity type. |
| drupal-8.user-email-token-2587275.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2587275. |
| drupal-8.views-entity-views-data-2455125.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2455125. |
| drupal-8.views-entity-views-data-2455125.yml | file | core/ |
core/modules/system/tests/fixtures/update/drupal-8.views-entity-views-data-2455125.yml |
| drupal-8.views-entity-views-data-2846614.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2455125. |
| drupal-8.views-entity-views-data-2846614.yml | file | core/ |
core/modules/system/tests/fixtures/update/drupal-8.views-entity-views-data-2846614.yml |
| drupal-8.views-revision-metadata-fields-2248983.php | file | core/ |
Contains database additions to drupal-8.2.1.bare.standard_with_entity_test_enabled.php.gz for testing the upgrade path of https://www.drupal.org/node/2248983. |
| drupal-8.views-taxonomy-parent-2543726.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2455125. |
| drupal-8.views-taxonomy-parent-2543726.yml | file | core/ |
core/modules/system/tests/fixtures/update/drupal-8.views-taxonomy-parent-2543726.yml |
| drupal-8.views-taxonomy-term-publishing-status-2981887.php | file | core/ |
Contains database additions to drupal-8.filled.standard.php.gz for testing the upgrade path of https://www.drupal.org/project/drupal/issues/2981887. |
| drupal-8.views_block_content-2976334.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/project/drupal/issues/2976334. |
| drupal-8.views_entity_reference_plugins-2429191.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2429191. |
| drupal.INSTALL.txt | file | core/ |
Please read core/INSTALL.txt for detailed installation instructions for your Drupal web site. |
| drupal.sh | file | core/ |
Drupal shell execution script |
| Drupal6SqlBaseTest | class | core/ |
Tests the D6 SQL base class. |
| Drupal6SqlBaseTest.php | file | core/ |
Contains \Drupal\Tests\migrate_drupal\Unit\source\d6\Drupal6SqlBaseTest. |
| Drupal6SqlBaseTest::$base | property | core/ |
|
| Drupal6SqlBaseTest::$databaseContents | property | core/ |
Minimum database contents needed to test Drupal6SqlBase. |
| Drupal6SqlBaseTest::$migrationConfiguration | property | core/ |
Define bare minimum migration configuration. |
| Drupal6SqlBaseTest::setUp | function | core/ |
|
| 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(). |
| drupal8.views-image-style-dependency-2649914.php | file | core/ |
Contains database additions to drupal-8-rc1.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2649914. |
| drupal8.views-image-style-dependency-2649914.yml | file | core/ |
core/modules/system/tests/fixtures/update/drupal8.views-image-style-dependency-2649914.yml |
| 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. |
Pagination
- Previous page
- Page 338
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.