hook_taxonomy_term_delete |
function |
drupal/core/modules/taxonomy/taxonomy.api.php |
Respond to taxonomy term deletion. |
UserBCDecorator::getRoles |
function |
drupal/core/modules/user/lib/Drupal/user/UserBCDecorator.php |
Returns a list of roles. |
node_file_download_access |
function |
drupal/core/modules/node/node.module |
Implements hook_file_download_access(). |
LockBackendAbstract::wait |
function |
drupal/core/lib/Drupal/Core/Lock/LockBackendAbstract.php |
Implements Drupal\Core\Lock\LockBackedInterface::wait(). |
TypedData::getConstraints |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedData.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getConstraints(). |
MemoryBackendFactory::get |
function |
drupal/core/lib/Drupal/Core/Cache/MemoryBackendFactory.php |
Gets MemoryBackend for the specified cache bin. |
UglifyJsFilter::$beautify |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php |
|
FlattenException::toArray |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
RowPluginBase::usesFields |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RowPluginBase.php |
Returns the usesFields property. |
AttributeBagTest::testSet |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
@dataProvider attributesProvider |
TermStorageController.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php |
Definition of Drupal\taxonomy\TermStorageController. |
FieldUiTestBase::$modules |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUiTestBase.php |
Modules to enable. |
IntegrationTest::$modules |
property |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/Views/IntegrationTest.php |
Modules to enable. |
PhpDumper::setProxyDumper |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Sets the dumper to be used when dumping proxies in the generated container. |
DisplayPluginBase::render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Render this display. |
AttributeBagTest::testAll |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
|
drupal_session_regenerate |
function |
drupal/core/includes/session.inc |
Called when an anonymous user becomes authenticated or vice-versa. |
drupal_add_region_content |
function |
drupal/core/includes/common.inc |
Adds content to a specified region. |
IntegrationTest::$webUser |
property |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/Views/IntegrationTest.php |
Stores the user object that accesses the page. |
ThemeTest::testListThemes |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Test the list_themes() function. |
Field::documentSelfTokens |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Document any special tokens this field might use for itself. |
views.view.test_alias.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_alias.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_alias.yml |
drupal_get_region_content |
function |
drupal/core/includes/common.inc |
Gets assigned content for a given region. |
ViewsAccessCheck::applies |
function |
drupal/core/modules/views/lib/Drupal/views/ViewsAccessCheck.php |
Implements AccessCheckInterface::applies(). |
PHP_Token_Stream::$traits |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
EasyRdf_Serialiser_RdfPhp |
class |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/RdfPhp.php |
Class to serialise an EasyRdf_Graph to RDF/PHP
with no external dependancies. |
Definition::$synchronized |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
|
PhpDumper::getProxyDumper |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Retrieves the currently set proxy dumper or instantiates one. |
DisplayPluginBase::access |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Determine if the user has access to this display of the view. |
book_remove_button_submit |
function |
drupal/core/modules/book/book.pages.inc |
Form submission handler for book_outline_form(). |
file_field_widget_process |
function |
drupal/core/modules/file/file.field.inc |
Render API callback: Processes a file_generic field element. |
PluginInspectionInterface |
interface |
drupal/core/lib/Drupal/Component/Plugin/PluginInspectionInterface.php |
Plugin interface for providing some metadata inspection. |
UserPermissionsTest::$rid |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php |
|
MemoryCounterBackend::get |
function |
drupal/core/lib/Drupal/Core/Cache/MemoryCounterBackend.php |
Implements \Drupal\Core\Cache\CacheBackendInterface::get(). |
RequestInterface::getHost |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Get the host of the request |
form_test_redirect_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submit handler to test different redirect behaviours. |
MetadataInterface::accept |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/MetadataInterface.php |
Implementation of the Visitor design pattern. |
SqlBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/SqlBase.php |
Provide the default form for setting options. |
MemoryCounterBackend::set |
function |
drupal/core/lib/Drupal/Core/Cache/MemoryCounterBackend.php |
Implements \Drupal\Core\Cache\CacheBackendInterface::set(). |
UglifyJsFilter::setUnsafe |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php |
Enable additional optimizations that are known to be unsafe in some situations. |
RequestInterface::setHost |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Set the host of the request. Including a port in the host will modify
the port of the request. |
ClassLoader::canLoadClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Asks this ClassLoader whether it can potentially load the class (file) with
the given name. |
RowPluginBase::pre_render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RowPluginBase.php |
Allow the style to do stuff before each row is rendered. |
QueryFactory::__construct |
function |
drupal/core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php |
Constructs a QueryFactory object. |
TAXONOMY_HIERARCHY_SINGLE |
constant |
drupal/core/modules/taxonomy/taxonomy.module |
Denotes that one or more terms in the vocabulary has a single parent. |
locale_config_batch_build |
function |
drupal/core/modules/locale/locale.bulk.inc |
Creates a locale batch to refresh specific configuration. |
LoggerAwareTrait::$logger |
property |
drupal/core/vendor/psr/log/Psr/Log/LoggerAwareTrait.php |
@var LoggerInterface |
LanguageConfigurationTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationTest.php |
Functional tests for language configuration's effect on negotiation setup. |
SelectExtender::getFields |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Returns a reference to the fields array for this query. |
UglifyJsFilter::setMangle |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php |
Safely mangle variable and function names for greater file compress. |