UploadedFile::isValid |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Returns whether the file was uploaded successfully. |
ContextInterface::set |
function |
drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php |
Saves a value for a given key. |
node_menu_local_tasks |
function |
drupal/core/modules/node/node.module |
Implements hook_menu_local_tasks(). |
HeaderBag::__toString |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
Returns the headers as a string. |
ToolkitGdTest::$black |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitGdTest.php |
|
NodeConditionTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/Condition/NodeConditionTest.php |
Contains \Drupal\condition\Tests\Condition\NodeConditionTest. |
list_field_views_data |
function |
drupal/core/modules/field/field.views.inc |
Have a different filter handler for lists. This should allow to select values of the list. |
DRUPAL_BOOTSTRAP_CODE |
constant |
drupal/core/includes/bootstrap.inc |
Eighth bootstrap phase: load code for subsystems and modules. |
FilterBag::sortHelper |
function |
drupal/core/modules/filter/lib/Drupal/filter/FilterBag.php |
uasort() callback to sort filters by status, weight, module, and name. |
Local::copyFileJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/Local.php |
Implements Drupal\Core\FileTransfer\FileTransfer::copyFileJailed(). |
SetDelete::submitForm |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/SetDelete.php |
Form submission handler. |
RequestMatcher::$path |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcher.php |
|
UnstickyNode::execute |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/UnstickyNode.php |
Executes the plugin. |
PhpParser::parseClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/PhpParser.php |
Parses a class. |
KernelEvent::$request |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/KernelEvent.php |
The request the kernel is currently processing |
PhpStorageFactory.php |
file |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageFactory.php |
Definition of Drupal\Component\PhpStorage\PhpStorageFactory. |
ContactFieldsTest.php |
file |
drupal/core/modules/contact/lib/Drupal/contact/Tests/Views/ContactFieldsTest.php |
Contains \Drupal\contact\Tests\Views\ContactFieldsTest. |
Tasks::minimumVersion |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Install/Tasks.php |
Minimum engine version. |
_DiffEngine::_lcs_pos |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
DRUPAL_BOOTSTRAP_FULL |
constant |
drupal/core/includes/bootstrap.inc |
Final bootstrap phase: initialize language, path, theme, and modules. |
hook_queue_info_alter |
function |
drupal/core/modules/system/system.api.php |
Alter cron queue information before cron runs. |
FileFieldRevisionTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRevisionTest.php |
Tests file handling with node revisions. |
RequestMatcher::$host |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcher.php |
|
FilterTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/FilterTest.php |
Overrides Drupal\views\Tests\ViewTestBase::viewsData(). |
ToolkitGdTest::$green |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitGdTest.php |
|
StorageTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
Modules to enable. |
MongoDbSessionHandler |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php |
MongoDB session handler |
autoload_classmap.php |
file |
drupal/core/vendor/composer/autoload_classmap.php |
|
MemcacheCacheTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/MemcacheCacheTest.php |
|
Tasks::getFormOptions |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Install/Tasks.php |
Return driver specific configuration options. |
menu_set_active_trail |
function |
drupal/core/includes/menu.inc |
Sets the active trail (path to the menu tree root) of the current page. |
FilterFormatInterface |
interface |
drupal/core/modules/filter/lib/Drupal/filter/FilterFormatInterface.php |
Provides an interface defining a filter format entity. |
LinkDelete::$menuLink |
property |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php |
The menu link to delete. |
CssUtils::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/CssUtils.php |
|
SystemListingInfo.php |
file |
drupal/core/lib/Drupal/Core/SystemListingInfo.php |
Definition of Drupal\Core\SystemListingInfo. |
field_add_more_submit |
function |
drupal/core/modules/field/field.form.inc |
Form submission handler for the "Add another item" button of a field form. |
LinkDelete::getFormID |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php |
Returns a unique string identifying the form. |
DbLogTest::verifyCron |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php |
Verifies that cron correctly applies the database log row limit. |
Condition::$arguments |
property |
drupal/core/lib/Drupal/Core/Database/Query/Condition.php |
Array of arguments. |
EmberPrecompileFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/EmberPrecompileFilter.php |
Precompiles Handlebars templates for use in the Ember.js framework. This filter
requires that the npm package ember-precompile be installed. You can find this
package at https://github.com/gabrielgrant/node-ember-precompile. |
DumperCollection::all |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php |
Returns the children routes and collections. |
menu_get_active_trail |
function |
drupal/core/includes/menu.inc |
Gets the active trail (path to root menu root) of the current page. |
MessageFormController |
class |
drupal/core/modules/contact/lib/Drupal/contact/MessageFormController.php |
Form controller for contact message forms. |
FieldImportCreateTest |
class |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportCreateTest.php |
Tests creating fields and instances as part of config import. |
ImageFieldDisplayTest |
class |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php |
Test class to check that formatters and display settings are working. |
StorageTest::testForm |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
Tests using the form in a usual way. |
LinkEdit::render_link |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/LinkEdit.php |
Overrides \Drupal\user\Plugin\views\field\Link::render_link(). |
DumperCollection::add |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php |
Adds a route or collection |
ZendDataCacheTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/ZendDataCacheTest.php |
|
ajax_command_settings |
function |
drupal/core/includes/ajax.inc |
Creates a Drupal Ajax 'settings' command. |