Search for ensure
- Search 7.x for ensure
- Search 9.5.x for ensure
- Search 8.9.x for ensure
- Search 11.x for ensure
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseStorage::ensureTableExists | function | core/ |
Check if the table exists and create it if not. |
EntityListBuilder::ensureDestination | function | core/ |
Ensures that a destination is present on the given URL. |
FileStorage::ensureDirectory | function | core/ |
Ensures the directory exists, has the right permissions, and a .htaccess. |
ModuleExtensionList::ensureRequiredDependencies | function | core/ |
Marks dependencies of required modules as 'required', recursively. |
SharedTempStore::ensureAnonymousSession | function | core/ |
Stores the owner in the session if the user is anonymous. |
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. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.