StreamedResponseTest::testConstructor |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
|
PHPUnit_Framework_Assert::assertCount |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts the number of elements of an array, Countable or Iterator. |
entity_crud_hook_test_block_predelete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_block_predelete(). |
AggregatorCategoryBlock::$derivatives |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Derivative/AggregatorCategoryBlock.php |
List of derivative definitions. |
StaticReflectionClass::isInstantiable |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
MemcachedProfilerStorage::appendValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
Append data to an existing item on the memcache server |
InlineServiceDefinitionsPass::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php |
Processes the ContainerBuilder for inline service definitions. |
_update_authorize_clear_update_status |
function |
drupal/core/modules/update/update.authorize.inc |
Clears available update status data. |
ContainerAwareInterface::setContainer |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerAwareInterface.php |
Sets the Container. |
UpgradePathTestBase::refreshVariables |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Specialized refreshVariables(). |
WizardPluginBase::blockDisplayOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves the block display options. |
CountValidatorCountableTest_Countable |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorCountableTest.php |
|
ValidationVisitor::getMetadataFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidationVisitor.php |
Returns the factory for validation metadata objects. |
AccessPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/AccessPluginBase.php |
Provide the default form form for validating options |
CommentRenderController::buildContent |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentRenderController.php |
Overrides Drupal\Core\Entity\EntityRenderController::buildContent(). |
SearchEmbedFormTest::testEmbeddedForm |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchEmbedFormTest.php |
Tests that the embedded form appears and can be submitted. |
Request::$httpMethodParameterOverride |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
|
StreamedResponseTest::testSendContent |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
|
Rss::buildOptionsForm_summary_options |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php |
Return the main options, which are shown in the summary title. |
MappingException::mappingFileNotFound |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php |
|
Twig_Tests_FileCachingTest::removeDir |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/FileCachingTest.php |
|
LoggingFormatter::formatRemoveService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php |
|
DatabaseStorageExpirableTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
|
LoggingFormatter::formatInlineService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php |
|
YamlFileLoaderTest::testLoadWithRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php |
|
TaxonomyTestBase::mockStandardInstall |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/Views/TaxonomyTestBase.php |
Provides a workaround for the inability to use the standard profile. |
node_configure_rebuild_confirm_submit |
function |
drupal/core/modules/node/node.admin.inc |
Form submission handler for node_configure_rebuild_confirm(). |
locale_translation_status_form_submit |
function |
drupal/core/modules/locale/locale.pages.inc |
Form submission handler for locale_translation_status_form(). |
EntityListController::buildOperations |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
Builds a renderable list of operation links for the entity. |
RouteCompiler::getPathWithoutDefaults |
function |
drupal/core/lib/Drupal/Core/Routing/RouteCompiler.php |
Returns the path of the route, without placeholders with a default value. |
PHPUnit_Framework_Assert::assertEmpty |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a variable is empty. |
ChainCacheClearerTest::getMockClearer |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheClearer/ChainCacheClearerTest.php |
|
ViewEditFormController::getFormBucket |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Add information about a section to a display. |
_locale_translation_status_debug_info |
function |
drupal/core/modules/locale/locale.pages.inc |
Provides debug info for projects in case translation files are not found. |
DocParserTest::testAutoloadAnnotation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DCOM-56 |
hook_form_system_theme_settings_alter |
function |
drupal/core/modules/system/theme.api.php |
Allow themes to alter the theme-specific settings form. |
EntityEnclosingRequest::getPostFields |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Get the post fields that will be used in the request |
PHP_CodeCoverage_Report_HTML_Renderer |
class |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer.php |
Base class for PHP_CodeCoverage_Report_Node renderers. |
StaticPHPDriverTest::testLoadMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticPHPDriverTest.php |
|
ConditionFundamentals::getConjunction |
function |
drupal/core/lib/Drupal/Core/Entity/Query/ConditionFundamentals.php |
Implements \Drupal\Core\Entity\Query\ConditionInterface::getConjunction(). |
CascadingStylesheetsUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsUnitTest.php |
|
SearchRankingTest::testDoubleRankings |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchRankingTest.php |
Verifies that if we combine two rankings, search still works. |
EntityEnclosingRequest::addPostFields |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Add POST fields to use in the request |
ConstraintViolation::$messageTemplate |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolation.php |
|
CoverageNotPrivateTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageNotPrivateTest.php |
@covers CoveredClass::<!private> |
TextSummaryItem::$propertyDefinitions |
property |
drupal/core/modules/text/lib/Drupal/text/Type/TextSummaryItem.php |
Definitions of the contained properties. |
FileCacheReader::getMethodAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
Retrieve annotations for method |
AliasManagerInterface::getPathLookups |
function |
drupal/core/lib/Drupal/Core/Path/AliasManagerInterface.php |
Returns an array of system paths that have been looked up. |
DisplayExtenderTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php |
Overrides Drupal\views\Plugin\views\display_extender\DisplayExtenderPluginBase::buildOptionsForm(). |
EasyRdf_Parser_Turtle::isLanguageChar |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
@ignore |