image_style_form_add_submit |
function |
drupal/core/modules/image/image.admin.inc |
Submit handler for adding a new image effect to an image style. |
UserCreateTest::testUserAdd |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCreateTest.php |
Create a user through the administration interface and ensure that it
displays in the user list. |
image_style_add_form_submit |
function |
drupal/core/modules/image/image.admin.inc |
Submit handler for adding a new image style. |
Twig_Compiler::addDebugInfo |
function |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
Adds debugging information. |
LessFilter::addParserOption |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessFilter.php |
|
AbstractMessage::addHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Add and merge in an array of HTTP headers. |
ViewAddFormController::init |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Initialize the form state and the entity before the first form build. |
ViewAddFormController::form |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
Twig_Environment::addFilter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Registers a Filter. |
SelectExtender::addMetaData |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Adds additional metadata to the query. |
Twig_Environment::addGlobal |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Registers a Global. |
Twig_Parser::addNodeVisitor |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
ContainerTest::testAddScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
PhpDumper::addServiceReturn |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Adds the service return statement. |
MessageInterface::addHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Add a header to an existing collection of headers. |
AddFeedTest::testAddLongFeed |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AddFeedTest.php |
Tests feeds with very long URLs. |
DefaultFileLocator::addPaths |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php |
Append lookup paths to metadata driver. |
RouteCollection::addDefaults |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
Adds defaults to all routes. |
RouteCollection::addResource |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
Adds a resource for this collection. |
EasyRdf_Resource::addLiteral |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Add a literal value as a property of the resource |
Twig_Loader_Chain::addLoader |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Chain.php |
Adds a loader instance. |
ConstraintViolationList::add |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationList.php |
Adds a constraint violation to this list. |
QueryAggregate::addAggregate |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryAggregate.php |
Adds the aggregations to the query. |
ContainerBuilder::addAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Adds the service aliases. |
MenuTest::addInvalidMenuLink |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Attempt to add menu link with invalid path or no access permission. |
DateFormatAddForm::getFormID |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatAddForm.php |
Returns a unique string identifying the form. |
DateFormatAddForm::buildForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatAddForm.php |
Form constructor. |
ClassMetadata::addConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Adds a constraint to this element. |
ScssphpFilter::addImportPath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/ScssphpFilter.php |
|
FragmentHandler::addRenderer |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php |
Adds a renderer. |
TranslationTest::addLanguage |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Installs the specified language, or enables it if it is already installed. |
EventDispatcher::addListener |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php |
@api |
StringInterface::addLocation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Adds a location for this string. |
ContainerInterface::addScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerInterface.php |
Adds a scope to the container |
PhpDumper::addServiceInclude |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Generates the require_once statement for service includes. |
MessageInterface::addHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Add and merge in an array of HTTP headers. |
SelectExtender::addExpression |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Adds an expression to the list of "fields" to be SELECTed. |
translation_entity_add_access |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Access callback for the translation addition page. |
EasyRdf_Resource::addResource |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Add a resource as a property of the resource |
NestedMatcher::addRouteFilter |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/NestedMatcher/NestedMatcher.php |
Adds a partial matcher to the matching plan. |
DatabaseFileUsageBackend::add |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
Implements Drupal\file\FileUsage\FileUsageInterface::add(). |
ContainerBuilder::addResource |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Adds a resource for this configuration. |
GraphvizDumper::addAttributes |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php |
Adds attributes |
ForumTest::testAddOrphanTopic |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php |
Tests that forum nodes can't be added without a parent. |
TraceableUrlMatcher::addTrace |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php |
|
AggregatorController::feedAdd |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php |
Presents the aggregator feed creation form. |
WizardPluginBase::addDisplays |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Adds the array of display options to the view, with appropriate overrides. |
QueryPluginBase::addSignature |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
Add a signature to the query, if such a thing is feasible. |
FieldOverview::validateAddNew |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Validates the 'add new field' row. |
JavaScriptTest::testAddInline |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests adding inline scripts. |