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 |
---|---|---|---|
BatchStorage::ensureTableExists | function | core/ |
Check if the table exists and create it if not. |
BrokenHandlerTrait::ensureMyTable | function | core/ |
Ensures that the main table for this handler is in the query. |
ClassLoaderTest::$apcuEnsureUniquePrefix | property | core/ |
The flag to set 'apcu_ensure_unique_prefix' setting. |
Composer::ensureComposerVersion | function | composer/ |
Ensure that the minimum required version of Composer is running. |
ComposerTest::testEnsureComposerVersion | function | core/ |
Verify that Composer::ensureComposerVersion() doesn't break. |
ComposerTest::testEnsurePhpConfiguredVersion | function | core/ |
Ensure that the configured php version matches the minimum php version. |
ComputedItemListTrait::ensureComputedValue | function | core/ |
Ensures that values are only computed once. |
DatabaseBackend::ensureBinExists | function | core/ |
Check if the cache bin exists and create it if not. |
DatabaseBackend::ensureTableExists | function | core/ |
Check if the flood table exists and create it if not. |
DatabaseCacheTagsChecksum::ensureTableExists | function | core/ |
Check if the cache tags table exists and create it if not. |
DatabaseLockBackend::ensureTableExists | function | core/ |
Check if the semaphore table exists and create it if not. |
DatabaseQueue::ensureTableExists | function | core/ |
Check if the table exists and create it if not. |
DatabaseStorage::ensureTableExists | function | core/ |
Check if the config table exists and create it if not. |
DatabaseStorage::ensureTableExists | function | core/ |
Check if the table exists and create it if not. |
DatabaseTestBase::ensureSampleDataNull | function | core/ |
Sets up tables for NULL handling. |
EnsurePHPStanVersionsMatchTest | class | core/ |
Tests that PHPStan versions match. |
EnsurePHPStanVersionsMatchTest.php | file | core/ |
|
EnsurePHPStanVersionsMatchTest::testVersions | function | core/ |
|
EntityDisplayWithLayoutInterface::ensureLayout | function | core/ |
Ensures this entity has a layout. |
EntityListBuilder::ensureDestination | function | core/ |
Ensures that a destination is present on the given URL. |
FieldLayoutEntityDisplayTrait::ensureLayout | function | core/ |
|
FileStorage::ensureDirectory | function | core/ |
Ensures the directory exists, has the right permissions, and a .htaccess. |
FileStorage::ensureStorage | function | core/ |
Check if the directory exists and create it if not. |
FileSystemTest::testEnsureFileExistsBeforeCopy | function | core/ |
@covers ::copy |
FileUpload::ensureFileUploadAccess | function | core/ |
Ensures that the given account is allowed to upload a file. |
FunctionalTestSetupTrait::$apcuEnsureUniquePrefix | property | core/ |
The flag to set 'apcu_ensure_unique_prefix' setting. |
HandlerBase::ensureMyTable | function | core/ |
Ensures that the main table for this handler is in the query. |
HtaccessWriter::ensure | function | core/ |
Creates a .htaccess file in each Drupal files directory if it is missing. |
HtaccessWriterInterface::ensure | function | core/ |
Creates a .htaccess file in each Drupal files directory if it is missing. |
ManageOptions::ensureLocations | function | composer/ |
Ensures that all of the locations defined in the scaffold files exist. |
ManyToOne::ensureMyTable | function | core/ |
Ensures that the main table for this handler is in the query. |
ManyToOne::ensureMyTable | function | core/ |
Ensures that the main table for this handler is in the query. |
ManyToOneHelper::ensureMyTable | function | core/ |
Override ensureMyTable so we can control how this joins in. |
MatcherDumper::ensureTableExists | function | core/ |
Checks if the tree table exists and create it if not. |
MenuListBuilder::ensureDestination | function | core/ |
Ensures that a destination is present on the given URL. |
MenuTreeStorage::ensureTableExists | function | core/ |
Checks if the tree table exists and create it if not. |
MigrateSqlIdMapEnsureTablesTest | class | core/ |
Tests the SQL ID map plugin ensureTables() method. |
MigrateSqlIdMapEnsureTablesTest.php | file | core/ |
|
MigrateSqlIdMapEnsureTablesTest::$migrationConfiguration | property | core/ |
The migration configuration, initialized to set the ID and destination IDs. |
MigrateSqlIdMapEnsureTablesTest::runEnsureTablesTest | function | core/ |
Actually run the test. |
MigrateSqlIdMapEnsureTablesTest::testEnsureTablesExist | function | core/ |
Tests the ensureTables method when the tables exist. |
MigrateSqlIdMapEnsureTablesTest::testEnsureTablesNotExist | function | core/ |
Tests the ensureTables method when the tables do not exist. |
ModerationStateJoinViewsHandlerTrait::ensureMyTable | function | core/ |
|
ModuleExtensionList::ensureRequiredDependencies | function | core/ |
Marks dependencies of required modules as 'required', recursively. |
NegotiatorBase::ensureVersionExists | function | core/ |
Helper method that ensures that a version exists. |
PagerSelectExtender::ensureElement | function | core/ |
Ensure that there is an element associated with this query. |
QueryTest::ensureTable | function | core/ |
|
Renderer::ensureMarkupIsSafe | function | core/ |
Escapes #plain_text or filters #markup as required. |
Schema::ensureIdentifiersLength | function | core/ |
Make sure to limit identifiers according to PostgreSQL compiled in length. |
Schema::ensureNotNullPrimaryKey | function | core/ |
Ensures that all the primary key fields are correctly defined. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.