EntityEnclosingRequest::addPostFields |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Add POST fields to use in the request |
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::continueAndEdit |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Form submission handler for the 'continue' action. |
EsiResponseCacheStrategyInterface::add |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/EsiResponseCacheStrategyInterface.php |
Adds a Response. |
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 |
|
SchemaTest::assertFieldAdditionRemoval |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SchemaTest.php |
Asserts that a given field can be added and removed from a table. |
PhpStreamWrapperInterface::dir_readdir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
Twig_TokenParserBroker::addTokenParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
Adds a TokenParser. |
EsiTest::testAddSurrogateEsiCapability |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
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. |
FieldPluginBase::add_additional_fields |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Add 'additional' fields to the query. |
Twig_Node_Expression_Array::addElement |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Array.php |
|
EventManagerTest::testAddEventListener |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
PhpDumper::addServiceLocalTempVariables |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Generates Service local temp variables. |
PhpDumper::addServiceInlinedDefinitions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Generates the inline definition of a service. |
ViewEditFormController::addMicroweights |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Recursively adds microweights to a render array, similar to what form_builder() does for forms. |
AjaxCommandsUnitTest::testAddCssCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that AddCssCommand objects can be constructed and rendered. |
Twig_Node_Include::addTemplateArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Include.php |
|
ImmutableEventDispatcher::addSubscriber |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php |
Adds an event subscriber. |
EventDispatcherInterface::addSubscriber |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php |
Adds an event subscriber. |
locale_translate_add_language_set_batch |
function |
drupal/core/modules/locale/locale.bulk.inc |
Sets a batch for a newly-added language. |
NativePhpunitPrinter::addIncompleteTest |
function |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
Incomplete test. |
language_admin_add_custom_form_validate |
function |
drupal/core/modules/language/language.admin.inc |
Validate the language addition form on custom language button. |
views_ui_pre_render_add_fieldset_markup |
function |
drupal/core/modules/views/views_ui/admin.inc |
Move form elements into details for presentation purposes. |
Twig_NodeVisitor_Optimizer::addLoopToAll |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php |
|
SymfonyFileLocator::addNamespacePrefixes |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php |
Add Namespace Prefixes |
FieldUiTestBase::fieldUIAddExistingField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUiTestBase.php |
Adds an existing field through the Field UI. |
ViewEditFormController::submitDisplayAdd |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to add a display to a view. |
RouteCollectionTest::testAddInvalidRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
@expectedException \InvalidArgumentException |
_field_ui_add_default_view_mode_settings |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Populates display settings for a new view mode from the default view mode. |
EventManagerTest::testAddEventSubscriber |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
locale_form_language_admin_add_form_alter |
function |
drupal/core/modules/locale/locale.module |
Implements hook_form_FORM_ID_alter() for language_admin_add_form((). |
CascadingStylesheetsTest::testAddExternal |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests adding an external stylesheet. |
CoalescingDirectoryResource::addDirectory |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/CoalescingDirectoryResource.php |
|
AbstractMessage::addCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Add a Cache-Control directive on the message |
NestedMatcherInterface::addPartialMatcher |
function |
drupal/core/lib/Drupal/Core/Routing/NestedMatcherInterface.php |
Adds a partial matcher to the matching plan. |
Twig_Node_Expression_Binary_Add::operator |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php |
|
Twig_Tests_Node_Expression_Binary_AddTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/AddTest.php |
|
Twig_Tests_Loader_ChainTest::testAddLoader |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ChainTest.php |
|
MessageInterface::addCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Add a Cache-Control directive on the message |
MatcherDumperTest::testAddAdditionalRoutes |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php |
Confirms that we can add routes to the dumper when it already has some. |
OpenIDFunctionalTest::addRedirectedIdentity |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Add OpenID identity, changed by the following redirects, to user's profile. |
language_admin_add_predefined_form_validate |
function |
drupal/core/modules/language/language.admin.inc |
Element specific validator for the Add language button. |
Twig_NodeVisitor_Optimizer::addLoopToCurrent |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php |
|
EntityEnclosingRequestInterface::addPostFile |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Add a POST file to the upload |
BreakpointGroup::addBreakpointFromMediaQuery |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
Adds a breakpoint using a name and a media query. |
Twig_TokenParserBroker::addTokenParserBroker |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
Adds a TokenParserBroker. |