Util_TestDox_NamePrettifierTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TestDox/NamePrettifierTest.php |
@package PHPUnit
@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 3-Clause License
@link … |
FieldUnitTest::testIsValueEmpty |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Tests views_handler_field::isValueEmpty(). |
Twig_Node_Expression_Binary_And |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php |
|
FrozenParameterBagTest::testAdd |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/FrozenParameterBagTest.php |
@covers Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag::add
@expectedException \LogicException |
PathBasedGeneratorInterface.php |
file |
drupal/core/lib/Drupal/Core/Routing/PathBasedGeneratorInterface.php |
Contains Drupal\Core\Routing\PathBasedGeneratorInterface. |
Tasks::checkBinaryOutputSuccess |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Install/Tasks.php |
Verify that a binary data roundtrip returns the original string. |
HtmlPageController::__construct |
function |
drupal/core/lib/Drupal/Core/Controller/HtmlPageController.php |
Constructs a new HtmlPageController. |
xmlrpc_test_message_sized_in_kb |
function |
drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module |
Created a message of the desired size in KB. |
ServiceDestructionTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/DrupalKernel/ServiceDestructionTest.php |
|
language_types_get_configurable |
function |
drupal/core/includes/language.inc |
Returns only the configurable language types. |
form_test_wrapper_callback_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form builder for form wrapper callback test. |
ArgumentPluginBase::setArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Set the input for this argument |
AutocompleteWidget::formElement |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/widget/AutocompleteWidget.php |
Overrides \Drupal\entity_reference\Plugin\field\widget\AutocompleteWidgetBase::formElement(). |
Twig_Node_Expression_Binary_Sub |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php |
|
DumperCollection::setAttributes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php |
Sets multiple attributes. |
install_verify_config_directory |
function |
drupal/core/includes/install.inc |
Checks whether a config directory exists and is writable. |
TelephoneItemTest::testTestItem |
function |
drupal/core/modules/telephone/lib/Drupal/telephone/Tests/TelephoneItemTest.php |
Tests using entity fields of the telephone field type. |
DateFormatDeleteForm::$formatID |
property |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php |
The ID of the date format to be deleted. |
NodeSelection::buildEntityQuery |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/entity_reference/selection/NodeSelection.php |
Overrides SelectionBase::buildEntityQuery(). |
install_ensure_config_directory |
function |
drupal/core/includes/install.inc |
Ensures that the config directory exists and is writable, or can be made so. |
RevisionRelationships::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/RevisionRelationships.php |
Modules to enable. |
Serialized::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Serialized.php |
Validate the options form. |
ArgumentPluginBase::getSortName |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Return a description of how the argument would normally be sorted. |
Entity::getTranslationLanguages |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\TranslatableInterface::getTranslationLanguages(). |
Twig_NodeVisitor_Sandbox::$tags |
property |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php |
|
ControllerResolver::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerResolver.php |
Constructor. |
CustomBlockRenderController.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockRenderController.php |
Contains \Drupal\custom_block\CustomBlockRenderController. |
ArgumentValidatorPluginBase.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
Definition of Drupal\views\Plugin\views\argument_validator\ArgumentValidatorPluginBase. |
DateFormatDeleteForm::getFormID |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php |
Returns a unique string identifying the form. |
MappingDefinitionTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Modules to enable. |
EasyRdf_Http_Client::setHeaders |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Client.php |
Set a request header |
BreakpointGroup::addBreakpoints |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
Adds one or more breakpoints to this group. |
CustomBlockAccessController.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockAccessController.php |
Contains \Drupal\custom_block\CustomBlockAccessController. |
SigchildDisabledProcessTest.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
|
EntityNG::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinition(). |
Twig_Environment::setExtensions |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Registers an array of extensions. |
hook_views_plugins_access_alter |
function |
drupal/core/modules/views/views.api.php |
Modify the list of available views access plugins. |
DefinitionDecorator::getChanges |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
Returns all changes tracked for the Definition object. |
serializer.entity_resolver.uuid |
service |
drupal/core/modules/serialization/serialization.services.yml |
Drupal\serialization\EntityResolver\UuidResolver |
FreeConfigContext::getOverrides |
function |
drupal/core/lib/Drupal/Core/Config/Context/FreeConfigContext.php |
Implements \Drupal\Core\Config\Context\ContextInterface::getOverrides(). |
Twig_Environment::getExtensions |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Returns all registered extensions. |
DbLogController::$moduleHandler |
property |
drupal/core/modules/dblog/lib/Drupal/dblog/Controller/DbLogController.php |
The module handler service. |
Condition::mapConditionOperator |
function |
drupal/core/lib/Drupal/Core/Database/Query/Condition.php |
Gets any special processing requirements for the condition operator. |
GreaterThanOrEqualValidatorTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/GreaterThanOrEqualValidatorTest.php |
@author Daniel Holmes <daniel@danielholmes.org> |
CustomBlockBuildContentTest.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockBuildContentTest.php |
Contains \Drupal\custom_block\Tests\CustomBlockBuildContentTest. |
FreeConfigContext::setOverrides |
function |
drupal/core/lib/Drupal/Core/Config/Context/FreeConfigContext.php |
Implements \Drupal\Core\Config\Context\ContextInterface::setOverride(). |
Escaper::escapeWithDoubleQuotes |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Escaper.php |
Escapes and surrounds a PHP value with double quotes. |
FieldDropButtonTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDropButtonTest.php |
Views used by this test. |
TokenParser::parseUseStatements |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/TokenParser.php |
Get all use statements. |
PhpMatcherDumper::compileRoutes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php |
Generates PHP code to match a RouteCollection with all its routes. |