Util_TypeTest::trimnl |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TypeTest.php |
Removes spaces in front newlines |
Profile::getCollector |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Gets a Collector by name. |
hook_menu_link_insert |
function |
drupal/core/modules/menu_link/menu_link.api.php |
Inform modules that a menu link has been created. |
_install_module_batch |
function |
drupal/core/includes/install.core.inc |
Batch callback for batch installation of modules. |
hook_user_role_update |
function |
drupal/core/modules/user/user.api.php |
Inform other modules that a user role has been updated. |
TranslatableInterface |
interface |
drupal/core/lib/Drupal/Core/TypedData/TranslatableInterface.php |
Interface for translatable data. |
ComplexDataNormalizer |
class |
drupal/core/modules/serialization/lib/Drupal/serialization/Normalizer/ComplexDataNormalizer.php |
Converts the Drupal entity object structures to a normalized array. |
image.toolkit.manager |
service |
drupal/core/core.services.yml |
Drupal\system\Plugin\ImageToolkitManager |
FormatterBase::$field |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php |
The field definition. |
ViewsUIController.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php |
Contains \Drupal\views_ui\Controller\ViewsUIController. |
ExpressionBuilder.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ExpressionBuilder.php |
|
ReflectionService.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ReflectionService.php |
|
hook_menu_link_update |
function |
drupal/core/modules/menu_link/menu_link.api.php |
Inform modules that a menu link has been updated. |
entity_load_unchanged |
function |
drupal/core/includes/entity.inc |
Loads the unchanged, i.e. not modified, entity from the database. |
node_type_cache_reset |
function |
drupal/core/modules/node/node.module |
Clears the node type cache. |
Twig_Compiler::string |
function |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
Adds a quoted string to the compiled code. |
hook_user_role_delete |
function |
drupal/core/modules/user/user.api.php |
Inform other modules that a user role has been deleted. |
CompassFilter::$force |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
AssetFactory::isDebug |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Checks if the factory is in debug mode. |
Request::removeCookie |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Remove a specific cookie value by name |
BundleInterface::boot |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php |
Boots the Bundle. |
hook_menu_link_delete |
function |
drupal/core/modules/menu_link/menu_link.api.php |
Inform modules that a menu link has been deleted. |
FTPExtension::connect |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FTPExtension.php |
Implements Drupal\Core\FileTransfer\FileTransfer::connect(). |
CompassFilter::$style |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
CustomBlockController |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Controller/CustomBlockController.php |
|
Profile::addCollector |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Adds a Collector. |
CompassFilter::$quiet |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
LanguageBlock::access |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/Block/LanguageBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
Profile::hasCollector |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Returns true if a Collector for the given name exists. |
FormatterBase::$label |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php |
The label display setting. |
CoverageClassTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageClassTest.php |
|
BasicSettingsForm.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BasicSettingsForm.php |
Contains \Drupal\views_ui\Form\BasicSettingsForm. |
MappingSubscriber.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/EventSubscriber/MappingSubscriber.php |
Contains MappingSubscriber. |
MenuTranslateTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuTranslateTest.php |
Contains \Drupal\system\Tests\Menu\MenuTranslateTest. |
EntityTestNoLabel.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestNoLabel.php |
Contains \Drupal\entity_test\Plugin\Core\Entity\EntityTestNoLabel. |
entity_get_controller |
function |
drupal/core/includes/entity.inc |
Gets the entity controller class for an entity type. |
filter_process_format |
function |
drupal/core/modules/filter/filter.module |
Expands an element into a base element with text format selector attached. |
DeleteForm::getFormID |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/DeleteForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
AssignOwnerNode::form |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php |
Form constructor. |
KernelTest::getBundle |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
Twig_Compiler::indent |
function |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
Indents the generated code. |
DeleteForm::buildForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/DeleteForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
SqliteProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
SqliteProfilerStorage stores profiling information in a SQLite database. |
KernelTest::getKernel |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
FieldPluginBase::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Overrides Drupal\views\Plugin\views\HandlerBase::init(). |
Views display plugins |
group |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Display plugins control how Views interact with the rest of Drupal. |
IndexTidDepthModifier |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepthModifier.php |
Argument handler for to modify depth for a previous term. |
hook_entity_predelete |
function |
drupal/core/includes/entity.api.php |
Act before entity deletion. |
seven.breakpoints.yml |
file |
drupal/core/themes/seven/config/seven.breakpoints.yml |
drupal/core/themes/seven/config/seven.breakpoints.yml |
number_field_validate |
function |
drupal/core/modules/number/number.module |
Implements hook_field_validate(). |