Twig_Loader_Filesystem::exists |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php |
Check if we have the source code of a template, given its name. |
FieldOverview::fieldNameExists |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Checks if a field machine name is taken. |
SchemaObjectExistsException.php |
file |
drupal/core/lib/Drupal/Core/Database/SchemaObjectExistsException.php |
Definition of Drupal\Core\Database\SchemaObjectExistsException |
QueryAggregate::existsAggregate |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryAggregate.php |
Overrides \Drupal\Core\Entity\QueryBase::exists(). |
CustomArrayObject::offsetExists |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
DatabaseStorage::setIfNotExists |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::setIfNotExists(). |
CacheTestBase::checkCacheExists |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/CacheTestBase.php |
Checks whether or not a cache entry exists. |
ActionFormControllerBase::exists |
function |
drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php |
Determines if the action already exists. |
DatabaseBackend::ensureBinExists |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Check if the cache bin exists and create it if not. |
ClassLoaderTest::testClassExists |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/ClassLoaderTest.php |
|
PHPUnit_Util_Filter::frameExists |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Filter.php |
@since Method available since Release 3.3.2 |
CacheTestBase::assertCacheExists |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/CacheTestBase.php |
Asserts that a cache entry exists. |
MTimeProtectedFileStorage::exists |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFileStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::exists(). |
RegressionTest::testDBTableExists |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/RegressionTest.php |
Tests the db_table_exists() function. |
RegressionTest::testDBFieldExists |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/RegressionTest.php |
Tests the db_field_exists() function. |
RegressionTest::testDBIndexExists |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/RegressionTest.php |
Tests the db_index_exists() function. |
NestedArrayUnitTest::testKeyExists |
function |
drupal/core/tests/Drupal/Tests/Core/NestedArrayUnitTest.php |
Tests existence of array key. |
QueryAggregate::notExistsAggregate |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryAggregate.php |
Overrides \Drupal\Core\Entity\QueryBase::notExists(). |
Twig_ExistsLoaderInterface::exists |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php |
Check if we have the source code of a template, given its name. |
ConditionAggregateInterface::exists |
function |
drupal/core/lib/Drupal/Core/Entity/Query/ConditionAggregateInterface.php |
Queries for the existence of a field. |
StorageTestBase::testSetIfNotExists |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
Tests the setIfNotExists() method. |
FileFieldTestBase::assertFileExists |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Asserts that a file exists physically on disk. |
NullStorageExpirable::setIfNotExists |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::setIfNotExists(). |
ModuleHandlerInterface::moduleExists |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Determines whether a given module is enabled. |
PHPUnit_Framework_Assert::fileExists |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Returns a PHPUnit_Framework_Constraint_FileExists matcher object. |
ConstraintViolationList::offsetExists |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationList.php |
|
SymfonyFileLocatorTest::testFileExists |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php |
|
ConditionAggregateInterface::notExists |
function |
drupal/core/lib/Drupal/Core/Entity/Query/ConditionAggregateInterface.php |
Queries for the nonexistence of a field. |
DefaultFileLocatorTest::testFileExists |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|
FileFieldTestBase::assertFileNotExists |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Asserts that a file does not exist on disk. |
KeyValueStoreInterface::setIfNotExists |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Saves a value for a given key if it does not exist yet. |
PHPUnit_Framework_Constraint_FileExists |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/FileExists.php |
Constraint that checks if the file(name) that it is evaluated for exists. |
QueryAggregateInterface::existsAggregate |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryAggregateInterface.php |
Queries for the existence of a field. |
HIncludeFragmentRenderer::templateExists |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/HIncludeFragmentRenderer.php |
|
FileFieldTestBase::assertFileEntryExists |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Asserts that a file exists in the database. |
FileTest::testConstructWhenFileNotExists |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
EasyRdf_Parser_Json::$jsonLastErrorExists |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Json.php |
|
Framework_AssertTest::testAssertFileExists |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertFileExists |
PHPUnit_Framework_Assert::assertFileExists |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a file exists. |
QueryAggregateInterface::notExistsAggregate |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryAggregateInterface.php |
Queries for the nonexistence of a field. |
FileFieldTestBase::assertFileEntryNotExists |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Asserts that a file does not exist in the database. |
Twig_TemplateArrayAccessObject::offsetExists |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
PHP_Token_InterfaceTest::testGetParentExists |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@covers PHP_Token_INTERFACE::getParent |
PHP_Token_InterfaceTest::testHasParentExists |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@covers PHP_Token_INTERFACE::hasParent |
SelectSubqueryTest::testExistsSubquerySelect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectSubqueryTest.php |
Tests EXISTS subquery conditionals on SELECT statements. |
Framework_AssertTest::testAssertFileNotExists |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertFileNotExists |
PHPUnit_Framework_Assert::assertFileNotExists |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a file does not exist. |
NullStorageExpirable::setWithExpireIfNotExists |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface::setWithExpireIfNotExists(). |
Framework_AssertTest::testAssertThatFileExists |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::fileExists |
PHP_Token_InterfaceTest::testGetParentNotExists |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@covers PHP_Token_INTERFACE::getParent |