Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SqlContentEntityStorageTest::testGetRevisionDataTable | function | core/ |
Tests SqlContentEntityStorage::getRevisionDataTable(). |
| SqlContentEntityStorageTest::testGetRevisionTable | function | core/ |
Tests SqlContentEntityStorage::getRevisionTable(). |
| SqlContentEntityStorageTest::testGetTableMappingEmpty | function | core/ |
Tests getTableMapping() with an empty entity type. |
| SqlContentEntityStorageTest::testGetTableMappingRevisionable | function | core/ |
Tests getTableMapping() with a revisionable, non-translatable entity type. |
| SqlContentEntityStorageTest::testGetTableMappingRevisionableTranslatable | function | core/ |
Tests getTableMapping() with a revisionable, translatable entity type. |
| SqlContentEntityStorageTest::testGetTableMappingRevisionableTranslatableWithFields | function | core/ |
Tests getTableMapping() with a complex entity type with fields. |
| SqlContentEntityStorageTest::testGetTableMappingRevisionableWithFields | function | core/ |
Tests getTableMapping() with a revisionable entity type with fields. |
| SqlContentEntityStorageTest::testGetTableMappingSimple | function | core/ |
Tests getTableMapping() with a simple entity type. |
| SqlContentEntityStorageTest::testGetTableMappingSimpleWithDedicatedStorageFields | function | core/ |
Tests getTableMapping() with a base field that requires a dedicated table. |
| SqlContentEntityStorageTest::testGetTableMappingSimpleWithFields | function | core/ |
Tests getTableMapping() with a simple entity type with some base fields. |
| SqlContentEntityStorageTest::testGetTableMappingTranslatable | function | core/ |
Tests getTableMapping() with a non-revisionable, translatable entity type. |
| SqlContentEntityStorageTest::testGetTableMappingTranslatableWithFields | function | core/ |
Tests getTableMapping() with a translatable entity type with fields. |
| SqlContentEntityStorageTest::testHasData | function | core/ |
Tests has data. |
| SqlContentEntityStorageTest::testLoadMultipleNoPersistentCache | function | core/ |
Tests load multiple no persistent cache. |
| SqlContentEntityStorageTest::testLoadMultiplePersistentCached | function | core/ |
Tests load multiple persistent cached. |
| SqlContentEntityStorageTest::testLoadMultiplePersistentCacheMiss | function | core/ |
Tests load multiple persistent cache miss. |
| SqlContentEntityStorageTest::testOnEntityTypeCreate | function | core/ |
Tests ContentEntityDatabaseStorage::onEntityTypeCreate(). |
| SqlContentEntityStorageTest::testSetTableMapping | function | core/ |
Tests that setting a new table mapping also updates the table names. |
| SqlEntityStorageInterface | interface | core/ |
A common interface for SQL-based entity storage implementations. |
| SqlEntityStorageInterface.php | file | core/ |
|
| SqlEntityStorageInterface::getTableMapping | function | core/ |
Gets a table mapping for the entity's SQL tables. |
| SSH::copyDirectoryJailed | function | core/ |
Copies a directory. |
| SSH::createDirectoryJailed | function | core/ |
Creates a directory. |
| SSH::factory | function | core/ |
Defines a factory method for this class. |
| SSH::isDirectory | function | core/ |
Implements Drupal\Core\FileTransfer\FileTransfer::isDirectory(). |
| SSH::removeDirectoryJailed | function | core/ |
Removes a directory. |
| Stable9LibraryOverrideTest::$librariesToSkip | property | core/ |
A list of libraries to skip checking, in the format extension/library_name. |
| Stable9LibraryOverrideTest::$librariesToSkip | property | core/ |
A list of libraries to skip checking, in the format extension/library_name. |
| Stable9TemplateOverrideTest::$templatesToSkip | property | core/ |
An array of template names to skip, without the extension. |
| Stable9TemplateOverrideTest::$templatesToSkip | property | core/ |
An array of template names to skip, without the extension. |
| StableLibraryOverrideTestBase::$librariesToSkip | property | core/ |
A list of libraries to skip checking, in the format extension/library_name. |
| StagedDBUpdateValidatorTest | class | core/ |
Tests Staged DBUpdate Validator. |
| StagedDBUpdateValidatorTest.php | file | core/ |
|
| StagedDBUpdateValidatorTest::providerStagedDatabaseUpdate | function | core/ |
Data provider for ::testStagedDatabaseUpdates(). |
| StagedDBUpdateValidatorTest::setUp | function | core/ |
|
| StagedDBUpdateValidatorTest::testStagedDatabaseUpdate | function | core/ |
Tests validation of staged database updates. |
| StagedDBUpdateValidatorTest::testUnclaimedStage | function | core/ |
Tests that the validator disregards unclaimed stages. |
| StageEventsTest::testExceptionIfNoErrorBeforeStopPropagation | function | core/ |
Tests exception is thrown if error is not added before stopPropagation(). |
| StageEventsTest::testPackageListsAvailableToRequireEvents | function | core/ |
Tests that pre- and post-require events have access to the package lists. |
| StageFixtureManipulator | class | core/ |
A fixture manipulator service that commits changes after begin. |
| StageFixtureManipulator.php | file | core/ |
|
| StageFixtureManipulator::$inner | property | core/ |
The decorated service. |
| StageFixtureManipulator::$state | property | core/ |
The state service. |
| StageFixtureManipulator::begin | function | core/ |
|
| StageFixtureManipulator::clearQueuedManipulationItems | function | core/ |
Clears all queued manipulation items. |
| StageFixtureManipulator::commitChanges | function | core/ |
Commits the changes to the directory. |
| StageFixtureManipulator::getQueuedManipulationItems | function | core/ |
Gets all queued manipulation items. |
| StageFixtureManipulator::handleTearDown | function | core/ |
Handles test tear down to ensure all changes were committed. |
| StageFixtureManipulator::queueManipulation | function | core/ |
Queues manipulation arguments to be called in ::doCommitChanges(). |
| StageFixtureManipulator::STATE_KEY | constant | core/ |
The state key to use. |
Pagination
- Previous page
- Page 233
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.