shortcut_admin_add_link |
function |
drupal/core/modules/shortcut/shortcut.admin.inc |
Adds a link to the end of a shortcut set, keeping within a prescribed limit. |
OpmlFeedAdd::submitForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php |
Form submission handler. |
FrozenParameterBag::add |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ParameterBag/FrozenParameterBag.php |
@api |
Compiler::addLogMessage |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
Adds a log message. |
AutoExpireFlashBag::add |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php |
Adds a flash message for type. |
AssetFactory::addWorker |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Adds a factory worker. |
UsageTest::testAddUsage |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
Tests file_usage()->add(). |
LessFilter::addLoadPath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessFilter.php |
Adds a path where less will search for includes |
language_admin_add_form |
function |
drupal/core/modules/language/language.admin.inc |
User interface for the language addition screen. |
taxonomy_vocabulary_add |
function |
drupal/core/modules/taxonomy/taxonomy.admin.inc |
Page callback: provides the vocabulary creation form. |
Twig_Parser::addHandler |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
Esi::addSurrogateControl |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Esi.php |
Adds HTTP headers to specify that the Response needs to be parsed for ESI. |
update_add_cache_columns |
function |
drupal/core/includes/update.inc |
Adds tags, checksum_invalidations, checksum_deletions to a cache table. |
SelectExtender::addField |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Adds a field to the list to be SELECTed. |
MemcachedMock::addServer |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcachedMock.php |
Add a memcached server to connection pool |
XmlDumper::addParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php |
Adds parameters. |
LocalStream::dir_readdir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Support for readdir(). |
GraphvizDumper::addNodes |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php |
Returns all nodes. |
GraphvizDumper::addEdges |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php |
Returns all edges. |
Sql::addHavingExpression |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Add a complex HAVING clause to the query.
The caller is responsible for ensuring that all fields are fully qualified
(TABLE.FIELD) and that the table and an appropriate GROUP BY already exist in the query.
Internally the dbtng method… |
AddRoleUserTest::getInfo |
function |
drupal/core/modules/user/tests/Drupal/user/Tests/Plugin/Action/AddRoleUserTest.php |
This method exists to support the simpletest UI runner. |
AjaxResponse::addCommand |
function |
drupal/core/lib/Drupal/Core/Ajax/AjaxResponse.php |
Add an AJAX command to the response. |
FieldTest::addSelfTokens |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/field/FieldTest.php |
Overrides Drupal\views\Plugin\views\field\FieldPluginBase::addSelfTokens(). |
ClassLoader::addPrefixes |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
Adds prefixes. |
shortcut_link_add_submit |
function |
drupal/core/modules/shortcut/shortcut.admin.inc |
Submit handler for shortcut_link_add(). |
shortcut_link_add_inline |
function |
drupal/core/modules/shortcut/shortcut.admin.inc |
Menu page callback: creates a new link in the provided shortcut set. |
OpmlFeedAdd::$httpClient |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php |
The HTTP client to fetch the feed data with. |
OpmlFeedAdd::__construct |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php |
Constructs a database object. |
SelectInterface::addJoin |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Join against another table in the database. |
PluginBag::addInstanceID |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginBag.php |
Adds an instance ID to the array of available instance IDs. |
ExceptionCollection::add |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/ExceptionCollection.php |
Add exceptions to the collection |
MatcherDumper::addRoutes |
function |
drupal/core/lib/Drupal/Core/Routing/MatcherDumper.php |
Adds additional routes to be dumped. |
_DiffOp_Add::_DiffOp_Add |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
CompassFilter::addPlugin |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
ClassLoader::addClassMap |
function |
drupal/core/vendor/composer/ClassLoader.php |
|
UserBCDecorator::addRole |
function |
drupal/core/modules/user/lib/Drupal/user/UserBCDecorator.php |
Add a role to a user. |
AddFeedTest::testAddFeed |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AddFeedTest.php |
Creates and ensures that a feed is unique, checks source, and deletes feed. |
PhpDumper::addNewInstance |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
|
StaticPHPDriver::addPaths |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/StaticPHPDriver.php |
Add paths |
PhpDumper::addConstructor |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Adds the constructor. |
Definition::addMethodCall |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Adds a method to call after service initialization. |
XmlDumper::addMethodCalls |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php |
Adds method calls. |
CacheWarmerAggregate::add |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheWarmer/CacheWarmerAggregate.php |
|
drupal_add_html_head_link |
function |
drupal/core/includes/common.inc |
Adds a LINK tag with a distinct 'rel' attribute to the page's HEAD. |
YamlDumper::addParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php |
Adds parameters |
EasyRdf_Resource::addType |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Add one or more rdf:type properties to the resource |
Sql::add_where_expression |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Add a complex WHERE clause to the query. |
AddRoleUserTest::$account |
property |
drupal/core/modules/user/tests/Drupal/user/Tests/Plugin/Action/AddRoleUserTest.php |
The mocked account. |
AddClassesToCachePass.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/AddClassesToCachePass.php |
|
views_ui_add_ajax_trigger |
function |
drupal/core/modules/views_ui/admin.inc |
Converts a form element in the add view wizard to be AJAX-enabled. |