ContainerBuilder::addCompilerPass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Adds a compiler pass. |
PHPUnit_Util_Log_JSON::addFailure |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JSON.php |
A failure occurred. |
Twig_Node_Include::addGetTemplate |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Include.php |
|
TranslationManager::addTranslator |
function |
drupal/core/lib/Drupal/Core/StringTranslation/TranslationManager.php |
Appends a translation system to the translation chain. |
YamlDumperTest::testAddParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/YamlDumperTest.php |
|
Twig_Extension_Staging::addFilter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
Twig_Extension_Staging::addGlobal |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
AbstractLoader::addNamespaceAlias |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/AbstractLoader.php |
Adds a namespace alias. |
AddClassesToCachePass::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/AddClassesToCachePass.php |
|
PHPUnit_Util_Log_JUnit::addFailure |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
A failure occurred. |
ContainerBuilder::addClassResource |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Adds the given class hierarchy as resources. |
ValidatorBuilder::addMethodMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Enables constraint mapping using the given static method. |
ActionAddFormController::buildForm |
function |
drupal/core/modules/action/lib/Drupal/action/ActionAddFormController.php |
|
FieldOverview::validateAddExisting |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Validates the 're-use existing field' row. |
ClassMetadata::addGetterConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Adds a constraint to the getter of the given property. |
RouteCollectionTest::testAddPrefix |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
BasePhpFormulaLoader::addPrototype |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
|
ManageFieldsTest::addExistingField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests adding an existing field in another content type. |
ViewAddFormController::__construct |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Constructs a new ViewEditFormController object. |
ContainerBuilder::addObjectResource |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Adds the object class hierarchy as resources. |
ValidatorBuilder::addMethodMappings |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Enables constraint mapping using the given static methods. |
UserCreateFailMailTest::testUserAdd |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCreateFailMailTest.php |
Tests the create user administration page. |
WebTestBase::$additionalCurlOptions |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Additional cURL options. |
EntityEnclosingRequest::addPostFile |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Add a POST file to the upload |
ParamConverterManager::addConverter |
function |
drupal/core/lib/Drupal/Core/ParamConverter/ParamConverterManager.php |
Adds a converter to the paramconverter service. |
ContainerBuilder::addObjectResource |
function |
drupal/core/lib/Drupal/Core/DependencyInjection/ContainerBuilder.php |
Overrides Symfony\Component\DependencyInjection\ContainerBuilder::addObjectResource(). |
FieldPluginBase::$additional_fields |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Stores additional fields which get's added to the query.
The generated aliases are stored in $aliases. |
HeaderBag::addCacheControlDirective |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
|
Twig_Extension_Staging::addFunction |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
FieldUiTestBase::fieldUIAddNewField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUiTestBase.php |
Creates a new field through the Field UI. |
IoEmittingEntityBody::addSubscriber |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/IoEmittingEntityBody.php |
@codeCoverageIgnore |
ConstraintViolationListTest::testAdd |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationListTest.php |
|
AddFeedTest::testBasicFeedAddNoTitle |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AddFeedTest.php |
Tests drupal_add_feed() with paths, URLs, and titles. |
ContainerBuilderTest::testAddAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::addAliases |
PHPUnit_Framework_TestSuite::addTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Adds a test to the suite. |
PHPUnit_Util_Log_TAP::addSkippedTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/TAP.php |
Skipped test. |
NativePhpunitPrinter::addSkippedTest |
function |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
Skipped test. |
ActionAddFormController::__construct |
function |
drupal/core/modules/action/lib/Drupal/action/ActionAddFormController.php |
Constructs a new ActionAddFormController. |
EntityEnclosingRequest::addPostFiles |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Add POST files to use in the upload |
AbstractHasDispatcher::addSubscriber |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php |
Add an event subscriber to the dispatcher |
ClassMetadata::addPropertyConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Adds a constraint to the given property. |
SimpleAnnotationReader::addNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
Adds a namespace in which we will look for annotations. |
ShortcutSetsTest::testShortcutSetAdd |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests creating a shortcut set. |
SearchCommentTest::testAddNewComment |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php |
Verify that 'add new comment' does not appear in search results or index. |
EventDispatcherTest::testAddListener |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
ServiceReferenceGraphNode::addInEdge |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php |
Adds an in edge to this node. |
FieldPluginBase::addAdditionalFields |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Add 'additional' fields to the query. |
Framework_TestListenerTest::addError |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestListenerTest.php |
An error occurred. |
StorageComparer::addChangelistDelete |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Creates the delete changelist. |
StorageComparer::addChangelistCreate |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Creates the create changelist. |