StorageComparer::addChangelistUpdate |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Creates the update changelist. |
ViewAddFormController::prepareEntity |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::prepareForm(). |
CascadingStylesheetsTest::testAddFile |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests adding a file stylesheet. |
PhpDumper::addDefaultParametersMethod |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Adds default parameters method. |
TraceableEventDispatcher::addListener |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php |
Adds an event listener that listens on the specified events. |
FragmentListener::getLocalIpAddresses |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/FragmentListener.php |
|
PHPUnit_Util_Log_JSON::addSkippedTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JSON.php |
Skipped test. |
EntityEnclosingRequest::addPostFields |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Add POST fields to use in the request |
HasDispatcherInterface::addSubscriber |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/HasDispatcherInterface.php |
Add an event subscriber to the dispatcher |
Framework_SuiteTest::testAddTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/SuiteTest.php |
|
ServiceReferenceGraphNode::addOutEdge |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php |
Adds an out edge to this node. |
ConstraintViolationListInterface::add |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationListInterface.php |
Adds a constraint violation to this list. |
ImmutableEventDispatcher::addListener |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php |
Adds an event listener that listens on the specified events. |
EventDispatcherInterface::addListener |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php |
Adds an event listener that listens on the specified events. |
ViewAddFormController::$wizardManager |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
The wizard plugin manager. |
ViewAddFormController::createInstance |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Instantiates a new instance of this entity controller. |
ExecutionContextTest::testAddViolation |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
PHPUnit_Util_Log_JUnit::addSkippedTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
Skipped test. |
ValidatorBuilder::addObjectInitializer |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Adds an object initializer to the validator. |
Twig_Node_Expression_Array::addElement |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Array.php |
|
PHPUnit_Framework_TestResult::addError |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Adds an error to the list of errors. |
PhpStreamWrapperInterface::dir_readdir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
EventManagerTest::testAddEventListener |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
Twig_TokenParserBroker::addTokenParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
Adds a TokenParser. |
SchemaTest::assertFieldAdditionRemoval |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SchemaTest.php |
Asserts that a given field can be added and removed from a table. |
RouteCollectionTest::testAddCollection |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
ShortcutLinksTest::testShortcutLinkAdd |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php |
Tests that creating a shortcut works properly. |
AnnotationReader::addGlobalIgnoredName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Add a new annotation to the globally ignored annotation names with regard to exception handling. |
EventDispatcherTest::testAddSubscriber |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
Framework_TestListenerTest::addFailure |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestListenerTest.php |
A failure occurred. |
DumperPrefixCollection::addPrefixRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperPrefixCollection.php |
Adds a route in the tree. |
EsiResponseCacheStrategyInterface::add |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/EsiResponseCacheStrategyInterface.php |
Adds a Response. |
PHPUnit_TextUI_ResultPrinter::addError |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
An error occurred. |
Twig_Extension_Staging::addNodeVisitor |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
Twig_Extension_Staging::addTokenParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
EsiTest::testAddSurrogateEsiCapability |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
ConstraintViolationListTest::testAddAll |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationListTest.php |
|
TraceableEventDispatcher::addSubscriber |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php |
Adds an event subscriber. |
StorageComparerInterface::addChangeList |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Adds changes to the changelist. |
ValidatorBuilderTest::testAddXmlMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
ValidatorBuilder::addObjectInitializers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Adds a list of object initializers to the validator. |
PHPUnit_Util_Log_TAP::addIncompleteTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/TAP.php |
Incomplete test. |
NativePhpunitPrinter::addIncompleteTest |
function |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
Incomplete test. |
ActionAddFormController::$actionManager |
property |
drupal/core/modules/action/lib/Drupal/action/ActionAddFormController.php |
The action manager. |
AjaxCommandsUnitTest::testAddCssCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that AddCssCommand objects can be constructed and rendered. |
ActionAddFormController::createInstance |
function |
drupal/core/modules/action/lib/Drupal/action/ActionAddFormController.php |
Instantiates a new instance of this entity controller. |
ViewEditFormController::addMicroweights |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Recursively adds microweights to a render array, similar to what form_builder() does for forms. |
views_ui_pre_render_add_fieldset_markup |
function |
drupal/core/modules/views_ui/admin.inc |
Move form elements into details for presentation purposes. |
ExecutionContextInterface::addViolation |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Adds a violation at the current node of the validation graph. |
Twig_Node_Include::addTemplateArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Include.php |
|