LockFunctionalTest::testLockAcquire |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Lock/LockFunctionalTest.php |
Confirms that we can acquire and release locks in two parallel requests. |
PHP_CodeCoverage_FilterTest::$files |
property |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
|
PHPUnit_Util_Log_JSON::endTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JSON.php |
A testsuite ended. |
ContainerAwareHttpKernelTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DependencyInjection/ContainerAwareHttpKernelTest.php |
|
EasyRdf_Parser_Rdfa::processUriList |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rdfa.php |
|
entity_crud_hook_test_entity_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_entity_insert(). |
StateSystemUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/StateSystemUpgradePathTest.php |
|
StaticReflectionClass::getExtension |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
ViewFormControllerBase::getAdminCSS |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Creates an array of Views admin CSS for adding or attaching. |
LanguageManager::getLanguageDefault |
function |
drupal/core/lib/Drupal/Core/Language/LanguageManager.php |
Returns a language object representing the site's default language. |
OptionsFieldUnitTestBase::$instance |
property |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUnitTestBase.php |
The list field instance used in the test. |
ToolbarMenuTranslationTest::getInfo |
function |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Tests/ToolbarMenuTranslationTest.php |
|
UrlGenerator::setStrictRequirements |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php |
Enables or disables the exception on incorrect parameters.
Passing null will deactivate the requirements check completely. |
BaseMemcacheProfilerStorage::delete |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Delete item from the memcache server |
UserCreateFailMailTest::testUserAdd |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCreateFailMailTest.php |
Tests the create user administration page. |
ConditionAggregateInterface::exists |
function |
drupal/core/lib/Drupal/Core/Entity/Query/ConditionAggregateInterface.php |
Queries for the existence of a field. |
PHPUnit_Util_Test::parseAnnotations |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
@since Method available since Release 3.4.0 |
IdenticalToValidator::compareValues |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/IdenticalToValidator.php |
@inheritDoc |
CollectionValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
RemoveUnusedDefinitionsPassTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php |
|
ActionListController::getOperations |
function |
drupal/core/modules/action/lib/Drupal/action/ActionListController.php |
Overrides \Drupal\Core\Entity\EntityListController::getOperations(); |
TableSortExtenderUnitTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php |
Deletes created files, database tables, and reverts all environment changes. |
CheckReferenceValidityPass::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php |
Processes the ContainerBuilder to validate References. |
ConfigDataCollector::hasZendOpcache |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Returns true if Zend OPcache is enabled |
AnnotationWithAttributes::getString |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
CheckCircularReferencesPassTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckCircularReferencesPassTest.php |
|
Twig_Node_Expression_Name::isSimple |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Name.php |
|
StaticReflectionClass::getModifiers |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
ClassLoaderTest::testGetClassLoader |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/ClassLoaderTest.php |
|
ProviderBasedGenerator::__construct |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ProviderBasedGenerator.php |
Constructor. |
DocParserTest::testBasicAnnotations |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
DatabaseStorageControllerNG::create |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Overrides DatabaseStorageController::create(). |
Twig_Loader_Filesystem::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php |
Constructor. |
HandlerFilterUserNameTest::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php |
Modules to enable. |
UrlGeneratorInterface::ABSOLUTE_URL |
constant |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php |
Generates an absolute URL, e.g. "http://example.com/dir/file". |
Twig_ExtensionInterface::getFilters |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExtensionInterface.php |
Returns a list of filters to add to the existing list. |
CKEditorPluginManagerTest::$modules |
property |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorPluginManagerTest.php |
Modules to enable. |
ProfilerListener::onKernelException |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
Handles the onKernelException event. |
ConfigDataCollector::hasAccelerator |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Returns true if any accelerator is enabled. |
WizardPluginBase::getAvailableSorts |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Gets the availableSorts property. |
ActionManager::getDefinitionsByType |
function |
drupal/core/lib/Drupal/Core/Action/ActionManager.php |
Gets the plugin definitions for this entity type. |
CKEditorPluginManagerTest::$manager |
property |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorPluginManagerTest.php |
The manager for "CKEditor plugin" plugins. |
StaticReflectionClass::getShortName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
EntityTestStorageController::create |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Overrides DatabaseStorageController::create(). |
FalseValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FalseValidatorTest.php |
|
StaticReflectionClass::getStartLine |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
UrlGeneratorInterface::NETWORK_PATH |
constant |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php |
Generates a network path, e.g. "//example.com/dir/file".
Such reference reuses the current scheme but specifies the host. |
DocParserTest::testAnnotationTarget |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
EasyRdf_Parser_Turtle::parseTriples |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parse triples [6]
@ignore |
AcceptHeaderTest::provideFilterData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderTest.php |
|