EventDispatcherTest::testDispatch |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
ArgumentPluginBase::setBreadcrumb |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Give an argument the opportunity to modify the breadcrumb, if it wants.
This only gets called on displays where a breadcrumb is actually used. |
CardSchemeValidatorTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CardSchemeValidatorTest.php |
|
DynamicRouterTest::$routeDocument |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/DynamicRouterTest.php |
|
FileTransferException::$arguments |
property |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransferException.php |
Arguments to be used in this exception. |
common_test_drupal_goto_land_fail |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Page callback: Provides a failure landing page for drupal_goto(). |
TestFieldPrepareViewFormatter.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Contains \Drupal\field_test\Plugin\field\formatter\TestFieldPrepareViewFormatter. |
RouterTest::testDefaultController |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
Confirms that our default controller logic works properly. |
Twig_Node_Expression_Binary_Range |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php |
|
WebTestBase::assertNoDuplicateIds |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that each HTML ID is used for just a single element. |
PhpassHashedPassword::__construct |
function |
drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php |
Constructs a new phpass password hashing instance. |
EntityNormalizer::getTypedDataIds |
function |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/EntityNormalizer.php |
Gets the typed data IDs for a type URI. |
FieldPluginBase::elementLabelType |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Return an HTML element for the label based upon the field's element type. |
EntityBCDecorator::getConstraints |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
filter_test_filter_format_disable |
function |
drupal/core/modules/filter/tests/filter_test/filter_test.module |
Implements hook_filter_format_disable(). |
Twig_Filter_Function::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Filter/Function.php |
|
MongoDbProfilerStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
NodeStorageController::attachLoad |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageControllerNG::attachLoad(). |
locale_translatable_language_list |
function |
drupal/core/modules/locale/locale.module |
Returns list of translatable languages. |
EntityReferenceAdminTest::getInfo |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAdminTest.php |
|
PHPUnit_Framework_MockObject_Stub |
interface |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub.php |
An object that stubs the process of a normal method for a mock object. |
DisplayPageWebTest::testArguments |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageWebTest.php |
Tests arguments. |
MemcacheProfilerStorage::getValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
Retrieve item from the memcache server |
ArgumentPluginBase::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
NodeStorageController::invokeHook |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::invokeHook(). |
MemcacheProfilerStorage::setValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
Store an item on the memcache server under the specified key |
ClassMetadataFactory::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadataFactory.php |
|
overlay_overlay_parent_initialize |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_overlay_parent_initialize(). |
SearchLanguageTest::testLanguages |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchLanguageTest.php |
|
XmlFileLoader::validateExtensions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
Validates an extension. |
ContextualLinks::buildOptionsForm |
function |
drupal/core/modules/contextual/lib/Drupal/contextual/Plugin/views/field/ContextualLinks.php |
Default options form that provides the label widget that all fields
should have. |
EntityReference::buildOptionsForm |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/style/EntityReference.php |
Overrides \Drupal\views\Plugin\views\style\StylePluginBase\StylePluginBase::buildOptionsForm(). |
ExpressionVisitor::walkComparison |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/ExpressionVisitor.php |
Convert a comparison expression into the target query language output |
PHPUnit_Framework_Assert::isFalse |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Returns a PHPUnit_Framework_Constraint_IsFalse matcher object. |
XmlFileLoader::loadFromExtensions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
Loads from an extension. |
NotBlankValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotBlankValidatorTest.php |
|
ConditionPluginBase::validateForm |
function |
drupal/core/lib/Drupal/Core/Condition/ConditionPluginBase.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
PHP_CodeCoverageTest::testCollect |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::start
@covers PHP_CodeCoverage::stop
@covers PHP_CodeCoverage::append
@covers PHP_CodeCoverage::applyListsFilter
@covers PHP_CodeCoverage::initializeFilesThatAreSeenTheFirstTime
@covers… |
CustomBlockFormController::submit |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::submit(). |
NormalizerBase::setEntityResolver |
function |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/NormalizerBase.php |
Sets the entity resolver. |
plugin.manager.views.exposed_form |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
TypeValidatorTest::getValidValues |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TypeValidatorTest.php |
|
NodeStorageController::postDelete |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::postDelete(). |
ElementsVerticalTabsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsVerticalTabsTest.php |
|
FieldPluginBase::useStringGroupBy |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Determines if this field will be available as an option to group the result
by in the style settings. |
MemcacheSessionHandler::$memcache |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php |
|
EntityBCDecorator::isTranslatable |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
CustomBlockFormController::delete |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::delete(). |
RouteTest::getInvalidRequirements |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php |
|
ServiceReferenceGraph::createNode |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraph.php |
Creates a graph node. |