entity_crud_hook_test_comment_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_insert(). |
AssetCollectionIterator::hasChildren |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
|
DefinitionTest::testSetGetProperties |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
|
AnnotationWithAttributes::getBoolean |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
ProjectServiceContainer::__construct |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php |
Constructor. |
InlineServiceDefinitionsPassTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/InlineServiceDefinitionsPassTest.php |
|
Connection::supportsTransactionalDDL |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Determines if this driver supports transactional DDL. |
SearchTokenizerTest::testNoTokenizer |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchTokenizerTest.php |
Verifies that strings of non-CJK characters are not tokenized. |
AssetCollectionIterator::getChildren |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
@uses current() |
DocParser::collectAnnotationMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Collects parsing metadata for a given annotation class |
ConfigDataCollector::hasEAccelerator |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Returns true if EAccelerator is enabled. |
NativePhpunitPrinter::addSkippedTest |
function |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
Skipped test. |
PHPUnit_Util_Test::getBackupSettings |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
Returns the backup settings for a test. |
ForumIndexTest::testForumIndexStatus |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumIndexTest.php |
Tests the forum index for published and unpublished nodes. |
StaticReflectionClass::getInterfaces |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
NativePhpunitPrinter::startTestSuite |
function |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
A test suite started. |
Twig_ExtensionInterface::initRuntime |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExtensionInterface.php |
Initializes the runtime environment. |
ConditionAggregateInterface::compile |
function |
drupal/core/lib/Drupal/Core/Entity/Query/ConditionAggregateInterface.php |
Compiles this conditional clause. |
ConstraintViolationList::getIterator |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationList.php |
|
Twig_Node_Expression_Name::isSpecial |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Name.php |
|
PHPUnit_Framework_TestCase::tearDown |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Tears down the fixture, for example, close a network connection.
This method is called after a test is executed. |
DownloadTest::testPublicFileTransfer |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/DownloadTest.php |
Test the public file transfer system. |
ConfigEntityQueryTest::$queryResults |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/ConfigEntityQueryTest.php |
Stores the search results for alter comparision. |
AnnotationWithAttributes::getInteger |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
GeneratorNotInitializedException.php |
file |
drupal/core/lib/Drupal/Core/Routing/GeneratorNotInitializedException.php |
Definition of Drupal\Core\Routing\GeneratorNotInitializedException. |
AggregatorController::$entityManager |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php |
Stores the Entity manager. |
UserSignatureTest::testUserSignature |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserSignatureTest.php |
Test that a user can change their signature format and that it is respected
upon display. |
ActionAddFormController::__construct |
function |
drupal/core/modules/action/lib/Drupal/action/ActionAddFormController.php |
Constructs a new ActionAddFormController. |
AggregatorController::$configFactory |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php |
The configuration factory. |
BareStandardUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareStandardUpgradePathTest.php |
|
StaticReflectionClass::getProperties |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
UrlGeneratorInterface::ABSOLUTE_PATH |
constant |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php |
Generates an absolute path, e.g. "/dir/file". |
FailingConstraintValidator::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FailingConstraintValidator.php |
Checks if the passed value is valid. |
TestFileDriver::loadMetadataForClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
Loads the metadata for the specified class into the provided container. |
SearchBlockTest::testSearchFormBlock |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchBlockTest.php |
Test that the search form block can be placed and works. |
EasyRdf_Parser_Turtle::parsePrefixID |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parse a prefixID [4]
@ignore |
HandlerFilterUserNameTest::$accounts |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php |
Accounts used by this test. |
UrlGeneratorInterface::RELATIVE_PATH |
constant |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php |
Generates a relative path based on the current request path, e.g. "../parent-file". |
DumperInterface::getProxyFactoryCode |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/DumperInterface.php |
Generates the code to be used to instantiate a proxy in the dumped factory code. |
AggregatorController::$moduleHandler |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php |
The module handler. |
ConstraintViolationList::offsetUnset |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationList.php |
|
NativeSessionStorage::getSaveHandler |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Gets the save handler instance. |
FalseValidatorTest::testFalseIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FalseValidatorTest.php |
|
EntityDisplayBase::$targetEntityType |
property |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Entity type to be displayed. |
CoverageNotPublicTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageNotPublicTest.php |
@covers CoveredClass::<!public> |
ExceptionInTest::assertPreConditions |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInTest.php |
Performs assertions shared by all tests of a test case. |
CommentTestBase::setCommentAnonymous |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Sets the value governing restrictions on anonymous comments. |
RemoveUnusedDefinitionsPass::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php |
Processes the ContainerBuilder to remove unused definitions. |
CommentStorageController::buildQuery |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::buildQuery(). |
ConfigEntityQueryTest::testSortRange |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/ConfigEntityQueryTest.php |
Tests sorting and range on config entity queries. |