contact_category_edit |
function |
drupal/core/modules/contact/contact.admin.inc |
Page callback: Presents the category edit form. |
MemoryStorage::getAll |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getAll(). |
TermStorageController |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php |
Defines a Controller class for taxonomy terms. |
PhpCssEmbedFilterTest |
class |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/PhpCssEmbedFilterTest.php |
@group integration |
Php::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/Php.php |
Provide the default form for setting options. |
DiffFormatter::_lines |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
ClientInterface::send |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Sends a single request or an array of requests in parallel |
NodeSaveTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeSaveTest.php |
|
IndexTid::title_query |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTid.php |
Override for specific title lookups. |
FileTransfer::factory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Defines a factory method for this class. |
SaveDataTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveDataTest.php |
|
MatchPathTest::$front |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/MatchPathTest.php |
|
FilterControllerEvent |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/FilterControllerEvent.php |
Allows filtering of a controller callable |
Tables::$entityTables |
property |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Tables.php |
Entity table array, key is table name, value is alias. |
Status::operator_form |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/filter/Status.php |
Options form subform for setting the operator. |
DiffFormatter::_added |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
BlockCacheTest::setUp |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
Sets up a Drupal site for running functional and integration tests. |
ExpressionBuilder::in |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ExpressionBuilder.php |
|
XmlDumper::addService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php |
Adds a service. |
LessphpFilterTest.php |
file |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/LessphpFilterTest.php |
|
FIELD_BEHAVIOR_CUSTOM |
constant |
drupal/core/modules/field/field.module |
Value for field API indicating a widget can receive several field values. |
simpletest_permission |
function |
drupal/core/modules/simpletest/simpletest.module |
Implements hook_permission(). |
FileTransfer::connect |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Connects to the server. |
MemoryStorage::delete |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::delete(). |
Twig_ExpressionParser |
class |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
Parses expressions. |
Schema::dropUniqueKey |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Drop a unique key. |
StopwatchEvent::start |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/StopwatchEvent.php |
Starts a new event period. |
ScssphpFilterTest.php |
file |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/ScssphpFilterTest.php |
|
InvokeCommand::render |
function |
drupal/core/lib/Drupal/Core/Ajax/InvokeCommand.php |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
Schema::addPrimaryKey |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Add a primary key. |
AttributeBag::getName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php |
Gets this bag's name |
ArchiveTar::_openRead |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
AccessTestBase::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/AccessTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
Null::default_actions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Null.php |
Override default_actions() to remove actions that don't
make sense for a null argument. |
AttributeBag::setName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php |
|
PdoSessionHandler.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php |
|
cache_invalidate_tags |
function |
drupal/core/includes/cache.inc |
Marks cache items from all bins with any of the specified tags as invalid. |
ajax_test_dialog_form |
function |
drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module |
Form builder: Renders buttons with #ajax['dialog']. |
Twig_Compiler::string |
function |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
Adds a quoted string to the compiled code. |
Access::operator_form |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/filter/Access.php |
Options form subform for setting the operator. |
Template::__construct |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Annotation/Template.php |
|
InstallerLanguageTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/InstallerLanguageTest.php |
Tests installer language detection. |
QueryPluginBase::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
Overrides Drupal\views\Plugin\views\PluginBase::init(). |
UserDataInterface.php |
file |
drupal/core/modules/user/lib/Drupal/user/UserDataInterface.php |
Contains Drupal\user\UserDataInterface. |
NodeTypeTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php |
|
drupal_install_schema |
function |
drupal/core/includes/schema.inc |
Creates all tables defined in a module's hook_schema(). |
DrupalKernelInterface |
interface |
drupal/core/lib/Drupal/Core/DrupalKernelInterface.php |
The interface for DrupalKernel, the core of Drupal. |
CacheProvider::delete |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Deletes a cache entry. |
OptiPngFilterTest.php |
file |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/OptiPngFilterTest.php |
|
theme_menu_local_task |
function |
drupal/core/includes/menu.inc |
Returns HTML for a single local task link. |