StaticReflectionClass::newInstance |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
DefaultProcessor::formatCharacters |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/processor/DefaultProcessor.php |
Creates display text for teaser length option values. |
MockFileSessionStorage::regenerate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
Regenerates id that represents this storage. |
PHP_Token_INTERFACE::hasInterfaces |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
EasyRdf_Graph::propertyValuesArray |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Return all the values for a particular property of a resource
@ignore |
PHPUnit_Framework_TestResult::stop |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Marks that the test run should stop. |
ConditionFundamentals::$conditions |
property |
drupal/core/lib/Drupal/Core/Entity/Query/ConditionFundamentals.php |
Array of conditions. |
entity_crud_hook_test_block_delete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_block_delete(). |
MergeTest::testMergeUpdateExplicit |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/MergeTest.php |
Confirms that we can merge-update a record, with alternate replacement. |
ResolveDefinitionTemplatesPassTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
PHP_Token_INTERFACE::getInterfaces |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
CommentFormController::buildEntity |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php |
Overrides EntityFormController::buildEntity(). |
RuntimeReflectionService::getClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php |
Return a reflection class instance or null |
ConditionFundamentals::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/Query/ConditionFundamentals.php |
Constructs a Condition object. |
SessionBagInterface::getStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php |
Gets the storage key for this bag. |
QueryPluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
Handle any special handling on the validate form. |
ReplaceAliasByActualDefinitionPass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php |
Replaces aliases with actual service definitions, effectively removing these
aliases. |
hook_field_storage_delete_revision |
function |
drupal/core/modules/field/field.api.php |
Delete a single revision of field data for an entity. |
AbstractEntityBodyDecorator::write |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
@codeCoverageIgnore |
AggregatorCategoryBlock::blockForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorCategoryBlock.php |
Overrides \Drupal\block\BlockBase::blockForm(). |
AnnotationClassLoaderTest::$loader |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php |
|
TimeValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TimeValidatorTest.php |
|
AbstractEntityBodyDecorator::ftell |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
@codeCoverageIgnore |
PreviewTest::testPreviewContextual |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/PreviewTest.php |
Tests contextual links in the preview form. |
FilterEntityBundleTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FilterEntityBundleTest.php |
Views used by this test. |
ClassWithClosure::getEventsForDate |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithClosure.php |
|
theme_test.template_test.html.twig |
file |
drupal/core/modules/system/tests/themes/test_theme/theme_test.template_test.html.twig |
{# Output for Theme API test #}
Success: Template overridden. |
views_ui_standard_display_dropdown |
function |
drupal/core/modules/views_ui/admin.inc |
Add a <select> dropdown for a given section, allowing the user to
change whether this info is stored on the default display or on
the current display. |
FieldNewItem::$propertyDefinitions |
property |
drupal/core/modules/comment/lib/Drupal/comment/FieldNewItem.php |
Definitions of the contained properties. |
ViewPageControllerTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewPageControllerTest.php |
Views used by this test. |
IssnValidatorTest::testInvalidIssn |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
@dataProvider getInvalidIssn |
PreviewTest::testPreviewController |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/PreviewTest.php |
Tests the actual preview response. |
PersistentObject::setObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php |
Set the object manager responsible for all persistent object base classes. |
DocParserTest::testCastNegativeInt |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DCOM-38 |
JsonEncoderTest::testComplexObject |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/JsonEncoderTest.php |
|
hook_field_storage_delete_instance |
function |
drupal/core/modules/field/field.api.php |
Act on deletion of a field instance. |
Framework_TestCaseTest::testWasRun |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
LegacyTest::testTaxonomyLegacyNode |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/LegacyTest.php |
Test taxonomy functionality with nodes prior to 1970. |
SelectComplexTest::testDefaultJoin |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests simple JOIN statements. |
AsseticFilterFunction::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterFunction.php |
|
PersistentObject::getObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php |
|
CommentCSSTest::testCommentClasses |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentCSSTest.php |
Tests CSS classes on comments. |
ConstraintViolation::$propertyPath |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolation.php |
|
FragmentRendererInterface::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/FragmentRendererInterface.php |
Gets the name of the strategy. |
PHPUnit_Framework_TestResult::time |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Returns the time spent running the tests. |
EasyRdf_Parser_RdfPhp::__construct |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfPhp.php |
Constructor |
ConstraintViolation::$invalidValue |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolation.php |
|
EntityFieldTest::testIntrospection |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Tests introspection and getting metadata upfront. |
SaveUploadTest::testExistingRename |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
Test renaming when uploading over a file that already exists. |
ExtensionViewsFieldTest::viewsData |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/Views/ExtensionViewsFieldTest.php |
Returns the views data definition. |