update_selection_page |
function |
drupal/core/update.php |
Renders a form with a list of available database updates. |
AliasWhitelist::clear |
function |
drupal/core/lib/Drupal/Core/Path/AliasWhitelist.php |
Overrides \Drupal\Core\Utility\CacheArray::clear(). |
Broken::ensureMyTable |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Broken.php |
Ensure the main table for this handler is in the query. This is used
a lot. |
system_data_type_info |
function |
drupal/core/modules/system/system.module |
Implements hook_data_type_info(). |
Collection::keySearch |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php |
Case insensitive search the keys in the collection |
RemoveCommand::render |
function |
drupal/core/lib/Drupal/Core/Ajax/RemoveCommand.php |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
PoHeader::__construct |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Constructor, creates a PoHeader with default values. |
Php::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/Php.php |
Provide the default form for setting options. |
TestHttpKernel::$body |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestHttpKernel.php |
|
update_test_2.install |
file |
drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install |
Install, update and uninstall functions for the update_test_2 module. |
field_create_instance |
function |
drupal/core/modules/field/field.crud.inc |
Creates an instance of a field, binding it to a bundle. |
_system_themes_access |
function |
drupal/core/modules/system/system.module |
Menu item access callback - only enabled themes can be accessed. |
MinimalTest::$profile |
property |
drupal/core/profiles/minimal/lib/Drupal/minimal/Tests/MinimalTest.php |
The profile to install as a basis for testing. |
FileValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
field_update_instance |
function |
drupal/core/modules/field/field.crud.inc |
Updates an instance of a field. |
Authorized operations |
group |
drupal/core/modules/system/system.module |
Functions to run operations with elevated privileges via authorize.php. |
Compiler::$passConfig |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
|
Php::validateArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/Php.php |
|
MockUserNameBlock.php |
file |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockUserNameBlock.php |
Contains \Drupal\plugin_test\Plugin\plugin_test\mock_block\MockUserNameBlock. |
update_test_3.install |
file |
drupal/core/modules/system/tests/modules/update_test_3/update_test_3.install |
Install, update and uninstall functions for the update_test_3 module. |
ItemList::offsetUnset |
function |
drupal/core/lib/Drupal/Core/TypedData/ItemList.php |
Implements \ArrayAccess::offsetUnset(). |
install_retrieve_file |
function |
drupal/core/includes/install.core.inc |
Attempts to get a file using a HTTP request and to store it locally. |
ValidateTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidateTest.php |
|
GssFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
Filters an asset after it has been loaded. |
FlashBag::getIterator |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php |
Returns an iterator for flashes. |
IsbnValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IsbnValidatorTest.php |
|
BanIpManager::findAll |
function |
drupal/core/modules/ban/lib/Drupal/ban/BanIpManager.php |
Finds all banned IP addresses. |
BreakLockForm::create |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php |
Instantiates a new instance of this controller. |
Twig_Node_If::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/If.php |
Compiles the node to PHP. |
GssFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
Filters an asset just before it's dumped. |
LazyAssetManager::get |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Gets an asset by name. |
Schema::addPrimaryKey |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Add a primary key. |
field_delete_instance |
function |
drupal/core/modules/field/field.crud.inc |
Marks a field instance and its data for deletion. |
Collection::offsetGet |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php |
ArrayAccess implementation of offsetGet() |
BankAccount::$balance |
property |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccount.php |
|
LazyAssetManager::has |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Checks if the current asset manager has a certain asset. |
MemberMetadata::$name |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/MemberMetadata.php |
|
MonthDate::$argFormat |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/MonthDate.php |
The date format used in the query. |
View::createDuplicate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php |
Overrides Drupal\Core\Config\Entity\ConfigEntityBase::createDuplicate(). |
Pearlike_WithComments |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/WithComments.php |
|
ConfigInstallTest.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigInstallTest.php |
Definition of Drupal\config\Tests\ConfigInstallTest. |
EditorManagerTest.php |
file |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorManagerTest.php |
Definition of \Drupal\editor\Tests\EditorManagerTest. |
update_access_allowed |
function |
drupal/core/update.php |
Determines if the current user is allowed to run update.php. |
MapArrayTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/MapArrayTest.php |
This method exists to support the simpletest UI runner. |
contextual_page_build |
function |
drupal/core/modules/contextual/contextual.module |
Implements hook_page_build(). |
BanIpManager::unbanIp |
function |
drupal/core/modules/ban/lib/Drupal/ban/BanIpManager.php |
Unbans an IP address. |
system_authorized_run |
function |
drupal/core/modules/system/system.module |
Setup and invoke an operation using authorize.php. |
Collection::offsetSet |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php |
ArrayAccess implementation of offsetGet() |
UserRoleDelete::$role |
property |
drupal/core/modules/user/lib/Drupal/user/Form/UserRoleDelete.php |
The role being deleted. |
ArgumentValidatorTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentValidatorTest.php |
Tests Views argument validators. |