Twig_FunctionInterface::needsEnvironment |
function |
drupal/core/vendor/twig/twig/lib/Twig/FunctionInterface.php |
|
FieldUIUpgradePathTest::$admin_role_name |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUIUpgradePathTest.php |
|
form_pre_render_conditional_form_element |
function |
drupal/core/includes/form.inc |
Adds form element theming to an element if its title or description is set. |
EntityApiInfoTest::testEntityInfoChanges |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityApiInfoTest.php |
Ensures entity info cache is updated after changes. |
ReflectionService::getAccessibleProperty |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ReflectionService.php |
Return an accessible property (setAccessible(true)) or null. |
action.action.user_block_user_action.yml |
file |
drupal/core/modules/user/config/action.action.user_block_user_action.yml |
drupal/core/modules/user/config/action.action.user_block_user_action.yml |
EntityFormController::updateFormLangcode |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Updates the form language to reflect any change to the entity language. |
Twig_Node_Expression_Parent::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php |
Constructor. |
Twig_TokenParser_For::checkLoopUsageBody |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/For.php |
|
BaseMemcacheProfilerStorage::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Constructor. |
ExposedFormPluginBase::renderExposedForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
Render the exposed filter form. |
CountValidatorTest::testValidValuesExact |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
@dataProvider getFourElements |
CountValidatorTest::testInvalidValuesMax |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
@dataProvider getFiveOrMoreElements |
PHPUnit_Util_Log_JSON::addIncompleteTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JSON.php |
Incomplete test. |
InvalidDataTest::testInsertDuplicateData |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InvalidDataTest.php |
Tests aborting of traditional SQL database systems with invalid data. |
ValidatorTest::testValidatePropertyValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php |
|
CountValidatorTest::testInvalidValuesMin |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
@dataProvider getThreeOrLessElements |
PHPUnit_Framework_TestCase::dataToString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.2.1 |
ContainerBuilder::prependExtensionConfig |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Prepends a config array to the configs of the given extension. |
ClassCollectionLoader::getOrderedClasses |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
Gets an ordered array of passed classes including all their dependencies. |
ServiceCircularReferenceException::$path |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ServiceCircularReferenceException.php |
|
EntityDisplayBaseInterface::getComponent |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBaseInterface.php |
Gets the display options set for a component. |
PHPUnit_Framework_TestCase::createResult |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Creates a default TestResult object. |
ClassCollectionLoader::getClassHierarchy |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
|
FrameworkTest::testLazyLoadOverriddenCSS |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FrameworkTest.php |
Tests that overridden CSS files are not added during lazy load. |
ContainerAwareHttpKernelTest::testHandle |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DependencyInjection/ContainerAwareHttpKernelTest.php |
@dataProvider getProviderTypes |
translation_entity_delete_confirm_submit |
function |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
Form submission handler for translation_entity_delete_confirm(). |
EntityDisplayBaseInterface::setComponent |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBaseInterface.php |
Sets the display options for a component. |
TaggedWithTest::testTaggedWithByNodeType |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
Tests that the "tagged with" form element only shows for node types that support it. |
TokenizeAreaPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/TokenizeAreaPluginBase.php |
Default options form that provides the label widget that all fields
should have. |
ClassMetadata::isSingleValuedAssociation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Checks if the given field is a mapped single valued association for this class. |
LanguageManager::getStandardLanguageList |
function |
drupal/core/lib/Drupal/Core/Language/LanguageManager.php |
Some common languages with their English and native names. |
BaseMemcacheProfilerStorage::appendValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Append data to an existing item on the memcache server |
ExposedFormPluginBase::exposedFormSubmit |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
This function is executed when exposed form is submited. |
OverrideServerVariablesUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/OverrideServerVariablesUnitTest.php |
|
StaticReflectionClass::getInterfaceNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
PHPUnit_Framework_TestSuite_DataProvider |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite/DataProvider.php |
@package PHPUnit
@subpackage Framework_TestSuite
@author Sebastian Bergmann <sebastian@phpunit.de>
@copyright 2001-2013 Sebastian Bergmann <sebastian@phpunit.de>
@license http://www.opensource.org/licenses/BSD-3-Clause The BSD… |
FilterStringTest::testFilterStringStarts |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
BaseMemcacheProfilerStorage::getItemName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Get item name |
PHPUnit_Framework_MockObject_Stub_Return |
class |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/Return.php |
Stubs a method by returning a user-defined value. |
DatabaseStorageControllerNG::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Overrides DatabaseStorageController::__construct(). |
EntityViewModeStorageController::preSave |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityViewModeStorageController.php |
Acts on an entity before the presave hook is invoked. |
Twig_ExtensionInterface::getTokenParsers |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExtensionInterface.php |
Returns the token parser instances to add to the existing list. |
CollectionValidatorTest::prepareTestData |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
Twig_ExtensionInterface::getNodeVisitors |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExtensionInterface.php |
Returns the node visitor instances to add to the existing list. |
ClassMetadata::getAssociationTargetClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Returns the target class name of the given association. |
DocParserTest::testNamespacedAnnotations |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
CollectionValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
PHPUnit_Framework_TestResult::addFailure |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Adds a failure to the list of failures.
The passed in exception caused the failure. |
DocParserTest::testTypicalMethodDocBlock |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group debug |