FieldPresenceEnhancerTest |
class |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldPresenceEnhancerTest.php |
|
DrupalUnitTestBase::setUp |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php |
Sets up Drupal unit test environment. |
PHP_Token_Stream::current |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
BreakpointTestBase::setUp |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
BrokenSetUpTest::$modules |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/BrokenSetUpTest.php |
Modules to enable. |
BundleSchema::__construct |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/BundleSchema.php |
Constructor. |
DrupalDateTimeTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DrupalDateTimeTest.php |
Test setup. |
file_validate_name_length |
function |
drupal/core/modules/file/file.module |
Checks for files with names longer than can be stored in the database. |
AbstractLogger::emergency |
function |
drupal/core/vendor/psr/log/Psr/Log/AbstractLogger.php |
System is unusable. |
comment_count_unpublished |
function |
drupal/core/modules/comment/comment.module |
Returns a menu title which includes the number of unapproved comments. |
MemoryBackend::invalidate |
function |
drupal/core/lib/Drupal/Core/Cache/MemoryBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidate(). |
SelectExtender::innerJoin |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Inner Join against another table in the database. |
AbstractProxyTest::testId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
@runInSeparateProcess |
PackagerFilter::$packages |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PackagerFilter.php |
|
ValidatorBuilderInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
A configurable builder for ValidatorInterface objects. |
LocaleValidator::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/LocaleValidator.php |
Checks if the passed value is valid. |
CookieParserInterface.php |
file |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Cookie/CookieParserInterface.php |
|
DateTimePlus::checkErrors |
function |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
Examines getLastErrors() to see what errors to report. |
BrokenSetUpTest::tearDown |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/BrokenSetUpTest.php |
Delete created files and temporary files directory, delete the tables created by setUp(),
and reset the database prefix. |
SelectExtender::rightJoin |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Right Outer Join against another table in the database. |
Definition::addMethodCall |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Adds a method to call after service initialization. |
DateTimePlusTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusTest.php |
Test information. |
Attachment::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
MenuLink::createDuplicate |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
Overrides Entity::createDuplicate(). |
SingleClassLOC1000::TEST1 |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php |
|
DataFieldRow::$usesFields |
property |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/row/DataFieldRow.php |
Overrides \Drupal\views\Plugin\views\row\RowPluginBase::$usesFields. |
SingleClassLOC1000::TEST2 |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php |
|
EntityReferenceController |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/EntityReferenceController.php |
Defines route controller for entity reference. |
Definition::hasMethodCall |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Check if the current definition has a given method to call after service initialization. |
ChoiceValidator::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/ChoiceValidator.php |
Checks if the passed value is valid. |
SingleClassLOC1000::TEST3 |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php |
|
_drupal_schema_initialize |
function |
drupal/core/includes/schema.inc |
Fills in required default values for table definitions from hook_schema(). |
entity_test_create_bundle |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Creates a new bundle for entity_test entities. |
EntityApiTest::assertCRUD |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityApiTest.php |
Executes a test set for a defined entity type and user. |
MemcachedCacheTest::setUp |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/MemcachedCacheTest.php |
|
SingleClassLOC1000::TEST4 |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php |
|
TempStore::setIfNotExists |
function |
drupal/core/modules/user/lib/Drupal/user/TempStore.php |
Stores a particular key/value pair only if the key doesn't already exist. |
EditLoadingTest::$modules |
property |
drupal/core/modules/edit/lib/Drupal/edit/Tests/EditLoadingTest.php |
Modules to enable. |
entity_test_rename_bundle |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Renames a bundle for entity_test entities. |
QueryTest::_testInitQuery |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/QueryTest.php |
Tests the ViewExecutable::initQuery method. |
SingleClassLOC1000::TEST5 |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php |
|
MemcachedMock::$connected |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcachedMock.php |
|
LanguageSwitchingTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageSwitchingTest.php |
Definition of Drupal\language\Tests\LanguageSwitchingTest. |
entity_test_delete_bundle |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Deletes a bundle for entity_test entities. |
Response::setSharedMaxAge |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Sets the number of seconds after which the response should no longer be considered fresh by shared caches. |
SingleClassLOC1000::TEST6 |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php |
|
SimpletestResultsForm.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestResultsForm.php |
Contains \Drupal\simpletest\Form\SimpletestResultsForm. |
ShutdownFunctionsTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ShutdownFunctionsTest.php |
Definition of Drupal\system\Tests\System\ShutdownFunctionsTest. |
UnitTestBase::__construct |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/UnitTestBase.php |
Constructor for UnitTestBase. |
UserSession::getSessionId |
function |
drupal/core/lib/Drupal/Core/Session/UserSession.php |
Returns the session ID. |