Twig_Node_Include::addGetTemplate |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Include.php |
|
assertXmlStringNotEqualsXmlString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that two XML documents are not equal. |
PrimitiveTypeConstraint::$message |
property |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraint.php |
|
PictureFormatter::settingsSummary |
function |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/field/formatter/PictureFormatter.php |
Returns a short summary for the current formatter settings. |
Twig_Node_Expression_Binary_Power |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.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. |
Twig_Node_Expression_Binary_Range |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php |
|
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. |
EntityReferenceAdminTest::getInfo |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAdminTest.php |
|
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(). |
overlay_overlay_parent_initialize |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_overlay_parent_initialize(). |
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. |
ConditionPluginBase::validateForm |
function |
drupal/core/lib/Drupal/Core/Condition/ConditionPluginBase.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
plugin.manager.views.exposed_form |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
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. |
RouteTest::getInvalidRequirements |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php |
|
ArgumentPluginBase::defaultIgnore |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Default action: ignore. |
FieldPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Default options form that provides the label widget that all fields
should have. |
TestEventListener::$preFooInvoked |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
plugin.manager.views.relationship |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsHandlerManager |
DisplayPluginBase::isPagerEnabled |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Whether the display is using a pager or not. |
Twig_Node_Expression_Binary_NotIn |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php |
|
NotExistingCoveredElementTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NotExistingCoveredElementTest.php |
|
BulkDeleteTest::testPurgeInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php |
Verify that field data items and instances are purged when an
instance is deleted. |
ValidatorInterface::validateValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorInterface.php |
Validates a value against a constraint or a list of constraints. |
Twig_Lexer::REGEX_DQ_STRING_DELIM |
constant |
drupal/core/vendor/twig/twig/lib/Twig/Lexer.php |
|
TaxonomyIndexTid::hasExtraOptions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
If a handler has 'extra options' it will get a little settings widget and
another form called extra_options. |
EasyRdf_Http_Response::fromString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Response.php |
Create an EasyRdf_Http_Response object from a HTTP response string |
TaxonomyIndexTid::getValueOptions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values. |
ConstraintDefinitionException.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/ConstraintDefinitionException.php |
|
DisplayInterface::getAllBlockInfo |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayInterface.php |
Returns the display-specific configuration of all blocks in this display. |
IntegerItem::$propertyDefinitions |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/IntegerItem.php |
Definitions of the contained properties. |
FieldUnitTest::assertNotSubString |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Asserts that a string is not part of another string. |
ArgumentPluginBase::summaryBasics |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Some basic summary behavior that doesn't need to be repeated as much as
code that goes into summaryQuery() |
EasyRdf_Http_Response::__toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Response.php |
Implements magic __toString() |
DiscoveryInterface::getDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryInterface.php |
Gets a specific plugin definition. |
Collection::$missingFieldsMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Collection.php |
|
language_admin_edit_form_validate |
function |
drupal/core/modules/language/language.admin.inc |
Validate the language editing form. Reused for custom language addition too. |
PartialMockTestClass::doSomething |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/PartialMockTestClass.php |
|
FloodInterface::garbageCollection |
function |
drupal/core/lib/Drupal/Core/Flood/FloodInterface.php |
Cleans up expired flood events. This method is called automatically on
cron run. |
EsiResponseCacheStrategyInterface |
interface |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/EsiResponseCacheStrategyInterface.php |
EsiResponseCacheStrategyInterface implementations know how to compute the
Response cache HTTP header based on the different ESI response cache headers. |
TaxonomyIndexTid::validateExposed |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Validate the exposed handler form |
TypedDataInterface::getDefinition |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataInterface.php |
Gets the data definition. |
language_admin_delete_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Process language deletion submissions. |
simpletest_phpunit_find_testcases |
function |
drupal/core/modules/simpletest/simpletest.module |
Find all testcases recursively from a testsuite list. |
ContextInterface::setContextValue |
function |
drupal/core/lib/Drupal/Component/Plugin/Context/ContextInterface.php |
Sets the context value. |
TaxonomyIndexTid::buildExposeForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Options form subform for exposed filter options. |