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 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| StageFixtureManipulator::__construct | function | core/ |
Constructions a StageFixtureManipulator object. |
| StageFixtureManipulator::__destruct | function | core/ |
Ensure that changes were committed before object is destroyed. |
| StageOwnershipTest::assertOwnershipIsEnforced | function | core/ |
Asserts that ownership is enforced across stage directories. |
| StageOwnershipTest::testOwnershipEnforcedWhenLoggedIn | function | core/ |
Tests only the owner of stage can perform operations. |
| StageOwnershipTest::testOwnershipEnforcedWhenLoggedOut | function | core/ |
Tests only the owner of stage can perform operations, even if logged out. |
| StageOwnershipTest::testStageOwnedByCreator | function | core/ |
Tests that the stage is owned by the person who calls create() on it. |
| State::$keyValueStore | property | core/ |
The key value store to use. |
| State::canTransitionTo | function | core/ |
Determines if the state can transition to the provided state ID. |
| State::getTransitionTo | function | core/ |
Gets the Transition object for the provided state ID. |
| StateInterface::canTransitionTo | function | core/ |
Determines if the state can transition to the provided state ID. |
| StateInterface::getTransitionTo | function | core/ |
Gets the Transition object for the provided state ID. |
| StatementIteratorTrait | trait | core/ |
StatementInterface iterator trait. |
| StatementIteratorTrait.php | file | core/ |
Pagination
- Previous page
- Page 227
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.