Search for ensure
- Search 7.x for ensure
- Search 9.5.x for ensure
- Search 8.9.x for ensure
- Search 10.3.x for ensure
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
SessionHandler::ensureTableExists | function | core/ |
Check if the session table exists and create it if not. |
SharedTempStore::ensureAnonymousSession | function | core/ |
Stores the owner in the session if the user is anonymous. |
Sql::ensurePath | function | core/ |
Ensures the given table can be linked to the primary table in the JOINs. |
Sql::ensureTable | function | core/ |
Ensures a table exists in the queue. |
Sql::ensureTables | function | core/ |
Create the map and message tables if they don't already exist. |
SqlTest::providerTestEnsureTables | function | core/ |
Provides data for testEnsureTables. |
SqlTest::providerTestFailEnsureTables | function | core/ |
Provides data for testFailEnsureTables. |
SqlTest::testEnsureTables | function | core/ |
Tests that ensureTables creates the migrate map table. |
SqlTest::testFailEnsureTables | function | core/ |
Tests exception is thrown in ensureTables fails. |
Tables::ensureEntityTable | function | core/ |
Joins the entity table, if necessary, and returns the alias for it. |
Tables::ensureFieldTable | function | core/ |
Ensure the field table is joined if necessary. |
Tasks::ensureInnoDbAvailable | function | core/ |
Ensure that InnoDB is available. |
TestSiteInstallCommand::ensureDirectory | function | core/ |
Ensures that the sites/simpletest directory exists and is writable. |
TestSqlIdMap::ensureTables | function | core/ |
Create the map and message tables if they don't already exist. |
UpdatePathTestTrait::ensureUpdatesToRun | function | core/ |
Installs the update_script_test module and makes an update available. |
UserRegistrationResource::ensureAccountCanRegister | function | core/ |
Ensure the account can be registered in this request. |
ViewsHandlerInterface::ensureMyTable | function | core/ |
Ensures that the main table for this handler is in the query. |
ViewsQueryAlter::ensureRevisionTable | function | core/ |
Adds the revision table of an entity type to a query object. |
ViewsQueryAlter::ensureWorkspaceAssociationTable | function | core/ |
Adds the 'workspace_association' table to a views query. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.